| commit | 51c93b5780bc069a92cc568561f6ab59d0840b42 | [log] [tgz] | 
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Tue May 17 02:48:08 2016 +0000 | 
| committer | Gerrit Code Review <review@openstack.org> | Tue May 17 02:48:08 2016 +0000 | 
| tree | 89c25cff0d4dbea7e873e95dcd93505639781ddb | |
| parent | 1612941ce4f56356c53c4f9c438811e227031501 [diff] | |
| parent | abde96acd275c71f1ea99fdb1be48db46bc65d93 [diff] | 
Merge "Add a deprecation warning for lib/neutron-legacy"
diff --git a/lib/neutron-legacy b/lib/neutron-legacy index 7eb8637..a3a0dcc 100644 --- a/lib/neutron-legacy +++ b/lib/neutron-legacy
@@ -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"