| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-sdks - 2018-08-16 | |||
| 20:40:30 | mnaser | ^ | |
| 20:40:47 | guilhermesp | oh sorry, the bad guy was the link that mnaser sent | |
| 20:40:51 | mnaser | nah its both | |
| 20:41:11 | mnaser | its the default and and the combination that it's always sent | |
| 20:41:11 | mordred | yeah. I grok what you are saying | |
| #openstack-sdks - 2018-08-17 | |||
| 06:35:45 | openstackgerrit | melissaml proposed openstack/openstacksdk master: Remove the duplicated word https://review.openstack.org/592875 | |
| 12:09:43 | openstackgerrit | Merged openstack/openstacksdk master: Remove the duplicated word https://review.openstack.org/592875 | |
| 13:25:01 | openstackgerrit | Chen proposed openstack/python-openstackclient master: WIP: make host command api-version-aware https://review.openstack.org/593049 | |
| 16:00:29 | openstackgerrit | Gage Hugo proposed openstack/keystoneauth master: Add nosec to usage of SHA1 https://review.openstack.org/593094 | |
| 17:39:08 | openstackgerrit | Gage Hugo proposed openstack/keystoneauth master: Change log hashing to SHA256 https://review.openstack.org/593094 | |
| 22:10:35 | openstackgerrit | Merged openstack/keystoneauth master: Change log hashing to SHA256 https://review.openstack.org/593094 | |
| #openstack-sdks - 2018-08-18 | |||
| 07:00:05 | openstackgerrit | Merged openstack/keystoneauth master: add release notes to readme.rst https://review.openstack.org/591943 | |
| #openstack-sdks - 2018-08-20 | |||
| 09:44:37 | dtantsur | morning folks, can I get some reviews on https://review.openstack.org/590770 and https://review.openstack.org/591324 please? | |
| 11:28:56 | openstackgerrit | Deepak Mourya proposed openstack/python-openstackclient master: now we can add description for role creation in OSC https://review.openstack.org/484355 | |
| 14:11:22 | mordred | dtantsur: done | |
| 14:12:06 | mordred | dtroyer: if you get bored this morning ... https://review.openstack.org/#/c/581276 and https://review.openstack.org/#/c/589465 | |
| 14:15:47 | tosky | especially 589465 | |
| 14:15:51 | tosky | I was going to ping about that | |
| 14:15:52 | tosky | :) | |
| 14:42:14 | tosky | mordred: oh, I didn't notice that openstackclient is branchless (while python-openstackclient is branches), so I guess I can use https://review.openstack.org/#/c/588336/ to test it I guess | |
| 14:45:34 | mordred | tosky: yah - should be able to | |
| 14:46:12 | tosky | oki, checking | |
| 15:06:38 | tosky | uhm, something failed | |
| 15:07:03 | tosky | there is a conflict with a version of keystoneclient which seems to come from master (>=3.17.0) | |
| 15:08:13 | tosky | http://logs.openstack.org/36/588336/3/check/openstackclient-check-plugins/7e19a94/ stable/queens | |
| 15:08:30 | tosky | http://logs.openstack.org/15/588515/3/check/openstackclient-check-plugins/7d684b6/job-output.txt.gz#_2018-08-20_14_52_32_608991 stable/pike | |
| 15:08:33 | tosky | mordred: ^ | |
| 15:13:57 | mordred | tosky: hrm. k. will poke at it in a little bit | |
| 15:18:38 | tosky | thanks | |
| 15:28:50 | openstackgerrit | Merged openstack/openstacksdk master: baremetal: add support for VIF attach/detach API https://review.openstack.org/591324 | |
| 15:29:34 | dtantsur | TheJulia: time to celebrate ^^^ :) | |
| 15:35:47 | openstackgerrit | Merged openstack/openstacksdk master: Correct update operations for baremetal https://review.openstack.org/590770 | |
| 15:35:48 | openstackgerrit | Merged openstack/openstacksdk master: Use the base Resource's JSON patch support in Image https://review.openstack.org/591314 | |
| 16:04:28 | dtantsur | mordred: a chain of baremetal backports when you have a minute: https://review.openstack.org/593685 | |
| 16:05:53 | mordred | dtantsur: all lgtm | |
| 17:16:17 | openstackgerrit | Doug Hellmann proposed openstack/service-types-authority master: import zuul job settings from project-config https://review.openstack.org/593705 | |
| 17:36:48 | edleafe | mordred: there has been some talk of your head exploding (https://etherpad.openstack.org/p/placement-extract-stein, L97). So I'm wondering: is there any concern with "placement" being both the project name *and* the service-type? Is there any reason to create a separate project name? | |
| 17:37:15 | mordred | edleafe: not from me | |
| 17:37:22 | mordred | edleafe: project names are completey meaningless | |
| 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 | |