Comment 2 for bug 1379318

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

Reviewed: https://review.openstack.org/136022
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=184d6856f3e9b5073f7421cd3283afe1357e562e
Submitter: Jenkins
Branch: master

commit 184d6856f3e9b5073f7421cd3283afe1357e562e
Author: Pavlo Shchelokovskyy <email address hidden>
Date: Thu Nov 20 16:55:21 2014 +0200

    Support secgroups in Sahara Node group templates

    Latest python-saharaclient (already in Heat dependencies) has ability
    to provide security groups when creating node group templates.
    This patch adds support for this feature to
    OS::Sahara::NodeGroupTemplate resource in Heat.

    Change-Id: I5f94366e1bb2db07b8f92ca8cabf4c4ecf5c3d51
    Closes-Bug: #1379318