UI doesn't track provisioning tasks

Bug #1457039 reported by Anastasia Palkina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
New
Medium
Fuel UI Team

Bug Description

"build_id": "2015-05-19_10-05-51",
"build_number": "437",
"release_versions": {"2014.2.2-6.1": {"VERSION": {"build_id": "2015-05-19_10-05-51", "build_number": "437", "api": "1.0", "fuel-library_sha": "2814c51668f487e97e1449b078bad1942421e6b9", "nailgun_sha": "593c99f2b46cf52b2be6c7c6e182b6ba9f2232cd", "feature_groups": ["mirantis"], "openstack_version": "2014.2.2-6.1", "production": "docker", "python-fuelclient_sha": "e19f1b65792f84c4a18b5a9473f85ef3ba172fce", "astute_sha": "96801c5bccb14aa3f2a0d7f27f4a4b6dd2b4a548", "fuel-ostf_sha": "9ce1800749081780b8b2a4a7eab6586583ffaf33", "release": "6.1", "fuelmain_sha": "68796aeaa7b669e68bc0976ffd616709c937187a"}}},
"auth_required": true,
"api": "1.0",
"fuel-library_sha": "2814c51668f487e97e1449b078bad1942421e6b9",
"nailgun_sha": "593c99f2b46cf52b2be6c7c6e182b6ba9f2232cd",
"feature_groups": ["mirantis"],
"openstack_version": "2014.2.2-6.1",
"production": "docker",
"python-fuelclient_sha": "e19f1b65792f84c4a18b5a9473f85ef3ba172fce",
"astute_sha": "96801c5bccb14aa3f2a0d7f27f4a4b6dd2b4a548",
"fuel-ostf_sha": "9ce1800749081780b8b2a4a7eab6586583ffaf33",
"release": "6.1",
"fuelmain_sha": "68796aeaa7b669e68bc0976ffd616709c937187a"

1. Create any environment with any settings
2. Add controller and compute
3. Start provisioning for nodes via cli
fuel --env N node --node N --provision
4. Provisioning started. But on UI I see 'New' status of this environment (see screen)

In /api/tasks for this env:
{"status": "running", "name": "provision", "cluster": 3, "result": {}, "progress": 100, "message"
: null, "id": 23, "uuid": "8ff59c7c-1f2e-47c9-a84d-8c339ed811f6"}

Cause is UI doesn't track provisioning tasks.
I think UI should track this because behaviour is strange for user.

Tags: ui
Revision history for this message
Anastasia Palkina (apalkina) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.