Hongbin Lu ec873e01a3 Add argument 'mounts' to container
Introduce an option for users to bind-mount Cinder volumes to
containers. The syntax will look like:

  $ zun run --mount source=my-volume,destination=/data <image>

The above command will bind-mount cinder volume with name 'my-volume'
into path '/data' inside the container.

Change-Id: If8e44527e65cf574400b9043108e75b473b3627c
Partial-Implements: blueprint direct-cinder-integration
2017-10-24 23:13:22 +00:00
..
2017-08-22 09:06:33 +07:00
2017-08-04 09:01:55 +08:00
2017-08-01 15:44:52 +08:00