Comment 4 for bug 1596084

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

Reviewed: https://review.openstack.org/335111
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=08beb6fd6b5d33a3c55822d2afce8f2f95b06d07
Submitter: Jenkins
Branch: master

commit 08beb6fd6b5d33a3c55822d2afce8f2f95b06d07
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 nova_all group vars to address
    a nova role namespacing issue as well.

    Needed-By: If33d3ce9e9dfee827a92c9c0813b7c0a18cb8a7b
    Change-Id: Ibc0a5b70d4da2e905b10b4c1334b57a6f0f3b4ed
    Closes-Bug: #1596084