trove installed with devstack fails to launch default mysql image

Bug #1427699 reported by Amrith Kumar
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Low
Nikhil Manchanda

Bug Description

After completing trove install with devstack, trove create fails because the guest agent aborts.

This is in the guest agent log file.

ubuntu@m1:/tmp$ more trove-guestagent.log
2015-03-03 14:17:25.621 CRITICAL root [-] ImportError: No module named oslo_concurrency

2015-03-03 14:17:25.621 TRACE root Traceback (most recent call last):
2015-03-03 14:17:25.621 TRACE root File "/home/ubuntu/trove/contrib/trove-guestagent", line 34, in <mo
dule>
2015-03-03 14:17:25.621 TRACE root sys.exit(main())
2015-03-03 14:17:25.621 TRACE root File "/home/ubuntu/trove/trove/cmd/guest.py", line 60, in main
2015-03-03 14:17:25.621 TRACE root from trove import rpc
2015-03-03 14:17:25.621 TRACE root File "/home/ubuntu/trove/trove/rpc.py", line 36, in <module>
2015-03-03 14:17:25.621 TRACE root import trove.common.exception
2015-03-03 14:17:25.621 TRACE root File "/home/ubuntu/trove/trove/common/exception.py", line 20, in <m
odule>
2015-03-03 14:17:25.621 TRACE root from oslo_concurrency import processutils
2015-03-03 14:17:25.621 TRACE root ImportError: No module named oslo_concurrency
2015-03-03 14:17:25.621 TRACE root

ubuntu@m1:~/trove$ pip list | grep oslo
oslo.config (1.5.0)
oslo.i18n (1.1.0)
oslo.messaging (1.4.1)
oslo.serialization (1.1.0)
oslo.utils (1.1.0)

After manually pip installing oslo.concurrency the guest agent starts fine

It appears that the base image being used by devstack installs needs to be refreshed.

Amrith Kumar (amrith)
description: updated
description: updated
Amrith Kumar (amrith)
Changed in trove:
assignee: nobody → Amrith (amrith)
Changed in trove:
assignee: Amrith (amrith) → Nikhil Manchanda (slicknik)
Revision history for this message
Amrith Kumar (amrith) wrote :

Nikhil ... all yours.

Changed in trove:
status: New → Confirmed
Revision history for this message
Nikhil Manchanda (slicknik) wrote :

New image has been built

Changed in trove:
milestone: kilo-3 → liberty-1
importance: High → Low
Changed in trove:
status: Confirmed → Fix Committed
Thierry Carrez (ttx)
Changed in trove:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: liberty-1 → 4.0.0
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.