[Bug 1777412] Re: security group rule list only looks via IDs (but --help says names should work)

Launchpad Bug Tracker 1777412 at bugs.launchpad.net
Tue Sep 25 04:17:46 UTC 2018


[Expired for python-openstackclient (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: python-openstackclient (Ubuntu)
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-openstackclient in Ubuntu.
https://bugs.launchpad.net/bugs/1777412

Title:
  security group rule list only looks via IDs (but --help says names
  should work)

Status in python-openstackclient package in Ubuntu:
  Expired

Bug description:
  On a trusty env, I tried to list security group rules by name, but it
  failed.

  https://pastebin.ubuntu.com/p/NRFfdYmf5s/

  As a workaround, IDs can be searched and rules be listed by ID
  1) openstack security group list | egrep name # double-check project id matches the instance
  2) openstack security group rule list <secgroup-id>

  It would be useful to be able to look by name and return an error in
  case of ambiguity (ie. two secgroups with the same name on different
  tenants).

  Furthermore, having a "--project <project-id>" parameter would also be
  useful in both "security group list" and "rule list".

  Thank you
  -Alvaro.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1777412/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list