cinder/releasenotes/notes/rpc-apis-3.0-b745f429c11d8198.yaml
Michał Dulko 8a4aecb155 Add scheduler RPC API v3.0
This patch creates scheduler RPC API version 3.0, while retaining
compatibility in rpcapi and manager for 2.x, allowing for continuous
deployment scenarios.

This should be merged just before the Newton release.

Change-Id: I8eb9c1ae93d84c63a061294fc570be1d9eed69ba
2016-09-15 12:49:03 +00:00

9 lines
333 B
YAML

---
upgrade:
- Deployments doing continuous live upgrades from master branch should not
upgrade into Ocata before doing an upgrade which includes all the Newton's
RPC API version bump commits (scheduler, volume). If you're upgrading
deployment in a release-to-release manner, then you can safely ignore this
note.