*** zhurong has quit IRC | 00:01 | |
*** gouthamr has quit IRC | 00:08 | |
*** gouthamr has joined #openstack-sdks | 00:09 | |
*** gouthamr has quit IRC | 00:10 | |
*** gouthamr has joined #openstack-sdks | 00:29 | |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Relocate alarm service into a submodule https://review.openstack.org/226689 | 01:01 |
---|---|---|
*** tangchen has quit IRC | 01:04 | |
*** namnh has joined #openstack-sdks | 01:05 | |
*** zhurong has joined #openstack-sdks | 01:06 | |
*** hoangcx has joined #openstack-sdks | 01:09 | |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Rebase orchestration to resource2/proxy2 https://review.openstack.org/351496 | 01:14 |
*** aohuanxuan has joined #openstack-sdks | 01:16 | |
*** yanyanhu has joined #openstack-sdks | 01:20 | |
*** gouthamr_ has joined #openstack-sdks | 01:28 | |
*** gouthamr has quit IRC | 01:31 | |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Rename backup commands in volume v1 and v2 https://review.openstack.org/352691 | 01:35 |
*** hieulq has quit IRC | 01:44 | |
*** hieulq has joined #openstack-sdks | 01:44 | |
*** annp has joined #openstack-sdks | 01:50 | |
*** zhurong has quit IRC | 01:50 | |
*** zhurong has joined #openstack-sdks | 01:51 | |
openstackgerrit | Merged openstack/keystoneauth: add status code 308 to _REDIRECT_STATUSES https://review.openstack.org/352343 | 01:56 |
*** chlong|mtg has joined #openstack-sdks | 01:56 | |
openstackgerrit | Merged openstack/python-openstacksdk: Rebase orchestration to resource2/proxy2 https://review.openstack.org/351496 | 02:23 |
*** gildub_ has joined #openstack-sdks | 02:26 | |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Add SoftwareConfig resource to orchestration https://review.openstack.org/352261 | 02:28 |
*** zhurong has quit IRC | 02:28 | |
*** zhurong has joined #openstack-sdks | 02:28 | |
*** gildub has quit IRC | 02:28 | |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Add SoftwareDeployment resource to orchestration https://review.openstack.org/352262 | 02:29 |
*** gouthamr_ has quit IRC | 02:49 | |
*** gildub_ has quit IRC | 02:50 | |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Add template validation support to orchestration https://review.openstack.org/351602 | 03:09 |
*** gouthamr has joined #openstack-sdks | 03:10 | |
*** krotscheck_ has joined #openstack-sdks | 03:12 | |
*** krotscheck has quit IRC | 03:13 | |
*** krotscheck_ is now known as krotscheck | 03:14 | |
openstackgerrit | Merged openstack/python-openstacksdk: Add SoftwareConfig resource to orchestration https://review.openstack.org/352261 | 03:15 |
*** gouthamr has quit IRC | 03:19 | |
openstackgerrit | Yanyan Hu proposed openstack/python-openstacksdk: Add support for subscription for Zaqar V2 API https://review.openstack.org/352305 | 03:33 |
namnh | aoxuanhuan: Hi Ao, are you free? Could I discuss a little bit my patch set: https://review.openstack.org/#/c/352254/ with you? | 03:35 |
openstackgerrit | Merged openstack/python-openstacksdk: Add SoftwareDeployment resource to orchestration https://review.openstack.org/352262 | 03:37 |
*** amotoki has quit IRC | 03:39 | |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Fix errors in volume set/unset image properties unit tests https://review.openstack.org/353823 | 03:42 |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Fix errors in volume set/unset image properties unit tests https://review.openstack.org/353823 | 03:46 |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Add 'check_stack' operation to proxy https://review.openstack.org/353825 | 03:46 |
*** reedip has quit IRC | 03:47 | |
*** purplerbot has quit IRC | 03:47 | |
namnh | aohuanxuan: Hi Ao, are you free? Could I discuss a little bit my patch set: https://review.openstack.org/#/c/352254/ with you? | 03:48 |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Add template validation support to orchestration https://review.openstack.org/351602 | 03:49 |
*** reedip has joined #openstack-sdks | 03:52 | |
openstackgerrit | Merged openstack/python-openstackclient: Implement "network agent set" command https://review.openstack.org/353284 | 04:07 |
openstackgerrit | Cao Xuan Hoang proposed openstack/python-openstackclient: Add '--project' and '--project-domain' options to os subnet list cmd https://review.openstack.org/353237 | 04:16 |
aohuanxuan | namnh: Yes, of cause | 04:20 |
openstackgerrit | Cao Xuan Hoang proposed openstack/python-openstackclient: Add '--project' and '--project-domain' options to os subnet list cmd https://review.openstack.org/353237 | 04:21 |
namnh | Thanks for your reply. Firstly, please open my patch set: https://review.openstack.org/#/c/352254/ | 04:21 |
namnh | aohuanxuan: Thanks for your reply. Firstly, please open my patch set: https://review.openstack.org/#/c/352254/ | 04:22 |
aohuanxuan | looking at it | 04:22 |
namnh | aohuanxuan: I understood Richard's comment. But the problem is that when I show "neutron router-update --help" command. It doesn't have --ha option. | 04:23 |
namnh | aohuanxuan: So regarding your opinion, can we add --ha option to "os router set"? | 04:25 |
aohuanxuan | We need not keep network commands in OSC consistent with commands in neutronclient, if there are more function can be implemented in OSC, it would be nice to do it | 04:28 |
aohuanxuan | But it depend on the API support in SDK | 04:29 |
namnh | aohuanxuan: I have just seem AIP. I don't see the --ha option: Here is link: http://developer.openstack.org/api-ref/networking/v2/?expanded=#update-router | 04:31 |
namnh | aohuanxuan: How do you think? | 04:32 |
openstackgerrit | Merged openstack/python-openstackclient: Rename backup commands in volume v1 and v2 https://review.openstack.org/352691 | 04:36 |
aohuanxuan | namnh: If the API do not support it yet, we need not add the option. But I suggest you to try to set "--ha" or "--no-ha" for a router first to make sure whether the API support or not. | 04:42 |
namnh | aohuanxuan: ok, I will try it. Thanks your suggestion :) | 04:44 |
aohuanxuan | namnh: My pleasure :) | 04:45 |
openstackgerrit | Merged openstack/python-openstacksdk: Add template validation support to orchestration https://review.openstack.org/351602 | 05:08 |
*** e0ne has joined #openstack-sdks | 05:17 | |
*** e0ne has quit IRC | 05:23 | |
*** david-lyle_ has joined #openstack-sdks | 05:43 | |
*** meteorfox_ has joined #openstack-sdks | 05:44 | |
*** beekneemech has joined #openstack-sdks | 05:45 | |
*** njohnston has quit IRC | 05:48 | |
*** david-lyle has quit IRC | 05:48 | |
*** bapalm has quit IRC | 05:48 | |
*** meteorfox has quit IRC | 05:48 | |
*** bnemec has quit IRC | 05:48 | |
*** bapalm_ has joined #openstack-sdks | 05:48 | |
*** njohnston_ has joined #openstack-sdks | 05:48 | |
*** meteorfox_ is now known as meteorfox | 05:49 | |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Add 'check_stack' operation to proxy https://review.openstack.org/353825 | 05:50 |
*** adriant has quit IRC | 05:59 | |
openstackgerrit | Hironori Shiina proposed openstack/python-openstackclient: Display hypervisor information without uptime https://review.openstack.org/353846 | 06:12 |
hoangcx | aohuanxuan: Please help to check and let me know whether this [1] is fit for your expectation or not. Thanks | 06:18 |
hoangcx | aohuanxuan: [1] https://review.openstack.org/#/c/353237/ | 06:18 |
aohuanxuan | hoangcx: OK, will review it, wait a moment | 06:31 |
aohuanxuan | hoangcx: Done, just some small issues :) | 06:53 |
hoangcx | aohuanxuan: My appreciation :-) Will check that | 06:54 |
*** reedip has quit IRC | 06:57 | |
*** jpena|off is now known as jpena | 07:15 | |
*** reedip has joined #openstack-sdks | 07:15 | |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS policy object and CRUD commands. https://review.openstack.org/351187 | 07:17 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS policy object and CRUD commands. https://review.openstack.org/351187 | 07:26 |
openstackgerrit | Merged openstack/python-openstackclient: Add '--dhcp' and '--no-dhcp' options to os subnet list cmd https://review.openstack.org/352698 | 07:27 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS minimum bandwidth rule object and CRUD commands. https://review.openstack.org/351565 | 07:42 |
*** cdent has joined #openstack-sdks | 07:44 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: update requirements and test requirements https://review.openstack.org/353883 | 07:44 |
*** e0ne has joined #openstack-sdks | 07:45 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: update requirements and test requirements https://review.openstack.org/353883 | 07:46 |
openstackgerrit | Cao Xuan Hoang proposed openstack/python-openstackclient: Add '--project' and '--project-domain' options to os subnet list cmd https://review.openstack.org/353237 | 07:46 |
*** chlong|mtg has quit IRC | 07:46 | |
hoangcx | aohuanxuan: ^^ | 07:46 |
*** purplerbot has joined #openstack-sdks | 07:47 | |
aohuanxuan | hoangcx: looking at it :) | 07:52 |
aohuanxuan | hoangcx: The almost code look good to me now, just left some suggestions | 08:00 |
hoangcx | aohuanxuan: Sure. Will do it right now :-) | 08:02 |
openstackgerrit | Cao Xuan Hoang proposed openstack/python-openstackclient: Add '--project' and '--project-domain' options to os subnet list cmd https://review.openstack.org/353237 | 08:06 |
hoangcx | aohuanxuan: Final shot here :-) | 08:07 |
aohuanxuan | hoangcx: Looks to me now. Thanks! :) | 08:10 |
*** amoralej|off is now known as amoralej | 08:12 | |
*** lucas-dinner is now known as lucasagomes | 08:16 | |
hoangcx | aohuanxuan: Will catch you in next options for the command later. Maybe early next week because I will off tomorrow. Thanks :-) | 08:16 |
hoangcx | s/in/for | 08:19 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS DSCP marking rule object and CRUD commands. https://review.openstack.org/352789 | 08:19 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS minimum bandwidth rule object and CRUD commands. https://review.openstack.org/351565 | 08:19 |
aohuanxuan | hoangcx: OK :) | 08:20 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS minimum bandwidth rule object and CRUD commands. https://review.openstack.org/351565 | 08:21 |
*** e0ne has quit IRC | 08:37 | |
*** bvandewa has joined #openstack-sdks | 08:37 | |
*** e0ne has joined #openstack-sdks | 08:43 | |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS DSCP marking rule object and CRUD commands. https://review.openstack.org/352789 | 08:53 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS bandwidth limit rule object and CRUD commands. https://review.openstack.org/353650 | 08:53 |
openstackgerrit | Nam Nguyen Hoai proposed openstack/python-openstackclient: Add security-group option to os port create https://review.openstack.org/353911 | 08:59 |
*** Romanenko_K has joined #openstack-sdks | 09:03 | |
openstackgerrit | Nam Nguyen Hoai proposed openstack/python-openstackclient: Add --ha option to os router create command https://review.openstack.org/352254 | 09:08 |
*** bvandewa has quit IRC | 09:13 | |
openstackgerrit | Cao Xuan Hoang proposed openstack/python-openstackclient: Add '--network' option to os subnet list command https://review.openstack.org/353923 | 09:15 |
*** cdent has quit IRC | 09:15 | |
*** amitkqed has quit IRC | 09:27 | |
*** amitkqed has joined #openstack-sdks | 09:27 | |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Add "--volume" and "--name" options in "(volume) backup restore" command in volumev2 https://review.openstack.org/353931 | 09:31 |
openstackgerrit | Nam Nguyen Hoai proposed openstack/python-openstackclient: Add dns-name option to os port create https://review.openstack.org/353911 | 09:39 |
*** cdent has joined #openstack-sdks | 09:47 | |
*** e0ne has quit IRC | 09:52 | |
*** e0ne has joined #openstack-sdks | 09:56 | |
*** zhurong has quit IRC | 10:01 | |
*** hoangcx has quit IRC | 10:10 | |
*** sdague has joined #openstack-sdks | 10:16 | |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Add "--volume" and "--name" options in "(volume) backup restore" command in volumev2 https://review.openstack.org/353931 | 10:25 |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Add "--volume" and "--name" options in "(volume) backup restore" command https://review.openstack.org/353931 | 10:26 |
*** yanyanhu has quit IRC | 10:31 | |
*** amotoki has joined #openstack-sdks | 10:35 | |
*** hieulq has quit IRC | 10:37 | |
*** amotoki has quit IRC | 10:40 | |
*** aohuanxuan has quit IRC | 10:45 | |
*** hieulq has joined #openstack-sdks | 10:47 | |
openstackgerrit | Alvaro Lopez Garcia proposed openstack/keystoneauth: oidc: fix OpenID Connect authorization code grant_type https://review.openstack.org/330006 | 11:09 |
*** amitkqed has quit IRC | 11:28 | |
*** amitkqed has joined #openstack-sdks | 11:28 | |
*** chlong|mtg has joined #openstack-sdks | 11:43 | |
*** rtheis has joined #openstack-sdks | 11:48 | |
openstackgerrit | Omar Shykhkerimov proposed openstack/api-wg: Clarify backslash usage for 'in' operator https://review.openstack.org/353396 | 11:51 |
*** lucasagomes is now known as lucas-hungry | 11:52 | |
*** gouthamr has joined #openstack-sdks | 11:59 | |
*** jpena is now known as jpena|lunch | 12:00 | |
*** aohuanxuan has joined #openstack-sdks | 12:01 | |
*** cdent has quit IRC | 12:04 | |
*** zhurong has joined #openstack-sdks | 12:08 | |
*** annp has quit IRC | 12:10 | |
openstackgerrit | Nam Nguyen Hoai proposed openstack/python-openstackclient: Add dns-name option to os port create https://review.openstack.org/353911 | 12:19 |
*** kzaitsev_mb has joined #openstack-sdks | 12:27 | |
kzaitsev_mb | dtroyer: hi, can you pleas take a look at https://review.openstack.org/#/c/352896/1 | 12:27 |
*** edmondsw has joined #openstack-sdks | 12:28 | |
namnh | rtheis: Hi Mr.Theis, are you free? Could I discuss a litle bit about my patch set with you? | 12:31 |
*** amoralej is now known as amoralej|lunch | 12:35 | |
*** cdent has joined #openstack-sdks | 12:46 | |
rtheis | hi namnh | 12:49 |
rtheis | this patch https://review.openstack.org/352254? | 12:49 |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Add 'check_stack' operation to proxy https://review.openstack.org/353825 | 12:49 |
rtheis | I just responded in that patch | 12:50 |
*** namnh has quit IRC | 12:52 | |
*** lucas-hungry is now known as lucasagomes | 12:55 | |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS rule type object and CRUD commands. https://review.openstack.org/354051 | 12:58 |
*** amoralej|lunch is now known as amoralej | 12:58 | |
briancurtin | is Rodolfo Alonso Hernandez in here? | 13:00 |
*** _elmiko is now known as elmiko | 13:01 | |
*** jpena|lunch is now known as jpena | 13:02 | |
*** njohnston_ is now known as njohnston | 13:09 | |
mordred | dtroyer: zomg. I just spent like a day trying to track down a bug in occ that the precedence change uncovered for jlk in osc | 13:12 |
mordred | dtroyer: it's a one-line change and it's a bug that's always been there- it's just been hidden | 13:13 |
dtroyer | in current master? | 13:13 |
mordred | dtroyer: but it surfaced for him as a behavior change in released osc when he updated occ | 13:13 |
mordred | I have a fix coming now | 13:13 |
mordred | I'm not really sure how it was not always broken before - but digging in to that did not seem particularly useful | 13:14 |
njohnston | briancurtin: I don't see him, his IRC handle is ralonsoh | 13:14 |
dtroyer | mordred: the amount of duplication as o-c-c grew hid a lot of cruft | 13:15 |
mordred | yah | 13:15 |
mordred | dtroyer: once I get this out to unblock him - doing the dive in to find the bug has highlighted several places where I'd like to remove some things - both some things that occ is doing that it shouldn't be/shouldn't need to - and some places where occ is doing a thing and then osc is re-doing it ... but I'd rather do those at leisure when we can talk about them not when something is busted | 13:17 |
mordred | there is _definitely_ some code I want to remove from occ | 13:17 |
mordred | that I think will make your life better too | 13:17 |
dtroyer | are you looking at osc master and osc-lib? the pending 3.0 release cleans up some of that | 13:17 |
dtroyer | 2.6.0 is the mess I started with in May | 13:18 |
mordred | yah - 3.0 is much better - I think the cleaning there is what helped show places I need to clean up other things | 13:18 |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Pop domain-id from the config if we infer values https://review.openstack.org/354067 | 13:22 |
mordred | dtroyer: there's the fix for jlk | 13:22 |
mordred | dtroyer: also, the neutron gate breakage from monday (or whenever that was) was a neutronclient issue that I have a patch up for ... I'm currently working on the gymnastics to show that it fixes the problem - but it fixes it in local testing | 13:22 |
mordred | so I think we're good to go with the above patch and the patch to neutronclient | 13:23 |
mordred | dtroyer: any chance you have any 'good' thoughts on how I can show that a patch to neutronclient, and a patch to requirements unbreak a grenade test? I tried adding a bogus devstack change that set install-from-source for neutronclient, but I don't think grenade used that | 13:24 |
dtroyer | oh! I though you were working in OSC there… | 13:24 |
dtroyer | setting GIT_FROM_LIBS in the 'old' side of Grenade is going to be necessary to get the current neutronclient, IIRC the clients are not upgraded so it'll still be in place for the new side | 13:26 |
mordred | ahhh. gotcha | 13:28 |
dtroyer | I've slept one or twice since I looked at the grenade setup in d-g | 13:28 |
dtroyer | maybe a 'bogus' review to grenade that includes setting LIBS_FROM_GIT? | 13:29 |
* dtroyer realizes he can't remember env var names either | 13:30 | |
mordred | yah. I did that with a bogus devstack - but for some reason I'm too dumb to think about doing it in grenade | 13:30 |
mordred | sigh | 13:30 |
*** aohuanxuan has quit IRC | 13:30 | |
*** cardeois has joined #openstack-sdks | 13:46 | |
*** beekneemech is now known as bnemec | 14:23 | |
openstackgerrit | Monty Taylor proposed openstack-dev/os-http: Use os_client_config.__version__ https://review.openstack.org/352893 | 14:30 |
*** amotoki has joined #openstack-sdks | 14:31 | |
*** chlong|mtg has quit IRC | 14:33 | |
*** chlong|mtg has joined #openstack-sdks | 14:45 | |
*** zhurong has quit IRC | 14:58 | |
*** hockeynut has quit IRC | 15:34 | |
*** kzaitsev_mb has quit IRC | 15:48 | |
cdent | etoews, elmiko you around today for api-wg? | 15:54 |
etoews | yep | 15:54 |
etoews | cdent: care to chair? | 15:55 |
*** kzaitsev_mb has joined #openstack-sdks | 15:55 | |
cdent | sure, but I may collapse under the responsibility | 15:55 |
etoews | it's a tough one. | 15:56 |
elmiko | i'll be there | 15:56 |
* etoews gets coffee. gets excited. | 15:56 | |
* dtroyer might even drop by to watch | 15:57 | |
*** hockeynut has joined #openstack-sdks | 16:00 | |
*** hockeynut has quit IRC | 16:00 | |
*** hockeynut has joined #openstack-sdks | 16:00 | |
*** hockeynut has quit IRC | 16:01 | |
*** hockeynut has joined #openstack-sdks | 16:02 | |
*** bnemec has quit IRC | 16:04 | |
*** e0ne has quit IRC | 16:07 | |
*** kzaitsev_mb has quit IRC | 16:09 | |
*** bnemec has joined #openstack-sdks | 16:12 | |
*** kzaitsev_mb has joined #openstack-sdks | 16:14 | |
openstackgerrit | Everett Toews proposed openstack/api-wg: Helpful hint pointing to Errors guideline. https://review.openstack.org/354202 | 16:23 |
openstackgerrit | Dean Troyer proposed openstack/python-openstackclient: Fix up last-minute imports to use osc-lib https://review.openstack.org/354214 | 16:38 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for QoS minimum bandwidth rule commands https://review.openstack.org/352477 | 16:39 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add network support for "qos policies" https://review.openstack.org/350655 | 16:39 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for QoS DSCP marking rule commands https://review.openstack.org/354215 | 16:39 |
dtroyer | stevemar, rtheis: ^^^ (354214) is (hopefully) the last blocking code change for 3.0 | 16:40 |
stevemar | dtroyer: \o/ | 16:41 |
stevemar | oh you approved my other changes | 16:41 |
stevemar | yay | 16:41 |
rtheis | lgtm | 16:41 |
stevemar | dtroyer: i'll miss the meeting today, flying back home | 16:42 |
dtroyer | you already did ;) | 16:43 |
dtroyer | I've got a bit of testing yet, and a pass through the docs, plus waiting for the osc-lib g-r to get through, then we're at 3.0 | 16:44 |
stevemar | dtroyer: booya | 16:46 |
*** Romanenko_K has quit IRC | 16:49 | |
*** lucasagomes is now known as lucas-dinner | 16:50 | |
openstackgerrit | Michael Krotscheck proposed openstack/js-openstack-lib: Added local IP to vagrant.sh https://review.openstack.org/354220 | 16:53 |
kzaitsev_mb | dtroyer: hi, can you pleas take a look at https://review.openstack.org/#/c/352896/1 =) your +1 is required, since we've added a couple of osc commands I suppose =) | 16:57 |
kzaitsev_mb | it's not really urgent. just want to bring this somewhere on your radar =) | 16:59 |
*** kzaitsev_ws has joined #openstack-sdks | 16:59 | |
kzaitsev_mb | although we do need the patch to unlock one of our gate jobs %) | 17:01 |
dtroyer | kzaitsev_mb: looking | 17:02 |
*** cdent has quit IRC | 17:03 | |
openstackgerrit | Merged openstack/js-openstack-lib: Update eslint and eslint-config-openstack to latest versions https://review.openstack.org/353534 | 17:03 |
dtroyer | kzaitsev_mb: I don't see any conflicts | 17:05 |
dtroyer | +1 | 17:07 |
openstackgerrit | Everett Toews proposed openstack/api-wg: A guideline for links https://review.openstack.org/354266 | 17:13 |
*** e0ne has joined #openstack-sdks | 17:13 | |
*** cdent has joined #openstack-sdks | 17:48 | |
*** hockeynut has quit IRC | 18:09 | |
*** hockeynut has joined #openstack-sdks | 18:11 | |
*** amotoki has quit IRC | 18:15 | |
kzaitsev_mb | dtroyer: thanks =) I'm pretty sure check job would catch any conflicts anyways | 18:19 |
*** e0ne has quit IRC | 18:20 | |
*** amotoki has joined #openstack-sdks | 18:22 | |
*** bvandewa has joined #openstack-sdks | 18:26 | |
sdague | ok, who wants to help us with some keystone session things in nova client to help us not break the world, and yet drop most of the service proxying in nova | 18:26 |
*** chlong|mtg has quit IRC | 18:37 | |
dtroyer | I'm writing docs and other wordiness for the OSC 3.0, will be glad to dive in after that | 18:37 |
dtroyer | (possibly tomorrow though) | 18:38 |
*** chlong|mtg has joined #openstack-sdks | 18:38 | |
*** amoralej is now known as amoralej|off | 18:47 | |
*** kzaitsev_mb has quit IRC | 19:00 | |
*** fifieldt has quit IRC | 19:06 | |
*** fifieldt has joined #openstack-sdks | 19:18 | |
*** bvandewa has quit IRC | 19:22 | |
sdague | so... we might have figured a thing out | 19:25 |
*** bknudson has left #openstack-sdks | 19:31 | |
*** jpena is now known as jpena|off | 19:45 | |
*** kzaitsev_mb has joined #openstack-sdks | 19:46 | |
*** e0ne has joined #openstack-sdks | 19:55 | |
*** e0ne has quit IRC | 20:08 | |
*** amotoki has quit IRC | 20:20 | |
*** kzaitsev_mb has quit IRC | 20:20 | |
*** e0ne has joined #openstack-sdks | 20:23 | |
openstackgerrit | Merged openstack/api-wg: Helpful hint pointing to Errors guideline. https://review.openstack.org/354202 | 20:25 |
*** e0ne has quit IRC | 20:32 | |
*** bvandewa has joined #openstack-sdks | 20:59 | |
*** kzaitsev_mb has joined #openstack-sdks | 21:02 | |
*** e0ne has joined #openstack-sdks | 21:02 | |
*** e0ne has quit IRC | 21:05 | |
*** kzaitsev_mb has quit IRC | 21:11 | |
*** bknudson has joined #openstack-sdks | 21:14 | |
*** kzaitsev_mb has joined #openstack-sdks | 21:16 | |
*** hockeynut has quit IRC | 21:38 | |
*** kzaitsev_mb has quit IRC | 21:52 | |
*** kzaitsev_mb has joined #openstack-sdks | 21:54 | |
*** rtheis has quit IRC | 21:55 | |
*** njohnston is now known as njohnston_ | 21:59 | |
*** gouthamr has quit IRC | 22:00 | |
*** gouthamr has joined #openstack-sdks | 22:01 | |
openstackgerrit | Michael Krotscheck proposed openstack/js-openstack-lib: Keystone constructor accepts only one cloud config https://review.openstack.org/353122 | 22:01 |
openstackgerrit | Michael Krotscheck proposed openstack/js-openstack-lib: Created Version Class https://review.openstack.org/354423 | 22:01 |
*** edmondsw has quit IRC | 22:03 | |
*** gouthamr has quit IRC | 22:08 | |
*** kzaitsev_mb has quit IRC | 22:16 | |
*** bvandewa has quit IRC | 22:20 | |
*** kzaitsev_mb has joined #openstack-sdks | 22:23 | |
*** bvandewa has joined #openstack-sdks | 22:26 | |
*** bvandewa has quit IRC | 22:27 | |
*** bvandewa has joined #openstack-sdks | 22:27 | |
openstackgerrit | Merged openstack/os-client-config: Pop domain-id from the config if we infer values https://review.openstack.org/354067 | 22:28 |
openstackgerrit | Michael Krotscheck proposed openstack/js-openstack-lib: Created Version Class https://review.openstack.org/354423 | 22:33 |
*** bvandewa_ has joined #openstack-sdks | 22:34 | |
*** bvandewa has quit IRC | 22:34 | |
*** kzaitsev_mb has quit IRC | 22:44 | |
*** kzaitsev_mb has joined #openstack-sdks | 22:47 | |
*** cdent has quit IRC | 22:51 | |
*** elmiko is now known as _elmiko | 22:51 | |
dtroyer | mordred: any thoughts on how soon o-c-c 1.19.x will be usable again? Hacking OSC to fix the dependency is going to take basically re-implementing it… | 23:02 |
mordred | dtroyer: only blocker is the neutronclient patch | 23:05 |
mordred | which I'm having trouble figuring out how to prove fixes the problem | 23:05 |
mordred | since the client libs aren't in the PROJECT list for the grenade jobs | 23:06 |
mordred | you can't do a change in the gate to turn on running against them | 23:06 |
dtroyer | nice | 23:06 |
dtroyer | I'll start in on that tomorrow, my brain is fried today. This is going to block osc 3.0 unless I copy waaaay too much back into it temporarily | 23:08 |
*** cardeois has quit IRC | 23:09 | |
*** thrash is now known as thrash|g0ne | 23:15 | |
mordred | yah. I think it's a solvable problem when we both have brains | 23:15 |
mordred | like, my confidence in the patch is very high ... but given it's a whole-gate issue if I'm wrong - I think seeing the grenade run in the gate would be good | 23:16 |
stevemar | dtroyer: are the osc gate failures cause of osc-lib 1.0.0? | 23:17 |
dtroyer | yes, which needs a work-around for o-c-c | 23:17 |
dtroyer | I didn't get it all in there | 23:17 |
dtroyer | too many balls in the air | 23:18 |
dtroyer | and trying to hack around _that_ in OSC isn't going to happen | 23:18 |
dtroyer | so I'm back to just getting working releases from the bottom up | 23:18 |
dtroyer | stevemar: so I have a working 2nd hack for osc-lib for this…should we clean it up and wait through the release cycle for that, or for o-c-c 1.next? | 23:23 |
dtroyer | actually, until o-c-c 1.19.anything is in g-r, we have to have the osc-lib hack | 23:24 |
*** testing1234 has joined #openstack-sdks | 23:28 | |
*** kzaitsev_mb has quit IRC | 23:29 | |
*** kzaitsev_mb has joined #openstack-sdks | 23:29 | |
openstackgerrit | Dean Troyer proposed openstack/osc-lib: More hacks to fix broken o-c-c precedence https://review.openstack.org/354442 | 23:30 |
dtroyer | stevemar: I think that's what we'll need to make osc-lib 1.0.1, which should unbreak OSc eventually | 23:31 |
dtroyer | and make us not wait on o-c-c 1.19.x | 23:31 |
*** zhurong has joined #openstack-sdks | 23:52 | |
*** adriant has joined #openstack-sdks | 23:54 | |
*** sdague has quit IRC | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!