Bug 890182
| Summary: | postgres support for database - nova | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Perry Myers <pmyers> |
| Component: | openstack-nova | Assignee: | David Ripton <dripton> |
| Status: | CLOSED NOTABUG | QA Contact: | Gabriel Szasz <gszasz> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.0 (Essex) | CC: | ajeain, apevec, kchamart, markmc, nobody, ohochman, sgordon, tvvcox |
| Target Milestone: | ga | Keywords: | FutureFeature, TestOnly, Triaged |
| Target Release: | 5.0 (RHEL 7) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 816316 | Environment: | |
| Last Closed: | 2014-01-21 17:21:25 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 816316 | ||
|
Description
Perry Myers
2012-12-25 15:07:25 UTC
Any update here ? It's been a while. We use SQLAlchemy as a DB portability layer. We run the upstream devstack-gate test suite using postgres for every proposed commit, and the code isn't allowed in until it passes. And whenever someone proposes doing something MySQL-specific, we make sure there's a fallback path for postgres. So I think postgres support is in pretty good shape right now. That said, there may be edge cases that nobody has thought to test. |