Comment 8 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/206121
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=1686fab59ee3e3a22131b908cbb3f71404e26ae5
Submitter: Jenkins
Branch: master

commit 1686fab59ee3e3a22131b908cbb3f71404e26ae5
Author: vsaienko <email address hidden>
Date: Mon Jul 27 17:41:39 2015 +0300

    replace deprecated parameters

     * replace {public|admin|internal}_{address|protocol}
       with {public|admin}_url
     * add ec2_{public|internal|admin}_url as they were
       configured by default
     * add noop tests

    Change-Id: I3059605f83b61e0029335eff04a077367da6b39a
    Related-Bug: #1477967