puppet-glance/spec
Yanis Guenane d769137e38 Rely on autorequire for config resource ordering
Currently we specify the ordering of config resources wherever it is
necessary based on the presence of the file it will write to, or the
presence of the package in charge of providing the file it will write
to.

Those kind of ordering can be specified directly at the resource level
using the autorequire mechanism. With this patch, any config resource
will make sure the package in charge of providing the file will be
installed first.

Change-Id: Idb19da25958e79787b0c66e4ae275216849a9a2e
2015-08-19 12:41:16 +02:00
..
acceptance acceptance: bump to Liberty release 2015-08-04 20:29:49 -04:00
classes solve duplicate declaration issue for python-openstackclient 2015-08-13 19:03:37 +02:00
unit Rely on autorequire for config resource ordering 2015-08-19 12:41:16 +02:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
spec_helper_acceptance.rb Fix git clone for locally running tests 2015-07-08 11:56:25 -07:00
spec_helper.rb Use OpenstackClient for glance_image auth 2015-06-29 17:35:23 -07:00
spec.opts (#11692) Add unit tests 2012-01-03 11:27:43 -08:00