Comment 4 for bug 1275655

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/76860
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=028832a769edcc797d65a3fe0675f15037c7a2a7
Submitter: Jenkins
Branch: master

commit 028832a769edcc797d65a3fe0675f15037c7a2a7
Author: Matthew Mosesohn <email address hidden>
Date: Thu Feb 27 17:16:40 2014 +0400

    q-agent-cleanup escape character handling

    /root/openrc should contain escaped characters for
    certain symbols, but are stripped when sourcing
    this file in shell scripts. p-agent-cleanup.py
    should treat user credentials as escaped strings
    and not literal escape characters.

    Closes-Bug: #1275655

    Change-Id: Ia9534ef93508813b2a8cdc7368cf6f121ea40fe7