Comment 10 for bug 1596084

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

Reviewed: https://review.openstack.org/366881
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_nova/commit/?id=fda87703c5e57730685650e8e45696e12d6f0b20
Submitter: Jenkins
Branch: stable/mitaka

commit fda87703c5e57730685650e8e45696e12d6f0b20
Author: Travis Truman <email address hidden>
Date: Tue Jul 12 13:38:06 2016 +0100

    Nova role should not default vars outside the nova namespace

    This patch resolves the following:

    - Removing the default var declaration of glance_api_servers
      and declaring it within the functional test vars since the
      role does require the variable be defined.

    Co-Authored-By: Jean-Philippe Evrard <email address hidden>
    Depends-On: Ibc0a5b70d4da2e905b10b4c1334b57a6f0f3b4ed
    Change-Id: If33d3ce9e9dfee827a92c9c0813b7c0a18cb8a7b
    Partial-Bug: #1596084
    (cherry picked from commit 1f7819c13bec5e5aa6197ca1fa65ac15b0e39c8b)