]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Added a cinder-volume.default file
authorThomas Goirand <thomas@goirand.fr>
Mon, 24 Jun 2013 07:04:33 +0000 (15:04 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 24 Jun 2013 07:04:33 +0000 (15:04 +0800)
debian/cinder-volume.default [new file with mode: 0644]

diff --git a/debian/cinder-volume.default b/debian/cinder-volume.default
new file mode 100644 (file)
index 0000000..a4ec899
--- /dev/null
@@ -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"