redhat-cip / openstack-serverspec

The serverspec tests for the puppet-openstack-cloud module
Apache License 2.0
12 stars 13 forks source link

controller_spec.rb: If compute is not running on the controller node, the VIF check failed #55

Closed goldyfruit closed 10 years ago

goldyfruit commented 10 years ago

Hi,

If compute is not running on the controller node, the vif_driver check failed. To be able to use the server specs, we have splitted the check between the controller and the compute.

https://github.com/goldyfruit/openstack-serverspec/commit/1d4ea10c1e48a03984dd7fdbe9a9e70a05edddef https://github.com/goldyfruit/openstack-serverspec/commit/394f3cd4c157ff07e30e5c6066f2cbe1b973dd43

EmilienM commented 10 years ago

could you do a pull request?

goldyfruit commented 10 years ago

@EmilienM It seems that you fixed the problem. https://github.com/enovance/openstack-serverspec/commit/8a72087aae55d8b53e38e8214a870d119b3bed38