keeper_path is really caled datastore_path.
This commit is contained in:
2
debian/nova-api.conf
vendored
2
debian/nova-api.conf
vendored
@@ -2,4 +2,4 @@
|
||||
--ca_path=/var/lib/nova/CA
|
||||
--keys_path=/var/lib/nova/keys
|
||||
--fake_users=1
|
||||
--keeper_path=/var/lib/nova/keeper
|
||||
--datastore_path=/var/lib/nova/keeper
|
||||
|
2
debian/nova-compute.conf
vendored
2
debian/nova-compute.conf
vendored
@@ -1,7 +1,7 @@
|
||||
--daemonize=1
|
||||
--ca_path=/var/lib/nova/CA
|
||||
--keys_path=/var/lib/nova/keys
|
||||
--keeper_path=/var/lib/nova/keeper
|
||||
--datastore_path=/var/lib/nova/keeper
|
||||
--networks_path=/var/lib/nova/networks
|
||||
--libvirt_xml_template=/usr/share/nova/libvirt.xml.template
|
||||
--vpn_client_template=/usr/share/nova/client.ovpn.template
|
||||
|
2
debian/nova-objectstore.conf
vendored
2
debian/nova-objectstore.conf
vendored
@@ -1,7 +1,7 @@
|
||||
--daemonize=1
|
||||
--ca_path=/var/lib/nova/CA
|
||||
--keys_path=/var/lib/nova/keys
|
||||
--keeper_path=/var/lib/nova/keeper
|
||||
--datastore_path=/var/lib/nova/keeper
|
||||
--fake_users=1
|
||||
--images_path=/var/lib/nova/images
|
||||
--buckets_path=/var/lib/nova/buckets
|
||||
|
2
debian/nova-volume.conf
vendored
2
debian/nova-volume.conf
vendored
@@ -1,7 +1,7 @@
|
||||
--daemonize=1
|
||||
--ca_path=/var/lib/nova/CA
|
||||
--keys_path=/var/lib/nova/keys
|
||||
--keeper_path=/var/lib/nova/keeper
|
||||
--datastore_path=/var/lib/nova/keeper
|
||||
--fake_users=1
|
||||
--images_path=/var/lib/nova/images
|
||||
--buckets_path=/var/lib/nova/buckets
|
||||
|
Reference in New Issue
Block a user