puppet-nova/spec/unit/provider/nova_security_group
Mohammed Naser 0f8c04df8e
Switch nova_security_group to openstack provider
The current nova provider for nova_security_group is broken at the
moment.  Due to the fact that the commands are getting deprecated,
the warnings are confusing the text parsing and result in repeated
creation of security groups.

This patch resolves this issue by switching it to the new openstack
provider.  It also adds the instances and prefetch methods which
will allow `puppet resource` CLI usage.

Change-Id: Ibdd930d9b89a1e9ac6d47a5cbf2d7903b145971e
2017-07-26 11:49:23 -04:00
..
openstack_spec.rb Switch nova_security_group to openstack provider 2017-07-26 11:49:23 -04:00