cookbook-openstack-block-st.../recipes
Andy McCrae 3fd80c0a3f Move to use "get_password" instead of "{user,service,db}_password"
The user_password, service_password and db_password functions are redundant
since they simply call "secret". Creates a get_password function that will
accept a "type" of db, service or user.

All instances of these calls have been changed to call get_password

Change-Id: Ifdb5c7b3f590431aaa7ffc021cdee34899ac8c15
Partial-Bug: #1195915
2014-01-15 17:53:47 +00:00
..
.rubocop-todo.yml Initial rubocop support for recipes. 2014-01-09 12:38:07 -06:00
.rubocop.yml Initial rubocop support for recipes. 2014-01-09 12:38:07 -06:00
api.rb Move to use "get_password" instead of "{user,service,db}_password" 2014-01-15 17:53:47 +00:00
cinder-common.rb Move to use "get_password" instead of "{user,service,db}_password" 2014-01-15 17:53:47 +00:00
identity_registration.rb Move to use "get_password" instead of "{user,service,db}_password" 2014-01-15 17:53:47 +00:00
scheduler.rb Initial rubocop support for recipes. 2014-01-09 12:38:07 -06:00
volume.rb Move to use "get_password" instead of "{user,service,db}_password" 2014-01-15 17:53:47 +00:00