| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-sdks - 2020-01-13 | |||
| 22:38:35 | efried | thanks, blind copy/paste | |
| 22:39:02 | efried | dtroyer: ^ fast one if you please | |
| 22:47:58 | openstackgerrit | Sean McGinnis proposed openstack/python-openstackclient master: Copy Volume v2 commands and unit tests to v3 https://review.opendev.org/695069 | |
| #openstack-sdks - 2020-01-14 | |||
| 01:26:20 | openstackgerrit | Brin Zhang proposed openstack/python-openstackclient master: Add server migrate list CLI https://review.opendev.org/675304 | |
| 01:27:46 | openstackgerrit | Brin Zhang proposed openstack/python-openstackclient master: Add server migrate list CLI https://review.opendev.org/675304 | |
| 02:34:18 | openstackgerrit | Sean McGinnis proposed openstack/python-openstackclient master: Pass through args to ssh https://review.opendev.org/402530 | |
| 05:00:01 | openstackgerrit | Merged openstack/python-openstackclient master: Show correct name for resource with quota set to zero https://review.opendev.org/701110 | |
| 05:52:55 | openstackgerrit | Vishakha Agarwal proposed openstack/python-openstackclient master: Adding options to user cli https://review.opendev.org/697444 | |
| 09:50:43 | sshnaidm | gundalow, hi | |
| 11:43:08 | gundalow | sshnaidm: Hi :) | |
| 11:43:10 | gundalow | (lag) | |
| 11:44:36 | sshnaidm | gundalow, I updated etherpad yesterday with namespace, etc, do you need any additional things/info from me to move forward? | |
| 11:45:02 | sshnaidm | gundalow, I think next should be change in ansible botmeta..? | |
| 11:45:26 | sshnaidm | gundalow, or we need to move all before that | |
| 11:46:40 | sshnaidm | gundalow, ok, I see you typing :) | |
| 11:46:48 | gundalow | \o/ | |
| 11:47:14 | gundalow | I think I've got the info I need for the moment, I'll throw `FIXME` in if I come across anything. | |
| 11:48:02 | gundalow | Will `openstack.cloud` contain all of https://github.com/ansible/ansible/tree/devel/lib/ansible/modules/cloud/openstack (ie no splitting that directory into multiple collections)? | |
| 11:48:09 | sshnaidm | gundalow, great, can you elaborate please what is "scenario file"? | |
| 11:48:21 | sshnaidm | gundalow, yeah, it will contain all | |
| 11:48:56 | sshnaidm | gundalow, like that: https://review.opendev.org/#/c/684788/ | |
| 11:49:20 | gundalow | I'll flesh it all out, just doing initial brain dump | |
| 11:49:43 | gundalow | I'll most likely use this to update the official docs so it's easier for $next_collection | |
| 11:49:55 | sshnaidm | gundalow, cool | |
| 14:26:56 | openstackgerrit | Merged openstack/osc-lib master: Add a release note for dropping py2 https://review.opendev.org/702305 | |
| 14:33:23 | mordred | tobberydberg: https://review.opendev.org/#/c/700219 | |
| 15:27:55 | gundalow | sshnaidm|mtg: words added. I'm sure there will be follow up questions, though I hope that's enough to get started. | |
| 15:30:09 | sshnaidm|mtg | gundalow, thanks, we'll talk tomorrow then | |
| 15:53:25 | openstackgerrit | Dean Troyer proposed openstack/python-openstackclient master: Add unit tests and release note for dns_publish_fixed_ip https://review.opendev.org/702266 | |
| 16:23:16 | efried | dtroyer: osc-lib release for your PTL ackedness if you please https://review.opendev.org/#/c/702302/ | |
| 16:23:33 | efried | smcginnis updated it to include the reno patch you merged earlier. | |
| 16:25:17 | dtroyer | efried: +1, thanks! | |
| 16:25:43 | efried | thank you | |
| 16:41:28 | smcginnis | https://review.opendev.org/#/c/701306/ is happy now. Would be nice to get that through to unbreak stable/stein. | |
| 17:06:19 | KeithMnemonic | smcginnis do you think we will need a cherry-pick or something close to also fix stable/rocky? | |
| 17:06:51 | smcginnis | KeithMnemonic: I haven't looked at that branch yet, but my suspicion is that the answer will be yes. | |
| 17:07:34 | KeithMnemonic | ok thanks | |
| 17:08:00 | KeithMnemonic | i am getting similar type errors on https://review.opendev.org/701066 but we can wait until stein is fixed | |
| 17:09:44 | smcginnis | Yeah, that's looking like it has at least one of the same issues that had to be fixed in stein. | |
| 18:36:20 | powerje | Is it possible to use auth v1.0 with fog-openstack? It seems my openstack provider doesn't support 2.0 or 3.0 (which seems a bit suspect) | |
| 19:31:23 | smcginnis | powerje: Based on their wording in the keystone bullet item here - https://github.com/fog/fog-openstack#initial-setup - my guess would be no. | |
| 19:31:43 | smcginnis | That does seem suspect though. I don't remember specifics, but I thought v1 went away a long time ago. | |
| 19:58:13 | mordred | powerje, smcginnis: yeah - 1.0 is *very* long dead | |
| 19:58:43 | smcginnis | At least several years ago, right? | |
| 19:59:02 | mordred | yeah. we don't support v1 in keystoneauth or sdk either | |
| 19:59:09 | mordred | and we support everything | |
| 19:59:38 | powerje | smcginnis/mordred thanks! I've opened a ticket with my provider to see if they support auth 2 or 3 | |
| 20:00:03 | smcginnis | I would guess something else is going on here. I would be very, very surprised if there is a cloud out there that is running something old enough to only support v1 auth. | |
| 20:00:21 | smcginnis | If they are... | |
| 20:00:30 | powerje | I hope I'm just doing something wrong | |
| 20:00:45 | powerje | If they are then yeah I'm very concerned about the data my group is storing there | |
| 20:00:52 | smcginnis | I haven't used that particular one myself, so not sure what you could try to debug it. | |
| 20:01:22 | powerje | No worries, I should hear back from them within a day. Thanks for giving me your insight | |
| 20:01:30 | smcginnis | Good luck! | |
| 20:54:00 | openstackgerrit | Radosław Piliszek proposed openstack/js-openstack-lib master: WIP: New nodejs jobs https://review.opendev.org/702132 | |
| 20:54:00 | openstackgerrit | Radosław Piliszek proposed openstack/js-openstack-lib master: WIP: New nodejs jobs https://review.opendev.org/702132 | |
| #openstack-sdks - 2020-01-15 | |||
| 01:10:42 | openstackgerrit | Michael Johnson proposed openstack/python-openstackclient master: Switch to using osc_lib.utils.tags https://review.opendev.org/662864 | |
| 01:11:05 | johnsom | That will probably still fail as UC isn't updated yet, but rebasing so it's ready | |
| 01:24:48 | openstackgerrit | Brin Zhang proposed openstack/python-openstackclient master: Add server migrate list CLI https://review.opendev.org/675304 | |
| 12:36:51 | openstackgerrit | Bence Romsics proposed openstack/python-openstackclient master: Add command: router add/remove route --route https://review.opendev.org/674325 | |
| 13:06:43 | openstackgerrit | Radosław Piliszek proposed openstack/js-openstack-lib master: WIP: New nodejs jobs https://review.opendev.org/702132 | |
| 14:14:40 | gtema | dtantsur, mordred, would love to have your thoughts for https://review.opendev.org/#/c/700219/ I wanted to keep the change small (again failed, sorry) | |
| 14:15:05 | gtema | so further improvements might go into the follow-up | |
| 14:15:12 | dtantsur | 500 LoC, yeah :) | |
| 14:15:21 | dtantsur | Putting on my list, need to fix a bug first | |
| 14:15:22 | gtema | just 500 | |
| 14:15:46 | gtema | compared to my other stuff it is a tiny change :D | |
| 14:19:07 | dtantsur | indeed :D | |
| 14:20:08 | gtema | yeah, feel myself sometimes random-code-trash-generator | |
| 14:37:53 | dtantsur | lol | |
| 17:39:35 | openstackgerrit | Radosław Piliszek proposed openstack/js-openstack-lib master: WIP: New nodejs jobs https://review.opendev.org/702132 | |
| #openstack-sdks - 2020-01-16 | |||
| 10:02:47 | openstackgerrit | Radosław Piliszek proposed openstack/js-openstack-lib master: WIP: New nodejs jobs https://review.opendev.org/702132 | |
| 10:02:47 | openstackgerrit | Radosław Piliszek proposed openstack/js-openstack-lib master: WIP: New nodejs jobs https://review.opendev.org/702132 | |
| 11:49:58 | openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Migrate openstack modules as a collection https://review.opendev.org/702850 | |
| 12:17:35 | openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Migrate openstack modules as a collection https://review.opendev.org/702850 | |
| 12:22:05 | openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Migrate openstack modules as a collection https://review.opendev.org/702850 | |
| 13:33:25 | efried | johnsom: osc-lib constraint bump is merged | |
| 14:04:43 | efried | ...I rechecked https://review.opendev.org/#/c/662864/ johnsom | |
| 14:30:30 | openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Migrate openstack modules as a collection https://review.opendev.org/702850 | |
| 14:58:21 | openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Migrate openstack modules as a collection https://review.opendev.org/702850 | |
| 16:00:58 | elmiko | API SIG office hour now open | |
| 16:00:59 | sshnaidm | whoever available for openstack ansible modules meeting | |
| 16:02:30 | sshnaidm | #startmeeting api-sig | |
| 16:02:31 | openstack | Meeting started Thu Jan 16 16:02:30 2020 UTC and is due to finish in 60 minutes. The chair is sshnaidm. Information about MeetBot at http://wiki.debian.org/MeetBot. | |
| 16:02:32 | openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | |
| 16:02:34 | openstack | The meeting name has been set to 'api_sig' | |
| 16:03:04 | sshnaidm | We have updates about moving steps from gundalow: https://etherpad.openstack.org/p/openstack-ansible-modules | |
| 16:03:10 | sshnaidm | #link https://etherpad.openstack.org/p/openstack-ansible-modules | |
| 16:03:34 | sshnaidm | I started first steps and have a patch https://review.opendev.org/#/c/702850/ | |
| 16:03:43 | sshnaidm | #link https://review.opendev.org/#/c/702850/ | |
| 16:04:08 | sshnaidm | please review it, gundalow take a look please as well | |
| 16:04:30 | sshnaidm | mordred, dtantsur, mnaser, gtema, and all interested ^ | |
| 16:04:44 | dtantsur | o/ in another meeting, but lurking | |
| 16:05:15 | sshnaidm | working now on ansible-test sanity tox job, took example from Paul | |
| 16:05:31 | sshnaidm | will submit as a on-top patch probably | |
| 16:06:03 | sshnaidm | if you have something, please don't hesitate, we are in open discussion now | |
| 16:06:20 | sshnaidm | no specific agenda, just need to move :) | |
| 16:07:27 | sshnaidm | after we merge code, I'll mail ansible cores and will break CI job for github issues, so nobody can merge :E | |
| 16:08:25 | sshnaidm | any comments, issues, topics? | |
| 16:09:07 | sshnaidm | mordred, any comments? | |