]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commit
don't force node attributes to have been set for the Ceph cluster
authorGreg Farnum <greg@inktank.com>
Wed, 19 Sep 2012 21:55:22 +0000 (14:55 -0700)
committerGreg Farnum <greg@inktank.com>
Thu, 27 Sep 2012 21:03:00 +0000 (14:03 -0700)
commite42bccbdedf7e03764d0144f27712bf1c7cec62f
tree5642d2a68b1d7e3f7b052d077b1a62f8355c71f4
parent7a52e8957619f7f81b4d5594eddb87ae0ef4fff1
don't force node attributes to have been set for the Ceph cluster

Instead, pass them in to get_mon_nodes. Push up the previous node
attributes to the mon and osd recipes, but let the client recipe
run searches based on whether we're in crowbar or not.

The crowbar branch is a hack that needs to be replaced with a
proper search of the available choices, instead of assuming it's
for nova...
libraries/default.rb
recipes/bootstrap_client.rb
recipes/osd.rb