fuel-web/nailgun
ntymtsiv 205224d573 Make type__ mandatory for bond creation
Added validation to bond creating for field 'bond_properties' and
bond_properties.type__. They are mandatory and bond can not be created
without type__.
Allowed modes for dpdkovs and ovs types:
   - active-backup
   - balance-slb'
   - balance-tcp
   - lacp-balance-tcp
Allowed modes for linux type:
   - active-backup
   - balance-rr
   - balance-xor
   - broadcast
   - 802.3ad
   - balance-tlb
   - balance-alb

Change-Id: Ic5a443a347b5abbf235e88bd95154b56a627b76f
Closes-Bug: #1566252
2016-07-25 15:21:13 +03:00
..
examples
nailgun Make type__ mandatory for bond creation 2016-07-25 15:21:13 +03:00
tools Merge "Enable logging in tests" 2016-06-22 12:21:52 +00:00
MANIFEST.in Refactoring nailgun dependencies 2013-12-20 12:13:09 +02:00
conftest.py Add option to flush database before/after tests 2014-11-26 11:33:58 +02:00
manage.py Add fuyaql to allow debug expressions on master node 2016-06-22 15:50:45 +03:00
requirements.txt Babel version 2.3.x excluded in requirements 2016-04-19 22:09:43 +03:00
setup.cfg Align nailgun docs building with OS-Infra 2016-04-25 19:33:43 +03:00
setup.py Move network manager to extension 2016-04-11 05:33:29 -07:00
test-requirements.txt Align nailgun docs building with OS-Infra 2016-04-25 19:33:43 +03:00
tox.ini Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00