From c02dfe676f0d68ba645c65c0193800693a68771c Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Wed, 26 Nov 2014 18:42:29 +0000 Subject: FIXUPME: Fix error configuring cinder.conf --- openstack-cinder.configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openstack-cinder.configure') diff --git a/openstack-cinder.configure b/openstack-cinder.configure index d6e3a48e..5688ee72 100644 --- a/openstack-cinder.configure +++ b/openstack-cinder.configure @@ -36,7 +36,7 @@ s/##CINDER_ADMIN_URL_V2##/$CINDER_ADMIN_URL_V2/g EOF sed -f "$ROOT"/etc/openstack-cinder-setup.sed -i \ - "$ROOT"/etc/nova/cinder.conf \ + "$ROOT"/etc/cinder/cinder.conf \ "$ROOT"/usr/share/openstack/openstack-cinder-setup ########################################################################## -- cgit v1.2.1