HTTPClient initializes with wrong keystone credentials if master node wasn't working after revert
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Dennis Dmitriev | ||
5.1.x |
Fix Released
|
High
|
Dennis Dmitriev | ||
6.0.x |
Fix Released
|
High
|
Dennis Dmitriev | ||
6.1.x |
Fix Released
|
High
|
Dennis Dmitriev |
Bug Description
If 'KEYSTONE_PASSWORD' variable was changed, then the following issue might appear:
- HTTPClient initializes with new 'KEYSTONE_PASSWORD' at the start of the test;
- when master node hung after reverting a snapshot, it is restarted and wait until '_fuel_
The issue is that the reverted master node has a default keystone credentials while '_fuel_
Example:
http://
http://
tags: | added: system-test-not-required |
Fix proposed to branch: master /review. openstack. org/145081
Review: https:/