Comment 12 for bug 1484588

Revision history for this message
Anseela M M (anseela-m00) wrote :

I have created test cases for verifying the bug. please execute these test cases once the fix is done.

Test case id: OPNST_Glance_bug_1484588_ glance startup gives ERROR: Could not bind to 0.0.0.0:9292 after trying for 30 seconds on stable-kilo after attempting service restart_1
Metric: 30 minutes
Test purpose: Verify that the glance API restart should not give any error
Configuration: An OpenStack environment with at least one controller (with keystone, glance), one compute node and one network node installed.
Test tool: tempest
References:
Applicability: Could not bind to 0.0.0.0:9292 after trying for 30 seconds on stable-kilo after attempting service restart
Pre-test conditions: OpenStack should be installed
Step Description:
1. Do some changes in glance.conf file ( /etc/glance/glance-api.conf)
2. service glance-api restart
3. service glance-registry restart
4. list the glance images
 Result:
1. User should be able to edit the glance.conf file
2. Glance API should restart successfully
3. glance-registry should restart successfully
4. user should be able to list the glance images

Test verdict: TC pass only if user can delete the image tag without any error else TC failed