diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-05-31 15:04:29 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-05-31 15:05:06 -0500 |
commit | 885d85728ddfa5346a9391eda1ec224319b51f83 (patch) | |
tree | 0b5e7d9ff75a0837f31f540fe4f862d5d1630a0f /ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml | |
parent | ec07b10b209d4a5cf076bafd716b2bfc33bdeb59 (diff) |
modified for right syntax.
Change-Id: I6abcfbd8bbc5423003ba2dcee4c9fd0018542652
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml')
-rw-r--r-- | ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml index 9b78d108..03e24ca1 100644 --- a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml +++ b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml @@ -123,7 +123,7 @@ openstack-phase2: - - "ceph-radosgw:identity-service" - "keystone:identity-service" #- - nova-compute:lxd - # - lxd:lxd + #- lxd:lxd services: mysql: charm: "local:trusty/percona-cluster" @@ -214,7 +214,7 @@ openstack-phase2: enable-resize: true manage-neutron-plugin-legacy-mode: false migration-auth-type: ssh - #hugepages: '50%' + #hugepages: "50%" #virt-type: lxd to: - "nodes=1" |