Earlier  
Posted Nick Remark
#openstack-sdks - 2018-08-20
17:37:46 mordred edleafe: the only thing I care about is that services have unique and consistent service types
17:38:44 edleafe mordred: ok, thanks. I remembered something in the distant past (ceilometer time frame) that we didn't want to ever preclude competition or alternates
17:39:06 mordred well, I have never shared that opinion myself
17:39:08 mordred BUT
17:39:26 mordred Idon't think it matters to much - anything consuming the API should mostly ignore the service_name
17:40:03 mordred unless a cloud has more than one service deployed with the same service_type and thus it's impossible to find the right service _without_ a sevice_name
17:40:29 mordred that said - from a service-types-authority perspective, evenin that case it'snot guaranteed that the project_name will be used as the service_name
17:40:37 edleafe Agreed. The scenario I remembered was a deployment wants to use a different tool that better fit their needs
17:40:59 mordred totes. ceph vs swift for object-store is a good example :)
17:41:36 edleafe yeah. If swift were named 'object-store', it would make it difficult to consider an alternative
17:41:41 mordred edleafe: now - where I *do* think we're making a mistake but it would be too much of a PITA to fix so I've kept my mouth shut ...
17:42:02 mordred is that in nova.conf we have configuration settings for various services using their project name instead of their service-type
17:42:28 mordred (this is also what keystoneauth is producing to inject into oslo.config because it's what nova was already doing when we added the feature)
17:42:44 edleafe oh, yeah - that's terrible. But there are historical $reasons, and we were dumber back then :)
17:42:48 mordred yup
20:00:30 openstackgerrit Merged openstack/openstackclient master: Switch to stestr https://review.openstack.org/581276
20:00:31 openstackgerrit Merged openstack/openstackclient master: Update openstackclient-check-plugins to honor constraints https://review.openstack.org/589465
20:52:00 mnaser mordred: https://github.com/ansible/ansible/pull/44418 if you're around and it makes sense to you :)
20:53:03 mordred mnaser: lgtm
20:53:04 mordred Shrews: ^^
20:53:17 mnaser yay, thanks, that was hairy to find
20:58:35 Shrews mnaser: mordred: seems fine. could use a backport, i suppose
20:59:41 openstackgerrit Doug Hellmann proposed openstack/api-sig master: import zuul job settings from project-config https://review.openstack.org/593943
21:10:42 mnaser guilhermesp: ^ :)
21:28:46 openstackgerrit Merged openstack/python-openstackclient master: Deprecate volume create --project and --user options https://review.openstack.org/575804
21:47:28 guilhermesp thanks mordred, mnaser and Shrews I'm going to backport it asap
#openstack-sdks - 2018-08-21
02:12:33 openstackgerrit Wang Weijia proposed openstack/openstacksdk master: Support firewall service for SDK https://review.openstack.org/592303
04:00:16 openstackgerrit Merged openstack/os-client-config master: Shift Limestone Networks profile to openstacksdk https://review.openstack.org/574747
12:10:53 guilhermesp https://github.com/ansible/ansible/pull/44448 mnaser Shrews and mordred backport to stable-2.6. There're still branches 2.3,2.4 and 2.5
12:11:06 guilhermesp please let me know if there's something missing
12:12:24 mordred guilhermesp: awesome, thanks!
12:21:18 guilhermesp just adding the changelog that is missing https://github.com/ansible/ansible/tree/stable-2.6/changelogs/fragments
12:50:38 openstackgerrit Colleen Murphy proposed openstack/keystoneauth master: Add Keystone2Keystone example https://review.openstack.org/594156
12:53:34 openstackgerrit Dmitry Tantsur proposed openstack/openstacksdk master: Alias NotFoundException to ResourceNotFound https://review.openstack.org/594158
12:53:37 dtantsur mordred: something we discussed a while ago ^^
13:18:47 mordred dtantsur: beautiful
14:12:01 openstackgerrit Dmitry Tantsur proposed openstack/openstacksdk master: baremetal: support newer microversions in {get,update,patch}_machine https://review.openstack.org/594242
14:12:25 dtantsur TheJulia: you may like ^^^
14:13:01 TheJulia \o/
14:13:29 TheJulia dtantsur: I don't remember, do we have all the primitives to update port objects completely, specifically for the newer fields we've added.
14:14:03 dtantsur TheJulia: the non-shade part should be fine, but not all fields are exposed. my next patch will be to check for missing fields :)
14:14:14 dtantsur the shade part may need a similar change to use the non-shade part under the hood.
14:33:46 mordred dtantsur: yeah - we actually have a bunch of work we need to do to use the non-shade part under the hood of the shade-part
14:33:52 mordred dtantsur: are you coming to denver?
14:34:03 dtantsur mordred: unfortunately no. are you coming to berlin? :)
14:34:53 mordred dtantsur: yes!
14:35:52 dtantsur cool :) maybe we can sync on it there.
14:39:14 mordred dtantsur: I also have a LOOOONG flight tomorrow, so I'm going to try to poke at image and block-storage a bit and see what approaches seem good - so hopefully we'll have some patches to discuss
14:39:50 dtantsur awesome! I hope to finish with baremetal by the forum, so we'll have quite some experience
14:40:56 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: implement block-storage backup resource https://review.openstack.org/591445
14:42:43 dtantsur mordred: totally unrelated, but are you still interested in rust-openstack? :)
14:58:50 Shrews rust-openstack? that sounds like potential fun
14:59:30 Shrews i think SpamapS would be all over that
15:03:15 dtantsur heh, yeah. my hobby project for some time.
15:06:14 mordred dtantsur: yah - totally interested - and totally haven't had time to play yet - I keep looking at it longingly
15:07:10 dtantsur cool :) there's been some progress recently. thanks to openlab folks there is even a CI where an actual server is deployed!
15:08:04 mordred \o/
15:08:58 openstackgerrit Filippo Inzaghi proposed openstack/cliff master: import zuul job settings from project-config https://review.openstack.org/594274
15:08:59 openstackgerrit Filippo Inzaghi proposed openstack/cliff master: switch documentation job to new PTI https://review.openstack.org/594275
15:09:01 openstackgerrit Filippo Inzaghi proposed openstack/cliff master: add python 3.6 unit test job https://review.openstack.org/594276
15:09:02 openstackgerrit Filippo Inzaghi proposed openstack/cliff master: add lib-forward-testing-python3 test job https://review.openstack.org/594277
15:09:03 openstackgerrit Filippo Inzaghi proposed openstack/cliff master: import zuul job settings from project-config https://review.openstack.org/594278
15:09:04 openstackgerrit Filippo Inzaghi proposed openstack/cliff master: switch documentation job to new PTI https://review.openstack.org/594279
15:09:10 openstackgerrit Filippo Inzaghi proposed openstack/openstackclient master: import zuul job settings from project-config https://review.openstack.org/594280
15:09:11 openstackgerrit Filippo Inzaghi proposed openstack/openstackclient master: add python 3.6 unit test job https://review.openstack.org/594281
15:09:18 openstackgerrit Filippo Inzaghi proposed openstack/osc-lib master: import zuul job settings from project-config https://review.openstack.org/594282
15:09:19 openstackgerrit Filippo Inzaghi proposed openstack/osc-lib master: switch documentation job to new PTI https://review.openstack.org/594283
15:09:20 openstackgerrit Filippo Inzaghi proposed openstack/osc-lib master: add python 3.6 unit test job https://review.openstack.org/594284
15:09:22 openstackgerrit Filippo Inzaghi proposed openstack/osc-lib master: add lib-forward-testing-python3 test job https://review.openstack.org/594285
15:09:24 openstackgerrit Filippo Inzaghi proposed openstack/osc-lib master: import zuul job settings from project-config https://review.openstack.org/594286
15:09:25 openstackgerrit Filippo Inzaghi proposed openstack/osc-lib master: switch documentation job to new PTI https://review.openstack.org/594287
15:09:32 openstackgerrit Filippo Inzaghi proposed openstack/python-openstackclient master: import zuul job settings from project-config https://review.openstack.org/594288
15:09:33 openstackgerrit Filippo Inzaghi proposed openstack/python-openstackclient master: switch documentation job to new PTI https://review.openstack.org/594289
15:09:34 openstackgerrit Filippo Inzaghi proposed openstack/python-openstackclient master: add python 3.6 unit test job https://review.openstack.org/594290
15:09:36 openstackgerrit Filippo Inzaghi proposed openstack/python-openstackclient master: add lib-forward-testing-python3 test job https://review.openstack.org/594291
15:09:37 openstackgerrit Filippo Inzaghi proposed openstack/python-openstackclient master: import zuul job settings from project-config https://review.openstack.org/594292
15:09:38 openstackgerrit Filippo Inzaghi proposed openstack/python-openstackclient master: switch documentation job to new PTI https://review.openstack.org/594293
15:23:37 Shrews wow
15:27:07 dtantsur wow such patching much changes wow wow
15:51:57 TheJulia heh
16:25:39 dtantsur mordred: is keystoneauth able to do version discovery when pointed at a versioned endpoint?
16:26:33 dtantsur specifically, is https://github.com/openstack/openstacksdk/blob/master/openstack/tests/unit/cloud/test_operator_noauth.py#L55 supposed to actually work?
16:32:05 dtantsur I suspect this is not the way it was designed to work in practice..
16:32:09 dtantsur TheJulia: you may know ^^^
16:34:37 openstackgerrit Vieri proposed openstack-infra/requestsexceptions master: import zuul job settings from project-config https://review.openstack.org/594367
16:34:43 openstackgerrit Vieri proposed openstack-infra/shade master: import zuul job settings from project-config https://review.openstack.org/594368
16:34:45 openstackgerrit Vieri proposed openstack-infra/shade master: switch documentation job to new PTI https://review.openstack.org/594369
16:34:46 openstackgerrit Vieri proposed openstack-infra/shade master: add python 3.6 unit test job https://review.openstack.org/594370
16:34:47 openstackgerrit Vieri proposed openstack-infra/shade master: import zuul job settings from project-config https://review.openstack.org/594371
16:34:48 openstackgerrit Vieri proposed openstack-infra/shade master: switch documentation job to new PTI https://review.openstack.org/594372
16:34:55 openstackgerrit Vieri proposed openstack/openstacksdk master: import zuul job settings from project-config https://review.openstack.org/594373
16:34:56 openstackgerrit Vieri proposed openstack/openstacksdk master: switch documentation job to new PTI https://review.openstack.org/594374
16:34:57 openstackgerrit Vieri proposed openstack/openstacksdk master: import zuul job settings from project-config https://review.openstack.org/594375
16:34:58 openstackgerrit Vieri proposed openstack/openstacksdk master: switch documentation job to new PTI https://review.openstack.org/594376
16:35:04 openstackgerrit Vieri proposed openstack/os-client-config master: import zuul job settings from project-config https://review.openstack.org/594377
16:35:06 openstackgerrit Vieri proposed openstack/os-client-config master: switch documentation job to new PTI https://review.openstack.org/594378
16:35:07 openstackgerrit Vieri proposed openstack/os-client-config master: add python 3.6 unit test job https://review.openstack.org/594379
16:35:08 openstackgerrit Vieri proposed openstack/os-client-config master: add lib-forward-testing-python3 test job https://review.openstack.org/594380
16:35:09 openstackgerrit Vieri proposed openstack/os-client-config master: import zuul job settings from project-config https://review.openstack.org/594381
16:35:11 openstackgerrit Vieri proposed openstack/os-client-config master: switch documentation job to new PTI https://review.openstack.org/594382

Earlier   Later