neutron/releasenotes/notes/deprecate-implicit-service-providers-loading-703f984b90351bf0.yaml
YAMAMOTO Takashi e80112ca62 Fix a release note typo for implicit provider loading deprecation
Don't repeat --config-dir option twice.

Related-Bug: #1492069
Related-Bug: #1599936
Change-Id: I002b80ba8e5496c164d08357e4cce9e0b4abf5cf
2016-09-21 16:44:08 +09:00

8 lines
350 B
YAML

---
deprecations:
- Neutron controller service currently allows to load ``service_providers``
options from some files that are not passed to it via --config-dir or
--config-file CLI options. This behaviour is now deprecated and will be
disabled in Ocata. Current users are advised to switch to aforementioned
CLI options.