Monasca-api Devstack Readme file needs alignment for local.conf update

Bug #1696749 reported by Pradeep Kumar Velusamy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Monasca
Fix Released
Undecided
Pradeep Kumar Velusamy

Bug Description

Monasca-api setup for devstack Readme file, step-2 doesn't have the local.conf file contents aligned.

Example:

# Uncomment one of the following two lines to choose Java or Python for the Monasca API. MONASCA_API_IMPLEMENTATION_LANG=${MONASCA_API_IMPLEMENTATION_LANG:-java} # MONASCA_API_IMPLEMENTATION_LANG=${MONASCA_API_IMPLEMENTATION_LANG:-python}

Should be updated as:

# Uncomment one of the following two lines to choose Java or Python for the Monasca API. MONASCA_API_IMPLEMENTATION_LANG=${MONASCA_API_IMPLEMENTATION_LANG:-java}
# MONASCA_API_IMPLEMENTATION_LANG=${MONASCA_API_IMPLEMENTATION_LANG:-python}

URL : https://github.com/openstack/monasca-api/tree/master/devstack

Tags: mosanca-api
Changed in monasca:
assignee: nobody → Pradeep Kumar Velusamy (pradeepkumar.v)
Changed in monasca:
status: New → In Progress
Revision history for this message
Pradeep Kumar Velusamy (pradeepkumar.v) wrote :

Fix Proposed to master branch.
https://review.openstack.org/#/c/472623/

Changed in monasca:
status: In Progress → Fix Committed
Changed in monasca:
status: Fix Committed → Fix Released
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.