Comment 3 for bug 1441340

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

Reviewed: https://review.openstack.org/171793
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=9a808922c194929bff88bdc7dca4f8e2431de1a4
Submitter: Jenkins
Branch: master

commit 9a808922c194929bff88bdc7dca4f8e2431de1a4
Author: Peter Stachowski <email address hidden>
Date: Wed Apr 8 19:48:09 2015 +0000

    Use openstack CLI instead of keystone

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

    Documentation examples were also updated to reflect the new syntax.

    Change-Id: Ib20b8940e317d150e5f6febb618e20bd85d13f8b
    Closes-Bug: #1441340