Missing a cd command while generating configuration file and setup of environment variable.

Bug #1492192 reported by Rohini Choudhary
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Low
Rohini Choudhary
Kilo
Fix Released
Low
Rohini Choudhary

Bug Description

In https://murano.readthedocs.org/en/stable-kilo/, there are some mistakes as below:

1. While installing the API service and Engine (https://murano.readthedocs.org/en/stable-kilo/install/index.html#installing-and-running-manually), Murano git repository is cloned. After that, sample configuration file is needed to generate using tox. It should be done inside murano repository cloned, but it is not mentioned in the documentation.

2. In Installing and Running the Development Version section (https://murano.readthedocs.org/en/stable-kilo/install/development.html):
a. While copying Murano integration scripts to Devstack, environment variables are used, but it is not mentioned to set them. Either it should be mentioned to set them, or it should be copied without using environmental variable.
b. To integrate murano with devstack, neutron additional service is required, which do not come by default with devstack. So, it should be mentioned explicitly.

Changed in murano:
milestone: none → 2014.2.3
Changed in murano:
milestone: 2014.2.3 → liberty-3
importance: Undecided → Low
status: New → Confirmed
Changed in murano:
assignee: nobody → Rohini Choudhary (enthurohini)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

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

Changed in murano:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (stable/kilo)

Reviewed: https://review.openstack.org/220961
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=72219f0f8850e91edcfb58b4549ca001823844bb
Submitter: Jenkins
Branch: stable/kilo

commit 72219f0f8850e91edcfb58b4549ca001823844bb
Author: enthurohini <email address hidden>
Date: Mon Sep 7 15:35:33 2015 +0530

    Add cd, export and enable service command in doc

    While installing the API service and Engine, sample configuration file
    is needed to generate inside murano/murano using tox. Hence add cd
    command.

    While installing and running murano with devstack, environment
    variable DEVSTACK_DIR is used. Add export command to set environment
    varible. Neutron additional service is also required by murano which
    do not come by default with devstack. It is mention and add command to
    enable it.

    Partial-Bug: #1492192
    Change-Id: I84390a6e01a6b3300a6974c5f84b644c77f60825

tags: added: in-stable-kilo
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/221116
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=43d5f9bfca7390654ff3a388d8715385843dcee9
Submitter: Jenkins
Branch: master

commit 43d5f9bfca7390654ff3a388d8715385843dcee9
Author: enthurohini <email address hidden>
Date: Tue Sep 8 01:16:03 2015 +0530

    Add cd, export and enable service command in doc

    While installing the API service and Engine, sample configuration file
    is needed to generate inside murano/murano using tox. Hence add cd
    command.

    While installing and running murano with devstack, environment
    variable DEVSTACK_DIR is used. Add export command to set environment
    varible. Neutron additional service is also required by murano which
    do not come by default with devstack. It is mention and add command to
    enable it.

    Closes-Bug: #1492192
    Change-Id: I2313460f8eae870de2722c078f1676245cb605d7

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: liberty-3 → 1.0.0
Changed in murano:
milestone: 1.0.0 → 1.0.1
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.