designate/doc/source/admin/upgrades/ocata.rst
Andreas Jaeger 8026cb95f1 Fix broken /developer/ links
Fix links that have changed with recent doc reorg.

Remove link to designate-msdnsagent, the repo is retired.

Change-Id: I22f78c3ed4ca723a46f9f9b4f83f80ed93bab72e
2017-09-07 20:25:29 +02:00

1.5 KiB

Upgrading to Ocata from Newton

Upgrading Code and Enabling Services

  1. Deploy Ocata code or packages.
  2. Restart all services. See the Newton upgrade guide for enabling designate-producer and designate-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 the DEFAULT config section enables selection. By default, the notifications have not changed. There is an audit plugin that can be used, if desired.
  • Scheduling zones across pools. See /admin/pool-scheduler for more details.

Deprecation Notices

  • designate-zone-manager and designate-pool-manager remain deprecated and will be removed in a future release.