Add 'redis' as a valid service candidate

Bug #1577819 reported by Pete MacKinnon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Undecided
Pete MacKinnon

Bug Description

Currently the only registered service candidate for redis is:

SERVICE_CANDIDATES = ['redis-server']

This should also include the RPM systemd candidate 'redis'.

SERVICE_CANDIDATES = ['redis-server', 'redis']

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/312118

Changed in trove:
assignee: nobody → Pete MacKinnon (pmackinn)
status: New → In Progress
Changed in trove:
assignee: Pete MacKinnon (pmackinn) → Peter Stachowski (peterstac)
Changed in trove:
assignee: Peter Stachowski (peterstac) → Pete MacKinnon (pmackinn)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

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

commit 4b3f34b07e85e12c738f2afc98c84ae5bdd40a93
Author: Peter MacKinnon <email address hidden>
Date: Tue May 3 11:20:45 2016 -0400

    Add 'redis' as a valid service candidate

    Currently the only registered service candidate for redis is:
    SERVICE_CANDIDATES = ['redis-server']

    This should also include the RPM systemd candidate 'redis'.
    SERVICE_CANDIDATES = ['redis-server', 'redis']

    This change adds 'redis' to the list in SERVICE_CANDIDATES
    for systemd redis packages.

    Change-Id: Iebefc54be4e7f77941f750bbecf6205c15ca253e
    Closes-Bug: #1577819

Changed in trove:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/trove 6.0.0.0b2

This issue was fixed in the openstack/trove 6.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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