From: Thomas Goirand <thomas@goirand.fr>
Date: Mon, 24 Jun 2013 07:04:33 +0000 (+0800)
Subject: Added a cinder-volume.default file
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3551c7de999d49d80c19500f083faf3fce167765;p=openstack-build%2Fcinder-build.git

Added a cinder-volume.default file

Rewritten-From: b449234049b87b43ec3ef18a52bd002ced64c9d3
---

diff --git a/trusty/debian/cinder-volume.default b/trusty/debian/cinder-volume.default
new file mode 100644
index 000000000..a4ec89943
--- /dev/null
+++ b/trusty/debian/cinder-volume.default
@@ -0,0 +1,5 @@
+# This controls the values to export for Ceph
+# If it's not defined, then nothing will happen.
+# If it is, then export CEPH_ARGS will use the content
+# of the below variable.
+CEPH_ARGS_EXPORT="--id nova"