Thursday, 2016-08-18

openstackgerritJamie Lennox proposed openstack/keystoneauth: Allow identity plugins to discover relative version urls  https://review.openstack.org/35680800:04
*** zhurong has quit IRC00:04
*** gildub_ has joined #openstack-sdks00:09
*** jamielennox is now known as jamielennox|away00:48
*** gus has joined #openstack-sdks00:48
*** hoangcx has joined #openstack-sdks00:58
*** jamielennox|away is now known as jamielennox01:04
*** zhurong has joined #openstack-sdks01:10
*** gouthamr_ has joined #openstack-sdks01:28
*** annp has joined #openstack-sdks01:31
*** gouthamr has quit IRC01:32
*** edmondsw has quit IRC01:40
*** thrash is now known as thrash|g0ne01:40
*** hockeynut has joined #openstack-sdks01:42
stevemardtroyer: i was hoping you knew what was up :(01:44
stevemardtroyer: cause i definitely done01:45
stevemardont01:45
*** shu-mutou-AFK is now known as shu-mutou01:46
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Fix argument precedence hack  https://review.openstack.org/35598601:47
*** yanyanhu has joined #openstack-sdks01:58
*** namnh has joined #openstack-sdks02:22
tangchenstevemar: Hi Steve, is this review a CI fix ?   https://review.openstack.org/#/c/355986/02:24
openstackgerritNam Nguyen Hoai proposed openstack/python-openstackclient: Add --long option to os port list cmd  https://review.openstack.org/35683202:24
stevemartangchen: yes, it should be... if dtroyer is correct :)02:25
tangchennamnh: Hi, namnh, I saw that recently, Ha Van Tu, Cao Xuan Hoang and you have post lots of patches to OSC, but most of them are too similar and related. Would you please merge them into one ?02:26
tangchennamnh: For example, as Dean said, the 6 "network list" related patches could be merged into one, I think.02:27
tangchenstevemar: OK, thanks. :)02:27
namnhtangchen: Hello Mr.Chen. I have just pushed a new patch set to add --long option as our discussion. Could you please review it and comment the options which I missed.02:28
namnhHere is it: https://review.openstack.org/35683202:28
tangchennamnh: Sure, will review it. But I do suggest that you can put related and similar options into one patch.02:29
tangchennamnh: IMHO, they are just too many.02:30
tangchennamnh: You can put all "enable/disable" or "project/domain" patches into one, you can also put all "network list" or "subnet list" command patches into one.02:31
tangchennamnh: Then it will be easier to review02:31
hoangcxtangchen: Will follow for other remaining commands. Though it will be more easier for you (core-review) to review but it would not.02:33
stevemartangchen: ++02:34
stevemartangchen: i am lost in a sea of network patches02:34
stevemartangchen: it looks like dtroyer's fix works02:34
dtroyerone other consideration right now is that each review takes up CI resources, consolidating them will get them through a bit faster as mu;tiple things get done in each test run02:35
stevemar(at least the functional job is passing)02:35
dtroyerwoot!02:35
stevemardtroyer: ahoy!02:35
dtroyerstevemar: I just sat down to look, what did you change?02:35
stevemardtroyer: i'm feeling nautical tonight02:35
stevemardtroyer: umm, added a depends on to the UC bump02:35
hoangcxtangchen: Please kind patient to help on existing patches.02:35
stevemardtroyer: maybe we can bug prometheanfire again to bump the osc-lib bump patch02:36
dtroyeroh… this particular one was supposed to work against osc-lib 1.002:36
dtroyerIts skippong _everything_ else right now… fixing osc-lib and o-c-c is going to be a bear02:36
dtroyerso we're not waiting for that02:36
dtroyerI'll sort out why tomorrow…02:37
dtroyerI hope to have picked out a commit for 3.0 by meeting time ;)02:37
*** jamielennox is now known as jamielennox|away02:42
stevemardtroyer: that would be splendid sir02:42
stevemardtroyer: well, it doesn't work with 1.0 lol02:43
stevemarworks with 1.0.202:43
*** yuanying_ has quit IRC02:46
openstackgerritCao Xuan Hoang proposed openstack/python-openstackclient: Add '--project' and '--project-domain' options to os subnet list cmd  https://review.openstack.org/35323702:47
stevemardtroyer: strange functional test failures...02:48
stevemar2 random keystone related tests failed, updated resources02:49
stevemarupdating*02:49
stevemarhttp://logs.openstack.org/86/355986/3/check/gate-osc-dsvm-functional/985d7c6/console.html#_2016-08-18_02_45_15_97664702:51
*** yuanying has joined #openstack-sdks02:52
*** namnh has quit IRC02:54
stevemari have no idea why that is02:54
stevemarthe client code hasn't changed in 4 months: https://github.com/openstack/python-keystoneclient/tree/master/keystoneclient/v3/contrib/federation02:55
openstackgerritNguyen Phuong An proposed openstack/python-openstackclient: Add 'extra-dhcp-opts' option to 'os port set' command  https://review.openstack.org/35684402:59
stevemaraaaand i can't get it to work for me locally (at all, any commands) gahhhh03:02
stevemardtroyer: http://paste.openstack.org/show/560710/03:04
*** hockeynut has quit IRC03:06
*** jamielennox|away is now known as jamielennox03:07
stevemarwell that is frustrating03:12
stevemartempest passed but now those 2 functional tests03:12
tangchen<hoangcx>: Hi, as you can see, there are lots of options missing in OSC. Would you please provide a BP or open a big bug and show your plan ?03:15
tangchen<hoangcx>: If you add them one by one, there will be too many.03:16
tangchen<hoangcx>: I'd love to see a plan, and list up all the options you are going to add. Then we can see how to arrange the patches better.03:16
tangchen<hoangcx>: Please take a look at this BP. https://blueprints.launchpad.net/python-openstackclient/+spec/migrate-cinderclient-to-osc03:18
openstackgerritCao Xuan Hoang proposed openstack/python-openstackclient: Add '--network' option to os subnet list command  https://review.openstack.org/35392303:18
tangchen<hoangcx>: When we are doing the cinderclient migration, we do have a plan.03:18
*** yuanying has quit IRC03:18
tangchen<hoangcx>: And we know how much work we are doing  and how much left.03:18
*** yuanying has joined #openstack-sdks03:19
tangchen<hoangcx>: I'm appreciate your team could do so as well. :)03:19
stevemardtroyer: did ya run off? :P03:24
*** namnh has joined #openstack-sdks03:27
namnhtangchen: Sorry for replying late, my laptop has had a problem. I see. so I will try to merge them into one.03:29
*** gouthamr_ has quit IRC03:34
stevemardtroyer: i think the functional test job doesn't follow u-c...03:35
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Constraints are ready to be used for tox.ini  https://review.openstack.org/35684903:37
hoangcxtangchen: I think you are talking about the following links: https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-client03:37
hoangcxtangchen: additional links: http://docs.openstack.org/developer/python-neutronclient/devref/transition_to_osc.html03:38
hoangcxtangchen: and this one: https://etherpad.openstack.org/p/osc-neutron-support03:38
hoangcxtangchen: We are contributing on it to make some commands more useful :-)03:39
*** yuanying has quit IRC03:42
*** yuanying has joined #openstack-sdks03:42
*** yuanying has quit IRC03:43
*** yuanying has joined #openstack-sdks03:48
tangchen<hoangcx>: Er...no. Actually I'm trying to say that we need more specific plan. For example, if you found some common problem to all network commands, you can list them up in a BP, and link it to the big one. The Neutron client transition BP is too large. We cannot see detail from it. And the etherpad just lists up the commands we need to work on, but you are developing the options, which are much more than commands. I mean we need a plan about03:55
tangchenwhat options we are going to add, and then we can discuss how to arrange the patches. For example, the project/domain option patches can be merged into one. You don't need to post so many of them.03:55
hoangcxtangchen: Got it! Will abandond existing patches first.04:05
openstackgerritNam Nguyen Hoai proposed openstack/python-openstackclient: Add a new column and a new option the 'os port list' cmd  https://review.openstack.org/35630004:10
tangchen<hoangcx>: Thanks. :)04:21
hoangcxtangchen: https://blueprints.launchpad.net/python-openstackclient/+spec/network-commands-options04:32
hoangcxtangchen: help to check and ask others do the same thing to this BP04:33
*** amotoki has joined #openstack-sdks04:33
*** amotoki has quit IRC04:38
*** amotoki has joined #openstack-sdks05:00
*** amotoki has quit IRC05:05
tangchen<hoangcx>: Sure, thanks.05:22
hoangcxtangchen: One question: Who can be an approver for this BP do you think? You or Richard or ?05:26
hoangcxtangchen: I have not add approver to the BP yet :)05:27
*** amotoki has joined #openstack-sdks05:28
openstackgerritOpenStack Proposal Bot proposed openstack/osc-lib: Updated from global requirements  https://review.openstack.org/35691805:31
openstackgerritOpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements  https://review.openstack.org/35431505:32
*** amotoki has quit IRC05:32
openstackgerritOpenStack Proposal Bot proposed openstack/keystoneauth: Updated from global requirements  https://review.openstack.org/35692805:50
openstackgerritCao Xuan Hoang proposed openstack/python-openstackclient: Add filtering options to os subnet list command  https://review.openstack.org/35693205:51
openstackgerritCao Xuan Hoang proposed openstack/python-openstackclient: Add filtering options to os subnet list command  https://review.openstack.org/35693205:55
openstackgerritOpenStack Proposal Bot proposed openstack/osc-lib: Updated from global requirements  https://review.openstack.org/35691805:55
openstackgerritOpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements  https://review.openstack.org/35431505:56
openstackgerritCao Xuan Hoang proposed openstack/python-openstackclient: Add filtering options to os subnet list command  https://review.openstack.org/35693206:06
openstackgerritCao Xuan Hoang proposed openstack/python-openstackclient: Add filtering options to os subnet pool list command  https://review.openstack.org/35695506:21
*** amotoki has joined #openstack-sdks06:22
tangchen<hoangcx>: OK, will discuss the BP with other core reviewers, I think Dean will approve it finally. :)06:24
*** amotoki has quit IRC06:26
hoangcxtangchen: OK. Waiting for your info about that.06:27
hoangcxtangchen: Just iterated abandoned numerous patches to only 2 patches as requested [1][2].06:28
hoangcxtangchen: [1] https://review.openstack.org/35693206:28
hoangcxtangchen: [2] https://review.openstack.org/#/c/356955/06:29
*** amotoki has joined #openstack-sdks06:29
tangchen<hoangcx>: Sure, thanks.06:29
openstackgerritNam Nguyen Hoai proposed openstack/python-openstackclient: Add two options to os security group rule list cmd  https://review.openstack.org/35574606:35
*** amotoki has quit IRC06:51
*** adriant has quit IRC06:52
*** hoangcx has quit IRC06:53
*** hoangcx has joined #openstack-sdks06:55
*** amotoki has joined #openstack-sdks06:56
*** amotoki has quit IRC07:04
*** annp has quit IRC07:07
openstackgerritNam Nguyen Hoai proposed openstack/python-openstackclient: Add '--project' and '--project-domain' options to os security group list cmd  https://review.openstack.org/35582207:09
openstackgerritNam Nguyen Hoai proposed openstack/python-openstackclient: Add '--project' and '--project-domain' options to os security group list cmd  https://review.openstack.org/35582207:10
*** e0ne has joined #openstack-sdks07:18
openstackgerritNam Nguyen Hoai proposed openstack/python-openstackclient: Add '--project' and '--project-domain' options to os router list cmd  https://review.openstack.org/35540507:19
*** Qiming_ has joined #openstack-sdks07:27
*** Qiming_ has quit IRC07:28
*** annp has joined #openstack-sdks07:47
*** hoangcx_ has joined #openstack-sdks07:49
*** hoangcx has quit IRC07:50
openstackgerritHa Van Tu proposed openstack/python-openstackclient: Add filtering options to os network list command  https://review.openstack.org/35699607:53
openstackgerritHa Van Tu proposed openstack/python-openstackclient: Add filtering options to os network list command  https://review.openstack.org/35699607:54
*** amotoki has joined #openstack-sdks07:55
*** amotoki_ has joined #openstack-sdks07:57
*** amotoki has quit IRC08:00
*** cdent has joined #openstack-sdks08:04
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for QoS bandwidth limit rule commands  https://review.openstack.org/35481008:34
*** rtheis has joined #openstack-sdks08:57
openstackgerritRui Chen proposed openstack/python-openstackclient: Support to list specified server's ports  https://review.openstack.org/35702709:01
openstackgerritDoug Wiegley proposed openstack/python-openstacksdk: Revert "HAProxy uses milliseconds for its timeout values."  https://review.openstack.org/35703109:06
*** e0ne has quit IRC09:07
*** d0ugal has quit IRC09:08
*** d0ugal has joined #openstack-sdks09:12
openstackgerritDoug Wiegley proposed openstack/python-openstacksdk: Revert "HAProxy uses milliseconds for its timeout values."  https://review.openstack.org/35704009:16
*** d0ugal_ has joined #openstack-sdks09:18
*** d0ugal_ has quit IRC09:18
*** d0ugal_ has joined #openstack-sdks09:18
*** d0ugal has quit IRC09:20
*** d0ugal_ has quit IRC09:20
*** d0ugal has joined #openstack-sdks09:20
*** caswitch has quit IRC09:37
openstackgerritMiguel Angel Ajo proposed openstack/python-openstackclient: Implement bandwidth limit direction on net qos rules.  https://review.openstack.org/35705509:44
openstackgerritCao Xuan Hoang proposed openstack/python-openstackclient: Add 'description' option to os subnet create command  https://review.openstack.org/35706009:56
*** zhurong has quit IRC09:58
*** d0ugal has quit IRC09:58
*** yanyanhu has quit IRC09:59
*** d0ugal has joined #openstack-sdks10:05
*** sdague has joined #openstack-sdks10:06
*** hoangcx_ has quit IRC10:08
*** amotoki_ has quit IRC10:14
*** amotoki has joined #openstack-sdks10:18
*** amotoki has quit IRC10:45
*** amotoki_ has joined #openstack-sdks10:46
*** lucasagomes is now known as lucas-hungry11:13
*** cdent has quit IRC11:17
openstackgerritDean Troyer proposed openstack/python-openstackclient: Gate-unbreaking combo review  https://review.openstack.org/35598611:22
*** aohuanxuan has joined #openstack-sdks11:42
*** cdent has joined #openstack-sdks11:48
*** jpena is now known as jpena|lunch12:00
openstackgerritMiguel Angel Ajo proposed openstack/python-openstackclient: Implement bandwidth limit direction on net qos rules.  https://review.openstack.org/35705512:05
*** annp has quit IRC12:05
dtroyerstevemar: the functional test breakage is from the cliff release…12:06
dtroyertake_action() used to not return a value for Command objects…that changed for some reason recently and these two set commands did not have their returns removed when we stopped displaying output12:07
*** namnh has quit IRC12:08
*** e0ne has joined #openstack-sdks12:09
*** thrash|g0ne is now known as thrash12:10
*** edmondsw has joined #openstack-sdks12:15
*** lucas-hungry is now known as lucasagomes12:19
openstackgerritMiguel Angel Ajo proposed openstack/python-openstackclient: Implement bandwidth limit direction on net qos rules.  https://review.openstack.org/35705512:20
openstackgerritDean Troyer proposed openstack/python-openstackclient: Gate-unbreaking combo review  https://review.openstack.org/35598612:21
openstackgerritHuanxuan Ao proposed openstack/python-openstackclient: Implement "consistency group list" command  https://review.openstack.org/35638412:22
*** gouthamr has joined #openstack-sdks12:26
*** zhurong has joined #openstack-sdks12:45
*** gouthamr is now known as gouthamr_afk12:51
*** e0ne has quit IRC12:52
*** e0ne has joined #openstack-sdks12:55
*** jpena|lunch is now known as jpena12:55
*** amotoki_ has quit IRC13:00
*** amotoki has joined #openstack-sdks13:06
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS minimum bandwidth rule object and CRUD commands.  https://review.openstack.org/35156513:21
*** cleong has joined #openstack-sdks13:22
*** amotoki has quit IRC13:27
*** cardeois has joined #openstack-sdks13:34
*** amotoki has joined #openstack-sdks13:37
*** _elmiko is now known as elmiko13:41
cdentelmiko, etoews: I did this, and I _think_ it is correct but haven't gotten anyone to confirm yet: https://review.openstack.org/#/c/355885/13:47
elmikocdent: nice idea ++13:52
*** cdent has quit IRC13:52
openstackgerritMiguel Angel Ajo proposed openstack/python-openstacksdk: Add QoS policy object and CRUD commands.  https://review.openstack.org/35118713:57
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS DSCP marking rule object and CRUD commands.  https://review.openstack.org/35278913:58
*** e0ne has quit IRC14:10
*** aohuanxuan has quit IRC14:11
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS minimum bandwidth rule object and CRUD commands.  https://review.openstack.org/35156514:14
*** e0ne has joined #openstack-sdks14:14
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS DSCP marking rule object and CRUD commands.  https://review.openstack.org/35278914:15
*** gildub has quit IRC14:18
*** gildub_ has quit IRC14:18
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Added CORS configuration for karma  https://review.openstack.org/35724914:18
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS bandwidth limit rule object and CRUD commands.  https://review.openstack.org/35365014:26
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS rule type object and CRUD commands.  https://review.openstack.org/35405114:34
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS minimum bandwidth rule object and CRUD commands.  https://review.openstack.org/35156514:35
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS DSCP marking rule object and CRUD commands.  https://review.openstack.org/35278914:35
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstacksdk: Add QoS bandwidth limit rule object and CRUD commands.  https://review.openstack.org/35365014:36
*** cdent has joined #openstack-sdks14:37
*** d0ugal has quit IRC14:41
*** d0ugal has joined #openstack-sdks14:48
*** d0ugal has quit IRC14:48
*** d0ugal has joined #openstack-sdks14:48
*** gouthamr_afk is now known as gouthamr14:59
*** thrash is now known as thrash|biab15:00
*** salv-orlando has joined #openstack-sdks15:00
*** hockeynut has joined #openstack-sdks15:04
*** d0ugal has quit IRC15:09
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for QoS minimum bandwidth rule commands  https://review.openstack.org/35247715:11
*** annegentle has joined #openstack-sdks15:11
annegentleAny way to do a progress bar on image upload with the python-openstackclient? dtroyer ?15:11
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for QoS DSCP marking rule commands  https://review.openstack.org/35421515:13
dtroyerannegentle: thinking we had one place where there was an option for that, I'll dig about15:14
annegentledtroyer awesome thanks15:15
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for QoS bandwidth limit rule commands  https://review.openstack.org/35481015:15
dtroyerannegentle: I don't see it in image create for sure, a quick look through volume create also doesn't show any interactive progress bits.  Looks like server create, server backup create and server image create are the only ones that do this15:23
annegentledtroyer ok if I log a bug / request then?15:23
annegentleto cover other possible long-acting actions?15:24
dtroyersure.  I don't know how much support we need from the underlying python API to get the % of progress.  we already have —wait for a lot of the commands that poll for status, just no display15:24
*** d0ugal has joined #openstack-sdks15:24
*** thrash|biab is now known as thrash15:25
annegentledtroyer yeah, understood... trying to think if there's any trick to pass in python itself.15:26
dtroyerit all depends on the underlying operation and API.  uploading a file would require the process doing the upload (glanceclient in this case) to count bytes and have a callback, so that is doable totally client-side.  Anything polling the server though requires the server to report otherwise we'd just be guessing.15:28
*** e0ne has quit IRC15:30
*** zhurong has quit IRC15:34
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for QoS minimum bandwidth rule commands  https://review.openstack.org/35247715:35
stevemardtroyer: ahhh nice job with the combo patch15:36
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for QoS DSCP marking rule commands  https://review.openstack.org/35421515:38
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for QoS bandwidth limit rule commands  https://review.openstack.org/35481015:38
dtroyerif it ever gets through the jobs… I should quit watching, the dsvm and functional jobs have both reset at least once already.  I think Internap is having network-related issues…15:38
stevemardtroyer: they are, it's was causes the requirements job to fail yesterday15:46
openstackgerritMerged openstack/osc-lib: Updated from global requirements  https://review.openstack.org/35691815:47
cdentapi-wg meeting starting in mere moments in #openstack-meeting-315:59
openstackgerritDean Troyer proposed openstack/python-openstackclient: Add shell integration test  https://review.openstack.org/34907916:33
openstackgerritDean Troyer proposed openstack/python-openstackclient: Fix up last-minute imports to use osc-lib  https://review.openstack.org/35421416:34
openstackgerritMonty Taylor proposed openstack/os-client-config: Add support for configuring split-stack networks  https://review.openstack.org/35734216:38
*** amotoki has quit IRC16:40
*** lucasagomes is now known as lucas-dinner16:42
*** rtheis has quit IRC16:43
openstackgerritMonty Taylor proposed openstack/os-client-config: Add support for configuring split-stack networks  https://review.openstack.org/35734216:47
openstackgerritMerged openstack/keystoneauth: Updated from global requirements  https://review.openstack.org/35692816:48
*** sdague has quit IRC16:49
mordredstevemar: if you have a sec ... that latest occ change is to help us get multi-node gate tests working in the OSIC cloud16:49
stevemaroh16:54
stevemarsplit stack?16:54
*** Kuwagata has joined #openstack-sdks16:54
*** annegentle has quit IRC16:54
*** Kuwagata has quit IRC16:55
mordredyah16:56
mordredit's "fun"16:56
mordredall of the neutron metadata that exists is only on networks - but the actual quality itself is on subnets :(16:57
*** annegentle has joined #openstack-sdks16:57
openstackgerritMerged openstack/js-openstack-lib: Added CORS configuration for karma  https://review.openstack.org/35724916:59
elmikocdent, etoews, so... who is sending the newsletter?17:00
cdentelmiko: if you can't do your penance I can do it17:00
etoewsworks for me :)17:00
cdentbut if you want to be cleansed of sin, it is there for you17:00
elmikoi don't mind sending it, but would be nice to have a bit in the intro about the discussion i missed :/17:01
cdentI'll do that, and then you can do the rest?17:01
elmikosounds good17:01
cdentcool17:01
* cdent starts typing17:01
elmikoand, we are freezing both specs mentioned today?17:03
elmikoit looks like the one we said no to is on the list17:03
cdentthat's a typo...17:05
cdentso the one I added needs to go away17:05
elmikok, thanks17:05
elmikocool17:05
elmikocdent: are you gonna add something about the json apis too?17:06
*** sdague has joined #openstack-sdks17:06
cdentI made a bug, do you think it should be mentioned in the newletter?17:06
elmikooh, i just meant mentioning the discussion17:07
cdentI think it can wait until we write a stub guideline for it17:09
cdentI gotta scoot, I hope that intro is satisfactory, I'm feeling pretty foggy today17:11
elmikok, thanks cdent !17:20
*** cardeois has quit IRC17:21
*** cardeois has joined #openstack-sdks17:22
*** cardeois has quit IRC17:27
*** bryan_att has joined #openstack-sdks17:39
*** gouthamr is now known as gouthamr_afk17:42
*** gouthamr_afk is now known as gouthamr-afk17:42
*** hockeynut has quit IRC17:44
openstackgerritMerged openstack/python-openstackclient: Gate-unbreaking combo review  https://review.openstack.org/35598617:52
*** annegentle has quit IRC17:59
dtroyerstevemar: ^^^ \o/18:00
stevemardtroyer: YAYYYYY18:00
dtroyeryou need to hit the integ test one too, it's the middle of that dependency chain18:01
dtroyerhttps://review.openstack.org/34907918:01
dtroyerso, uh, can we not recheck everything in the queue just yet?18:02
dtroyerI want to get the release proposed today18:02
stevemardtroyer: i just rechecked everything18:02
stevemardtroyer: i will18:03
* dtroyer sigh18:03
stevemardtroyer: swap that one for https://review.openstack.org/#/c/349276/ ?18:03
stevemarwhy the sigh?18:03
dtroyerrechecking everything just uses up resources right now18:04
stevemardtroyer: that's unavoidable bud18:04
stevemardtroyer: at least osc isn't part of the integrated queue18:04
stevemarthings should merge decently quickly18:05
dtroyerthat's just it, I don't want a lot of things to merge before the release, that;s more I have to go back through now to make sure everything is kosher18:05
stevemardtroyer: there are 6 patches queued up https://review.openstack.org/#/q/project:openstack/python-openstackclient+status:open18:06
stevemardtroyer: we can -W them18:07
openstackgerritDean Troyer proposed openstack/python-openstackclient: document locale and language support tips  https://review.openstack.org/34927618:08
stevemardtroyer: we've got henrys which should be merged, 1 that improves tests only, my patch for moving requirements around, 2 patches that add new options, and a doc patch18:09
stevemargood news is they dont really conflict with each other18:10
dtroyerI -W the new code18:10
stevemar++18:11
stevemardtroyer: stressful times in openstack :O18:13
stevemardtroyer: are we going to bump the minimum level of osc to 3.0.0?18:13
dtroyereventually, yes.  I don't know how long we should wait, but I don't want to do it immediately18:15
stevemardtroyer: cool beans18:18
*** annegentle has joined #openstack-sdks18:20
stevemardtroyer: https://review.openstack.org/#/c/349079/4 has a huge chunk of commented out code18:21
dtroyeryes, I'll be enabled soon18:22
dtroyerbut I'm not holding up the release for that18:22
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Fix up last-minute imports to use osc-lib  https://review.openstack.org/35421418:22
stevemardtroyer: okay, i +2d, feel free to punt it through18:26
stevemardtroyer: your plan to have a hash before the meeting is really close ;)18:26
dtroyerand 354214 just got punted clear back to the end of the line WTF?18:27
dtroyerit was almost 3 hours in18:27
dtroyerso no chance to get a release proposed today now18:27
*** hockeynut has joined #openstack-sdks18:36
openstackgerritMerged openstack/os-client-config: Add support for configuring split-stack networks  https://review.openstack.org/35734218:56
*** fifieldt has quit IRC19:06
*** salv-orl_ has joined #openstack-sdks19:15
*** fifieldt has joined #openstack-sdks19:17
*** salv-orlando has quit IRC19:18
*** dgonzalez has quit IRC19:34
*** e0ne has joined #openstack-sdks19:34
*** dgonzalez has joined #openstack-sdks19:45
openstackgerritBrian Haley proposed openstack/python-openstackclient: Add Subnet service-types to subnets  https://review.openstack.org/34297619:48
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Added serviceEndpoint() method.  https://review.openstack.org/35676420:21
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Keystone authenticate() now uses resolved service endpoint.  https://review.openstack.org/35676520:21
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Created HTTP wrapper  https://review.openstack.org/35559620:21
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Added version() resource.  https://review.openstack.org/35675120:21
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Created versions() resource for Keystone  https://review.openstack.org/35648120:21
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Http class now rejects 4xx and 5xx responses  https://review.openstack.org/35744820:21
openstackgerritAlexander Oughton proposed openstack/keystoneauth: Disables setting of TCP_KEEPCNT when running under the Windows Subsystem for Linux.  https://review.openstack.org/35745220:25
openstackgerritAlexander Oughton proposed openstack/keystoneauth: Disables setting of TCP_KEEPCNT when running under the Windows Subsystem for Linux.  https://review.openstack.org/35745220:30
*** cleong has quit IRC20:56
openstackgerritAlexander Oughton proposed openstack/keystoneauth: Disables setting of TCP_KEEPCNT when running under the Windows Subsystem for Linux.  https://review.openstack.org/35745220:57
*** gouthamr-afk is now known as gouthamr20:58
*** e0ne has quit IRC21:04
annegentleok, next question, and teach me to fish... is the --remote-ip-prefix <cidr> on neutron the same as the --src-ip <ip-address> on openstack for security group rule create? Would I run each with --debug to find out for sure?21:09
*** hockeynut has quit IRC21:12
annegentleremote and src don't sound at all related to me, so I'm guessing not.21:13
dtroyerannegentle: looking at the JSON would be one way to see if they are the same.  I don't know off the top of my head, but I do recall when I did the original network commands making some changes from the way they were done in nova because there they didn't necessarily use the terminology the way that network people expect.21:17
annegentledtroyer oh that could be, ok.21:17
dtroyer—src-ip should carry the same meaning that it would in an iptables command, so it is relative to the packet flow21:18
dtroyerI honestly don't know much about how neutron used those terms, I think it is generally better than nova-net though21:19
*** edmondsw has quit IRC21:25
*** cdent has quit IRC21:33
*** annegentle has quit IRC21:36
*** annegentle has joined #openstack-sdks21:37
*** annegentle has quit IRC21:48
*** thrash is now known as thrash|g0ne21:49
openstackgerritMerged openstack/python-openstackclient: document locale and language support tips  https://review.openstack.org/34927622:10
openstackgerritMerged openstack/python-openstackclient: update requirements and test requirements  https://review.openstack.org/35388322:10
openstackgerritMerged openstack/python-openstackclient: Fix up last-minute imports to use osc-lib  https://review.openstack.org/35421422:12
*** erlon has quit IRC22:27
openstackgerritMerged openstack/python-openstackclient: Add shell integration test  https://review.openstack.org/34907922:31
openstackgerritMonty Taylor proposed openstack/os-client-config: Add network entries for OSIC  https://review.openstack.org/35752222:32
openstackgerritDean Troyer proposed openstack/python-openstackclient: Integ test cleanup  https://review.openstack.org/35752922:47
dtroyerstevemar: ^^^ Cleanup of the integration test commented out code… I'm not going to wait on that one but if it's ready in time I'll include it22:48
*** elmiko is now known as _elmiko22:58
*** sdague has quit IRC23:14
*** chlong has quit IRC23:20
openstackgerritMerged openstack/python-openstackclient: Add support for domain specific roles  https://review.openstack.org/28355423:30
*** adriant has joined #openstack-sdks23:34
openstackgerritOpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements  https://review.openstack.org/35431523:50
*** zhurong has joined #openstack-sdks23:53
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Added serviceEndpoint() method.  https://review.openstack.org/35676423:57
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Keystone authenticate() now uses resolved service endpoint.  https://review.openstack.org/35676523:57
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Added version() resource.  https://review.openstack.org/35675123:57
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Created versions() resource for Keystone  https://review.openstack.org/35648123:57
*** gildub_ has joined #openstack-sdks23:59
*** gildub has joined #openstack-sdks23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!