Merge "Install ODL in tools VM using Puppet provisioner"
authorLuis Gomez <ecelgp@gmail.com>
Wed, 25 Mar 2015 02:23:18 +0000 (02:23 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 25 Mar 2015 02:23:18 +0000 (02:23 +0000)
test/csit/libraries/SettingsLibrary.py

index a66f27f6c3fa5f64effafd8f8e1aee0482d2c1ed..1fe0b3ad023285e9f0ce7c4924075512f39e7857 100644 (file)
@@ -60,7 +60,7 @@ def getJolokiaURL(hostname, port, shardIndex, shardName):
     """GET URL for jolokia"""
     return "http://" + hostname + ":" + port + \
         "/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-" + \
-        shardIndex + "-" + shardName + ", type=DistributedConfigDatastore"
+        shardIndex + "-" + shardName + ",type=DistributedConfigDatastore"
 
 
 # Template for Car resource payload