Comment 4 for bug 1441340

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

Reviewed: https://review.openstack.org/171708
Committed: https://git.openstack.org/cgit/openstack/trove-integration/commit/?id=f18e96715e821a0fcab85d0bcef9a9378b7ef255
Submitter: Jenkins
Branch: master

commit f18e96715e821a0fcab85d0bcef9a9378b7ef255
Author: Peter Stachowski <email address hidden>
Date: Wed Apr 8 14:51:12 2015 +0000

    Use openstack CLI instead of keystone

    When running './redstack install' multiple messages are output stating
    that the keystone CLI has been deprecated. These calls should be
    replaced to ones utilizing the openstack CLI program instead.

    Note: There is still one message output, due to uploading to glance.
    This needs to be fixed in devstack.

    Change-Id: Icdc5370a944898a04e3665102a4195415523ca44
    Closes-Bug: #1441340