Launchpad

Add address scope list filtering options

Bug #1636046 reported by Yan Xing'an

This bug affects 1 person

Affects Status Importance Assigned to Milestone
python-openstackclient

Fix Released

Undecided

Yan Xing'an

Bug Description

  --name <name> List only address scopes of given name in output
  --ip-version <ip-version>
                           List address scopes of given IP version networks
  --project <project> List address scopes according to their project (name
                           or ID)
  --project-domain <project-domain>
                           Domain the project belongs to (name or ID). This can
                           be used in case collisions between project names
                           exist.
  --share List address scopes shared between projects
  --no-share List address scopes not shared between projects

Read the original on bugs.launchpad.net ↗