diff options
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" |