Comment 8 for bug 1856693

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/stein)

Reviewed: https://review.opendev.org/702193
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=0b9485c6f3578a277910c6be6c2963c427f13613
Submitter: Zuul
Branch: stable/stein

commit 0b9485c6f3578a277910c6be6c2963c427f13613
Author: Dincer Celik <email address hidden>
Date: Mon Jan 13 03:36:40 2020 +0300

    Fixes rally db commands

    'rally-manage db' command was deprecated since 0.10.0 [1]. Should use
    'rally db' instead.

    [1] https://rally.readthedocs.io/en/latest/project_info/release_notes/archive/v0.10.0.html#command-line-interface

    Closes-Bug: #1856693

    Change-Id: I578f7a6d907d5579180bc64c99c7e6c8edf3afc8
    (cherry picked from commit 1114859b5cb940290f405cd64e34c6638dcebcae)