Add BlockStorage0Config Resource
authorJames Slagle <jslagle@redhat.com>
Thu, 27 Mar 2014 15:00:28 +0000 (11:00 -0400)
committerJames Slagle <jslagle@redhat.com>
Thu, 27 Mar 2014 15:00:28 +0000 (11:00 -0400)
commitf4a7284641048c64deb83c8e3dabb79c19ed0ad0
treebb64954680bfb9aa8dd28ccfffaefeed4d700b19
parent06b199e889e86c120aa270c95db09adf349b2213
Add BlockStorage0Config Resource

Add a BlockStorage0Config resource in the block-storage.yaml template.
This was missing previously and was causing the behavior of having all
block storage nodes only being created after all other nodes were up in
a deployment (I presume b/c of the wait conditions).

Also, we need the BlockStorage0Config resource so that we can get the
configuration of neutron-openvswitch-agent from the metadata, previously
the values in the file were unset, causing the service to fail to start.

Change-Id: I297de24079d1ece66d35213b4ef1f2c8c50e73f0
block-storage.yaml