Activity log for bug #1505258

Date Who What changed Old value New value Message
2015-10-12 14:37:12 Nastya Urlapova bug added bug
2015-10-12 14:37:22 Nastya Urlapova description By default via REST API Nailgun create cluster with incorrect defaults, for example network provider: curl -H "X-Auth-Token: e0fb383ae1054b379b635ce2b691a81e" -X POST -d '{"tasks": [], "name": "123121233", "release_id": 2, "nodes": []}' http://10.109.5.2:8000/api/v1/clusters/ {"status": "new", "is_customized": false, "release_id": 2, "ui_settings": {"sort": [{"roles": "asc"}], "sort_by_labels": [], "search": "", "filter_by_labels": {}, "filter": {}, "view_mode": "standard"}, "fuel_version": "8.0", "net_provider": "nova_network", "mode": "ha_compact", "pending_release_id": null, "changes": [{"node_id": null, "name": "attributes"}, {"node_id": null, "name": "networks"}, {"node_id": null, "name": "vmware_attributes"}], "id": 2, "name": "123121233"} By default it should be neutron network provider instead of nova. We should check it with unittest for Nailgun REST API. VERSION: feature_groups: - mirantis production: "docker" release: "8.0" openstack_version: "2015.1.0-8.0" api: "1.0" build_number: "140" build_id: "140" fuel-nailgun_sha: "46fbd9e21e91af057335cfa7e1f29159c1eb82ac" python-fuelclient_sha: "769df968e19d95a4ab4f12b1d2c76d385cf3168c" fuel-agent_sha: "84335446172cc6a699252c184076a519ac791ca1" fuel-nailgun-agent_sha: "d66f188a1832a9c23b04884a14ef00fc5605ec6d" astute_sha: "e99368bd77496870592781f4ba4fb0caacb9f3a7" fuel-library_sha: "6579c3debf9f1e8832cc6714aca0125b66d2bd7d" fuel-ostf_sha: "983d0e6fe64397d6ff3bd72311c26c44b02de3e8" fuel-createmirror_sha: "df6a93f7e2819d3dfa600052b0f901d9594eb0db" fuelmain_sha: "4c58b6503fc780be117777182165fd7b037b1a96" By default via REST API Nailgun create cluster with incorrect defaults, for example network provider: curl -H "X-Auth-Token: e0fb383ae1054b379b635ce2b691a81e" -X POST -d '{"tasks": [], "name": "123121233", "release_id": 2, "nodes": []}' http://10.109.5.2:8000/api/v1/clusters/ {"status": "new", "is_customized": false, "release_id": 2, "ui_settings": {"sort": [{"roles": "asc"}], "sort_by_labels": [], "search": "", "filter_by_labels": {}, "filter": {}, "view_mode": "standard"}, "fuel_version": "8.0", "net_provider": "nova_network", "mode": "ha_compact", "pending_release_id": null, "changes": [{"node_id": null, "name": "attributes"}, {"node_id": null, "name": "networks"}, {"node_id": null, "name": "vmware_attributes"}], "id": 2, "name": "123121233"} By default it should be neutron network provider instead of nova. We should check it with unittest for Nailgun REST API. VERSION:   feature_groups:     - mirantis   production: "docker"   release: "8.0"   openstack_version: "2015.1.0-8.0"   api: "1.0"   build_number: "140"   build_id: "140"   fuel-nailgun_sha: "46fbd9e21e91af057335cfa7e1f29159c1eb82ac"   python-fuelclient_sha: "769df968e19d95a4ab4f12b1d2c76d385cf3168c"   fuel-agent_sha: "84335446172cc6a699252c184076a519ac791ca1"   fuel-nailgun-agent_sha: "d66f188a1832a9c23b04884a14ef00fc5605ec6d"   astute_sha: "e99368bd77496870592781f4ba4fb0caacb9f3a7"   fuel-library_sha: "6579c3debf9f1e8832cc6714aca0125b66d2bd7d"   fuel-ostf_sha: "983d0e6fe64397d6ff3bd72311c26c44b02de3e8"   fuel-createmirror_sha: "df6a93f7e2819d3dfa600052b0f901d9594eb0db"   fuelmain_sha: "4c58b6503fc780be117777182165fd7b037b1a96"
2015-10-12 14:37:39 Nastya Urlapova nominated for series fuel/8.0.x
2015-10-12 14:37:39 Nastya Urlapova bug task added fuel/8.0.x
2015-10-12 14:37:39 Nastya Urlapova nominated for series fuel/7.0.x
2015-10-12 14:37:39 Nastya Urlapova bug task added fuel/7.0.x
2015-10-12 14:37:45 Nastya Urlapova fuel/7.0.x: milestone 7.0-updates
2015-10-12 14:38:06 Nastya Urlapova fuel/7.0.x: assignee Fuel Python Team (fuel-python)
2015-10-12 14:38:08 Nastya Urlapova fuel/7.0.x: importance Undecided Critical
2015-10-12 14:38:10 Nastya Urlapova fuel/7.0.x: importance Critical High
2015-10-12 14:42:39 Dmitry Pyzhov bug task deleted fuel/8.0.x
2015-10-12 14:42:49 Dmitry Pyzhov tags tech-debt
2015-10-13 08:19:44 Alexander Kislitsky fuel: status New Confirmed
2015-10-13 08:19:49 Alexander Kislitsky fuel/7.0.x: status New Confirmed
2015-10-13 10:34:36 OpenStack Infra fuel: status Confirmed In Progress
2015-10-13 10:34:36 OpenStack Infra fuel: assignee Fuel Python Team (fuel-python) Igor Kalnitsky (ikalnitsky)
2015-10-13 14:06:08 OpenStack Infra fuel: status In Progress Fix Committed
2015-10-22 03:11:39 Dmitry Pyzhov tags tech-debt area-python tech-debt
2016-05-23 12:43:24 Denis Meltsaykin fuel/7.0.x: status Confirmed Invalid