yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74987
[Bug 1795180] Re: openstack client router list does not filter by domain
** Project changed: neutron => python-openstackclient
** Also affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1795180
Title:
openstack client router list does not filter by domain
Status in neutron:
New
Status in python-openstackclient:
New
Bug description:
Environment:
Kolla-Ansible (built from stable/rocky branch)
Kolla (built from stable/rocky branch)
CentOS 7.5 with latest updates
Openstack Client returns version: openstack 3.15.0
I'm not sure where to report this, so please reassign if it is more
appropriate elsewhere.
Using the openstack client, the --project-domain parameter is not
being used.
For example, running this as a cloud admin:
openstack router list --project-domain <domain UUID>
it returns all routers in the cloud. I would expect it to only return
the routers in the domain requested.
It appears the same problem occurs with:
openstack security group list --project-domain <domain UUID>
Eric
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1795180/+subscriptions
References