guesswhat | hey, can anyone take a look at https://storyboard.openstack.org/#!/story/2010075, please? | 07:49 |
---|---|---|
gtema | guesswhat, sdks is not the room of people responsible for magnumclient | 07:52 |
gtema | And I would assume most of responsible people are on summit this week therefore activity this week is expected to be low | 07:53 |
guesswhat | okay, thanks | 08:01 |
guesswhat | gtema any idea if https://github.com/openstacker https://github.com/openstacker is available here on irc ? | 09:50 |
opendevreview | Arx Cruz proposed openstack/ansible-collections-openstack master: Update endpoint to new proxy layer https://review.opendev.org/c/openstack/ansible-collections-openstack/+/840640 | 09:53 |
opendevreview | Stephen Finucane proposed openstack/openstacksdk master: compute: Add support for os-simple-tenant-usages API https://review.opendev.org/c/openstack/openstacksdk/+/843442 | 12:06 |
opendevreview | Stephen Finucane proposed openstack/openstacksdk master: cloud: Remove a load of normalize helpers https://review.opendev.org/c/openstack/openstacksdk/+/845122 | 12:06 |
opendevreview | Ananya proposed openstack/ansible-collections-openstack master: Moves security_group_info from cloud to proxy object https://review.opendev.org/c/openstack/ansible-collections-openstack/+/840660 | 12:12 |
sshnaidm | Interesting question in maillist: http://lists.openstack.org/pipermail/openstack-discuss/2022-June/028871.html , when I'm trying to filter by port IP I can't get the desired result in SDK: conn.search_ports(filters={"fixed_ips": ["ip=172.24.5.202"]}) | 13:10 |
sshnaidm | tried ip, ip_address, ip-address | 13:10 |
sshnaidm | is it possible at all? | 13:48 |
gtema | Well, it should be. Whether it works or not is a different question | 13:51 |
opendevreview | Alex proposed openstack/python-openstackclient master: Support listing all images a user has access to https://review.opendev.org/c/openstack/python-openstackclient/+/845150 | 15:14 |
opendevreview | Alex proposed openstack/python-openstackclient master: Support listing all images a user has access to https://review.opendev.org/c/openstack/python-openstackclient/+/845150 | 15:17 |
opendevreview | Alex proposed openstack/python-openstackclient master: Support listing all images a user has access to https://review.opendev.org/c/openstack/python-openstackclient/+/845150 | 15:21 |
frickler | c.search_ports(filters={'fixed_ips':["ip_address=10.250.8.80"]}) creates the correct query, receives the wanted port from the API, but still returns [] | 15:24 |
frickler | both with 0.61.0 and 0.99.0. I'm still not sure how OSC actually managed to make this work | 15:25 |
sshnaidm | I believe something happens here: https://github.com/openstack/openstacksdk/blob/da90cdb7a90b9e759f9c815ec68a3dcfefcad0cd/openstack/cloud/_utils.py#L129-L151 | 15:42 |
frickler | sshnaidm: yes, I saw that code, but didn't pick up the courage yet to try and understand it ;-) but I agree that likely that is where things are failing | 16:33 |
opendevreview | Rafael Castillo proposed openstack/ansible-collections-openstack master: Update catalog service for the new sdk https://review.opendev.org/c/openstack/ansible-collections-openstack/+/839352 | 20:25 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!