Change Volume Prefix From mysql To datastore

Bug #1277401 reported by Auston McReynolds
14
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.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove (master)

Fix proposed to branch: master
Review: https://review.openstack.org/71829

Changed in trove:
assignee: nobody → Auston McReynolds (amcrn)
status: New → In Progress
summary: - Volume Name
+ Change Volume Prefix From mysql To datastore
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/71829
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=4b41228285a3d7ca0459fc5250e14d4847138d03
Submitter: Jenkins
Branch: master

commit 4b41228285a3d7ca0459fc5250e14d4847138d03
Author: amcrn <email address hidden>
Date: Fri Feb 7 00:58:36 2014 -0800

    Changes Volume Prefix From mysql To datastore

    changes the volume name from mysql-<uuid> to datastore-<uuid>. now
    that multiple datastore types are supported, the volume name prefix
    should not be hardcoded to "mysql-" so as to avoid confusion to the
    user and/or cloud administrator.

    Change-Id: Ib585eab42f609095dee709b6e6e5eb980eff42af
    Closes-Bug: #1277401

Changed in trove:
status: In Progress → Fix Committed
Changed in trove:
importance: Undecided → Medium
milestone: none → juno-1
importance: Medium → Low
Thierry Carrez (ttx)
Changed in trove:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: juno-1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.