diff options
Diffstat (limited to 'ci/bundle_tpl/nova-cloud-controller.yaml')
-rw-r--r-- | ci/bundle_tpl/nova-cloud-controller.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/bundle_tpl/nova-cloud-controller.yaml b/ci/bundle_tpl/nova-cloud-controller.yaml index 8b0e3c16..4f51c30c 100644 --- a/ci/bundle_tpl/nova-cloud-controller.yaml +++ b/ci/bundle_tpl/nova-cloud-controller.yaml @@ -7,7 +7,6 @@ console-proxy-ip: {{ opnfv.domain }} {% endif %} network-manager: Neutron - service-guard: true {% if os.ha.mode == 'ha' %} vip: {{ opnfv.vip.nova }} {% endif %} |