Earlier  
Posted Nick Remark
#openstack-sdks - 2019-05-01
20:17:38 openstackgerrit Andreas Jaeger proposed openstack/os-service-types master: Update testing jobs https://review.opendev.org/656704
20:19:05 openstackgerrit Jeremy Houser proposed openstack/python-openstackclient master: Refactor test_snapshot.py and test_transfer_request.py https://review.opendev.org/655554
20:22:14 openstackgerrit Merged openstack/os-service-types master: Updated from OpenStack Service Type Authority https://review.opendev.org/656702
22:00:32 openstackgerrit Matt Riedemann proposed openstack/python-openstackclient master: Document that server dump create requires 2.17 https://review.opendev.org/656713
22:00:52 mriedem mega trivial ^
22:50:43 openstackgerrit Adam Spiers proposed openstack/python-openstackclient master: Fix link to new opendev repo https://review.opendev.org/656718
#openstack-sdks - 2019-05-02
14:52:41 openstackgerrit Merged openstack/python-openstackclient master: Fix link to new opendev repo https://review.opendev.org/656718
20:53:57 openstackgerrit Merged openstack/os-api-ref master: Update Testing for Train https://review.opendev.org/655848
#openstack-sdks - 2019-05-03
20:21:14 openstackgerrit Merged openstack/python-openstackclient master: Document that server dump create requires 2.17 https://review.opendev.org/656713
22:47:00 openstackgerrit Merged openstack/python-openstackclient master: Dropping the py35 testing https://review.opendev.org/654660
22:48:12 cdent mordred: those suggested job changes for nova functional tests working a treat. thanks very many
22:48:39 cdent for the next trick: I want to pass a blacklist to the tox job
#openstack-sdks - 2019-05-04
01:31:31 openstackgerrit Kristi Nikolla proposed openstack/python-openstackclient master: Add --relay-state-prefix option to Service Provider https://review.opendev.org/657089
15:43:39 openstackgerrit Stephen Finucane proposed openstack/cliff master: cap cmd2 also for python3 https://review.opendev.org/592060
15:44:02 openstackgerrit Stephen Finucane proposed openstack/cliff master: Switch to stestr https://review.opendev.org/581564
15:44:14 openstackgerrit Stephen Finucane proposed openstack/cliff master: Pin cmd2 back to <0.9 on all versions https://review.opendev.org/629283
15:48:34 stephenfin dtroyer: Do we still want this? https://review.opendev.org/#/c/511971/2
15:51:28 stephenfin mordred, dhellmann: Could one of you shove this through, please? https://review.opendev.org/#/c/611888/
15:53:41 dtroyer stephenfin: I think it is useful still, obviously nothing big is depending on it yet though. I can refresh it
15:54:31 stephenfin dtroyer: Yeah, if you could. I'm trying to burn down the few patches we have against cliff this morning
15:55:43 dtroyer stephenfin: cool, thanks.
17:29:19 openstackgerrit Merged openstack/cliff master: add argparse conflict handler "ignore" https://review.opendev.org/538335
17:29:20 openstackgerrit Merged openstack/cliff master: Change openstack-dev to openstack-discuss https://review.opendev.org/623482
17:31:54 openstackgerrit Merged openstack/cliff master: Dropping the py35 testing https://review.opendev.org/654657
18:49:42 openstackgerrit Merged openstack/cliff master: Updates for OpenDev transition https://review.opendev.org/654253
20:32:27 openstackgerrit Dean Troyer proposed openstack/cliff master: Add an errexit attribute to InteractiveApp to exit on command errors https://review.opendev.org/511971
#openstack-sdks - 2019-05-05
05:51:35 openstackgerrit Merged openstack/cliff master: Missing carriage return in some cases, using -f json https://review.opendev.org/627734
19:27:50 openstackgerrit Merged openstack/cliff master: Remove dead files https://review.opendev.org/611888
#openstack-sdks - 2019-05-06
10:39:09 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Skip attaching FloatingIP if it is already attached https://review.opendev.org/652594
11:09:14 openstackgerrit Brin Zhang proposed openstack/python-openstackclient master: Add changes-before attribute to server list https://review.opendev.org/657373
14:55:38 openstackgerrit Brian Haley proposed openstack/python-openstackclient master: Change default security group protocol to 'any' https://review.opendev.org/518954
17:29:27 openstackgerrit Clark Boylan proposed openstack/openstacksdk master: Verify image checksums after upload https://review.opendev.org/657411
17:34:12 openstackgerrit Clark Boylan proposed openstack/openstacksdk master: Verify image checksums after upload https://review.opendev.org/657411
18:17:11 openstackgerrit Clark Boylan proposed openstack/openstacksdk master: Verify image checksums after upload https://review.opendev.org/657411
#openstack-sdks - 2019-05-07
03:31:43 openstackgerrit ZhouHeng proposed openstack/python-openstackclient master: openstack port create support --extra-dhcp-opt https://review.opendev.org/657519
05:55:12 openstackgerrit ZhouHeng proposed openstack/python-openstackclient master: openstack port create support --extra-dhcp-opt https://review.opendev.org/657519
09:57:30 openstackgerrit Merged openstack/openstacksdk master: Skip attaching FloatingIP if it is already attached https://review.opendev.org/652594
10:04:41 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Continue refactoring of the image https://review.opendev.org/651534
10:10:30 gtema mordred: thanks, but you was too fast. I am writing comment to Clark and figured out case, where my last change is bad
10:11:00 gtema the issue is that for some clouds (ours at least) image might be reprocessed in the backend and therefore checksum changes
10:11:07 mordred gtema: oh joy
10:11:15 mordred gtema: that's ... fun!
10:11:18 gtema so checking whether checksum match the one we upload might be bad
10:11:22 mordred yeah
10:11:47 mordred hrm. in that case, how does one verify the upload was good?
10:11:52 gtema so probably we might want to add a flag to create_image to validate the checksum
10:11:55 mordred yeah
10:12:15 gtema good, will do this now
10:12:16 mordred and maybe that should be a setting we plumb through to be able to be set in a vendor file
10:12:45 gtema yeah, for now probably just really a parameter, and later a plumb
10:12:48 mordred ++
10:36:40 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Continue refactoring of the image https://review.opendev.org/651534
10:37:17 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Continue refactoring of the image https://review.opendev.org/651534
10:37:48 gtema so, now it is a param to create_image (validate_checksum) with default value of True
12:25:37 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Continue refactoring of the image https://review.opendev.org/651534
14:03:45 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Continue refactoring of the image https://review.opendev.org/651534
15:33:16 openstackgerrit Artem Goncharov proposed openstack/openstacksdk master: Continue refactoring of the image https://review.opendev.org/651534
16:35:14 openstackgerrit guang-yee proposed openstack/python-openstackclient master: document the --timing option https://review.opendev.org/657640
17:53:57 cdent mordred: seems horizon is not in service-types-authority. did we do that on purpose?
19:01:49 mordred cdent: yes - it is not an API service
19:02:08 mordred cdent: so there is never a need for anything to ask the keystone catalog for its endpoint
19:02:28 mordred that said - if there's a reason it should go in there, it's not like I'm opposed or anything :)
19:24:37 dtroyer mordred: what level of officialness does a project need to get listed in s-t-a? ie, StarlingX has a number of endpoints that we should canonicalize somewhere, if not in s-t-a directly then in a subclass of it I suppose…
19:26:30 mordred dtroyer: that's an excellent question
19:27:38 mordred dtroyer: for my money, I'm a bit of a maximalist on that - because I think having an agreed definition of a service type is good ... but that might be a topic to run by the openstack tc since they're currently the stewards of that repo (although manage it via delegated powers)
19:27:54 mordred dtroyer: I'd find it much harder to deal with additional files
19:30:47 dtroyer mordred: that seems mostly appropriate from the historical context. I wonder of any other ecosystems using Keystone add their own endpoints?
19:31:18 dtroyer It isn't totally unlike OSC tracking all plugins (that wish to be tracked) in the OSc docs since that is the friendliest place to consume that list from...
19:31:29 mordred yeah
19:31:50 mordred like - one of those times where strict lines between official and unofficial are less useful
19:32:04 dtroyer or official from a different mother
19:32:06 mordred yeah
19:32:50 dtroyer I think I am going to outline what I would add and start from that, use it for the basis of asking the question
19:33:17 mordred cool. feel free to CC me as a generally supportive human
19:33:54 dtroyer roger that, thanks
#openstack-sdks - 2019-05-08
04:07:16 adriant mordred: I'm having some really really weird issues with using the SDK to talk to our octavia
04:07:51 johnsom adriant: how so?
04:07:58 adriant a script that used to work, now doesn't seem to (for reasons I can't figure out) and even downgrading, or upgrading SDK or keystone auth versions does nothing
04:08:00 adriant http://paste.openstack.org/show/751055/
04:08:11 adriant johnsom: see error
04:08:55 adriant i'm not sure if octavia is screwed and should be returning links to version urls, or if it never did
04:11:33 johnsom Octavia had the links, what version of Octavia API are you using? Very old versions didn’t have links, but the newer version does. Sdk accounted for this.
04:17:43 adriant johnsom: we are running Queens, Octavia, which I thought had links?
04:17:53 adriant at least from looking at the code
04:18:12 adriant https://github.com/openstack/octavia/blame/master/octavia/api/root_controller.py#L56
04:18:42 johnsom adriant: 2.0.3 fixed the links issue. If you are running an older version of queens I highly recommend you update to the current queens version.
04:19:36 johnsom Current is 2.1.0 fyi
04:20:54 adriant I'm just curious why this 'used' to work
04:21:01 adriant and now doesn't
04:21:50 adriant we haven't upgraded octavia for a while, and I'm fairly sure the tools we had that used the SDK to talk to it, did used to work as recently as a month or two back :(
04:21:53 johnsom Yeah, I don’t have an answer for that. Octavia hasn’t touched the links code in a while so not likely the issue.
04:23:59 adriant weird :/
04:32:12 adriant johnsom: so looks like weird running a version that doesn't include links...
04:32:20 adriant but then why did the SDK used to work?
04:32:42 adriant was it updated to only expect links, or did it ever handle the non-link case?
04:32:59 johnsom Yeah, older versions compensated for that
04:33:08 adriant hmmm
04:34:17 johnsom I can’t speak for the sdk as I don’t track it closely. I can only talk to what we did in Octavia.
04:34:18 adriant any reason why it isn't capable of both cases?
04:34:32 adriant although I guess that's a mordred question

Earlier   Later