| *** irclogbot_1 has joined #openstack-sdks | 00:23 | |
| *** irclogbot_3 has joined #openstack-sdks | 00:23 | |
| *** irclogbot_3 has quit IRC | 00:40 | |
| *** irclogbot_1 has quit IRC | 00:40 | |
| *** irclogbot_0 has joined #openstack-sdks | 01:27 | |
| *** irclogbot_0 has quit IRC | 01:48 | |
| *** __ministry has joined #openstack-sdks | 01:53 | |
| *** slaweq has joined #openstack-sdks | 02:20 | |
| *** slaweq has quit IRC | 02:25 | |
| *** slaweq has joined #openstack-sdks | 02:35 | |
| *** slaweq has quit IRC | 02:40 | |
| *** irclogbot_1 has joined #openstack-sdks | 02:47 | |
| *** irclogbot_3 has joined #openstack-sdks | 02:47 | |
| *** slaweq has joined #openstack-sdks | 02:53 | |
| *** slaweq has quit IRC | 03:02 | |
| *** slaweq has joined #openstack-sdks | 03:02 | |
| *** slaweq has quit IRC | 03:07 | |
| *** slaweq has joined #openstack-sdks | 03:09 | |
| *** slaweq has quit IRC | 03:15 | |
| *** slaweq has joined #openstack-sdks | 03:31 | |
| *** slaweq has quit IRC | 03:37 | |
| *** slaweq has joined #openstack-sdks | 03:48 | |
| *** slaweq has quit IRC | 03:54 | |
| *** ricolin has joined #openstack-sdks | 04:02 | |
| *** slaweq has joined #openstack-sdks | 04:09 | |
| *** iokiwi has joined #openstack-sdks | 04:29 | |
| *** factor has quit IRC | 04:31 | |
| *** factor has joined #openstack-sdks | 04:32 | |
| iokiwi | Bug when creating bootable volume via SDK? http://paste.openstack.org/show/787293/ | 04:35 |
|---|---|---|
| iokiwi | neither is_bootable=True nor bootable=True results in a bootable volume. | 04:36 |
| iokiwi | Creating bootable volume via openstack client works fine though | 04:37 |
| *** slaweq has quit IRC | 04:45 | |
| eandersson | iokiwi what is the output if you use bootable=True instead, identical? | 05:03 |
| *** slaweq has joined #openstack-sdks | 05:04 | |
| eandersson | but I see the bug | 05:05 |
| eandersson | https://github.com/openstack/openstacksdk/blob/140eaf7547cf9f557fdd119bf278c41f7b49e1e2/openstack/cloud/_block_storage.py#L242 | 05:05 |
| eandersson | When bootable is set, the volume is just return, but not normalized. | 05:05 |
| eandersson | mordred ^ | 05:06 |
| eandersson | So don't think is_bootable could ever be true? | 05:07 |
| *** slaweq has quit IRC | 05:09 | |
| *** slaweq has joined #openstack-sdks | 05:20 | |
| *** slaweq has quit IRC | 05:25 | |
| *** slaweq has joined #openstack-sdks | 05:38 | |
| *** slaweq has quit IRC | 05:43 | |
| *** slaweq has joined #openstack-sdks | 05:59 | |
| *** slaweq has quit IRC | 06:04 | |
| *** slaweq has joined #openstack-sdks | 06:31 | |
| *** slaweq has quit IRC | 06:35 | |
| *** slaweq has joined #openstack-sdks | 07:24 | |
| *** adriant has quit IRC | 07:52 | |
| *** adriant has joined #openstack-sdks | 07:52 | |
| *** sshnaidm|off is now known as sshnaidm | 08:11 | |
| *** jangutter has joined #openstack-sdks | 08:11 | |
| *** jangutter has quit IRC | 08:16 | |
| *** jangutter has joined #openstack-sdks | 08:16 | |
| *** gtema has joined #openstack-sdks | 08:20 | |
| *** tosky has joined #openstack-sdks | 08:25 | |
| *** jpich has joined #openstack-sdks | 08:55 | |
| *** ralonsoh has joined #openstack-sdks | 08:57 | |
| *** ebbex has quit IRC | 09:00 | |
| *** yolanda has joined #openstack-sdks | 09:09 | |
| *** __ministry has quit IRC | 09:29 | |
| iokiwi | eandersson yes I tried bootable=True | 09:56 |
| iokiwi | Yes, the volume will go to status 'CREATING' first so that condition will probably never be met. But I dont see a way via the sdk to set the volume bootable after the volume has been created | 10:00 |
| *** dtantsur|afk is now known as dtantsur | 10:02 | |
| *** gtema has quit IRC | 10:03 | |
| iokiwi | Oh nevermind, I am inside the wait block. I am not sure what normalizing the volume means? | 10:13 |
| *** gtema has joined #openstack-sdks | 10:35 | |
| *** gtema has quit IRC | 11:53 | |
| *** dave-mccowan has joined #openstack-sdks | 12:19 | |
| *** dave-mccowan has quit IRC | 12:25 | |
| *** gtema has joined #openstack-sdks | 12:30 | |
| *** gtema has quit IRC | 12:35 | |
| *** Luzi has joined #openstack-sdks | 12:57 | |
| *** gtema has joined #openstack-sdks | 13:06 | |
| *** gtema has quit IRC | 13:11 | |
| *** goldyfruit_ has quit IRC | 13:19 | |
| *** enriquetaso has joined #openstack-sdks | 13:38 | |
| *** gtema has joined #openstack-sdks | 13:54 | |
| *** mriedem has joined #openstack-sdks | 13:58 | |
| *** goldyfruit has joined #openstack-sdks | 14:44 | |
| *** Luzi has quit IRC | 15:00 | |
| mordred | eandersson: oh - yeah. that's unfortunate there | 15:04 |
| mordred | eandersson: but iokiwi is using the resource layer | 15:06 |
| mordred | iokiwi: can you try con.create_volume instead of con.block_storage.create_volume? | 15:06 |
| mordred | or - alternately, if you want to use the resource layer - you need to get the Volume object back from that create call, then you need to update it with the bootable flag - like v.is_bootable = True ; v.commit(con.block_storage) | 15:10 |
| *** goldyfruit_ has joined #openstack-sdks | 16:01 | |
| *** goldyfruit has quit IRC | 16:04 | |
| *** ricolin has quit IRC | 16:56 | |
| openstackgerrit | Artem Goncharov proposed openstack/python-openstackclient master: Add support for setting and removing tags from server instance https://review.opendev.org/697674 | 17:02 |
| *** gtema has quit IRC | 17:14 | |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: WIP Make an OpenStackModule base class https://review.opendev.org/698044 | 17:18 |
| *** dtroyer has joined #openstack-sdks | 17:18 | |
| *** dtantsur is now known as dtantsur|afk | 17:33 | |
| *** jpich has quit IRC | 17:36 | |
| *** gtema has joined #openstack-sdks | 17:49 | |
| *** gtema has quit IRC | 17:54 | |
| sshnaidm | is it a duplicate? or intentional https://github.com/openstack/openstacksdk/blob/master/.zuul.yaml#L298-L314 | 18:16 |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Add collections metadata info https://review.opendev.org/684787 | 18:17 |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Import modules from ansible/ansible https://review.opendev.org/684788 | 18:17 |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: WIP Make an OpenStackModule base class https://review.opendev.org/698044 | 18:17 |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Add tox.ini file for running pep8 https://review.opendev.org/698056 | 18:17 |
| mordred | sshnaidm: duplicate :) | 18:18 |
| mordred | sshnaidm, dtantsur|afk, Shrews, mnaser: ^^ added a pep8 job and rebased the other stuff on it | 18:18 |
| sshnaidm | mordred, commented | 18:21 |
| openstackgerrit | Sagi Shnaidman proposed openstack/openstacksdk master: Remove duplicate job definition https://review.opendev.org/698057 | 18:22 |
| *** gtema has joined #openstack-sdks | 18:28 | |
| eandersson | oh yea my bad mordred | 18:29 |
| eandersson | but still that should probably be fixed :p | 18:29 |
| *** ralonsoh has quit IRC | 18:32 | |
| *** gtema has quit IRC | 18:33 | |
| mordred | eandersson: ++ | 18:47 |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: WIP Make an OpenStackModule base class https://review.opendev.org/698044 | 18:52 |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Fix F841 and remove exclusion https://review.opendev.org/698063 | 18:52 |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Fix E128 and remove exclusion https://review.opendev.org/698064 | 18:52 |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Fix F401 and remove exclusion https://review.opendev.org/698065 | 18:52 |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Fix H236 and remove exclusion https://review.opendev.org/698066 | 18:52 |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Remove from __future__ lines https://review.opendev.org/698067 | 18:52 |
| openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Fix H301 and remove exclusion https://review.opendev.org/698068 | 18:52 |
| mordred | sshnaidm, mnaser: enjoy | 18:52 |
| sshnaidm | mordred, ok, anyway we assigned all work to you iirc :D | 18:55 |
| mordred | :) | 18:59 |
| *** gtema has joined #openstack-sdks | 19:06 | |
| *** gtema has quit IRC | 19:11 | |
| *** gtema has joined #openstack-sdks | 19:17 | |
| *** gmann is now known as gmann_afk | 19:17 | |
| *** gtema has quit IRC | 19:22 | |
| *** gtema has joined #openstack-sdks | 19:53 | |
| *** gtema has quit IRC | 19:57 | |
| *** enriquetaso has quit IRC | 19:58 | |
| *** gtema has joined #openstack-sdks | 20:06 | |
| *** gtema has quit IRC | 20:10 | |
| *** gtema has joined #openstack-sdks | 20:12 | |
| *** gtema has quit IRC | 20:17 | |
| *** gtema has joined #openstack-sdks | 20:22 | |
| *** gtema has quit IRC | 20:26 | |
| *** gtema has joined #openstack-sdks | 20:30 | |
| *** gtema has quit IRC | 20:34 | |
| *** gtema has joined #openstack-sdks | 20:36 | |
| *** gtema has quit IRC | 20:41 | |
| openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: DNM: test job https://review.opendev.org/698085 | 20:54 |
| *** gtema has joined #openstack-sdks | 21:08 | |
| *** gtema has quit IRC | 21:15 | |
| iokiwi | Cheers mordred and eanderson I will try use con.create_volume instead | 21:15 |
| *** gtema has joined #openstack-sdks | 21:24 | |
| mordred | iokiwi: sorry for the confusion there - it's sadly a two-step process which isn't modelled well down at the resource layer | 21:25 |
| iokiwi | No worries - I can deal with that. Thanks for the help | 21:29 |
| *** gtema has quit IRC | 21:31 | |
| *** gtema has joined #openstack-sdks | 21:39 | |
| *** gtema has quit IRC | 21:44 | |
| *** gtema has joined #openstack-sdks | 21:45 | |
| *** gmann_afk is now known as gmann | 21:48 | |
| *** gtema has quit IRC | 21:50 | |
| *** gtema has joined #openstack-sdks | 21:56 | |
| *** gtema has quit IRC | 22:00 | |
| *** gtema has joined #openstack-sdks | 22:02 | |
| *** slaweq has quit IRC | 22:05 | |
| *** gtema has quit IRC | 22:10 | |
| *** gtema has joined #openstack-sdks | 22:13 | |
| *** gtema has quit IRC | 22:22 | |
| *** gtema has joined #openstack-sdks | 22:29 | |
| *** gtema has quit IRC | 22:33 | |
| *** gtema has joined #openstack-sdks | 22:40 | |
| *** gtema has quit IRC | 22:45 | |
| *** gtema has joined #openstack-sdks | 22:47 | |
| *** gtema has quit IRC | 22:56 | |
| *** gtema has joined #openstack-sdks | 22:57 | |
| *** gtema has quit IRC | 23:01 | |
| *** gtema has joined #openstack-sdks | 23:06 | |
| *** gtema has quit IRC | 23:12 | |
| *** gtema has joined #openstack-sdks | 23:13 | |
| *** gtema has quit IRC | 23:18 | |
| *** gtema has joined #openstack-sdks | 23:28 | |
| *** mriedem has quit IRC | 23:37 | |
| *** gtema has quit IRC | 23:37 | |
| *** goldyfruit_ has quit IRC | 23:50 | |
| *** enriquetaso has joined #openstack-sdks | 23:54 | |
| *** tosky has quit IRC | 23:56 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!