Queens Series Release Notes
this page last updated: 2019-01-18 02:52:21.409445
Queens Series Release Notes
6.0.0
Prelude
V1 API removal is complete in this version of designate.
New Features
- Designate now support policy in code, which means if users don’t want to
modify any of policy rules, they can remove or comment all of rules in
policy file or even not deploy it at all. Because from now, Designate keeps
all default policies under designate/common/policies module.
Users can modify/generate policy.yaml file which will override policy
rules in code if those rules show in policy.yaml file.
Users also still use policy.json file but oslo team recommend that we
should use the newer YAML format instead.
Upgrade Notes
- Any tooling using the V1 API needs to be reworked to use the v2 API
Other Notes
- Default policy.json file is now removed as Designate now generate the
default policies from code. Please be aware that when using that file in
your environment.
this page last updated: 2019-01-18 02:52:21.409445