Comment 9 for bug 1596084

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

Reviewed: https://review.openstack.org/366879
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=98c7625e5535b6f8237a171a64eea2d254626585
Submitter: Jenkins
Branch: stable/mitaka

commit 98c7625e5535b6f8237a171a64eea2d254626585
Author: Travis Truman <email address hidden>
Date: Tue Jun 28 11:59:29 2016 -0400

    glance_api_servers must contain a valid url with protocol

    This addresses a Nova config deprecation in the Mitaka release
    documented here: http://docs.openstack.org/releasenotes/nova/mitaka.html#deprecation-notes

    Adding nova_glance_api_servers to the hosts group vars to address
    a nova role namespacing issue as well.

    Needed-By: If33d3ce9e9dfee827a92c9c0813b7c0a18cb8a7b
    Change-Id: Ibc0a5b70d4da2e905b10b4c1334b57a6f0f3b4ed
    Closes-Bug: #1596084
    (cherry picked from commit 08beb6fd6b5d33a3c55822d2afce8f2f95b06d07)