Comment 15 for bug 1515222

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

Reviewed: https://review.openstack.org/244324
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=eb9526456714090a5b09f416c2f82fe44d37dc07
Submitter: Jenkins
Branch: master

commit eb9526456714090a5b09f416c2f82fe44d37dc07
Author: jichenjc <email address hidden>
Date: Fri Nov 6 12:54:58 2015 +0800

    make policies param mandatory

    the policies param in create server group function is not
    optional, it's mandatory, remove 'optional' for this param.

    Change-Id: I606e7ba42669c351058334f07d166b3845ae91f6
    Partial-Bug: #1515222