puppet-nova/lib/puppet/provider/nova_security_group
Mohammed Naser f0a7f33e48 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
(cherry picked from commit 0f8c04df8e)
2017-07-27 16:05:53 +00:00
..
openstack.rb Switch nova_security_group to openstack provider 2017-07-27 16:05:53 +00:00