rcbops / exerstack

devstack based cli exercisers
4 stars 8 forks source link

Add nova-neutron tests #21

Closed mancdaz closed 11 years ago

mancdaz commented 11 years ago

A set of tests for testing the nova cli when you are using quantum/neutron as the network type (as opposed to the old default of nova-network).
These tests have to take account of the fact that network namespaces are involved.
We also don't test secgroup stuff here since we now do that in the neutron-cli tests.