There is no trove-taskmaster.conf in /etc/trove/

Bug #1326619 reported by Navneet Grewal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Talusani Mani Shanker

Bug Description

Documentation Step 3 Subsection b). currently states...

# openstack-config --set /etc/trove/trove-api.conf \
  DEFAULT rpc_backend qpid
# openstack-config --set /etc/trove/trove-taskmaster.conf \
  DEFAULT rpc_backend qpid
# openstack-config --set /etc/trove/trove-conductor.conf \
  DEFAULT rpc_backend qpid
# openstack-config --set /etc/trove/trove-api.conf DEFAULT \
  qpid_hostname controller
# openstack-config --set /etc/trove/trove-taskmaster.conf DEFAULT \
  qpid_hostname controller
# openstack-config --set /etc/trove/trove-conductor.conf DEFAULT \
  qpid_hostname controller

-------- Here is the correct version of it as the correct file name is /trove-taskmanager.conf ------
# openstack-config --set /etc/trove/trove-api.conf \
  DEFAULT rpc_backend qpid
# openstack-config --set /etc/trove/trove-taskmanager.conf \
  DEFAULT rpc_backend qpid
# openstack-config --set /etc/trove/trove-conductor.conf \
  DEFAULT rpc_backend qpid
# openstack-config --set /etc/trove/trove-api.conf DEFAULT \
  qpid_hostname controller
# openstack-config --set /etc/trove/trove-taskmanager.conf DEFAULT \
  qpid_hostname controller
# openstack-config --set /etc/trove/trove-conductor.conf DEFAULT \
  qpid_hostname controller

-----------------------------------
Built: 2014-06-04T21:03:08 00:00
git SHA: 42ce7a921765e744b7138728ac3fad2e39892a26
URL: http://docs.openstack.org/icehouse/install-guide/install/yum/content/trove-install.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/section_trove-install.xml
xml:id: trove-install

Tom Fifield (fifieldt)
Changed in openstack-manuals:
importance: Undecided → High
Revision history for this message
Navneet Grewal (yellowcirclenet) wrote :

Additional update: trove-api.conf is INCORRECT.

CORRECT file name is: trove.conf

Changed in openstack-manuals:
assignee: nobody → Talusani Mani Shanker (shanker-mani0)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

Changed in openstack-manuals:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/100790
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=537799beb9b5f7df76f118d61e5ccb3f2119760a
Submitter: Jenkins
Branch: master

commit 537799beb9b5f7df76f118d61e5ccb3f2119760a
Author: Manishanker Talusani <email address hidden>
Date: Wed Jun 18 12:14:02 2014 +0530

    Replaced names with correct conf files

    In section 3, subsection b of trove install guide,
    wrong config files were present earlier. Replaced
    trove-api.conf with trove.conf and trove-taskmaster.conf
    with trove-taskmanager.conf in all occurences

    Change-Id: I0469c2f41e2cfbf99a6a0772c46c1c64307a49ab
    Closes-Bug: #1326619

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

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.