Merge "Add a deprecation warning for lib/neutron-legacy"

This commit is contained in:
Jenkins
2016-05-17 02:48:08 +00:00
committed by Gerrit Code Review

View File

@@ -61,7 +61,7 @@
# Neutron Network Configuration
# -----------------------------
deprecated "Using lib/neutron-legacy is deprecated, and it will be removed in the future"
if is_ssl_enabled_service "neutron" || is_service_enabled tls-proxy; then
Q_PROTOCOL="https"