summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/tests/localhost.test.conf2
-rw-r--r--etc/trove/trove-taskmanager.conf.sample2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/tests/localhost.test.conf b/etc/tests/localhost.test.conf
index 9eb3965a..c834ec58 100644
--- a/etc/tests/localhost.test.conf
+++ b/etc/tests/localhost.test.conf
@@ -125,7 +125,7 @@
],
"examples": {
- "directory":"apidocs/src/samples",
+ "directory":"api-ref/source/samples",
"normal_user_name":"hub_cap",
"normal_user_tenant":"3000",
"admin_user_name":"admin",
diff --git a/etc/trove/trove-taskmanager.conf.sample b/etc/trove/trove-taskmanager.conf.sample
index 135fd8e6..69a64ff2 100644
--- a/etc/trove/trove-taskmanager.conf.sample
+++ b/etc/trove/trove-taskmanager.conf.sample
@@ -61,7 +61,7 @@ server_delete_time_out=480
# Nova server boot options
# sets the --config-drive argument when doing a nova boot
# (controls how file injection is handled by nova)
-use_nova_server_config_drive = False
+use_nova_server_config_drive = True
# Configuration options for talking to nova via the novaclient.
# These options are for an admin user in your keystone config.