cookbook-openstack-image/recipes
Jan Klare 6905c719b9 create cache dirs for api and registy
* current logic with 'directory ::File.dirname node.attr' will create resources
  with the same name 'directory '/var/cache/glance', but different parameters
  (so only the first one will be executed) (recipes/api and /registry)
* fixed logic and specs to actually use the full node attributes and create the
  two caching directories

Change-Id: I6289bf7a8b7b1a998ad4cefef04021ec02fe4172
2015-09-28 12:55:21 +02:00
..
api.rb create cache dirs for api and registy 2015-09-28 12:55:21 +02:00
client.rb Add client recipe for image 2014-02-12 12:35:26 -06:00
identity_registration.rb Replace deprecated get_secret 2015-06-25 01:26:27 +00:00
image_upload.rb Cleanup minor rubocop offenses 2015-05-29 10:09:57 -05:00
registry.rb create cache dirs for api and registy 2015-09-28 12:55:21 +02:00