Tuesday, 2015-11-24

*** hitalia has quit IRC00:04
*** _ntata_ has joined #openstack-sdks00:06
*** ntata_ has quit IRC00:06
*** lhcheng has quit IRC00:07
*** boris-42 has joined #openstack-sdks00:09
*** openstackgerrit has quit IRC00:16
*** openstackgerrit has joined #openstack-sdks00:16
*** _ntata_ has quit IRC00:17
*** hitalia has joined #openstack-sdks00:27
*** gildub has joined #openstack-sdks00:47
tangchen__stevemar: Hi Steve, Please give me one more workflow+1 to https://review.openstack.org/#/c/248624/ if you like.  Another approved patch depends on this one. Thx.01:16
*** pratikmallya has joined #openstack-sdks01:20
stevemartangchen__: we need another core to +2/+A that one, dtroyer_zz and lhcheng should be able to help01:25
tangchen__stevemar: Oh, sure. Thx. :)01:26
tangchen__stevemar: BTW, there is a sdk01:27
tangchen__stevemar: there is a sdk meeting today, right ?01:27
stevemartangchen__: yep, the SDK meeting is for the python-openstacksdk project, that should be at 19:00 UTC01:28
*** Yanyanhu has joined #openstack-sdks01:28
stevemartangchen__: https://wiki.openstack.org/wiki/Meetings/PythonOpenStackSDK01:28
stevemartangchen__: for OpenStackClient, we meet on thursdays at 19:00 UTC: https://wiki.openstack.org/wiki/Meetings/OpenStackClient01:29
stevemarthe meeting topics on that page are out of date, we normally hold meetings, we just forget to update the page :)01:29
*** jgriffith_away is now known as jgriffith01:30
tangchen__stevemar: OK, I'll meet the sdk guys today, and meet you guys on Thursday. Thx. :)01:30
stevemartangchen__: awesome!01:31
stevemartangchen__: what time is it for you now?01:31
tangchen__stevemar: now, 9:30 am01:32
tangchen__stevemar: I just got to my office. :)01:33
*** steveortiz is now known as zz_steveortiz01:36
openstackgerritYanyan Hu proposed openstack/python-openstacksdk: Make nova server_interface function calls workable  https://review.openstack.org/24296901:52
*** Qiming has joined #openstack-sdks01:56
*** Qiming has quit IRC02:01
*** Yanyanhu has quit IRC02:03
stevemartangchen__: i am sorry about the meeting time :(02:06
stevemarit's really inconvenient for you02:06
tangchen__stevemar: Oh...I didn't check it.02:09
tangchen__stevemar: I thought it is 3:00pm, but it is am.02:09
tangchen__stevemar: Sorry for that. Maybe I can write a BP about what I want to do, and you may discuss it in the meeting, is that OK ?02:10
stevemartangchen__: of course02:15
stevemartangchen__: you can use the mailing list too, just tag things with [osc]02:15
tangchen__stevemar: OK. :)02:15
stevemarwhatever you are more comfortable with02:15
*** terrylhowe has joined #openstack-sdks02:33
*** david-ly_ has quit IRC02:36
openstackgerritxiexs proposed openstack/python-openstackclient: Add project name/ID validation for "openstack quota show"  https://review.openstack.org/24685202:38
*** dims has joined #openstack-sdks02:40
*** Yanyanhu has joined #openstack-sdks02:47
*** hitalia has quit IRC02:53
openstackgerritxiexs proposed openstack/python-openstackclient: Introduce FakeImage class  https://review.openstack.org/24856503:10
*** Qiming has joined #openstack-sdks03:15
*** dims has quit IRC03:17
*** xiexs has quit IRC03:20
*** dims has joined #openstack-sdks03:22
openstackgerritQiming Teng proposed openstack/python-openstacksdk: Add authorize method to Connection  https://review.openstack.org/24268103:33
*** dims has quit IRC03:35
openstackgerritxiexs proposed openstack/python-openstackclient: Add status and server columns for "openstack image list"  https://review.openstack.org/24870203:42
*** gildub has quit IRC03:46
*** pratikmallya has quit IRC03:57
*** terrylhowe has quit IRC04:01
*** david-lyle has joined #openstack-sdks04:08
openstackgerritxiexs proposed openstack/python-openstackclient: Introduce FakeImage class  https://review.openstack.org/24856504:08
*** gildub has joined #openstack-sdks04:16
*** xiexs has joined #openstack-sdks04:18
openstackgerritxiexs proposed openstack/python-openstackclient: Add status column for "openstack image list"  https://review.openstack.org/24870204:21
*** pratikmallya has joined #openstack-sdks04:33
xiexshi, all04:34
xiexsIf there are two API version, v1, v2 for the osc, and how to use the v1 osc?04:36
stevemarxiexs: for image API?04:39
xiexsyes.04:52
xiexsstevemar:as your comment, i want to check the v1.04:53
stevemarxiexs: set OS_IMAGE_API_VERSION=1 in your environment04:54
stevemar`export OS_IMAGE_API_VERSION=1`04:54
stevemaror as a command line arg, `openstack image list --os-image-api-version 104:55
xiexsstevemar: ok, thanks a lot. i will check it.04:55
openstackgerritJamie Lennox proposed openstack/keystoneauth: Allow prompting for password when CLI loading  https://review.openstack.org/24852405:09
tangchen__stevemar: Hi steve, what's the time for you now ?05:31
stevemartangchen__: 30 minutes past midnight05:31
tangchen__stevemar: Wow, then you have been working for a long time.05:32
stevemartangchen__: i generally start late :)05:32
tangchen__stevemar: Well, anyway, have a good night. :)05:32
openstackgerritxiexs proposed openstack/python-openstackclient: Add "openstack server shelve" into OSC  https://review.openstack.org/24864805:47
*** Caleb-- has quit IRC05:55
openstackgerritxiexs proposed openstack/python-openstackclient: Introduce FakeImage class  https://review.openstack.org/24856506:04
*** Caleb-- has joined #openstack-sdks06:04
openstackgerritQiming Teng proposed openstack/python-openstacksdk: Add authorize method to Connection  https://review.openstack.org/24268106:39
*** e0ne has joined #openstack-sdks06:40
openstackgerritxiexs proposed openstack/python-openstackclient: Add status column for "openstack image list (API v1)"  https://review.openstack.org/24903206:41
*** boris-42 has quit IRC06:48
tangchen__stevemar: Hi Steve, one thing we discussed before. If I want to improve network part of osc, should I do the development in sdk, and then call the sdk ?06:51
tangchen__stevemar: Or should I just implement the commands in osc, just like the compute part ?06:51
tangchen__stevemar: Actually, network part is what I want to do next in osc. And I'd like to discuss with you guys in the meeting.06:52
stevemartangchen__: that part is weird because neutronclient doesn't use base resource and manager classes like the other clients06:53
stevemartangchen__: for instance, terryhowe tried to do this earlier: https://review.openstack.org/#/c/84782/06:53
stevemartangchen__: if you look at https://review.openstack.org/#/c/84782/10/openstackclient/network/v2/subnet.py you can see what he had to do to work around thigns06:54
stevemarjust like here: https://github.com/openstack/python-openstackclient/blob/master/openstackclient/network/v2/network.py#L93-L10306:55
stevemartangchen__: it looks like https://github.com/openstack/python-openstacksdk/tree/master/openstack/network/v2 has decent funtionality06:56
stevemartangchen__: terry also tried to port the existing command to use the SDK here: https://review.openstack.org/#/c/138745/1406:58
stevemarso we have 2 choices: 1) use some of our own logic to handle the commands, it might be ugly06:58
stevemaror 2) try to use the SDK instead06:58
stevemari'll be honest, i haven't looked into the neutron parts too much06:59
stevemarlong term we want to use the SDK, but i don't want to prevent new functionality06:59
tangchen__stevemar: One sec for me to have a look at these two patches.07:01
stevemartangchen__: sure take your time07:01
stevemarhehe, this blueprint for network stuff is SO old https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-client07:02
tangchen__stevemar: Yes. And that is right what I want to do now. I'll consider what you said, and try to post a new BP for this.07:04
openstackgerritMerged openstack/python-openstackclient: Enable "openstack server suspend" command to take multiple servers.  https://review.openstack.org/24862407:08
*** e0ne has quit IRC07:08
openstackgerritMerged openstack/python-openstackclient: Enable "openstack server resume" command to take multiple servers.  https://review.openstack.org/24862507:09
stevemartangchen__: you can re-use the old blueprint if you want07:10
stevemartangchen__: i'm off for now, send me and dtroyer_zz an email if you have any questions07:11
tangchen__stevemar: Thx. Bey, :)07:14
*** jgriffith is now known as jgriffith_away07:15
*** hitalia has joined #openstack-sdks07:46
*** gildub has quit IRC08:04
*** pratikmallya has quit IRC08:04
openstackgerritxiexs proposed openstack/python-openstackclient: Add "openstack server unshelve" into OSC  https://review.openstack.org/24907108:47
*** e0ne has joined #openstack-sdks08:49
*** openstackgerrit has quit IRC09:16
*** openstackgerrit has joined #openstack-sdks09:16
*** lhcheng has joined #openstack-sdks09:54
*** woodster_ has quit IRC09:59
*** breton_ has joined #openstack-sdks10:13
breton_o/10:13
*** breton_ is now known as breton10:13
*** Yanyanhu has quit IRC10:17
*** Qiming has quit IRC10:26
*** hitalia has quit IRC10:43
*** dims has joined #openstack-sdks11:06
*** Qiming has joined #openstack-sdks11:26
*** thrash|g0ne is now known as thrash12:22
*** Qiming has quit IRC12:22
*** Qiming has joined #openstack-sdks12:23
*** rtheis has joined #openstack-sdks12:32
*** terrylhowe has joined #openstack-sdks12:46
*** lhcheng_ has joined #openstack-sdks12:51
*** lhcheng has quit IRC12:51
*** yanyanhu has joined #openstack-sdks13:01
*** lhcheng_ has quit IRC13:09
*** yanyan has joined #openstack-sdks13:13
*** Qiming has quit IRC13:13
*** Qiming has joined #openstack-sdks13:16
*** yanyanhu has quit IRC13:16
*** Qiming has quit IRC13:17
*** Qiming has joined #openstack-sdks13:18
*** lhcheng has joined #openstack-sdks13:20
*** markvoelker has quit IRC13:35
terrylhowetangchen__: I’ll be reviving https://review.openstack.org/#/c/138745/14 in the next day or two.  Once that is done, I’d love some help with other network commands.  I have a subnet crud change out there that is very close, other than that, there is plenty of room for help.  Thanks.13:36
*** yanyan is now known as yanyanhu13:43
*** markvoelker has joined #openstack-sdks13:53
openstackgerritRichard Theis proposed openstack/python-openstackclient: Doc: Add security group and security group rule  https://review.openstack.org/24922313:55
*** Qiming has quit IRC14:01
*** Qiming has joined #openstack-sdks14:02
*** Qiming has quit IRC14:02
*** Qiming has joined #openstack-sdks14:03
*** yanyanhu has quit IRC14:06
rtheisterrylhowe: I am willing to help with the network commands.14:46
*** jgriffith_away is now known as jgriffith14:47
*** ntata has joined #openstack-sdks14:55
*** zz_steveortiz is now known as steveortiz14:55
*** boris-42 has joined #openstack-sdks15:02
*** dims_ has joined #openstack-sdks15:08
*** pdardeau has joined #openstack-sdks15:09
*** dims has quit IRC15:09
*** devth has joined #openstack-sdks15:13
*** ntata has quit IRC15:15
*** markvoelker has quit IRC15:18
*** markvoelker has joined #openstack-sdks15:18
*** ntata has joined #openstack-sdks15:20
*** Qiming has quit IRC15:24
*** pratikmallya has joined #openstack-sdks15:27
*** pratikmallya has quit IRC15:54
*** pratikmallya has joined #openstack-sdks15:59
*** pratikma_ has joined #openstack-sdks16:03
*** pratikmallya has quit IRC16:05
openstackgerritMorgan Fainberg proposed openstack/keystoneauth: Add docstring validation  https://review.openstack.org/23003516:20
*** lhcheng_ has joined #openstack-sdks16:29
*** dims_ has quit IRC16:30
*** lhcheng has quit IRC16:32
buntingstevemar: In relation to this: https://review.openstack.org/#/c/248702/ There could be a discussion to be had about which things we should show by default16:33
buntingstevemar: As some of the other properties could have some weight to being shown by default as well16:34
stevemarbunting: agreed16:35
stevemarwe want name and ID for sure16:35
buntingYeah, I agree on that16:35
stevemarbunting: right, i think we'll have to treat each object listing a bit differently16:35
stevemari dont think status is a bad idea16:35
stevemarbut i wanted to make sure folks had a chance to chime in (please do!)16:36
openstackgerritRichard Theis proposed openstack/python-openstackclient: Doc: Fix ip floating and add ip fixed  https://review.openstack.org/24931516:38
buntingI think visibilty could be useful16:38
stevemarbunting: true dat16:38
buntingpossibly size16:38
stevemarwhats glance list show today?16:38
stevemarbiab, i'll read the scroll up16:39
buntingID and name16:39
*** pdardeau has quit IRC16:42
*** pdardeau has joined #openstack-sdks16:43
buntingglance --verbose image-list - ID, name, diskformat, containerformat, size, status and owner16:43
openstackgerritMerged openstack/keystoneauth: Allow saving and caching the plugin auth state  https://review.openstack.org/24561216:45
*** dims has joined #openstack-sdks16:46
*** pdardeau has quit IRC16:48
buntingIt really depends what we would say the 'typical' use case for the image list, as we should minimise the image shows that have to be done16:49
*** bnemec has quit IRC16:50
*** pdardeau has joined #openstack-sdks16:50
*** pdardeau has quit IRC16:53
openstackgerritMerged openstack/keystoneauth: Add load_from_options_getter to plugin loading  https://review.openstack.org/22202916:56
*** e0ne has quit IRC16:58
openstackgerritMerged openstack/keystoneauth: Add documentation to Opt  https://review.openstack.org/24852217:07
openstackgerritMerged openstack/keystoneauth: Tweak the way plugin attributes are loaded  https://review.openstack.org/24852317:07
*** pdardeau has joined #openstack-sdks17:08
openstackgerritTerry Howe proposed openstack/python-openstackclient: SDK integration into OSC for network CRUD  https://review.openstack.org/13874517:16
*** dims has quit IRC17:18
*** dims_ has joined #openstack-sdks17:18
*** david-ly_ has joined #openstack-sdks17:19
briancurtinetoews: can you check out https://bugs.launchpad.net/python-openstacksdk/+bug/1515074 again? it seems to be working for me manually as well as in tox -e examples. since we need to do a 0.7.1 for a KSA change, if this still isn’t working it’s something i’d like to squeeze in here17:21
openstackLaunchpad bug 1515074 in OpenStack SDK "Add support to stack update broke create server" [Undecided,New]17:21
*** david-l__ has joined #openstack-sdks17:23
*** david-ly_ has quit IRC17:23
*** david-lyle has quit IRC17:23
*** david-l__ has quit IRC17:30
openstackgerritRichard Theis proposed openstack/python-openstackclient: Doc: Update and add IP address  https://review.openstack.org/24931517:34
*** hitalia has joined #openstack-sdks17:35
*** david-lyle has joined #openstack-sdks17:44
*** pratikmallya has joined #openstack-sdks17:54
*** pratikmallya has quit IRC17:54
*** pratikmallya has joined #openstack-sdks17:54
*** pratikma_ has quit IRC17:56
*** pdardeau has quit IRC17:56
*** pdardeau has joined #openstack-sdks17:58
*** pdardeau has quit IRC18:00
*** e0ne has joined #openstack-sdks18:01
*** pdardeau has joined #openstack-sdks18:01
etoewsbriancurtin: i just pulled the latest from master and tox -e examples is working for me.18:02
etoewsthx18:02
*** david-lyle has quit IRC18:03
*** pdardeau has quit IRC18:03
*** pratikmallya has quit IRC18:04
*** david-lyle has joined #openstack-sdks18:11
*** terrylhowe_ has joined #openstack-sdks18:14
*** terrylhowe has quit IRC18:17
*** terrylhowe_ is now known as terrylhowe18:17
*** wchrisj has joined #openstack-sdks18:29
openstackgerritTerry Howe proposed openstack/python-openstackclient: SDK integration into OSC for network CRUD  https://review.openstack.org/13874518:40
openstackgerritMerged openstack/keystoneauth: Add docstring validation  https://review.openstack.org/23003518:46
*** bnemec has joined #openstack-sdks18:47
openstackgerritRichard Theis proposed openstack/python-openstackclient: Doc: Add security group and security group rule  https://review.openstack.org/24922318:50
briancurtinsdk meeting in #openstack-meeting-3 in 10 min18:50
*** pratikmallya has joined #openstack-sdks18:50
*** pratikmallya has quit IRC18:50
*** pratikmallya has joined #openstack-sdks18:51
*** pdardeau has joined #openstack-sdks19:00
*** pratikmallya has quit IRC19:05
*** pratikmallya has joined #openstack-sdks19:05
openstackgerritTerry Howe proposed openstack/python-openstackclient: SDK integration into OSC for network CRUD  https://review.openstack.org/13874519:12
*** pdardeau has quit IRC19:16
openstackgerritBrian Curtin proposed openstack/python-openstacksdk: Updates doc enviro to use OpenStack Docs theme  https://review.openstack.org/24705919:21
terrylhowetangchen__: rtheis https://review.openstack.org/138745 is ready, please review and please work on any network stuff off that change.  I already have a subnet change out there I am going to rebase off that.  I’ll make some tickets so people can grab one.19:21
rtheisterrylhowe: thanks, I'll take a look19:23
openstackgerritRichard Theis proposed openstack/python-openstackclient: Doc: Update and add IP address  https://review.openstack.org/24931519:30
etoewsrtheis: we noticed you picked up https://bugs.launchpad.net/python-openstacksdk/+bug/1466186 for the sdk. awesome!19:45
openstackLaunchpad bug 1466186 in OpenStack SDK "Create network user guide" [High,Confirmed] - Assigned to Richard Theis (rtheis)19:45
etoewswe'd ask that you model that user guide/examples after the compute user guide http://git.openstack.org/cgit/openstack/python-openstacksdk/tree/doc/source/users/guides/compute.rst19:45
rtheisetoews: will do19:46
etoewsrtheis: just let us know if you have any questions. thanks for helping out.19:47
rtheisyou're welcome19:47
wchrisjHey :jamielennox - looking at the osc and the sdk, there doesn't appear to be a way to get at the roles that relate a user to a project. Did I miss that somehow?19:48
stevemarrtheis: thanks for the patches!19:50
rtheisstevemar: you're welcome, thanks for the reviews19:50
stevemarrtheis: np, they were a pleasure to review19:50
*** dims has joined #openstack-sdks19:53
*** dims_ has quit IRC19:56
openstackgerritRichard Theis proposed openstack/python-openstackclient: Doc: Update and add IP address  https://review.openstack.org/24931520:05
openstackgerritMerged openstack/cliff: Updated from global requirements  https://review.openstack.org/21714220:13
terrylhowestevemar: what do you think about adding neutron to the OSC gate, should we add a new gate temporarily with neutron and get it working or keep the old gate and make it non voting for a while?  I think the tests will pass either way, but I don’t want to log jam things on that gate.20:31
stevemarterrylhowe: neutron is added in the dsvm job20:32
stevemargate-tempest-dsvm-neutron-src-python-openstackclient20:32
openstackgerritDavid Stanek proposed openstack/keystoneauth: Remove Python 2.6 support  https://review.openstack.org/24940720:32
stevemaror you mean the functional tests?20:32
terrylhowe:) I feel like you pointed this out to me before and I’m just being scatter brained20:32
terrylhoweI meant the func tests20:32
* stevemar shrugs at terrylhowe20:33
stevemarah20:33
stevemaryeah for functional tests we don't include neutron20:33
stevemarwe could, i feel better about it now20:33
stevemar6 months ago i would have said no20:33
stevemarthis is a sample localrc for func tests: http://logs.openstack.org/25/248625/1/check/gate-osc-dsvm-functional/63e0c0a/logs/localrc.txt.gz20:33
stevemarno neutron20:33
terrylhoweas we work through neutro features, it’d be nice to have func tests20:33
stevemarterrylhowe: i think we just need to modify https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/osc.yaml#L17-L2220:34
stevemarterrylhowe: do we have nova network tests in our functional test suite?20:35
stevemarwe do not20:35
stevemarhttps://github.com/openstack/python-openstackclient/tree/master/functional/tests20:35
terrylhowenothing special, just need to have a network when creating a server20:35
stevemaractually we do https://github.com/openstack/python-openstackclient/blob/master/functional/tests/compute/v2/test_server.py#L45-L6620:36
stevemarwill that still work with neutron instead of nova-net?20:36
terrylhowewe’ll need this change I think https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/sdk.yaml#L1920:36
stevemarterrylhowe: yep20:37
stevemari'm okay with switching over completely to neutron20:37
stevemarF*** IT, let's do it live!20:37
stevemarterrylhowe: you want to propose the change?20:37
terrylhoweyeh, I’ll let you know20:37
stevemarterrylhowe: i'm okay with a complete switch over, no need to have 2 jobs20:38
stevemarwe barely have network functionality anyway20:38
*** e0ne has quit IRC20:38
stevemari'd prefer we test neutron stuff anyway20:38
terrylhowecool, 2 tests seems kind of excessive to me too20:38
stevemaryeah20:38
stevemarswitch it over, if it breaks OSC gate, i'll put in a patch to skip those tests20:39
stevemarterrylhowe:  https://review.openstack.org/24941120:42
*** hitalia has quit IRC20:49
*** hitalia has joined #openstack-sdks21:01
*** lhcheng_ has quit IRC21:01
openstackgerritTerry Howe proposed openstack/python-openstackclient: SDK integration into OSC for network CRUD  https://review.openstack.org/13874521:05
openstackgerritTerry Howe proposed openstack/python-openstackclient: Subnet CRUD  https://review.openstack.org/8478221:10
stevemarterrylhowe: let me know when ^ is ready for review21:12
openstackgerritDavid Stanek proposed openstack/keystoneauth: Remove Python 2.6 support  https://review.openstack.org/24940721:12
terrylhowesubmets is going to need more work for sure21:13
stevemarterrylhowe: is there anyway to break up the first patch into SDK and THEN network crud?21:14
stevemarso dummies like me who don't know anything about network can review it and understand whats going on21:14
terrylhoweit pretty much is just sdk stevemar21:16
terrylhoweI’ll look at it and see if there is anything that can be simplified, but I knd of think not21:16
terrylhoweI would like to deliver these changes in the future one command at a time21:17
openstackgerritMerged openstack/python-openstackclient: Doc: Add security group and security group rule  https://review.openstack.org/24922321:21
*** dims has quit IRC21:37
*** dims has joined #openstack-sdks21:38
*** pratikmallya has quit IRC21:40
*** pratikmallya has joined #openstack-sdks21:46
*** jaypipes has quit IRC21:47
*** boris-42 has quit IRC21:48
stevemarmordred: poke, could you take a look at https://review.openstack.org/#/c/249411/21:50
etoewshow do i clean the tox cache?21:51
stevemaretoews: rm -rf .tox :)21:51
stevemaretoews: i think the -r argument forces a rebuild21:51
terrylhowesometimes rm -rf .testrepo* will help etoews21:51
etoewsrm -rf /   worked for me21:52
stevemaretoews: lol21:52
stevemaretoews: hardee har har :)21:54
mordredstevemar: done21:54
etoews:)21:54
stevemarmordred: you da you da best21:54
openstackgerritMerged openstack/python-openstacksdk: Updates doc enviro to use OpenStack Docs theme  https://review.openstack.org/24705921:56
*** lhcheng has joined #openstack-sdks21:57
openstackgerritSteve Martinelli proposed openstack/python-openstackclient: Remove py26 support  https://review.openstack.org/24945122:08
openstackgerritRichard Theis proposed openstack/python-openstacksdk: find_security_group_rule does not find by name  https://review.openstack.org/24945322:11
terrylhowertheis: tangchen__ created some bugs and linked them to the bp https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-client22:11
rtheisthanks, I'll take a look22:11
*** pratikmallya has quit IRC22:14
*** steveortiz is now known as zz_steveortiz22:20
openstackgerritTerry Howe proposed openstack/python-openstackclient: Add functional tests for network crud  https://review.openstack.org/19029822:29
openstackgerritMerged openstack/python-openstacksdk: find_security_group_rule does not find by name  https://review.openstack.org/24945322:41
*** terrylhowe has quit IRC22:46
*** pratikmallya has joined #openstack-sdks22:46
*** terrylhowe has joined #openstack-sdks22:46
openstackgerritMerged openstack/python-openstackclient: Doc: Update and add IP address  https://review.openstack.org/24931523:08
*** boris-42 has joined #openstack-sdks23:10
*** wchrisj has quit IRC23:11
*** Qiming has joined #openstack-sdks23:22
openstackgerritMerged openstack/python-openstackclient: Add "openstack server shelve" into OSC  https://review.openstack.org/24864823:23
openstackgerritOpenStack Proposal Bot proposed openstack/keystoneauth: Updated from global requirements  https://review.openstack.org/24947823:27
*** dims_ has joined #openstack-sdks23:28
openstackgerritMorgan Fainberg proposed openstack/os-client-config: Handle cinder v2  https://review.openstack.org/24555523:28
*** dims has quit IRC23:29
*** lhcheng_ has joined #openstack-sdks23:29
*** notmorgan has joined #openstack-sdks23:30
*** lhcheng has quit IRC23:30
openstackgerritMerged openstack/keystoneauth: Remove Python 2.6 support  https://review.openstack.org/24940723:35
*** ntata has quit IRC23:36
openstackgerritMerged openstack/os-client-config: Handle cinder v2  https://review.openstack.org/24555523:38
*** gildub has joined #openstack-sdks23:40
openstackgerritQiming Teng proposed openstack/python-openstacksdk: Add authorize method to Connection  https://review.openstack.org/24268123:48
*** gildub has quit IRC23:53

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