summaryrefslogtreecommitdiffstats
path: root/conductor.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conductor.conf')
-rwxr-xr-xconductor.conf25
1 files changed, 20 insertions, 5 deletions
diff --git a/conductor.conf b/conductor.conf
index d6e85e5..1a2dfac 100755
--- a/conductor.conf
+++ b/conductor.conf
@@ -8,7 +8,7 @@
#api_paste_config = api_paste.ini
# Music keyspace for content (string value)
-keyspace = conductor_rui_test_active
+keyspace = conductor_ikram
#
# From oslo.log
@@ -165,6 +165,15 @@ certificate_authority_bundle_file =/usr/local/bin/bundle.pem
# Minimum value: 1
#default_api_return_limit = 100
+[conductor_api]
+
+# Basic Authentication Username (string value)
+username = admin1
+
+# Basic Authentication Password (string value)
+password = plan.15
+
+basic_auth_secure = True
[controller]
@@ -207,7 +216,7 @@ concurrent = true
#
# Music keyspace for messages (string value)
-#keyspace = conductor_rpc
+keyspace = conductor_ikram_rpc
# Wait interval while checking for a message response. Default value is 1
# second. (integer value)
@@ -236,9 +245,14 @@ timeout = 300
#
# From conductor
#
-
+music_new_version = True
# Base URL for Music REST API without a trailing slash. (string value)
-server_url = http://135.25.84.108:8080/MUSIC/rest
+server_url = http://135.197.226.30:8080/MUSIC/rest/v2
+version = v2
+music_version = "2.4.21"
+aafuser = conductor
+aafpass = c0nduct0r
+aafns = conductor
# DEPRECATED: List of hostnames (round-robin access) (list value)
# This option is deprecated for removal.
@@ -260,7 +274,7 @@ server_url = http://135.25.84.108:8080/MUSIC/rest
# Lock timeout (integer value)
#lock_timeout = 10
-
+replication_factor = 3
# Log debug messages. Default value is False. (boolean value)
#debug = false
@@ -326,3 +340,4 @@ concurrent = true
[reservation]
concurrent = true
+