Activity log for bug #1339733

Date Who What changed Old value New value Message
2014-07-09 14:29:57 Prashanth Hari bug added bug
2014-07-09 14:30:10 Prashanth Hari tempest: assignee Prashanth Hari (hvprash)
2014-07-09 14:30:16 Prashanth Hari tempest: status New In Progress
2014-07-09 15:01:27 Basil Baby bug added subscriber basil
2014-07-09 15:45:35 Prashanth Hari description Clients in scenario manager are failing to get the service region configs. This is critical for multiregion scenario tests. Also affects - https://bugs.launchpad.net/tempest/+bug/1335924 https://bugs.launchpad.net/tempest/+bug/1334650 Clients in scenario manager are failing to get the service region configs. This is critical for multiregion scenario tests. Also affects - https://bugs.launchpad.net/tempest/+bug/1335924 https://bugs.launchpad.net/tempest/+bug/1334650 The scope is to add a function in clients.py to get the region information for a service.
2014-08-11 23:48:05 Prashanth Hari description Clients in scenario manager are failing to get the service region configs. This is critical for multiregion scenario tests. Also affects - https://bugs.launchpad.net/tempest/+bug/1335924 https://bugs.launchpad.net/tempest/+bug/1334650 The scope is to add a function in clients.py to get the region information for a service. Clients in scenario manager are failing to get the service region configs. This is critical for multiregion scenario tests. Also affects - https://bugs.launchpad.net/tempest/+bug/1335924 https://bugs.launchpad.net/tempest/+bug/1334650 The scope is to add a common function to get the region information for a service.
2014-08-13 00:30:58 Prashanth Hari description Clients in scenario manager are failing to get the service region configs. This is critical for multiregion scenario tests. Also affects - https://bugs.launchpad.net/tempest/+bug/1335924 https://bugs.launchpad.net/tempest/+bug/1334650 The scope is to add a common function to get the region information for a service. Clients in scenario manager are failing to get the service region configs. This is critical for multiregion scenario tests. Also affects - https://bugs.launchpad.net/tempest/+bug/1335924 https://bugs.launchpad.net/tempest/+bug/1334650 The scope is to add a common function to get the region information for a service. How to recreate the problem ? - Disable "region" from identity section and add "region" in service sections in tempest.conf. The tests will fail with region or endpoint not found - Enable "region" in identity section but different "region" in service sections in tempest.conf. The tests will not consider the service specific regions. The failure noticed for glance, swift and neutron related scenario tests.
2014-08-13 00:32:20 Prashanth Hari description Clients in scenario manager are failing to get the service region configs. This is critical for multiregion scenario tests. Also affects - https://bugs.launchpad.net/tempest/+bug/1335924 https://bugs.launchpad.net/tempest/+bug/1334650 The scope is to add a common function to get the region information for a service. How to recreate the problem ? - Disable "region" from identity section and add "region" in service sections in tempest.conf. The tests will fail with region or endpoint not found - Enable "region" in identity section but different "region" in service sections in tempest.conf. The tests will not consider the service specific regions. The failure noticed for glance, swift and neutron related scenario tests. Clients in scenario manager are failing to get the service region configs. This is critical for multiregion scenario tests. Also affects - https://bugs.launchpad.net/tempest/+bug/1335924 https://bugs.launchpad.net/tempest/+bug/1334650 The fix is to add a common function to get the region information from service region configs. How to recreate the problem ? - Disable "region" from identity section and add "region" in service sections in tempest.conf. The tests will fail with region or endpoint not found - Enable "region" in identity section but different "region" in service sections in tempest.conf. The tests will not consider the service specific regions. The failure noticed for glance, swift and neutron related scenario tests.
2014-08-13 02:40:27 Prashanth Hari description Clients in scenario manager are failing to get the service region configs. This is critical for multiregion scenario tests. Also affects - https://bugs.launchpad.net/tempest/+bug/1335924 https://bugs.launchpad.net/tempest/+bug/1334650 The fix is to add a common function to get the region information from service region configs. How to recreate the problem ? - Disable "region" from identity section and add "region" in service sections in tempest.conf. The tests will fail with region or endpoint not found - Enable "region" in identity section but different "region" in service sections in tempest.conf. The tests will not consider the service specific regions. The failure noticed for glance, swift and neutron related scenario tests. Clients in scenario manager are failing to get the service region configs. This is critical for multiregion scenario tests. The fix is to add a common function to get the region information from service region configs. How to recreate the problem ? - Disable "region" from identity section and add "region" in service sections in tempest.conf. The tests will fail with region or endpoint not found - Enable "region" in identity section but different "region" in service sections in tempest.conf. The tests will not consider the service specific regions. The failure noticed for glance, swift and neutron related scenario tests.
2016-09-21 13:34:30 Ken'ichi Ohmichi tempest: status In Progress Won't Fix