*** tkajinam has quit IRC | 00:59 | |
*** tkajinam has joined #openstack-sdks | 00:59 | |
*** yolanda has quit IRC | 02:07 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-sdks | 04:33 | |
*** dave-mccowan has quit IRC | 04:42 | |
*** gtema has joined #openstack-sdks | 06:23 | |
*** ralonsoh has joined #openstack-sdks | 07:03 | |
*** tosky has joined #openstack-sdks | 07:25 | |
*** mgoddard has joined #openstack-sdks | 07:38 | |
*** jpena|off is now known as jpena | 07:54 | |
*** jpich has joined #openstack-sdks | 08:00 | |
*** dtantsur|afk is now known as dtantsur | 08:24 | |
openstackgerrit | Dmitry Tantsur proposed openstack/openstacksdk master: Fix a bogus error in config loader when using several args with dashes https://review.opendev.org/749903 | 08:41 |
---|---|---|
dtantsur | gtema, mordred and others: could I get an urgent review of ^^^ please? it's breaking ironicclient | 08:41 |
gtema | oki | 08:42 |
*** gtema has quit IRC | 10:06 | |
*** jpich has quit IRC | 10:18 | |
*** jpich has joined #openstack-sdks | 10:19 | |
*** stephenfin has quit IRC | 10:27 | |
*** gtema has joined #openstack-sdks | 10:43 | |
*** jpich has quit IRC | 10:43 | |
*** jpich has joined #openstack-sdks | 10:44 | |
*** gtema has quit IRC | 10:48 | |
*** gtema has joined #openstack-sdks | 10:59 | |
*** slaweq_ has joined #openstack-sdks | 11:13 | |
*** slaweq has quit IRC | 11:15 | |
*** jpena is now known as jpena|lunch | 11:33 | |
*** dave-mccowan has joined #openstack-sdks | 12:00 | |
*** artom has quit IRC | 12:17 | |
*** mordred has quit IRC | 12:22 | |
*** artom has joined #openstack-sdks | 12:27 | |
*** mordred has joined #openstack-sdks | 12:29 | |
openstackgerrit | Slawek Kaplonski proposed openstack/python-openstackclient master: Support tagging Neutron ports on creation https://review.opendev.org/723280 | 12:30 |
*** jpena|lunch is now known as jpena | 12:35 | |
*** enriquetaso has joined #openstack-sdks | 12:41 | |
openstackgerrit | Merged openstack/openstacksdk master: Fix a bogus error in config loader when using several args with dashes https://review.opendev.org/749903 | 12:44 |
noonedeadpunk | Hey! have some weird failure for conn.compute.wait_for_server. http://paste.openstack.org/show/797474/ | 12:44 |
noonedeadpunk | If I set status='SHUTOFF' it returns server | 12:45 |
noonedeadpunk | as expected | 12:45 |
noonedeadpunk | I thought that retry should be implemented in wait_for_server? | 12:45 |
gtema | what do you want to achieve? By default wait_for will loop until defined "status" is achieved | 12:45 |
gtema | and this default state is "active" for the server | 12:46 |
noonedeadpunk | That's excactly what I need. But instead it just instantly fails if provided status != actual server status | 12:46 |
noonedeadpunk | If I don't provide statuse it fails the same way with `AttributeError: fetch` | 12:47 |
gtema | aah, now I got it | 12:47 |
noonedeadpunk | and I'm pretty sure server is valid object.... | 12:49 |
gtema | conn.get_server is currently not returning a proper resource object | 12:49 |
gtema | you instead need conn.compute.get_server | 12:49 |
gtema | then it should work | 12:49 |
gtema | those conn.get_xxx functions return mostly dict for Ansible and other users, while if you need to use deeper functions - you need to use same "layer" | 12:50 |
noonedeadpunk | gtema: ah.... | 12:59 |
noonedeadpunk | not obvious:) was just using dir() to get list of objects | 13:00 |
noonedeadpunk | TIL | 13:00 |
openstackgerrit | Rafael Weingärtner proposed openstack/openstacksdk master: Add source_ip_prefix and destination_ip_prefix to metering label rules https://review.opendev.org/746586 | 13:17 |
openstackgerrit | Dmitry Tantsur proposed openstack/openstacksdk stable/ussuri: Fix a bogus error in config loader when using several args with dashes https://review.opendev.org/749964 | 13:58 |
dtantsur | mordred, gtema, any objections to making a master release soon(ish)? | 13:58 |
dtantsur | * of openstacksdk | 13:59 |
gtema | no, +1 | 13:59 |
mordred | dtantsur: go for it. I'm not really here | 13:59 |
dtantsur | mordred: then who is it?? Oo | 13:59 |
gtema | dtantsur, since you ask, lemme make few quick fixes | 14:00 |
* mordred is just a figment of dtantsur imagination | 14:00 | |
gtema | oh-oh. dtantsur, what have you smoked? | 14:00 |
* dtantsur hides hands behind back | 14:01 | |
dtantsur | nothing! | 14:01 |
gtema | mordred, why have you disappeared, everything ok? | 14:01 |
*** dave-mccowan has quit IRC | 14:08 | |
*** dave-mccowan has joined #openstack-sdks | 14:24 | |
openstackgerrit | Artem Goncharov proposed openstack/openstacksdk master: Squeeze SnapshotDetail class into Snapshot https://review.opendev.org/749971 | 14:32 |
gtema | dtantsur, I have seen some more deprecation warnings running some downstream tests. I would try fix them and then we can cut release | 14:33 |
dtantsur | k | 14:33 |
openstackgerrit | Artem Goncharov proposed openstack/openstacksdk master: Repair 2 deprecation warnings https://review.opendev.org/749973 | 14:40 |
*** slaweq_ is now known as slaweq | 15:02 | |
*** rpittau is now known as rpittau|afk | 15:18 | |
*** dtantsur is now known as dtantsur|afk | 16:06 | |
*** lbragstad has quit IRC | 16:06 | |
*** lbragstad has joined #openstack-sdks | 16:08 | |
*** enriquetaso has quit IRC | 16:15 | |
*** jpich has quit IRC | 16:29 | |
*** gtema has quit IRC | 16:36 | |
*** jpena is now known as jpena|off | 17:01 | |
*** gtema has joined #openstack-sdks | 17:15 | |
*** gtema has quit IRC | 17:19 | |
*** artom has quit IRC | 17:19 | |
*** lxkong has quit IRC | 17:33 | |
*** ralonsoh has quit IRC | 17:48 | |
*** artom has joined #openstack-sdks | 17:52 | |
*** artom has quit IRC | 18:00 | |
*** artom has joined #openstack-sdks | 18:01 | |
*** artom has quit IRC | 18:43 | |
*** dave-mccowan has quit IRC | 18:46 | |
*** gtema has joined #openstack-sdks | 19:16 | |
*** gtema has quit IRC | 19:20 | |
openstackgerrit | Merged openstack/openstacksdk master: Repair 2 deprecation warnings https://review.opendev.org/749973 | 19:43 |
*** artom has joined #openstack-sdks | 20:24 | |
*** slaweq has quit IRC | 20:47 | |
*** slaweq has joined #openstack-sdks | 20:55 | |
*** slaweq has quit IRC | 21:00 | |
*** tosky has quit IRC | 23:07 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!