| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-sdks - 2018-04-04 | |||
| 00:08:10 | openstackgerrit | Duc Truong proposed openstack/openstacksdk master: Add function examples test for clustering https://review.openstack.org/555762 | |
| 00:12:50 | ssurana | Hey guys! can I get some reviews for https://review.openstack.org/#/c/558461/2 Thanks! | |
| 00:23:15 | openstackgerrit | Sidharth Surana proposed openstack/openstacksdk master: Do not use the next link for pagination https://review.openstack.org/558461 | |
| 02:15:23 | openstackgerrit | chenyb4 proposed openstack/openstacksdk master: pypy is no longer supported by oslo libraries https://review.openstack.org/558668 | |
| 04:12:11 | openstackgerrit | chenyb4 proposed openstack/openstacksdk master: Add function examples test for clustering https://review.openstack.org/555762 | |
| 06:40:21 | eandersson | Anyone got time to take a look at this fix for Heat? https://review.openstack.org/#/c/558710/ | |
| 06:41:02 | eandersson | Qiming_, ^ | |
| 06:45:05 | eandersson | The above could also be a bug in the openstacksdk ^ dunno | |
| 08:56:27 | openstackgerrit | chenyb4 proposed openstack/openstacksdk master: Fix resource not exist the resource.status error https://review.openstack.org/558757 | |
| 10:58:33 | openstackgerrit | Jens Harbott (frickler) proposed openstack/python-openstackclient master: Add dns-domain support to Network object https://review.openstack.org/516701 | |
| 13:43:26 | openstackgerrit | Jens Harbott (frickler) proposed openstack/openstacksdk master: WIP: Add support for the DNS domain and name attributes for floating IPs https://review.openstack.org/558820 | |
| 13:49:50 | openstackgerrit | Jens Harbott (frickler) proposed openstack/python-openstackclient master: Add dns-domain support to Network object https://review.openstack.org/516701 | |
| 13:49:50 | openstackgerrit | Jens Harbott (frickler) proposed openstack/python-openstackclient master: WIP: Add DNS support to floating IP commands https://review.openstack.org/558824 | |
| 16:07:56 | kuzko | hum, anyone here doing block-device-mappings on the openstack cli? I'm having trouble, even though I use a block-device-mapping with boot_index=0, the CLI is this asking for this openstack server create: error: one of the arguments --image --volume is required | |
| 16:08:48 | kuzko | the whole point of having a boot_index to 0 is to set this as the boot volume | |
| 17:47:22 | openstackgerrit | Sidharth Surana proposed openstack/openstacksdk master: Strip the version prefix from the next link for pagination https://review.openstack.org/558461 | |
| 18:55:14 | frickler | kuzko: can you show the exact command that you are trying to use? it doesn't look to me like specifying the boot_index would be supported in the cli | |
| 19:59:18 | openstackgerrit | Sean McGinnis proposed openstack/python-openstackclient master: Remove invalid 'unlock-volume' migration arg https://review.openstack.org/558910 | |
| #openstack-sdks - 2018-04-05 | |||
| 11:14:11 | dtantsur | edleafe: hey, did you get any progress with https://review.openstack.org/#/c/554234/ ? I can help today, I guess | |
| 12:35:51 | openstackgerrit | Jens Harbott (frickler) proposed openstack/openstacksdk master: Add support for DNS attributes for floating IPs https://review.openstack.org/558820 | |
| 12:42:16 | openstackgerrit | Jens Harbott (frickler) proposed openstack/openstacksdk master: WIP: Add functional tests for Neutron DNS extension https://review.openstack.org/559068 | |
| 12:54:36 | edleafe | dtantsur: no, sorry, I've been buried with nova work | |
| 12:55:01 | dtantsur | edleafe: should I take a look? | |
| 13:06:29 | edleafe | dtantsur: if you have the cycles. | |
| 13:06:35 | dtantsur | yup | |
| 13:07:07 | edleafe | dtantsur: I can build the docs, but I don't have an easy way to view them. My dev machine is a remote Linux vm | |
| 13:07:14 | dtantsur | ah | |
| 13:07:19 | dtantsur | I have linux all around me :) | |
| 13:07:26 | dtantsur | incl. my wife's laptop :) | |
| 13:07:39 | dtantsur | edleafe: btw, did we have a new yasfb release? | |
| 13:07:41 | edleafe | me too. Local machines at least have a GUI | |
| 13:09:37 | dtantsur | edleafe: also, how did you overcome SEVERE: Title level inconsistent? | |
| 13:09:43 | dtantsur | I guess you did get past it? | |
| 13:12:08 | edleafe | dtantsur: I think it was fixed in master. | |
| 13:12:45 | dtantsur | lemme try rebasing your patch | |
| 13:21:59 | cdent | dtantsur: yes there's been a new yasfb release | |
| 13:22:04 | dtantsur | ack | |
| 13:24:55 | dtantsur | edleafe: btw, inserting a reference is the beginning of a document to use it with :ref: is kinda antipattern. any document can be references as a whole with :doc: | |
| 13:28:56 | edleafe | dtantsur: ok, good to know | |
| 13:39:04 | openstackgerrit | Dmitry Tantsur proposed openstack/api-wg master: Break up the HTTP guideline into smaller documents https://review.openstack.org/554234 | |
| 13:39:05 | dtantsur | edleafe: wdyt ^^^? | |
| 13:49:02 | edleafe | dtantsur: looks good | |
| 13:49:44 | edleafe | dtantsur: on the main guidelines page, it shows both the HTTP Header guidelines as well as the HTTP Guidelines links | |
| 13:51:41 | dtantsur | edleafe: yep, because they were there previously | |
| 13:51:55 | dtantsur | I can move them, but the links people may have bookmarked will go away | |
| 13:52:23 | edleafe | ah. Don't break stuff. | |
| 13:52:24 | edleafe | :) | |
| 13:52:31 | edleafe | It just looked... odd | |
| 14:09:12 | openstackgerrit | Jens Harbott (frickler) proposed openstack/python-openstackclient master: Add DNS support to floating IP commands https://review.openstack.org/558824 | |
| 14:44:26 | openstackgerrit | Jens Harbott (frickler) proposed openstack/openstacksdk master: WIP: Add functional tests for Neutron DNS extension https://review.openstack.org/559068 | |
| 16:11:58 | openstackgerrit | Colleen Murphy proposed openstack/keystoneauth master: add lower-constraints job https://review.openstack.org/555625 | |
| 16:11:59 | openstackgerrit | Colleen Murphy proposed openstack/keystoneauth master: Fix lower-constraints dependencies https://review.openstack.org/559118 | |
| 16:38:49 | openstackgerrit | Monty Taylor proposed openstack/keystoneauth master: Expose version status in EndpointData https://review.openstack.org/559125 | |
| 16:42:13 | mordred | amotoki: https://storyboard-dev.openstack.org/#!/project/298 <-- test import from launchpad for osc was run on storyboard-dev if you want to check out the results | |
| 17:07:45 | mordred | dtantsur, edleafe, cdent, elmiko: you may or may not find this interesting, but I'm currently working on "get a list of all version information for all services in a cloud" | |
| 17:08:10 | mordred | current script is here: http://paste.openstack.org/show/718507/ output is here: http://paste.openstack.org/show/718508/ | |
| 17:09:09 | mordred | it's a little bit too hard currently - so I started writing some keystoneauth patches - first one is https://review.openstack.org/559125 | |
| 17:09:15 | dtantsur | curious | |
| 17:09:18 | cdent | mordred: do I recall you doing a similar thing a couple years ago? | |
| 17:09:27 | mordred | cdent: in a one-off sort of way, yeah | |
| 17:09:49 | mordred | dtantsur: well, that's just cause vexxhost doesn't run one of those :) | |
| 17:10:02 | dtantsur | that's sad, isn't it? :) | |
| 17:10:31 | mordred | cdent: the goal this time is mre support in keystoneauth so it's not a crazy question for someone to ask - and then a method in openstacksdk that exposes it, and a command for osc that will allow someone to run it themselves | |
| 17:10:36 | mordred | dtantsur: :) | |
| 17:11:01 | dtantsur | my biggest pain right now is supporting many major versions.. | |
| 17:11:06 | mordred | it should be noted also that script is only doing things with interface='public' | |
| 17:11:22 | mordred | dtantsur: yah | |
| 17:11:37 | dtantsur | I already have a few hacks in https://github.com/dtantsur/rust-openstack/blob/master/src/common/protocol.rs#L88-L131 | |
| 17:11:43 | dtantsur | and I will certainly have more... | |
| 17:11:57 | mordred | dtantsur: yah | |
| 17:12:20 | mordred | dtantsur: in fact, I've been thinking that it would be good to document the various hacks that we do in os-client-config/keystoneauth | |
| 17:12:29 | dtantsur | I'd love it | |
| 17:12:39 | mordred | since it is *completely* impossible to consume the apis generally without applying several client-side hacks | |
| 17:12:49 | dtantsur | as to this code, I guess I'll have to update it to support several major versions.... brrrrr | |
| 17:13:12 | mordred | dtantsur: for instance, glance frequenty returns invalid urls in its version discovery documents because it's easy for admins to misconfigure it ... | |
| 17:13:42 | mordred | dtantsur: so it'll return the internal address - we fix that by taking what we find in the version discovery doc and combining it with what's in the catalog | |
| 17:13:54 | mordred | dtantsur: seems like the sort of thing we shoudl document for other people :) | |
| 17:13:56 | dtantsur | O.U.C.H | |
| 17:14:07 | mordred | (we do that for *all* version discovery documents, not just glance) | |
| 17:14:21 | dtantsur | kind of the same as the https hack you see in the link, right :) | |
| 17:14:27 | mordred | but also- similar hacks have to be employed for pagination links | |
| 17:14:30 | mordred | dtantsur: yup | |
| 17:14:39 | dtantsur | pagination has been a big pain for me so far | |
| 17:14:59 | dtantsur | I'm not even using pagination links, which is probably bad | |
| 17:15:01 | mordred | dtantsur: we've got an impl in sdk that handles all of the cases you might want to look at | |
| 17:15:11 | dtantsur | link? :) | |
| 17:15:11 | mordred | dtantsur: yah - using hte pagination links actually make it much nicer | |
| 17:15:14 | mordred | coming ... | |
| 17:15:38 | dtantsur | mordred: I'll have to rework some internals of rust-openstack to use them | |
| 17:16:20 | mordred | dtantsur: starting here: http://git.openstack.org/cgit/openstack/openstacksdk/tree/openstack/resource.py#n887 | |
| 17:16:39 | dtantsur | thanks! | |
| 17:16:54 | dtantsur | my other problem is that I only have one production cloud to test on (namely, RDO cloud) | |
| 17:17:01 | mordred | dtantsur: there are a few different forms of pagination links across the services - to my knowledge, that code appropriately consumes all of them without resorting to making extra calls needlessly | |
| 17:17:09 | mordred | dtantsur: that is a problem we can solve :) | |
| 17:17:42 | dtantsur | rly? | |
| 17:18:06 | mordred | dtantsur: in two ways ... first, we should ping mnaser to get you a vexxhost account and tobias over at citycloud will almost certainly give you one too | |
| 17:18:13 | mnaser | hi | |
| 17:18:17 | dtantsur | o/ | |
| 17:18:39 | mordred | dtantsur: but also - melvinhillsman/openlab are there to help openstack sdk authors - and setting up CI jobs for sdks against existing public cloudsis part of their remit | |
| 17:19:00 | mordred | mnaser: tl;dr - dtantsur is working on a rust sdk for openstack but only has an account on rdo cloud to test it against | |