]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Allow host config to be overriden in backend
authorVishvananda Ishaya <vishvananda@gmail.com>
Thu, 22 May 2014 21:49:20 +0000 (14:49 -0700)
committerVishvananda Ishaya <vishvananda@gmail.com>
Thu, 22 May 2014 21:49:20 +0000 (14:49 -0700)
commitc0630419f45f0b34bae5702ccecedf0b398f91b0
tree53444a453b041b845eb2fee1240efd6f99ba5e45
parentd7d2599de95d60380081964213c1e9e19926a23a
Allow host config to be overriden in backend

This allows you to specify host=XXX in your backend configuration
to override the host value that is specified in the DEFAULT section,
allowing for some backends to share a hostname while others can
have unique names.

Change-Id: Ie8894a7cebf350dc2d50567058a765482b9d97d7
Closes-bug: #1322366
bin/cinder-volume