puppet-nova/lib/puppet/type
Trevor McCasland 0986087729 Add nova flavor provider
Nova is not including flavors by default anymore so there needs to be
a way to create flavors with puppet. This change adds a nova_flavor
provider for adding and removing flavors. Additionally the provider can
be used to manage properties on flavors. Since flavor information cannot
be updated after creation time, only the properties can be managed after
creation via the nova_flavor provider.

Change-Id: Ic370ac65990d0b3a360340632ada4016231c8a93
Related-Bug: #1564928
Co-Authored-By: Alex Schultz <aschultz@mirantis.com>
2016-05-04 09:06:00 -06:00
..
nova_aggregate.rb Use OpenstackClient for nova providers auth 2016-03-22 18:42:40 +03:00
nova_cells.rb Remove utf-8 characters 2015-03-20 21:54:59 +01:00
nova_config.rb Reflect provider change in puppet-openstacklib 2015-08-19 10:44:52 +02:00
nova_flavor.rb Add nova flavor provider 2016-05-04 09:06:00 -06:00
nova_floating.rb Floating IP range support in Nova network 2015-11-18 13:35:23 +02:00
nova_network.rb Add nameservers (dns) parameters 2015-08-18 08:25:49 +00:00
nova_paste_api_ini.rb Rely on autorequire for config resource ordering 2015-08-12 19:25:55 +02:00
nova_security_group.rb Add ability to create security groups from puppet 2016-03-21 15:17:42 +03:00
nova_security_rule.rb Autorequire nova security group 2016-03-28 08:49:52 +00:00