*** sshnaidm|afk is now known as sshnaidm | 06:57 | |
thomasb06 | gtema: Hello. In "Shared file system", one escaped me: https://review.opendev.org/c/openstack/openstacksdk/+/821656 | 08:05 |
---|---|---|
thomasb06 | After a commit, I need to do `git reset --soft HEAD~1` to have one commit per service? | 08:06 |
thomasb06 | Block storage: https://review.opendev.org/c/openstack/openstacksdk/+/821657 | 08:12 |
frickler | thomasb06: 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 automatically | 08:15 |
thomasb06 | frickler: cheers, I'm doing it manually until now and it takes to restore the _proxy files each times. Thank you for the tip | 08:17 |
thomasb06 | By 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 |
thomasb06 | same line 1545 | 08:20 |
frickler | thomasb06: yes, both are missing the "FederationProtocol` instance." part | 08:24 |
thomasb06 | fixed, thanks | 08:27 |
thomasb06 | gtema: (or maybe it was RussianFederationProtocol, hehe...) | 08:27 |
thomasb06 | The Identity service: https://review.opendev.org/c/openstack/openstacksdk/+/821668 | 08:38 |
thomasb06 | The Instance HA service: https://review.opendev.org/c/openstack/openstacksdk/+/821674 | 08:49 |
thomasb06 | According to my script, this is it for the :class: links | 08:50 |
opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: Switch add fixed IP to SDK https://review.opendev.org/c/openstack/python-openstackclient/+/820050 | 15:55 |
opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: compute: Return information about fixed IP https://review.opendev.org/c/openstack/python-openstackclient/+/821728 | 15:55 |
opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: Switch remove fixed IP to SDK https://review.opendev.org/c/openstack/python-openstackclient/+/820420 | 16:04 |
opendevreview | Stephen Finucane proposed openstack/openstacksdk master: compute: Fix 'update_volume_attachment' https://review.opendev.org/c/openstack/openstacksdk/+/821733 | 16:44 |
opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: Switch list server volume to sdk https://review.opendev.org/c/openstack/python-openstackclient/+/816716 | 16:44 |
opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: Switch server volume update to sdk https://review.opendev.org/c/openstack/python-openstackclient/+/821734 | 16:44 |
dking | Does 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 efried | 22:43 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!