keeper_path is really caled datastore_path.

This commit is contained in:
Soren Hansen
2010-07-05 15:37:52 +02:00
parent 0c6d22e071
commit 651a479da0
4 changed files with 4 additions and 4 deletions

View File

@@ -2,4 +2,4 @@
--ca_path=/var/lib/nova/CA --ca_path=/var/lib/nova/CA
--keys_path=/var/lib/nova/keys --keys_path=/var/lib/nova/keys
--fake_users=1 --fake_users=1
--keeper_path=/var/lib/nova/keeper --datastore_path=/var/lib/nova/keeper

View File

@@ -1,7 +1,7 @@
--daemonize=1 --daemonize=1
--ca_path=/var/lib/nova/CA --ca_path=/var/lib/nova/CA
--keys_path=/var/lib/nova/keys --keys_path=/var/lib/nova/keys
--keeper_path=/var/lib/nova/keeper --datastore_path=/var/lib/nova/keeper
--networks_path=/var/lib/nova/networks --networks_path=/var/lib/nova/networks
--libvirt_xml_template=/usr/share/nova/libvirt.xml.template --libvirt_xml_template=/usr/share/nova/libvirt.xml.template
--vpn_client_template=/usr/share/nova/client.ovpn.template --vpn_client_template=/usr/share/nova/client.ovpn.template

View File

@@ -1,7 +1,7 @@
--daemonize=1 --daemonize=1
--ca_path=/var/lib/nova/CA --ca_path=/var/lib/nova/CA
--keys_path=/var/lib/nova/keys --keys_path=/var/lib/nova/keys
--keeper_path=/var/lib/nova/keeper --datastore_path=/var/lib/nova/keeper
--fake_users=1 --fake_users=1
--images_path=/var/lib/nova/images --images_path=/var/lib/nova/images
--buckets_path=/var/lib/nova/buckets --buckets_path=/var/lib/nova/buckets

View File

@@ -1,7 +1,7 @@
--daemonize=1 --daemonize=1
--ca_path=/var/lib/nova/CA --ca_path=/var/lib/nova/CA
--keys_path=/var/lib/nova/keys --keys_path=/var/lib/nova/keys
--keeper_path=/var/lib/nova/keeper --datastore_path=/var/lib/nova/keeper
--fake_users=1 --fake_users=1
--images_path=/var/lib/nova/images --images_path=/var/lib/nova/images
--buckets_path=/var/lib/nova/buckets --buckets_path=/var/lib/nova/buckets