magnum/magnum/common/policies
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
..
__init__.py federation api: api endpoints 2018-02-09 00:59:31 -03:00
base.py Implement basic policy module in code 2017-10-19 08:33:58 +07:00
bay.py Register default bay policies in code 2017-10-19 01:40:03 +00:00
baymodel.py Register default baymodel policies in code 2017-10-19 01:40:11 +00:00
certificate.py Register default certificate policies in code 2017-10-19 01:42:47 +00:00
cluster.py Support accessing all clusters/templates across projects 2018-02-07 20:30:35 +00:00
cluster_template.py Support accessing all clusters/templates across projects 2018-02-07 20:30:35 +00:00
federation.py federation api: api endpoints 2018-02-09 00:59:31 -03:00
magnum_service.py Register default magnum service and stat policies in code 2017-10-23 02:57:29 +00:00
quota.py Fix policies for quotas 2018-01-11 15:27:41 +00:00
stats.py Register default magnum service and stat policies in code 2017-10-23 02:57:29 +00:00