fuel-web/nailgun/nailgun/db/sqlalchemy
Ryan Moe 61fd426709 Allow multiple networks to be created per cluster
Added a NodeGroup model. NodeGroups can be created and modified
via the Fuel API. Clusters are created with a default node group
and the cluster networks are tied to that default node group.

Upon creation of a node group a set of networks will be generated.
When a node group is deleted those networks will be deleted as well.

See previous change: Ic30a1b46112599022645b06f7bef2223ff4c6475

DocImpact
Change-Id: I8bbe6b8c6338d6586c7e9a61542939ae2a19828b
Implements: blueprint multiple-cluster-networks
2014-10-30 10:59:49 -07:00
..
models Allow multiple networks to be created per cluster 2014-10-30 10:59:49 -07:00
__init__.py Allow multiple networks to be created per cluster 2014-10-30 10:59:49 -07:00
fixman.py Use jsonutils instead of json module 2014-06-04 18:03:55 +04:00