Devstack can't build because python-troveclient is missing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-troveclient |
Fix Committed
|
High
|
Unassigned |
Bug Description
python-troveclient can't pass to the gate test because Devstack can't build.
Log is as follow.
```
2017-10-22 22:56:06.652 | + ./stack.
2017-10-22 22:56:06.654 | + inc/python:
2017-10-22 22:56:06.656 | + inc/python:
2017-10-22 22:56:06.659 | ++ inc/python:
2017-10-22 22:56:06.661 | ++ inc/python:
2017-10-22 22:56:06.665 | + inc/python:
2017-10-22 22:56:06.667 | + inc/python:
2017-10-22 22:56:06.669 | + inc/python:
2017-10-22 22:56:06.672 | + inc/python:
2017-10-22 22:56:06.672 | + inc/python:
2017-10-22 22:56:06.674 | + inc/python:
2017-10-22 22:56:07.697 | + inc/python:
2017-10-22 22:56:07.699 | + inc/python:
2017-10-22 22:56:07.701 | + inc/python:
2017-10-22 22:56:07.703 | + functions-
2017-10-22 22:56:07.705 | [Call Trace]
2017-10-22 22:56:07.706 | ./stack.
2017-10-22 22:56:07.706 | /opt/stack/
2017-10-22 22:56:07.709 | [ERROR] /opt/stack/
2017-10-22 22:56:08.714 | Error on exit
```
Changed in python-troveclient: | |
status: | New → Fix Released |
status: | Fix Released → Fix Committed |
importance: | Undecided → High |
This problem seems to be the cause of this patch /review. openstack. org/#/c/ 508366/
https:/