when building an image with devstack, debug-user username is not correctly passed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
akanda |
New
|
Medium
|
Adam Gandelman |
Bug Description
devstack is setup to build the appliance image with the debug-user element enabled, which sets up a user+password in the appliance for debugging purposes. This should be the admin username and password configured in devstack, but it looks like the username is not being set properly. Something is probably not being sourced correctly in devstack and $OS_USERNAME is unset here:
2015-06-04 23:15:15.426 | ++ DIB_REPOREF_
2015-06-04 23:15:15.426 | ++ DIB_AKANDA_
2015-06-04 23:15:15.426 | ++ DIB_AKANDA_
2015-06-04 23:15:15.426 | ++ http_proxy=
2015-06-04 23:15:15.426 | ++ ELEMENTS_
2015-06-04 23:15:15.426 | ++ DIB_RELEASE=jessie
2015-06-04 23:15:15.426 | ++ DIB_EXTLINUX=1
Changed in akanda: | |
milestone: | none → liberty-1 |
importance: | Undecided → Medium |
tags: | added: akanda-rug |
Changed in akanda: | |
milestone: | liberty-1 → liberty-2 |
summary: |
when building an image with devstack, debug-user username is not - correctly + correctly passed |
Changed in akanda: | |
milestone: | liberty-2 → none |