*** echoingumesh has quit IRC | 00:10 | |
*** cknight has quit IRC | 00:15 | |
*** akshai has quit IRC | 00:28 | |
*** mtanino has quit IRC | 00:32 | |
*** jasonsb has joined #openstack-manila | 00:47 | |
*** zaitcev has joined #openstack-manila | 01:10 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/manila: Updated from global requirements https://review.openstack.org/210861 | 01:35 |
---|---|---|
chen12 | hello, For HDFS CI, the patch has been merged https://review.openstack.org/#/c/207050/. And I submitted my Initial commit to the new project to install HDFS by devstack, https://review.openstack.org/#/c/211384/. From the document, now I need to ask infra guys to add me to project groups: http://docs.openstack.org/infra/manual/creators.html#update-the-gerrit-group-members. Anyone know who should I ask ? because I ask directlt in chan | 01:45 |
chen12 | nel openstack-infra, no one answers me. | 01:45 |
*** ganso_ has quit IRC | 01:45 | |
openstackgerrit | weiting-chen proposed openstack/manila: Fix bug to locate hdfs command in HDFS native driver https://review.openstack.org/211147 | 01:53 |
*** zaitcev has quit IRC | 02:03 | |
*** zaitcev has joined #openstack-manila | 02:07 | |
*** zaitcev has quit IRC | 02:20 | |
*** BharatK has joined #openstack-manila | 02:33 | |
*** akshai has joined #openstack-manila | 02:34 | |
*** akshai has quit IRC | 02:34 | |
*** akshai has joined #openstack-manila | 02:35 | |
*** BharatK has quit IRC | 02:38 | |
*** akshai has quit IRC | 02:40 | |
*** haigang has joined #openstack-manila | 02:43 | |
*** xyang1 has quit IRC | 02:44 | |
*** BharatK has joined #openstack-manila | 02:52 | |
*** david-lyle has quit IRC | 03:21 | |
*** logan2 has quit IRC | 03:47 | |
*** logan2 has joined #openstack-manila | 03:55 | |
openstackgerrit | Deliang Fan proposed openstack/manila: Add SSL middleware to fix incorrect version host_url https://review.openstack.org/180483 | 04:01 |
*** rraja has joined #openstack-manila | 04:17 | |
*** deepakcs has joined #openstack-manila | 04:36 | |
*** david-lyle has joined #openstack-manila | 04:40 | |
*** BharatK has quit IRC | 04:52 | |
*** BharatK has joined #openstack-manila | 05:09 | |
*** jecarey has joined #openstack-manila | 05:27 | |
*** jecarey_ has joined #openstack-manila | 05:46 | |
*** jecarey has quit IRC | 05:49 | |
*** anubhav has joined #openstack-manila | 06:00 | |
*** jecarey_ has quit IRC | 06:04 | |
chen12 | deepakcs, hi | 06:31 |
deepakcs | chen12: hello | 06:34 |
chen12 | deepakcs, can I ask you some questions about the CI ? I see you're working on devstack-plugin-gluster for cinder. | 06:34 |
deepakcs | chen12: sure, but BharatK is better person to answer :) | 06:35 |
chen12 | deepakcs, just some basic question... I'm very new to this area. | 06:35 |
deepakcs | chen12: sure, just for your info, #openstack-infra is the right channel for all CI related issues. Go ahead | 06:36 |
deepakcs | and ask, i can try to help | 06:36 |
chen12 | deepakcs, I already created a new project https://review.openstack.org/#/c/207050/, And I submitted my Initial commit to the new project to install HDFS by devstack, https://review.openstack.org/#/c/211384/. but I'm not having the rights to merged it. From the document, now I need to ask infra guys to add me to project groups: http://docs.openstack.org/infra/manual/creators.html#update-the-gerrit-group-members. | 06:38 |
chen12 | deepakcs, I have asked at #openstack-infra, no one answers me | 06:38 |
chen12 | deepakcs, :( | 06:38 |
chen12 | deepakcs, I guess I'm in the bad time zone. | 06:38 |
chen12 | deepakcs, did you know which persopn should I appoch to ? | 06:39 |
* deepakcs reads up | 06:40 | |
chen12 | deepakcs, a/appoch/approach/ | 06:40 |
deepakcs | chen12: so if i understand ur Q correctly, u want to get added to the admin/core group of the openstack/devstack-plugin-hdfs project, right ? | 06:41 |
chen12 | deepakcs, yes | 06:41 |
deepakcs | chen12: the folks in -infra (andreas, fungi, clarkb, anteya too maybe) | 06:42 |
chen12 | deepakcs, ok, thanks! I'll try to reach them later. | 06:42 |
deepakcs | chen12: Can u try sending mail to openstack-dev list with [infra] tag, that should catch their attention too | 06:42 |
chen12 | deepakcs, sure. | 06:43 |
deepakcs | chen12: in the past BharatK was able to get me and himself added to the gerrit group by asking on IRC | 06:43 |
deepakcs | chen12: but yes, things move fast, when u do both (send a mail and catch folks in US tz) :) | 06:43 |
deepakcs | chen12: start on IRC by asking if any cores are present now ( i think at this time, there should be 1 or 2 , i forgot the name tho') | 06:44 |
deepakcs | i just asked on ur behalf :) | 06:45 |
chen12 | deepakcs, another question. Now I have install hdfs by adding "enable_plugin hdfs https://github.com/openstack/devstack-plugin-hdfs" in localrc. Then next step is to configure manila to use my backend instead of generic. | 06:46 |
deepakcs | chen12: so in ur openstack/devstack-plugin-hdfs project u have added code to install hdfs ? (devstack/plugin.sh ) ? | 06:47 |
chen12 | deepakcs, yes. | 06:47 |
chen12 | deepakcs, I tested by hand, andd enable_plugin hdfs in localrc, and it works | 06:48 |
deepakcs | chen12: https://github.com/stackforge/devstack-plugin-glusterfs (check out the way we do it, u can follow same for HDFS) | 06:48 |
chen12 | deepakcs, My question is, can all the configures been finished by my own plugin ? Or need code change in manila/devstack ?? Because I see ==> lib/cinder_backends/glusterfs | 06:49 |
chen12 | deepakcs, My situation is: I know how to enable manila using my driver by hand, but I'm just confused, not sure where to do that ... | 06:51 |
rraja | chen12: https://github.com/openstack/manila/blob/accb273c/devstack/plugin.sh#L3 , the instructions should help you how to enable Manila to use the desired share driver. | 06:55 |
rraja | chen12: s/help you/help you on/ | 06:56 |
* deepakcs was on phone | 06:56 | |
deepakcs | chen12: lib/cinder_backends/glusterfs was the old way (before devstack plugin came in) | 06:57 |
deepakcs | chen12: manila/devstack is for configurign manila service in devstack | 06:57 |
deepakcs | chen12: for you to configure hdfs as a backend for manila, u need to use iniset cmds and change manila.conf from ur plugin.sh script in ur project (liek how we do it for gluster backend) | 06:57 |
deepakcs | chen12: what u do by hand u need to do the same using shell script. see devstack/ .. files in https://github.com/stackforge/devstack-plugin-glusterfs project to get an idea. You need to add ur hdfs setup, cleanup, configure scripts in the right devstack hooks | 06:59 |
chen12 | deepakcs, yes, I already did that, basically copy code from devstack-plugin-gluster :) Another question , as manila is a plugin, devstack-plugin-hdfs is a plugin, is there a specific order requests ? /How I know which one run first ? | 07:01 |
deepakcs | chen12: so just to clarify, in localrc one would have enable_plugin manila ... followed by enable_plugin hdfs .... | 07:02 |
deepakcs | chen12: obviously manila should be first, as without manila ur plugin won't make sense. I hope devstack stack.sh and associated scripts handle the enable_Plugun cmd in the order they were written in localrc. Only by testing u will know :) | 07:03 |
chen12 | deepakcs, o ! For more detail: I think hdfs should start before manila-* services to start, otherwise manila-* service would failed. But for configuration, Manila should create the manila.conf first, and then devstack-plugin-hdfs can change it ? | 07:04 |
deepakcs | chen12: maybe u r right, that depends on what enable_plugin manial .. does ( i have seen it in detail). If it starts the service, then ur plugin shud be before that. I think you are right | 07:06 |
deepakcs | s/have/haven't | 07:06 |
deepakcs | chen12: I hope /etc/manila/manila.conf is available and NOT overwritten when u do enable_plugin manila ... otherwise ur plugin changes in conf file will be lost. vponomaryov will know better | 07:07 |
deepakcs | chen12: thats why i said `Only by testing u will know :)` | 07:08 |
chen12 | deepakcs, yes. I will try to write something in my plugin, and run to check what will happen! | 07:09 |
chen12 | deepakcs, Thanks very much for the help ! | 07:09 |
deepakcs | chen12: np, i think in the enable_plugin phase of devstack it won't start any services, it only sets the env variables and calls the plugin hooks. but yeah u will figure as part of ur testing :) | 07:10 |
deepakcs | chen12: let me know what u find :) | 07:10 |
chen12 | deepakcs, sure! | 07:10 |
*** u_glide2 has joined #openstack-manila | 07:14 | |
openstackgerrit | Hiroyuki Eguchi proposed openstack/manila: Fix AttributeError creating a share without share type provided https://review.openstack.org/205331 | 07:18 |
*** gaurangt has joined #openstack-manila | 08:07 | |
openstackgerrit | Merged openstack/manila: Fix two typos on documentation and one typo on CLI help https://review.openstack.org/209717 | 08:22 |
*** sgotliv has joined #openstack-manila | 08:27 | |
*** sgotliv has quit IRC | 08:27 | |
*** sgotliv has joined #openstack-manila | 08:28 | |
*** gaurangt has quit IRC | 08:29 | |
*** chen12 has quit IRC | 08:47 | |
*** gaurangt has joined #openstack-manila | 08:52 | |
openstackgerrit | Merged openstack/manila: Updated from global requirements https://review.openstack.org/210861 | 09:04 |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: Add retry wrapper for DB methods that are vulnerable for deadlocks https://review.openstack.org/211484 | 09:57 |
*** anubhav has quit IRC | 10:12 | |
*** anubhav has joined #openstack-manila | 10:13 | |
*** anubhav has quit IRC | 10:22 | |
*** anubhav has joined #openstack-manila | 10:23 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: Make QuobyteHttpsConnectionWithCaVerification py3 compatible https://review.openstack.org/209885 | 10:27 |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: Allow Tempest to skip snapshot tests https://review.openstack.org/211075 | 10:37 |
*** timcl has joined #openstack-manila | 10:44 | |
*** marcusvrn has joined #openstack-manila | 10:56 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: Use 'read_file_as_root' func in service_instance https://review.openstack.org/209005 | 11:09 |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: Add Rally CI jobs with Manila scenarios https://review.openstack.org/188029 | 11:14 |
*** alyson_ has joined #openstack-manila | 11:31 | |
vponomaryov | bswartz: hey, py34 and py27 passes both here - https://review.openstack.org/#/c/209885/ | 11:33 |
vponomaryov | alyson_: pong | 11:33 |
*** alyson has left #openstack-manila | 11:33 | |
alyson_ | vponomaryov: hi Valeriy, i'm working on manila hds hnas driver, if you could reexamine my submission, thanks! :) https://review.openstack.org/#/c/204692/ | 11:39 |
vponomaryov | alyson_: 1) http://logs.openstack.org/92/204692/12/check/manila-coverage/01652f1/console.html#_2015-08-10_20_33_50_526 | 11:40 |
vponomaryov | alyson_: 2) http://logs.openstack.org/92/204692/12/check/gate-manila-python34/ead5e5c/console.html#_2015-08-10_20_33_54_465 | 11:40 |
*** gaurangt has left #openstack-manila | 11:41 | |
alyson_ | vponomaryov: About test coverage, what % required? | 11:47 |
vponomaryov | alyson_: http://logs.openstack.org/92/204692/12/check/manila-coverage/01652f1/console.html#_2015-08-10_20_33_50_518 | 11:47 |
*** erlon has joined #openstack-manila | 11:51 | |
*** openstackgerrit_ has joined #openstack-manila | 12:02 | |
vponomaryov | alyson_: see comments to gerrit change | 12:02 |
*** akerr has joined #openstack-manila | 12:10 | |
marcusvrn | vponomaryov: hi! | 12:14 |
vponomaryov | marcusvrn: hi | 12:14 |
alyson_ | vponomaryov: ok, I will see it. Thanks! | 12:14 |
marcusvrn | vponomaryov: I was trying to run NFS scenarios tests against my driver, but it returns an error: http://paste.openstack.org/show/412539/ | 12:16 |
marcusvrn | but our driver works only with driver_handles_share_servers = False | 12:16 |
vponomaryov | marcusvrn: current scenario tests are written to work with opposite driver mode | 12:17 |
vponomaryov | marcusvrn: so, you can file it as a bug | 12:18 |
marcusvrn | vponomaryov: hmm...nice, I can file it in launchpad | 12:19 |
vponomaryov | marcusvrn: saying that "scenario" tests do not respect config opt "multitenancy_enabled" | 12:19 |
vponomaryov | marcusvrn: they, at least, should be skipped | 12:20 |
marcusvrn | vponomaryov: ok | 12:20 |
marcusvrn | i'll do that :) | 12:20 |
*** jecarey has joined #openstack-manila | 12:20 | |
bswartz | vponomaryov: that's cool! | 12:22 |
marcusvrn | vponomaryov: as the scenario tests is not in the tempest repository, I'll file a bug in manila project, is it ok? | 12:22 |
bswartz | vponomaryov: kaisers has not responded to my email | 12:22 |
vponomaryov | bswartz: have you managed to reach out Silvan? | 12:22 |
vponomaryov | oh | 12:22 |
bswartz | vponomaryov: I'll give him a few more hours | 12:22 |
bswartz | in case he's in the office this morning | 12:22 |
vponomaryov | marcusvrn: right, in manila project | 12:22 |
bswartz | otherwise, I'll send him another note and merge | 12:23 |
*** bswartz has quit IRC | 12:23 | |
marcusvrn | vponomaryov: done: https://bugs.launchpad.net/manila/+bug/1483686 | 12:29 |
openstack | Launchpad bug 1483686 in Manila ""scenario" tests do not respect config opt "multitenancy_enabled"" [Undecided,New] | 12:29 |
vponomaryov | marcusvrn: great, thatnks | 12:30 |
vponomaryov | marcusvrn: you was going to include "scenario" tests into your CI? | 12:31 |
marcusvrn | vponomaryov: yes | 12:31 |
marcusvrn | now, I'll skip them | 12:31 |
*** haigang has quit IRC | 12:35 | |
*** shausy has joined #openstack-manila | 12:42 | |
*** martyturner has joined #openstack-manila | 12:50 | |
*** openstackgerrit_ has quit IRC | 12:51 | |
openstackgerrit | Yanis Guenane proposed openstack/puppet-manila: Use openstack/ namespace for fixtures modules https://review.openstack.org/211553 | 12:53 |
*** u_glide2 has quit IRC | 12:54 | |
*** openstackgerrit_ has joined #openstack-manila | 12:56 | |
*** bswartz has joined #openstack-manila | 13:01 | |
*** u_glide2 has joined #openstack-manila | 13:06 | |
*** xyang1 has joined #openstack-manila | 13:08 | |
*** cknight has joined #openstack-manila | 13:11 | |
*** dustins has joined #openstack-manila | 13:12 | |
*** akshai has joined #openstack-manila | 13:20 | |
*** deepakcs has quit IRC | 13:24 | |
*** jecarey has quit IRC | 13:24 | |
*** anubhav has quit IRC | 13:27 | |
openstackgerrit | Dustin Schoenbrun proposed openstack/manila: Add retries for deadlock-vulnerable DB methods https://review.openstack.org/211484 | 13:27 |
*** BharatK has quit IRC | 13:32 | |
*** david-lyle has quit IRC | 13:36 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: Add retries for deadlock-vulnerable DB methods https://review.openstack.org/211484 | 13:37 |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: Add retries for deadlock-vulnerable DB methods https://review.openstack.org/211484 | 13:38 |
*** rraja has quit IRC | 13:41 | |
*** jecarey has joined #openstack-manila | 13:44 | |
dustins | vponomaryov: Ha, had no idea launchpad would steal the bug from you, sorry about that! | 13:47 |
*** openstackgerrit_ has quit IRC | 13:55 | |
*** BharatK has joined #openstack-manila | 13:55 | |
*** openstackgerrit_ has joined #openstack-manila | 13:56 | |
*** esker has quit IRC | 13:59 | |
*** eharney has joined #openstack-manila | 13:59 | |
*** martyturner has quit IRC | 14:03 | |
*** BharatK has quit IRC | 14:04 | |
*** martyturner has joined #openstack-manila | 14:05 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: Add retries for deadlock-vulnerable DB methods https://review.openstack.org/211484 | 14:10 |
*** jecarey has quit IRC | 14:11 | |
*** openstackgerrit_ has quit IRC | 14:17 | |
*** breitz has quit IRC | 14:18 | |
*** openstackgerrit_ has joined #openstack-manila | 14:18 | |
*** breitz has joined #openstack-manila | 14:18 | |
*** cknight has quit IRC | 14:21 | |
*** bill_az has joined #openstack-manila | 14:22 | |
*** sgotliv has quit IRC | 14:28 | |
*** sgotliv has joined #openstack-manila | 14:29 | |
*** dustins has quit IRC | 14:30 | |
*** openstackgerrit_ has quit IRC | 14:31 | |
*** timcl has quit IRC | 14:31 | |
*** BharatK has joined #openstack-manila | 14:39 | |
*** bill_az has quit IRC | 14:44 | |
*** jecarey has joined #openstack-manila | 14:46 | |
*** dustins has joined #openstack-manila | 14:46 | |
*** shausy has quit IRC | 14:49 | |
*** mctaylor has joined #openstack-manila | 14:52 | |
*** ganso_ has joined #openstack-manila | 15:01 | |
*** timcl has joined #openstack-manila | 15:01 | |
*** cknight has joined #openstack-manila | 15:03 | |
*** timcl1 has joined #openstack-manila | 15:03 | |
openstackgerrit | Yanis Guenane proposed openstack/puppet-manila: Use openstack/ namespace for fixtures modules https://review.openstack.org/211553 | 15:05 |
*** mtanino has joined #openstack-manila | 15:05 | |
*** timcl has quit IRC | 15:06 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: New Manila HDS HNAS Driver https://review.openstack.org/204692 | 15:08 |
*** dustins has quit IRC | 15:12 | |
*** david-lyle has joined #openstack-manila | 15:15 | |
*** zaitcev has joined #openstack-manila | 15:21 | |
*** dustins has joined #openstack-manila | 15:26 | |
*** timcl1 has quit IRC | 15:26 | |
*** akerr has quit IRC | 15:27 | |
*** akerr has joined #openstack-manila | 15:27 | |
*** zaitcev has quit IRC | 15:29 | |
*** shausy has joined #openstack-manila | 15:38 | |
*** aorourke has quit IRC | 15:40 | |
*** aorourke has joined #openstack-manila | 15:41 | |
*** timcl has joined #openstack-manila | 15:49 | |
* bswartz looks around for kaisers | 15:51 | |
bswartz | Anyone know where kaisers is today? | 15:51 |
*** timcl has quit IRC | 15:57 | |
*** timcl has joined #openstack-manila | 15:58 | |
*** martyturner1 has joined #openstack-manila | 16:00 | |
*** martyturner has quit IRC | 16:00 | |
*** pgbridge has quit IRC | 16:06 | |
*** openstackgerrit_ has joined #openstack-manila | 16:08 | |
*** BharatK has quit IRC | 16:20 | |
*** ig0r_ has joined #openstack-manila | 16:20 | |
*** shausy has quit IRC | 16:24 | |
*** mctaylor has quit IRC | 16:32 | |
*** BharatK has joined #openstack-manila | 16:35 | |
*** ig0r_ has quit IRC | 16:48 | |
*** jasonsb has quit IRC | 16:49 | |
*** jasonsb has joined #openstack-manila | 16:50 | |
*** jasonsb has quit IRC | 16:54 | |
openstackgerrit | Igor Malinovskiy proposed openstack/python-manilaclient: Implement Share Instances Admin API https://review.openstack.org/211675 | 17:13 |
bswartz | xyang1: ping | 17:19 |
xyang1 | bswartz: Hi | 17:19 |
*** timcl has quit IRC | 17:21 | |
*** u_glide2 has left #openstack-manila | 17:27 | |
*** bill_az has joined #openstack-manila | 17:31 | |
*** jasonsb has joined #openstack-manila | 17:33 | |
marcusvrn | hi all.. I'm facing a problem, maybe it's a tempest bug. Have someone noticed that both tests (test_list_shares_public_with_detail and test_create_share_from_snap_with_less_size) don't cleanup correctly? The first one leaves 2 shares created and the second one leaves one. | 17:38 |
vponomaryov | marcusvrn: yes, it is bug | 17:41 |
vponomaryov | marcusvrn: for test_list_shares_public_with_detail | 17:42 |
vponomaryov | marcusvrn: second should be ok | 17:43 |
*** timcl has joined #openstack-manila | 17:43 | |
vponomaryov | marcusvrn: test suite SharesNegativeTest leaves one additional share | 17:43 |
vponomaryov | marcusvrn: so, feel to file bugs, fix is easy | 17:44 |
marcusvrn | vponomaryov: okay! I'll file the bugs and try to fix them | 17:45 |
vponomaryov | marcusvrn: try? I can do it | 17:45 |
marcusvrn | vponomaryov: I would try to fix them...but if you fix them, that's ok | 17:46 |
vponomaryov | marcusvrn: I mean "try" sounds like you will spend time to find the root cause | 17:47 |
vponomaryov | marcusvrn: root cause is that shares_client used directly for creation of shares instead of using wrapper from base | 17:47 |
vponomaryov | marcusvrn: this wrapper will add them to "deletion" queue | 17:48 |
marcusvrn | vponomaryov: hmm so I can fix them :) | 17:48 |
marcusvrn | hehehe | 17:48 |
vponomaryov | marcusvrn: be attentive to param "cleanup_in_class" | 17:49 |
vponomaryov | marcusvrn: it should be False in case of "test_list_shares_public_with_detail" and True for test suite where test "test_create_share_from_snap_with_less_size" | 17:50 |
vponomaryov | marcusvrn: now you know everything you need. =) | 17:51 |
*** sgotliv has quit IRC | 17:52 | |
marcusvrn | vponomaryov: thanks! :) | 17:53 |
*** rushil has joined #openstack-manila | 18:03 | |
*** openstackgerrit_ has quit IRC | 18:06 | |
*** haomaiwa_ has joined #openstack-manila | 18:10 | |
*** 92AABUE7H has quit IRC | 18:12 | |
*** ig0r_ has joined #openstack-manila | 18:17 | |
*** ig0r_ has quit IRC | 18:18 | |
*** pgbridge has joined #openstack-manila | 18:19 | |
*** ig0r_ has joined #openstack-manila | 18:28 | |
*** haomaiwang has joined #openstack-manila | 18:33 | |
*** haomaiwa_ has quit IRC | 18:35 | |
*** bill_az has quit IRC | 18:37 | |
*** BharatK has quit IRC | 18:40 | |
*** ig0r_ has quit IRC | 18:59 | |
*** ig0r_ has joined #openstack-manila | 19:04 | |
*** porrua has joined #openstack-manila | 19:06 | |
*** porrua has left #openstack-manila | 19:07 | |
*** rushil has quit IRC | 19:15 | |
*** rushil has joined #openstack-manila | 19:17 | |
*** rushil has quit IRC | 19:29 | |
*** timcl has quit IRC | 19:52 | |
*** akshai has quit IRC | 19:55 | |
*** akshai has joined #openstack-manila | 19:56 | |
*** ig0r_ has quit IRC | 19:58 | |
*** ig0r_ has joined #openstack-manila | 20:08 | |
*** ganso_ has quit IRC | 20:25 | |
*** rushil has joined #openstack-manila | 20:40 | |
*** echoingumesh has joined #openstack-manila | 20:46 | |
*** rushil has quit IRC | 20:52 | |
*** rushil has joined #openstack-manila | 20:54 | |
*** bswartz has quit IRC | 20:57 | |
*** ig0r_ has quit IRC | 20:58 | |
*** cknight has quit IRC | 20:58 | |
openstackgerrit | Clinton Knight proposed openstack/manila: Implement Manila REST API microversions https://review.openstack.org/207228 | 21:16 |
*** akerr has quit IRC | 21:21 | |
*** rushil_ has joined #openstack-manila | 21:28 | |
*** rushil has quit IRC | 21:31 | |
*** cknight has joined #openstack-manila | 21:33 | |
*** cknight has quit IRC | 21:33 | |
*** cknight has joined #openstack-manila | 21:34 | |
*** rushil_ has quit IRC | 21:48 | |
*** rushil has joined #openstack-manila | 21:50 | |
*** rushil has quit IRC | 21:51 | |
*** jecarey has quit IRC | 22:12 | |
*** dustins has quit IRC | 22:14 | |
*** alyson_ has quit IRC | 22:20 | |
*** alyson_ has joined #openstack-manila | 22:21 | |
*** marcusvrn has quit IRC | 22:43 | |
*** akshai_ has joined #openstack-manila | 22:45 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Fix "test_list_shares_public_with_detail" test https://review.openstack.org/211769 | 22:47 |
*** akshai has quit IRC | 22:48 | |
*** akshai_ has quit IRC | 23:11 | |
*** akshai has joined #openstack-manila | 23:12 | |
*** akshai has quit IRC | 23:16 | |
*** martyturner1 has quit IRC | 23:20 | |
*** echoingumesh has quit IRC | 23:45 | |
*** echoingumesh has joined #openstack-manila | 23:45 | |
*** bswartz has joined #openstack-manila | 23:46 | |
*** echoingumesh has quit IRC | 23:51 | |
*** david-lyle has quit IRC | 23:58 | |
*** david-lyle has joined #openstack-manila | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!