Earlier  
Posted Nick Remark
#openstack-sdks - 2020-01-13
22:31:15 johnsom Yeah, release often is good actually.
22:31:19 openstackgerrit Merged openstack/python-openstackclient master: Create Volume v3 functional tests https://review.opendev.org/695044
22:31:24 smcginnis Yeah, it's fine if there are other feature additions along with the py2 drop.
22:31:39 efried cool
22:31:55 smcginnis The major bump is just a signal to downstream consumers of "hey, might want to check what changed here before you upgrade to this one" ;)
22:32:00 johnsom I was just mentioning (not earth shattering) that there is no release note with the "Drop python 2.7 support and testing " patch in 2.0.0.
22:32:14 smcginnis That really should be included.
22:32:18 efried mm. We could add a patch for that and include it in the release...
22:32:25 smcginnis We can hold that release and quick get a release note added.
22:32:30 smcginnis Jinx
22:35:01 openstackgerrit Eric Fried proposed openstack/osc-lib master: Add a release note for dropping py2 https://review.opendev.org/702305
22:35:07 efried dtroyer, smcginnis, johnsom: ^
22:35:52 johnsom efried You are working on too many things... grin Commented
22:36:40 efried johnsom: just trying to flush some stuff off my stack.
22:37:08 openstackgerrit Michael Johnson proposed openstack/osc-lib master: Add a release note for dropping py2 https://review.opendev.org/702305
22:38:11 efried what did I miss?
22:38:24 johnsom You said "nova" instead of "osc-lib"
22:38:27 efried hah, whoops
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

Earlier   Later