Comment 3 for bug 1308131

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

Reviewed: https://review.openstack.org/87717
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=50bd20484632e5afeadf4f76ae8e33a969b1733e
Submitter: Jenkins
Branch: master

commit 50bd20484632e5afeadf4f76ae8e33a969b1733e
Author: Denis Makogon <email address hidden>
Date: Tue Apr 15 19:01:02 2014 +0300

    Fix heat template for cassandra

    Reasons:
     - heat template for cassandra misses OS::Neutron::Port resource which is
       required for NICs that can be applied to an instance.

    Changes:
     - adding OS::Neutron::Port cassandra heat template.

    Change-Id: I9661ae5d6e0695b7fd56d97cc6cd6ab874a3b5d0
    Closes-Bug: #1308131