fuel-web/nailgun/nailgun/extensions
Alexander Saprykin 5a2d4f0d3e Merge NodeAttributes model into Node model
* Move vms_conf from NodeAttributes to Node.
* Drop interfaces field, that is not used anymore.
* Fix all references to vms_conf across all sources.
* Remove explicit changed() call, since JSON fields
  can detect updates on all levels.
* Replace objects.Node.set_vms_conf() function
  with direct attribute assignment

Change-Id: I2112a6dba30b49e3d658ef1503ee48ad1f92e693
Implements: blueprint support-numa-cpu-pinning
2016-02-10 12:42:02 +02:00
..
cluster_upgrade Merge "Nailgun extensions in stevedore" 2016-02-04 08:22:49 +00:00
volume_manager Merge NodeAttributes model into Node model 2016-02-10 12:42:02 +02:00
__init__.py Nailgun extensions in stevedore 2016-02-02 15:33:56 +00:00
base.py Nailgun extensions in stevedore 2016-02-02 15:33:56 +00:00
consts.py Nailgun extensions in stevedore 2016-02-02 15:33:56 +00:00
manager.py Nailgun extensions in stevedore 2016-02-02 15:33:56 +00:00
utils.py Migrations for extensions should not depend on Core's db schema 2015-07-23 16:50:49 +03:00