magnum/magnum/api
Hongbin Lu a6ad35bd63 Added 'master_addresses' to Bay in API
A bay has an attribute 'node_addresses' that lists the IP addresses
of each minion node. As the support of HA mode was added, we need a
similar attribute, said 'master_addresses', that lists the IP
addresses of each master node.

Change-Id: I56313d273f4524095348f9cfd3bcb0f7b31054f6
Closes-Bug: #1483047
2015-11-10 03:53:12 +00:00
..
controllers Added 'master_addresses' to Bay in API 2015-11-10 03:53:12 +00:00
middleware Remove XML parsing code from magnum. 2015-08-10 01:56:09 -07:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Use oslo_config PortOpt type for port options 2015-11-06 17:34:31 +01:00
auth.py Fix typo error 2015-11-08 04:29:35 -05:00
config.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00
expose.py Drop XML support in Magnum 2015-07-13 20:03:23 -05:00
hooks.py Read auth_uri from config file and remove is_public_api 2015-10-13 21:20:26 +08:00
servicegroup.py Fix TypeError at magnum API for service-list 2015-10-02 17:50:18 +00:00
validation.py Add support for allowable network drivers configuration 2015-11-06 18:25:36 -05:00