Thursday, 2022-08-25

opendevreviewTakashi Kajinami proposed openstack/python-openstackclient master: Fix missing closing bracket  https://review.opendev.org/c/openstack/python-openstackclient/+/85446200:12
opendevreviewKe Niu proposed openstack/shade master: remove unicode prefix from code  https://review.opendev.org/c/openstack/shade/+/85451003:39
opendevreviewKe Niu proposed openstack/shade master: remove unicode prefix from code  https://review.opendev.org/c/openstack/shade/+/85451003:40
opendevreviewyangjianfeng proposed openstack/python-openstackclient master: Add router ndp proxy commands  https://review.opendev.org/c/openstack/python-openstackclient/+/74903806:42
opendevreviewyangjianfeng proposed openstack/python-openstackclient master: Add router ndp proxy commands  https://review.opendev.org/c/openstack/python-openstackclient/+/74903806:51
opendevreviewMerged openstack/openstacksdk master: Support unknown attributes in resource.__getitem__  https://review.opendev.org/c/openstack/openstacksdk/+/85446107:38
jm1gtema: actually i think we should implement that jmespath_filters handling inside openstacksdk https://review.opendev.org/c/openstack/openstacksdk/+/853052/comments/11073ef3_681b303007:55
gtemawhat exactly do you mean? with my patch jmespath is supported, but you need to pass it. So I do not deal with creating jmes out of anything else07:56
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack master: Refactored baremetal_node_action module  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/85435707:58
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack master: Refactored baremetal_node_action module  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/85435708:04
opendevreviewAreg Grigoryan proposed openstack/python-openstackclient master: Added "openstack image namespace list" command  https://review.opendev.org/c/openstack/python-openstackclient/+/85455708:14
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack stable/1.0.0: Release 1.9.0 version  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/85456408:49
jm1gtema: cloud layer functions such as search_projects offer a filters parameter which accept(ed in the past) a jmespath expression. imho openstacksdk should continue to support that08:51
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack master: Refactored baremetal_node_action module  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/85435709:05
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack master: Refactored baremetal_port and baremetal_port_info modules  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/85456909:06
opendevreviewJakob Meng proposed openstack/ansible-collections-openstack master: Refactored baremetal_port and baremetal_port_info modules  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/85456909:19
gtema<jm1> "gtema: cloud layer functions..." <- ok, for cases from cloud layer this is definitely going to live further. It just that implementation will be moved to the list function. Once we agree on the change in question and merge it I will go and update cloud layer functions to unify the logic10:06
jm1gtema: ack10:25
opendevreviewyangjianfeng proposed openstack/python-openstackclient master: Add router ndp proxy commands  https://review.opendev.org/c/openstack/python-openstackclient/+/74903811:09
opendevreviewyangjianfeng proposed openstack/python-openstackclient master: Add router ndp proxy commands  https://review.opendev.org/c/openstack/python-openstackclient/+/74903811:14
opendevreviewAreg Grigoryan proposed openstack/openstacksdk master: added api requirements for new "openstack image namespace list command"  https://review.opendev.org/c/openstack/openstacksdk/+/85461211:54
*** tosky_ is now known as tosky12:25
opendevreviewMerged openstack/ansible-collections-openstack stable/1.0.0: Release 1.9.0 version  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/85456413:16
opendevreviewShnaidman Sagi (Sergey) proposed openstack/ansible-collections-openstack stable/1.0.0: Fix release job  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/85463414:54
*** tosky is now known as Guest112915:12
*** tosky_ is now known as tosky15:12
opendevreviewTakashi Kajinami proposed openstack/python-openstackclient master: Fix missing closing brackets in metavar  https://review.opendev.org/c/openstack/python-openstackclient/+/85446216:09
fricklerslaweq: gtema: ralonsoh: via a merge conflict I found https://review.opendev.org/c/openstack/python-openstackclient/+/424733 and it does have a certain point. there are a lot of field that show "None" as value instead of an empty string, only some like description are really empty. my fix would likely go in the other direction though, like make an unset ipv4_address_scope or 16:42
fricklerprovider:segmentation_id field show an empty value instead of "None". what do you think?16:42
ralonsohfrickler, for flat networks doesn't matter17:18
ralonsohmaybe is better an empty string, rather than None17:18
ralonsohwhat other parameters could have this None parameter?17:19
ralonsohhold on, no, it is better to show "None"17:19
ralonsohempty string is a valid value, None is no value at all17:19
ralonsohand I've seen a problem related to the port binding because of this17:20
ralonsohconverting a non-value to an empty string could hide this17:20
gtemafrickler: unset doesn't work for sure, since user has attribute access. None vs empty value is so terrible to differentiate once server doesn't return the field at all (/serves/details vs /servers). And even more troublesome to differentiate empty value (as None) from real empty value17:46
gtemaWe have none in the interface and we need to live with it17:47
fricklerso you're telling me that the above patch is valid and I should rebase it and also apply it for the dns_domain field, o.k.20:23
*** ianw_ is now known as ianw20:37
*** tosky_ is now known as tosky22:06
*** anskiy1 is now known as anskiy22:28

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!