Comment 3 for bug 1663961

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

Reviewed: https://review.openstack.org/432725
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=6cb4507267e0a368a69c0ba1d02a6e16301ddf43
Submitter: Jenkins
Branch: master

commit 6cb4507267e0a368a69c0ba1d02a6e16301ddf43
Author: Steven Dake <email address hidden>
Date: Sat Feb 11 23:28:35 2017 -0700

    Fixes problem with kolla-kubernetes 3.0.2 images

    The kolla-kubernetes deliverable uses Newton images, however,
    the kolla-ansible 4.0.0 deliverable is targeted at Ocata. In
    Ocata, nova requires the placement API implementation. This
    change is transitory until genconfig is no longer required
    for kolla-kubernetes to operate.

    Change-Id: I1c192a01d91b4f507bafadb53b6abb1efdcdb46c
    Closes-Bug: #1663961