fuel-web/nailgun/nailgun/db
Artem Roma fe53afff95 Add distinguisher field for default node group
What was done:
* new field to node group orm model class added - boolean flag 'default';
* alembic migration for 8.0 version updated respectively;
* code that operates on default node group changed in regard of new
  attribute;
* checking logic of CheckBeforeDeploymentTask._validate_network_template
  refactored;
* related tests updated.

Change-Id: If751ea8d11fe7d7d01616e695998f3c276a12b5c
Closes-Bug: #1508973
2015-12-24 15:30:33 +00:00
..
migration Add distinguisher field for default node group 2015-12-24 15:30:33 +00:00
sqlalchemy Add distinguisher field for default node group 2015-12-24 15:30:33 +00:00
__init__.py Correct db driver for handlers 2014-03-18 14:08:29 +04:00
deadlock_detector.py [Ironic] Add baremetal network for ironic 2015-11-17 12:23:15 +02:00