magnum/magnum/objects
Andrew Melton 60990a83be Rename bay's minions_address to node_addresses
Minions are a Kubernetes concept that maps directly to Magnum's
concept of nodes. This patch renames the column 'minions_address'
to 'node_addresses', so that it is more clear what is stored there
and to be more agnostic across each Container Orchestration
Environment.

Change-Id: I551b0774a08492cb0d45c17b905a830a173522e0
Partial-Implements: blueprint multiple-bay-templates
2015-03-30 08:01:17 -07:00
..
__init__.py Add k8s replication support for magnum 2015-01-02 18:29:18 -05:00
base.py Change ctxt to context to for consistency 2015-02-08 22:50:27 -05:00
bay.py Rename bay's minions_address to node_addresses 2015-03-30 08:01:17 -07:00
baymodel.py Allow baymodel resource management by "name". 2015-03-19 01:23:34 +00:00
container.py Tech Debt: Fixed code alignment issues 2015-02-07 12:02:26 -05:00
node.py Tech Debt: Fixed code alignment issues 2015-02-07 12:02:26 -05:00
pod.py Tech Debt: Fixed code alignment issues 2015-02-07 12:02:26 -05:00
replicationcontroller.py Tech Debt: Fixed code alignment issues 2015-02-07 12:02:26 -05:00
service.py Allow service resource management by "name". 2015-03-19 00:49:03 +00:00
utils.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00