q-agent-cleanup.py and special characters in password
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Matthew Mosesohn |
Bug Description
I plan to use pass something like this: F11T%)w123Is123
After i change default pass in /root/openrc: F11T\%\
then
{code}
. openrc
nova list
+------
| ID | Name | Status | Task State | Power State | Networks |
+------
| 353cf607-
|e68829d4-
| ef021daa-
{code}
nova is working but /usr/bin/
{code}
2014-02-02 08:55:26,827 - INFO - Started: /usr/bin/
>>> Keystone error:
The request you have made requires authentication.
{code}
Changed in fuel: | |
status: | Confirmed → Triaged |
milestone: | 4.1 → 5.0 |
Changed in fuel: | |
assignee: | nobody → Matthew Mosesohn (raytrac3r) |
https:/ /github. com/stackforge/ fuel-library/ blob/cd12860ec2 34260b50f98963a 78257b3759441f6 /deployment/ puppet/ neutron/ files/q- agent-cleanup. py#L21
Function get_authconfig() must be fixed to parse escaped symbols.