fuel-web/nailgun/nailgun/api/v1/handlers
Alexander Saprykin 4f028385f8 Raise an error when trying to upload config with invalid cluster_id
Check if node is assigned to specified cluster when trying to
upload new configuration. Otherwise fail.

Change-Id: I434b61d3887fbe2b23ae2ddedb41c80b944b2451
Closes-Bug: #1523534
2015-12-11 15:43:23 +01:00
..
__init__.py Initial JSONSchema validation 2014-12-15 13:09:38 +03:00
assignment.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
base.py Add missing CannotUpdate exception 2015-10-22 15:32:01 +02:00
capacity.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
cluster_plugin_link.py API for master node level dashboard links 2015-12-02 14:31:56 +00:00
cluster.py Store attributes of plugins in a separate table 2015-11-15 23:29:13 -06:00
component.py Enable plugins by chosen components 2015-11-30 14:45:26 +00:00
logs.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
master_node_settings.py Store settings of Fuel UI Nodes page in DB 2015-12-01 13:24:36 +03:00
network_configuration.py Change format of returning message 2015-11-18 16:04:54 +02:00
network_group.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
node_group.py Update dnsmasq to setup dhcp when Admin networks are changed 2015-11-05 19:20:00 +02:00
node.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
notifications.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
openstack_config.py Raise an error when trying to upload config with invalid cluster_id 2015-12-11 15:43:23 +01:00
orchestrator.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
plugin_link.py API for master node level dashboard links 2015-12-02 14:31:56 +00:00
plugin.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
registration.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
release.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
removed.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
role.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
tasks.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
version.py Deprecate version.yaml 2015-11-17 01:05:39 +03:00
vms.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00