trove-mgmt-taskmanager does not starts

Bug #1323395 reported by Sushil Kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Low
Sushil Kumar

Bug Description

trove-mgmt-taskmanager does not starts
the startup fails showing following error

2014-05-26 19:07:45.715 INFO trove.db.sqlalchemy.session [-] Creating SQLAlchemy engine with args: {'pool_recycle': 3600, 'echo': False}
2014-05-26 19:07:46.230 CRITICAL root [-] mgmt_main() takes no arguments (1 given)

This is probably because of https://github.com/openstack/trove/blob/master/trove/cmd/taskmanager.py#L38 defines mgmt_main without argument and tries to access "conf" in subsequent line.

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

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

Changed in trove:
assignee: nobody → Sushil Kumar (sushil-kumar2)
status: New → In Progress
Changed in trove:
importance: Undecided → Medium
milestone: none → juno-1
Changed in trove:
importance: Medium → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/95574
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=92b3bde196cf01c85a716aef54a55ce39102b269
Submitter: Jenkins
Branch: master

commit 92b3bde196cf01c85a716aef54a55ce39102b269
Author: SushilKM <email address hidden>
Date: Mon May 26 19:15:33 2014 +0000

    Corrects mgmt-taskmanager startup method

    Adds 'conf' as an argument to mgmt_main which is accessed in startup
    method.

    Change-Id: Ie17ed92137200f0562894950df0479749492faf4
    Closes-Bug: #1323395

Changed in trove:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in trove:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: juno-1 → 2014.2
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.