Fix host typo in accords

parent eef81f33
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
password="%(password)s" password="%(password)s"
authenticate="" authenticate=""
agent="CompatibleOne/OpenStackClient/1.0a.0.01" agent="CompatibleOne/OpenStackClient/1.0a.0.01"
host=" http://beta.enocloud.com:5000/v2.0/" host="http://beta.enocloud.com:5000/v2.0/"
version="v1.1" version="v1.1"
namespace="%(domain)s" namespace="%(domain)s"
base="" base=""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment