Tuesday, 2021-12-14

*** sshnaidm|afk is now known as sshnaidm06:57
thomasb06gtema: Hello. In "Shared file system", one escaped me:  https://review.opendev.org/c/openstack/openstacksdk/+/82165608:05
thomasb06After a commit, I need to do `git reset --soft HEAD~1` to have one commit per service?08:06
thomasb06Block storage: https://review.opendev.org/c/openstack/openstacksdk/+/82165708:12
fricklerthomasb06: if I understand your question correctly, the answer is to create a new branch each time before you commit something. then you can do "git review -f" and that will put you back to the branch you came from automatically08:15
thomasb06frickler: cheers, I'm doing it manually until now and it takes to restore the _proxy files each times. Thank you for the tip08:17
thomasb06By the way, in identity/v3/_proxy.py line 1591, it seems a piece is missing proper: `:class:`~openstack.identity.v3.federation_protocol.` should probably be `:class:`~openstack.identity.v3.federation_protocol.FederationProtocol`?08:18
thomasb06same line 154508:20
fricklerthomasb06: yes, both are missing the "FederationProtocol` instance." part08:24
thomasb06fixed, thanks08:27
thomasb06gtema: (or maybe it was RussianFederationProtocol, hehe...)08:27
thomasb06The Identity service: https://review.opendev.org/c/openstack/openstacksdk/+/82166808:38
thomasb06The Instance HA service: https://review.opendev.org/c/openstack/openstacksdk/+/821674 08:49
thomasb06According to my script, this is it for the :class: links08:50
opendevreviewStephen Finucane proposed openstack/python-openstackclient master: Switch add fixed IP to SDK  https://review.opendev.org/c/openstack/python-openstackclient/+/82005015:55
opendevreviewStephen Finucane proposed openstack/python-openstackclient master: compute: Return information about fixed IP  https://review.opendev.org/c/openstack/python-openstackclient/+/82172815:55
opendevreviewStephen Finucane proposed openstack/python-openstackclient master: Switch remove fixed IP to SDK  https://review.opendev.org/c/openstack/python-openstackclient/+/82042016:04
opendevreviewStephen Finucane proposed openstack/openstacksdk master: compute: Fix 'update_volume_attachment'  https://review.opendev.org/c/openstack/openstacksdk/+/82173316:44
opendevreviewStephen Finucane proposed openstack/python-openstackclient master: Switch list server volume to sdk  https://review.opendev.org/c/openstack/python-openstackclient/+/81671616:44
opendevreviewStephen Finucane proposed openstack/python-openstackclient master: Switch server volume update to sdk  https://review.opendev.org/c/openstack/python-openstackclient/+/82173416:44
dkingDoes the python-openstackclient happen to have any option to set a timeout or a maximum amount of time before it stops trying to connect?21:22
*** efried1 is now known as efried22:43

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