We've removed OS_AUTH_TYPE support in favor of OS_AUTH_SYSTEM
as of 2.2.0. This change just updates the example rc file to
reflect that. While we're at it we'll also go ahead and update
the example entry for the endpoint IP to point to the localhost.
Of course this will need to be changed if you're running the
client on a different node than the container.
Closes-Bug: #1696635
Change-Id: Ia865aab9ec6dd1fac5a74a22a56bc6accc8b60b8
This change creates a contrib directory in the Cinder tree and adds
a project called block-box.
This addition provides a method to easily create Docker images for
a standalone Cinder deployment and employs a docker-compose file to
enable rapid build and deployment of Cinder as a standlone service.
Change-Id: Id08ffefd322e80a433b58d48b8b89b1ca1695150