Friday, 2020-06-26

*** jawad_axd has joined #openstack-sdks00:15
*** ttsiouts has quit IRC00:18
*** ricolin has joined #openstack-sdks00:37
*** ricolin has quit IRC00:42
*** jawad_axd has quit IRC00:50
*** ttsiouts has joined #openstack-sdks00:50
*** ttsiouts has quit IRC00:55
openstackgerritMerged openstack/python-openstackclient master: port: add --host to list command  https://review.opendev.org/73600501:13
*** olaph has joined #openstack-sdks01:19
*** ttsiouts has joined #openstack-sdks01:30
*** ricolin has joined #openstack-sdks01:46
*** ttsiouts has quit IRC02:03
*** jawad_axd has joined #openstack-sdks02:06
*** jawad_axd has quit IRC02:41
*** ricolin has quit IRC03:02
*** yolanda has quit IRC03:02
*** yolanda has joined #openstack-sdks03:03
*** ttsiouts has joined #openstack-sdks03:05
*** ttsiouts has quit IRC03:39
*** jawad_axd has joined #openstack-sdks03:58
*** ttsiouts has joined #openstack-sdks04:14
*** ttsiouts has quit IRC04:19
*** jawad_axd has quit IRC04:31
*** camelCaser has quit IRC04:33
*** evrardjp has quit IRC04:33
*** ccamel has joined #openstack-sdks04:33
*** evrardjp has joined #openstack-sdks04:33
*** ttsiouts has joined #openstack-sdks04:51
*** ttsiouts has quit IRC05:24
openstackgerritMerged openstack/openstacksdk master: Drop python3.5 support  https://review.opendev.org/73605805:48
*** diablo_rojo has quit IRC05:50
*** jawad_axd has joined #openstack-sdks06:09
*** jawad_axd has quit IRC06:14
*** ralonsoh has joined #openstack-sdks06:17
*** ttsiouts has joined #openstack-sdks06:18
*** rpittau|afk is now known as rpittau06:29
*** ttsiouts has quit IRC06:33
*** ttsiouts has joined #openstack-sdks06:34
*** ttsiouts has quit IRC06:39
*** vishakha has joined #openstack-sdks06:53
*** slaweq has joined #openstack-sdks06:56
*** jawad_axd has joined #openstack-sdks07:00
*** ttsiouts has joined #openstack-sdks07:05
*** jawad_axd has quit IRC07:22
*** jawad_axd has joined #openstack-sdks07:22
*** stingrayza has joined #openstack-sdks07:26
*** stingray- has joined #openstack-sdks07:28
*** also_stingrayza has quit IRC07:29
*** stingrayza has quit IRC07:31
*** jpena|off is now known as jpena07:31
*** dtantsur|afk is now known as dtantsur07:33
*** tosky has joined #openstack-sdks07:35
*** ttsiouts has quit IRC07:59
*** ttsiouts has joined #openstack-sdks07:59
*** ttsiouts has quit IRC08:03
*** jpich has joined #openstack-sdks08:04
*** BakaKuna has joined #openstack-sdks08:15
*** ttsiouts has joined #openstack-sdks08:16
*** gtema has joined #openstack-sdks08:34
*** stingray- is now known as stingrayza08:36
*** jistr has quit IRC08:53
*** jistr has joined #openstack-sdks08:54
*** jpich has quit IRC09:48
*** jpich has joined #openstack-sdks09:49
*** rpittau is now known as rpittau|bbl10:04
openstackgerritMerged openstack/openstacksdk master: baremetal: support for volume connectors API  https://review.opendev.org/71874610:13
*** ttsiouts has quit IRC10:14
*** ttsiouts has joined #openstack-sdks10:14
*** ttsiouts has quit IRC10:16
*** ttsiouts has joined #openstack-sdks10:16
*** slaweq has quit IRC10:40
*** slaweq has joined #openstack-sdks10:42
openstackgerritStephen Finucane proposed openstack/python-openstackclient master: Update 'openstack server create --config-drive' value  https://review.opendev.org/73818210:44
*** jpena is now known as jpena|lunch11:33
*** rpittau|bbl is now known as rpittau12:12
openstackgerritVishakha Agarwal proposed openstack/openstacksdk master: Add access rule CRUD support  https://review.opendev.org/73454912:16
openstackgerritVishakha Agarwal proposed openstack/openstacksdk master: Add access rule CRUD support  https://review.opendev.org/73454912:19
*** jpena|lunch is now known as jpena12:44
*** stingrayza has quit IRC13:00
*** dtantsur is now known as dtantsur|afk13:21
*** mordred has quit IRC13:34
*** dave-mccowan has quit IRC13:37
*** dave-mccowan has joined #openstack-sdks13:38
*** enriquetaso has joined #openstack-sdks13:44
*** stingrayza has joined #openstack-sdks13:57
*** ttsiouts has quit IRC14:06
*** ttsiouts has joined #openstack-sdks14:07
*** ttsiouts has quit IRC14:12
*** vishakha has quit IRC14:53
*** ttsiouts has joined #openstack-sdks15:16
*** mordred has joined #openstack-sdks15:35
*** jawad_axd has quit IRC15:36
*** ricolin has joined #openstack-sdks15:39
*** gtema_ has joined #openstack-sdks15:45
*** gtema has quit IRC15:47
*** ttsiouts has quit IRC15:49
*** rpittau is now known as rpittau|afk15:59
*** jpich has quit IRC16:10
*** ricolin has quit IRC16:13
mordredgtema_: so - I've got a weird one ... in the image import patch, I added image_import_methods as a Header attribute. the whole thing worked and dansmith was able to test the import stuff in his nova patch. BUT - the image_import_methods value got added to the image as properties with a key of the original header name16:15
mordredgtema_: http://eavesdrop.openstack.org/irclogs/%23openstack-glance/%23openstack-glance.2020-06-25.log.html#t2020-06-25T21:57:5016:16
mordredI'm going to fix that just with a special case ... but it seems like we should perhaps invent a way to say "this is a read-only attribute never attempt to send it" - but also why would we have sent a Header as part of the body? (I'm assuming the uknown attributes code for image is involved here)16:16
gtema_ugh, ogh16:16
gtema_tough question at the end of the work week16:17
gtema_unknown_attributes should have not affected headers, those are only for body16:17
gtema_this __image__ stuff16:18
gtema_readonly attributes make totally sense for me16:18
openstackgerritMonty Taylor proposed openstack/openstacksdk master: Upload image via interop import if needed  https://review.opendev.org/73760816:24
mordredgtema_: there is a different approach from listing this particular thing as a Resource attribute16:25
gtema_ok, might be16:25
mordredI'll try to think of some sort of readonly something - as well as try to figure out why the header attribute got added to properties16:25
gtema_good, thks16:27
*** ttsiouts has joined #openstack-sdks16:28
*** ttsiouts has quit IRC16:32
*** mordred has quit IRC16:33
*** mordred has joined #openstack-sdks16:38
*** jpena is now known as jpena|off16:42
*** ttsiouts has joined #openstack-sdks17:04
*** ttsiouts has quit IRC17:37
*** gtema_ has quit IRC17:40
*** enriquetaso has quit IRC18:05
*** ralonsoh has quit IRC18:25
*** ttsiouts has joined #openstack-sdks18:42
*** enriquetaso has joined #openstack-sdks18:52
*** lbragstad_ has joined #openstack-sdks19:04
*** lbragstad has quit IRC19:06
*** ttsiouts has quit IRC19:16
*** efried has quit IRC19:28
*** gtema has joined #openstack-sdks19:40
*** gtema has quit IRC19:46
*** slaweq has quit IRC20:02
*** slaweq has joined #openstack-sdks20:06
*** slaweq has quit IRC20:10
*** ttsiouts has joined #openstack-sdks20:26
*** efried has joined #openstack-sdks20:36
*** ttsiouts has quit IRC21:00
*** lbragstad_ has quit IRC21:38
*** ttsiouts has joined #openstack-sdks22:08
openstackgerritMonty Taylor proposed openstack/openstacksdk master: Upload image via interop import if needed  https://review.opendev.org/73760822:08
openstackgerritMonty Taylor proposed openstack/openstacksdk master: Add support for multiple image stores  https://review.opendev.org/73784522:08
openstackgerritMonty Taylor proposed openstack/openstacksdk master: Add use of flake8-bugbear  https://review.opendev.org/73804122:08
openstackgerritMonty Taylor proposed openstack/openstacksdk master: Don't use random.SystemRandom in tests  https://review.opendev.org/73828522:08
openstackgerritMonty Taylor proposed openstack/openstacksdk master: Reformat with black  https://review.opendev.org/73828622:08
openstackgerritMonty Taylor proposed openstack/openstacksdk master: Sort imports with isort  https://review.opendev.org/73828722:08
*** enriquetaso has quit IRC22:33
*** ttsiouts has quit IRC22:42
*** tosky has quit IRC23:00
*** ttsiouts has joined #openstack-sdks23:14
*** ttsiouts has quit IRC23:19
*** ttsiouts has joined #openstack-sdks23:47

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