magnum/releasenotes/notes/add-federation-api-cf55d04f96772b0f.yaml
Clenimar Filemon ec950be894 federation api: api endpoints
this commit introduces a new '/federations'
endpoint to Magnum API, as well as its controllers,
entities and conductor handlers.

this corresponds to the first phase of the
federation-api spec. please refer to [1] for more
details.

[1] https://review.openstack.org/#/c/489609/

Change-Id: I662ac2d6ddec07b50712109541486fd26c5d21de
Partially-Implements: blueprint federation-api
2018-02-09 00:59:31 -03:00

12 lines
403 B
YAML

---
features:
- |
This release introduces 'federations' endpoint
to Magnum API, which allows an admin to create
and manage federations of clusters through Magnum.
As the feature is still under development,
the endpoints are not bound to any driver yet.
For more details, please refer to bp/federation-api [1].
[1] https://review.openstack.org/#/q/topic:bp/federation-api