[Heat] Sometimes in HA mode heat-client trying to authenticate by incorrect url
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mirantis OpenStack |
Fix Committed
|
High
|
Igor Yozhikov |
Bug Description
VERSION:
feature_groups:
- mirantis
production: "docker"
release: "6.1"
openstack_
api: "1.0"
build_number: "395"
build_id: "2015-05-
nailgun_sha: "46f55c293e4540
python-
astute_sha: "6a4dcd11c67af2
fuel-library_sha: "f385d6a58298c7
fuel-ostf_sha: "740ded337bb2a8
fuelmain_sha: "3eca5e8f7ca6a8
Steps to reproduce:
1. Deploy OS-Neutron GRE, Murano, All Ceph, CentOS, HA (3 KVM Controllers, 1 Supermicro compute)
2. Deploy Murano environment
Actual result:
Sometimes deployment of Murano-env failed if environment was in online state over 12 hours.
Navigate to Project-
ERROR Unauthorized: ERROR: Authentication failed. Please try again with option --include-password or export HEAT_INCLUDE_
Refresh the page, and all OK.
Refresh one more time and got the same result.
There is traceback from Horizon:
<143>May 13 17:21:03 node-1 dashboard-
<143>May 13 17:21:03 node-1 dashboard-
<143>May 13 17:21:06 node-1 dashboard-
HTTP/1.1 401 Unauthorized
content-length: 23
x-openstack-
connection: close
date: Wed, 13 May 2015 17:21:06 GMT
content-type: text/plain
www-authenticate: Keystone uri='https:/
Authentication required
<139>May 13 17:21:06 node-1 dashboard-
Authentication required
Traceback (most recent call last):
File "/usr/share/
sort_
File "/usr/share/
stacks = list(stacks_iter)
File "/usr/lib/
stacks = self._list(url, 'stacks')
File "/usr/lib/
body = self.client.
File "/usr/lib/
return self.client_
File "/usr/lib/
resp, body = self.json_
File "/usr/lib/
resp = self._http_
File "/usr/lib/
% resp.content)
HTTPUnauthorized: ERROR: Authentication failed. Please try again with option --include-password or export HEAT_INCLUDE_
Authentication required
In logs on one of the controller nodes in heat-api.log founded next error:
2015-05-13 17:47:32.562 866 INFO urllib3.
2015-05-13 17:47:32.563 866 WARNING keystonemiddlew
2015-05-13 17:47:33.564 866 DEBUG keystoneclient.
2015-05-13 17:47:33.566 866 INFO urllib3.
2015-05-13 17:47:33.569 866 WARNING keystonemiddlew
2015-05-13 17:47:35.571 866 DEBUG keystoneclient.
2015-05-13 17:47:35.573 866 INFO urllib3.
2015-05-13 17:47:35.575 866 ERROR keystonemiddlew
2015-05-13 17:47:35.576 866 DEBUG keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.576 866 TRACE keystonemiddlew
2015-05-13 17:47:35.577 866 WARNING keystonemiddlew
2015-05-13 17:47:35.578 866 INFO keystonemiddlew
Looks like the heat trying to auth itself by incorrect url.
The snapshot will be available later.
Changed in mos: | |
milestone: | none → 6.1 |
Changed in mos: | |
assignee: | nobody → MOS Heat (mos-heat) |
Changed in mos: | |
importance: | Critical → High |
Changed in mos: | |
assignee: | MOS Heat (mos-heat) → Sergey Kraynev (skraynev) |
status: | Confirmed → In Progress |
summary: |
- Sometimes heat-client trying to authenticate by incorrect url + Sometimes in HA mode heat-client trying to authenticate by incorrect url |
summary: |
- Sometimes in HA mode heat-client trying to authenticate by incorrect url + [Heat] Sometimes in HA mode heat-client trying to authenticate by + incorrect url |
tags: | added: scale |
Changed in mos: | |
status: | Confirmed → Won't Fix |
status: | Won't Fix → In Progress |
Changed in mos: | |
status: | In Progress → Fix Committed |
Snapshot available by following link: /drive. google. com/a/mirantis. com/file/ d/0B3tqtKJGirww dXIyOXNDNUlBakk /view?usp= sharing
https:/