puppet-glance/spec
ZhongShengping 40aab381fc Fix the glance api version warning
The Images (Glance) v1 API is deprecated and will be removed on or
after the Pike release, following the standard OpenStack deprecation
policy. Currently, the solution is to set enable_v1_api=False in
glance-api.conf file[0]. And when enable_v1_api=False, the
enable_v1_registry should be False[1].

[0]: https://github.com/openstack/glance/blob/master/glance/common/config.py#L504
[1]: https://github.com/openstack/glance/blob/master/glance/common/config.py#L482

Change-Id: I4e69b21e59f5fe206e00859fcaa44547a72e3dfb
2018-01-17 14:02:58 +08:00
..
acceptance Update the cirros version to "0.4.0" 2018-01-04 10:40:34 +08:00
classes Fix the glance api version warning 2018-01-17 14:02:58 +08:00
unit Drop Glare service from puppet-glance 2017-09-20 20:31:08 +00:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
spec.opts (#11692) Add unit tests 2012-01-03 11:27:43 -08:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 13:18:28 -06:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-18 09:11:17 -05:00