Upgrading to Ocata from Newton¶
Upgrading Code and Enabling Services¶
Deploy Ocata code or packages.
Restart all services. See the Newton upgrade guide for enabling
designate-producer
anddesignate-worker
.
New Features¶
The notifications Designate emits via MQ are now pluggable, drivers are defined by python entrypoints and the new
notification_plugin
option in theDEFAULT
config section enables selection. By default, the notifications have not changed. There is anaudit
plugin that can be used, if desired.Scheduling zones across pools. See Pool Scheduler for more details.
Deprecation Notices¶
designate-zone-manager
anddesignate-pool-manager
remain deprecated and will be removed in a future release.