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
This commit is contained in:
parent
51b34f0729
commit
e80112ca62
@ -2,6 +2,6 @@
|
||||
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-dir CLI options. This behaviour is now deprecated and will be
|
||||
--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.
|
||||
|
Loading…
Reference in New Issue
Block a user