Bug 1299909
Summary: | gnocchi-upgrade does not work in current RDO trunk | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Emilien Macchi <emacchi> |
Component: | python-tooz | Assignee: | Pradeep Kilambi <pkilambi> |
Status: | CLOSED ERRATA | QA Contact: | Yurii Prokulevych <yprokule> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.0 (Mitaka) | CC: | apevec, jdanjou, jjoyce, jschluet, lhh, mburns, nlevinki, pkilambi |
Target Milestone: | ga | Keywords: | Triaged |
Target Release: | 9.0 (Mitaka) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-tooz-1.34.0-1.el7ost | Doc Type: | No Doc Update |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-08-11 12:13:58 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Emilien Macchi
2016-01-19 14:17:35 UTC
Gnocchi does need voluptuous 0.8.6 at least. Fixing upstream too. Should be included in Gnocchi 1.3.4. Argh, this is a problem in tooz dependency, not Gnocchi actually. I misread the log. fix submitted to upstream packaging: https://review.gerrithub.io/#/c/260456/ I think this has been resolved for quite sometime now. Moving to Modified. Verified with downstream packages: rpm -qR python-tooz-1.34.0-1.el7ost.noarch | grep vol python-voluptuous >= 0.8.6 rpm -qR python-gnocchi-2.1.3-2.el7ost.noarch | grep vol python-voluptuous Command with dedicated empty db executed successfully: gnocchi-upgrade --verbose --debug --create-legacy-resource-types --config-file /etc/gnocchi/gnocchi.conf Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-1597.html |