fuel-web/nailgun/nailgun/test/unit
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
..
fuel_statistics_tests New plugin data is collected in statsender 2015-12-01 14:14:30 +00:00
__init__.py Separate unit and integration tests 2013-09-16 17:28:00 +03:00
test_assignment_validator.py Fix node assignment validation 2014-12-01 15:01:23 +02:00
test_attributes_generators.py Improve password quality for generated passwords 2015-10-02 08:41:01 -05:00
test_attributes_validator.py Allow to install plugin to operational environment 2015-12-01 16:50:03 +03:00
test_ceph.py Ceph: fix PG count number 2015-08-13 17:36:01 +03:00
test_check_repo_connection_task.py Add retries to repo connectivity checker 2015-09-17 10:08:01 +00:00
test_checknetworkstask.py Network manager refactoring 2013-11-27 16:47:23 +02:00
test_cluster_validator.py Deny using CentOS even in experimental mode 2015-08-24 13:36:27 +03:00
test_data_migration.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
test_db.py Allow to use socket to connect to DB in Nailgun 2014-12-10 07:21:00 +00:00
test_db_migrations.py DB downgrade from 7.0 to 6.1 fixed 2015-07-09 13:17:10 +03:00
test_db_models.py Copy-behaviour of MutableList fixed 2015-09-07 15:27:00 +03:00
test_deadlock_detector.py Detection of possible deadlocks improved 2015-10-05 12:20:48 +03:00
test_default_ip_addrs.py Load fixture with master node ip for fuelweb_admin 2014-02-24 14:17:34 +02:00
test_deployment_network_serializer.py Dynamically generated physnet set for neutron-based deployment 2015-11-17 22:22:05 +03:00
test_deployment_nodes_filtering.py Do not include pending deletion node in upgradable nodes 2015-05-19 16:49:05 +03:00
test_deployment_serializer.py Bump serializers to 8.0 2015-10-27 14:26:51 +00:00
test_expression_parser.py Support 'strict' flag for restrictions 2015-08-03 11:14:41 +00:00
test_extensions.py Necessary extending of objects to perform upgrade 2015-07-29 15:43:42 +03:00
test_fault_tolerance.py Fault tolerance for provision 2015-03-08 10:53:01 +01:00
test_graph.py Allow to include skipped tasks 2015-08-13 11:40:34 +03:00
test_graph_serializer.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
test_handlers.py Snapshot download with authentication 2015-07-03 09:59:35 +00:00
test_load_db_driver_handler.py New project structure for OS-like API versioning 2014-05-20 18:17:26 +04:00
test_logs_handlers.py Set node to ERROR status if IP doesn't match Admin networks 2015-11-09 18:51:27 +02:00
test_logs_utils.py prepare_for_deployment was moved to network manager 2015-11-30 13:48:14 +03:00
test_middleware_utils.py HTTP requests monitoring middleware added 2014-10-17 18:13:31 +03:00
test_migration_cluster_replaced_info.py Store replaced info on node instead of cluster 2014-08-07 16:21:26 +03:00
test_migration_fuel_6_1.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
test_migration_fuel_7_0.py Handle filtering and sorting by node labels separately 2015-08-20 17:38:36 +03:00
test_migration_fuel_8_0.py API for master node level dashboard links 2015-12-02 14:31:56 +00:00
test_migration_plugins_cluster_attrs_use_ids_mapping.py Use plugin ids instead of versions to enable/disable plugin 2015-02-16 14:27:50 +03:00
test_migration_volume_manager_extension_001_add_volumes_table.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
test_nailgun_keystone_auth_middleware.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
test_network_check.py Patch network_roles_metadata for 7.0 release where needed 2015-12-01 13:18:38 +00:00
test_network_configuration_validator.py Update requirements to stable/liberty 2015-12-04 16:59:03 +02:00
test_network_group_handler.py Use appropriate types to store IP and MAC addrs 2015-11-24 16:05:07 +03:00
test_network_template.py Re-implement NetworkTemplate to use regex directly 2015-09-30 12:31:45 +03:00
test_network_template_handler.py [Ironic] Add network roles for ironic 2015-12-02 10:26:04 +00:00
test_network_template_validator.py fix test test_templates_not_found 2015-08-18 12:23:45 +03:00
test_network_utils.py Always match lowercase MAC 2014-11-24 13:54:55 +01:00
test_node_assignment_handler.py Assign networks based on template 2015-10-19 05:40:32 -07:00
test_node_disks.py Case with same disk ids covered in VolumeManager 2015-12-01 13:57:22 +03:00
test_node_groups.py Node Network Groups support on Networks tab 2015-11-17 17:01:59 +01:00
test_node_validator.py Improve validation of input node labels data via jsonschema 2015-11-12 13:07:09 +02:00
test_notification_collection_handler.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
test_notification_handler.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
test_object_plugin.py Allow to install plugin to operational environment 2015-12-01 16:50:03 +03:00
test_objects.py Raise an error when trying to upload config with invalid cluster_id 2015-12-11 15:43:23 +01:00
test_openstack_config_handler.py Raise an error when trying to upload config with invalid cluster_id 2015-12-11 15:43:23 +01:00
test_plugin_adapters.py Refactor component model 2015-11-19 11:43:21 +02:00
test_plugins_merge_policies.py Plugin is able to extend existing network roles 2015-11-09 16:34:18 +00:00
test_plugins_serializers.py Add plugin deployment tasks to deployment graph 2015-07-16 12:36:57 +03:00
test_primary_roles_assignment.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
test_receiver.py Added provision notifications 2015-11-27 20:30:13 +03:00
test_redeployment_scenarios.py Do not allow to deploy multinode in tests 2015-08-13 11:17:04 +02:00
test_release_collection_handlers.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
test_release_handler.py Replace release.is_deployable with release.state 2015-10-28 12:56:55 +01:00
test_release_networks_schema.py Add support for release network_metadata serialziation 2014-11-06 15:33:05 +02:00
test_release_validator.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
test_requirements.py Check if nailgun's requirements do not conflict 2015-06-22 09:17:41 +00:00
test_restriction.py Store attributes of plugins in a separate table 2015-11-15 23:29:13 -06:00
test_reusage_admin_address.py Reuse addresses from dhcp pool when possible 2014-11-06 16:22:13 +02:00
test_role_validator.py Add restrictions for network groups 2015-11-03 10:27:52 +02:00
test_rpc_acknowledge.py ErrorsFactory returns only defined errors 2015-09-21 09:35:40 +02:00
test_settings_config.py Urgent fix for log page 2014-12-15 17:07:58 +04:00
test_snapshot_conf.py Ip address instead fqdn in snapshot configuration 2015-10-29 12:02:51 +03:00
test_stages_task_serialization.py Add upload configuration task 2015-11-27 14:30:37 +00:00
test_task.py [Ironic] Add network roles for ironic 2015-12-02 10:26:04 +00:00
test_task_handler.py Snapshot download with authentication 2015-07-03 09:59:35 +00:00
test_task_helpers.py prepare_for_deployment was moved to network manager 2015-11-30 13:48:14 +03:00
test_task_managers.py Fix node deletion task manager 2015-08-12 12:52:37 +03:00
test_tasks_templates.py [Ironic] generate bootstrap 2015-10-16 18:51:00 +03:00
test_testing_utils.py Add tests and order ignoring for datadiff 2015-03-20 15:25:04 +01:00
test_tracking.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
test_urls.py Add new feature group for advanced users 2015-07-20 15:25:05 +02:00
test_utils.py Deprecate version.yaml 2015-11-17 01:05:39 +03:00
test_version_handler.py Deprecate version.yaml 2015-11-17 01:05:39 +03:00
test_zabbix_manager.py Do not call Zabbix in case of deletion of cluster 2015-03-02 19:10:08 +03:00