Comment 10 for bug 1477967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/206351
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=8e5d6fd55e0841745e7506cefceea659150ff674
Submitter: Jenkins
Branch: master

commit 8e5d6fd55e0841745e7506cefceea659150ff674
Author: vsaienko <email address hidden>
Date: Tue Jul 28 10:25:58 2015 +0300

    replace keystone deprecated parameters

     * replace {public|admin|internal}_{address|protocol}
       with {public|admin}_url
     * replace keystone_auth_protocol,keystone_auth_host and
       service_port with auth_uri and identity_uri
     * add {public|internal|admin}_url_v2 as they were
       configured by default
     * add noop tests

    Related-Bug: #1477967

    Change-Id: Iabc6f1dd8946286f0130fa64ef9441385c28a2fd