Comment 2 for bug 1418278

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

Reviewed: https://review.openstack.org/153105
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4da82b5acf7639e2b5e33739fa5de50ce55cfcb5
Submitter: Jenkins
Branch: master

commit 4da82b5acf7639e2b5e33739fa5de50ce55cfcb5
Author: Andrew Lazarev <email address hidden>
Date: Wed Feb 4 17:44:24 2015 -0800

    [Sahara] Fixed copy nodegroup template when sec groups missing

    'security_groups' is not required field. So, we should handle
    None value.

    Change-Id: I0233a0e247912f3f8f34f1c85e833eee4b1aa8f8
    Closes-Bug: #1418278