Comment 10 for bug 1161078

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

Reviewed: https://review.openstack.org/25716
Committed: http://github.com/openstack/python-neutronclient/commit/bc99eca8cd30e9224d98df2b47a89941fd959aae
Submitter: Jenkins
Branch: master

commit bc99eca8cd30e9224d98df2b47a89941fd959aae
Author: Akihiro MOTOKI <email address hidden>
Date: Fri Mar 29 23:33:38 2013 +0900

    Add --security-group option to port-update

    port-update --security_groups list=true ... is not user-friendly.

    bug 1161078

    This commit also changes the followings:
    - Add --no-security-groups options to port-create for consistency.
    - Make --security-group and --no-security-groups mutual-exclusive
      to prevent both options specified at the same time.

    Change-Id: Ibfe165a0cbdfb0eb582784c80a3371de33108fdb