fuel-web/nailgun/nailgun
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
..
api Merge NodeAttributes model into Node model 2016-02-10 12:42:02 +02:00
assassin Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
db Merge NodeAttributes model into Node model 2016-02-10 12:42:02 +02:00
errors Add 'deployed_before' flag to cluster that forbids stop deployment 2016-02-01 12:22:51 +02:00
expression Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
extensions Merge NodeAttributes model into Node model 2016-02-10 12:42:02 +02:00
fake_keystone Adds new functional to fake Keystone 2016-01-19 12:56:09 +00:00
fixtures Redesign of node roles panel 2016-02-09 18:59:26 +03:00
fsm Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
middleware Keep py3.X compatibility for urllib 2016-01-14 02:44:29 +08:00
network Adds validation for Ironic gateway 2016-02-03 20:34:52 +03:00
objects Merge NodeAttributes model into Node model 2016-02-10 12:42:02 +02:00
orchestrator Merge NodeAttributes model into Node model 2016-02-10 12:42:02 +02:00
plugins Plugin package v5.0.0 support introduced 2016-01-27 18:05:39 +03:00
policy Allow to clean VIPs from plugins 2016-01-29 10:56:39 +00:00
rpc Merge "Moved checking repository availability to astute tasks" 2016-02-09 10:28:42 +00:00
statistics Add handling of logs for fuel statistics collectors and sender 2016-01-28 18:54:43 +02:00
task Merge "Usign database query instaed of manually filter nodes" 2016-02-09 13:41:41 +00:00
test Merge NodeAttributes model into Node model 2016-02-10 12:42:02 +02:00
utils Redesign of node roles panel 2016-02-09 18:59:26 +03:00
volumes Move volume manager into extensions directory 2015-06-24 17:01:53 +03:00
webui Explicit WSGI application and fixed static in dev 2014-03-24 15:04:55 +04:00
__init__.py License information added 2013-06-25 07:49:11 +00:00
app.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
autoapidoc.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
consts.py Redesign of node roles panel 2016-02-09 18:59:26 +03:00
logger.py Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
notifier.py Notification object - preparing for pagination 2014-04-04 15:25:31 +04:00
settings.py Deprecate version.yaml 2015-11-17 01:05:39 +03:00
settings.yaml Revert "Fix path to diagnostic snapshot" 2016-02-04 11:22:35 +00:00
unit_test.py All flake8 warnings fixed, except for H302 (should be ignored) 2013-08-30 18:08:53 +04:00
urls.py Add fake Keystone 2014-07-11 14:47:58 +02:00
wsgi.py Explicit WSGI application and fixed static in dev 2014-03-24 15:04:55 +04:00