summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-09-28 22:37:20 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-09-28 22:38:33 -0500
commitad2f78a6248314b156a5d807e911ecd383ab5cad (patch)
tree07dfcd3eb75d0b9f8477275870323546733600aa /ci
parent41250ce50c222ad5d4c9e459be142de1e34ed575 (diff)
remove the option obsoleted in 16.10 charms.
Change-Id: I1e3f5c937c2aff63e3718623cb0195e5e3b115f6 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci')
-rw-r--r--ci/config_tpl/bundle_tpl/nova-compute.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/config_tpl/bundle_tpl/nova-compute.yaml b/ci/config_tpl/bundle_tpl/nova-compute.yaml
index 24a81253..03118899 100644
--- a/ci/config_tpl/bundle_tpl/nova-compute.yaml
+++ b/ci/config_tpl/bundle_tpl/nova-compute.yaml
@@ -12,7 +12,6 @@
options:
enable-live-migration: true
enable-resize: true
- manage-neutron-plugin-legacy-mode: false
migration-auth-type: ssh
{% if os.beta.huge_pages %}
hugepages: "50%"