fog / fog-openstack

Fog for OpenStack Platform
MIT License
69 stars 130 forks source link

Ability to record & run VCR cassettes for multiple OpenStack versions #113

Open dhague opened 8 years ago

dhague commented 8 years ago

VCR tests should be able to be run against Kilo, Liberty, etc VCR recordings for each release should be stored in a sub-folder and the Travis build should run against each environment to check compatibility

seanhandley commented 8 years ago

I'm going to look at creating DevStack instances for each major version we're supporting so we always have a place to re-record our VCR cassettes.

This will be on DataCentred's public OpenStack cloud platform.