fuel-web/nailgun/nailgun/api/v1
Dmitry Guryanov 78fbccc9ac Fix role validation in release PUT handler
Plugins' roles can be assigned to some nodes, so we can't
assume that release roles is be a superset of node roles
everywhere.

So check that there are no nodes in all clusters, which
have roles assigned, that we are trying top delete.

Change-Id: Ia10f7b0662866da0872863bba7f97c8ad361fcf4
Closes-Bug: #1625592
2016-09-21 16:53:43 +03:00
..
handlers Merge "Align code for Extension Handler" into stable/mitaka 2016-09-16 14:55:52 +00:00
validators Fix role validation in release PUT handler 2016-09-21 16:53:43 +03:00
__init__.py New project structure for OS-like API versioning 2014-05-20 18:17:26 +04:00
urls.py Added ReleaseAttributesMetadataHandler 2016-09-14 11:31:54 +03:00