Change Volume Prefix From mysql To datastore
Bug #1277401 reported by
Auston McReynolds
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack DBaaS (Trove) |
Fix Released
|
Low
|
Auston McReynolds |
Bug Description
with the addition of multiple datastore types and versions, the volume name should not remain hardcoded as "mysql-<uuid>"; instead, it should be "datastore-<uuid>".
note: using the datastore manager's name was specifically avoided considering that datastores with multiple versions will soon have managers resembling "mysql5622" vs. "mysql". plus, given that package upgrades will soon become a reality, it doesn't make sense to tie the volume name to a package or manager version.
summary: |
- Volume Name + Change Volume Prefix From mysql To datastore |
description: | updated |
Changed in trove: | |
importance: | Undecided → Medium |
milestone: | none → juno-1 |
importance: | Medium → Low |
Changed in trove: | |
status: | Fix Committed → Fix Released |
Changed in trove: | |
milestone: | juno-1 → 2014.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/71829
Review: https:/