Generate escaped variables in elements

Bug #1488790 reported by Masaki Matsushita
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trove Integration
In Progress
Undecided
Masaki Matsushita

Bug Description

Currently, we should prepare escaped variables.

export ESCAPED_PATH_TROVE="\/opt\/stack\/trove"

I think it can be generated by sed in elements like following:

ESCAPED_PATH_TROVE=$(echo $PATH_TROVE | sed -e 's/\//\\\//g')

This helps users when building guest image manually.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove-integration (master)

Fix proposed to branch: master
Review: https://review.openstack.org/217006

Changed in trove-integration:
assignee: nobody → Masaki Matsushita (mmasaki)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on trove-integration (master)

Change abandoned by amrith (<email address hidden>) on branch: master
Review: https://review.openstack.org/217006
Reason: Abandoned for inactivity. Please restore when the issues described earlier have been addressed.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.