From 0af6211ff740a032b226ec99b138d996ddafcaed Mon Sep 17 00:00:00 2001 From: David Blaisonneau Date: Thu, 28 Jan 2016 11:28:37 +0100 Subject: joid: remove brackets around 'admin-password' to homogenize variable in all config files Change-Id: I208edfd75908e37c4bd69a20c78953874a86f540 Signed-off-by: David Blaisonneau (cherry picked from commit 77bd122e41e96a6dac164d45b750d2fc7c1c0c7f) --- ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/nosdn') diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml index 966c0573..98f1d121 100644 --- a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml +++ b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml @@ -94,7 +94,7 @@ openstack-phase2: num_units: 1 options: openstack-origin-git: include-file://keystone-master.yaml - "admin-password": openstack + admin-password: openstack "admin-token": admin to: - "lxc:nodes-api=0" -- cgit 1.2.3-korg