*** jiaopengju has joined #openstack-manila | 00:39 | |
*** harlowja has quit IRC | 01:19 | |
*** cdelatte has quit IRC | 01:27 | |
openstackgerrit | Ben Swartzlander proposed openstack/manila master: Add NFSExportsHelper https://review.openstack.org/476239 | 01:54 |
---|---|---|
*** cknight has joined #openstack-manila | 02:33 | |
openstackgerrit | Ben Swartzlander proposed openstack/manila master: Add NFSExportsHelper https://review.openstack.org/476239 | 02:48 |
*** cknight has quit IRC | 02:58 | |
*** jiaohaolin has joined #openstack-manila | 03:04 | |
*** jiaohaolin1 has quit IRC | 03:07 | |
*** harlowja has joined #openstack-manila | 03:31 | |
*** tuanluong has joined #openstack-manila | 03:51 | |
*** hoonetorg has joined #openstack-manila | 04:26 | |
*** gouthamr has quit IRC | 04:38 | |
*** ganso has quit IRC | 04:49 | |
*** harlowja has quit IRC | 04:52 | |
*** arnewiebalck_ has joined #openstack-manila | 05:16 | |
*** arnewiebalck_ has quit IRC | 05:22 | |
*** dsariel has joined #openstack-manila | 06:18 | |
openstackgerrit | zhongjun proposed openstack/manila master: Enable IPv6 in manila(network plugins and drivers) https://review.openstack.org/406776 | 07:17 |
openstackgerrit | zhongjun proposed openstack/manila master: Enable IPv6 in manila(network plugins and drivers) https://review.openstack.org/406776 | 07:24 |
openstackgerrit | zhongjun proposed openstack/python-manilaclient master: Enable IPv6 in manila(client) https://review.openstack.org/328932 | 07:44 |
*** rraja has joined #openstack-manila | 08:16 | |
openstackgerrit | zhongjun proposed openstack/python-manilaclient master: Add export-location filter in share and share instance list https://review.openstack.org/468277 | 08:54 |
openstackgerrit | Valeriy Ponomaryov proposed openstack/python-manilaclient master: Add share group quotas https://review.openstack.org/473482 | 09:18 |
openstackgerrit | Valeriy Ponomaryov proposed openstack/python-manilaclient master: Add share group quotas https://review.openstack.org/473482 | 09:19 |
*** jiaopengju has quit IRC | 10:15 | |
openstackgerrit | zhongjun proposed openstack/manila master: Enable IPv6 in manila(network plugins and drivers) https://review.openstack.org/406776 | 10:29 |
*** jiaopengju has joined #openstack-manila | 10:40 | |
*** ganso has joined #openstack-manila | 10:46 | |
openstackgerrit | zhongjun proposed openstack/python-manilaclient master: Add like filter https://review.openstack.org/474428 | 10:50 |
*** dsariel_ has joined #openstack-manila | 11:09 | |
*** tuanluong has quit IRC | 11:47 | |
*** abhi has quit IRC | 11:50 | |
*** catintheroof has joined #openstack-manila | 12:11 | |
*** dsariel_ has quit IRC | 12:27 | |
*** dsariel has quit IRC | 12:28 | |
*** dgonzalez_ has joined #openstack-manila | 12:40 | |
*** seife_ has joined #openstack-manila | 12:40 | |
*** seife_ has quit IRC | 12:41 | |
*** dgonzalez_ has quit IRC | 12:41 | |
*** dsariel has joined #openstack-manila | 12:47 | |
openstackgerrit | Raissa Sarmento proposed openstack/manila master: DNM Use tempest-plugin service client registration https://review.openstack.org/334596 | 12:48 |
openstackgerrit | zhongjun proposed openstack/python-manilaclient master: Add like filter https://review.openstack.org/474428 | 12:50 |
*** jiaopengju has quit IRC | 12:55 | |
*** jiaopengju has joined #openstack-manila | 12:56 | |
*** gcb has quit IRC | 13:02 | |
*** gcb has joined #openstack-manila | 13:04 | |
openstackgerrit | Merged openstack/python-manilaclient master: Add share group quotas https://review.openstack.org/473482 | 13:06 |
*** eharney has joined #openstack-manila | 13:28 | |
bswartz | who remembers the command to run unit tests with py3? | 13:30 |
*** dustins has joined #openstack-manila | 13:32 | |
*** gouthamr has joined #openstack-manila | 13:32 | |
*** dustins has quit IRC | 13:34 | |
tbarron | bswartz: tox -epy35 | 13:34 |
*** dustins has joined #openstack-manila | 13:34 | |
bswartz | tbarron: ty | 13:35 |
bswartz | I just realized that our devstack plugin doesn't really allow multiple share drivers at the same time | 13:35 |
tbarron | bswartz: I've tricked it into doing lvm plus cephfs/nfs but that can work b/c there's and extra plugin for the cephfs stuff | 13:37 |
bswartz | which plugin? | 13:37 |
tbarron | bswartz: even then I think I have to massage manila.conf afterwards | 13:37 |
bswartz | I know devstack has actual plugins for cinder drivers | 13:38 |
bswartz | but not for manila | 13:38 |
tbarron | bswartz: local.conf has 'enable_plugin manila ...' followed by 'enable_plugin_ceph' ... | 13:39 |
bswartz | right | 13:39 |
bswartz | well if I'm going to need to massage the config I may as well just do everything in that step | 13:39 |
*** cknight has joined #openstack-manila | 13:41 | |
tbarron | bswartz: yeah but for lvm and ceph there are some things that need to be done before manila.conf - backing file stuff - for other backend combos you can probably just use lvm style local.conf and then massage manila.conf | 13:41 |
tbarron | so I need both plugins but with a netapp plus lvm you wouldn't | 13:42 |
bswartz | the manila devstack plugin will do the backing file for you if you select LVM | 13:42 |
bswartz | My current goal is LVM+Generic | 13:42 |
tbarron | right, so I do that, but I also need a backing file/xfs/ceph OSD thing | 13:42 |
tbarron | so I have to use two plugins | 13:43 |
bswartz | oh ceph has it's own goofy backing file mechanism? | 13:43 |
tbarron | for generic just do LVM and massage manila.conf | 13:43 |
tbarron | yeah, ceph has to run OSDs which require "disk drives" | 13:43 |
bswartz | somehow I thought ceph was able to use the local filesystem | 13:44 |
bswartz | I guess if xfs is required then you need a loopback | 13:44 |
bswartz | tox -epy35 is failing with 'db type could not be determined' | 13:47 |
openstackgerrit | Ben Swartzlander proposed openstack/manila master: Add NFSExportsHelper https://review.openstack.org/476239 | 13:50 |
tbarron | bswartz: 'rm -rf .testrepository' first; onetime operation | 13:53 |
*** dustins has quit IRC | 13:53 | |
tbarron | bswartz: after that both 'tox -e py35' and 'tox -e py27' will work | 13:53 |
tbarron | bswartz: or just 'tox' which will run both | 13:54 |
bswartz | interesting | 13:54 |
tbarron | bswartz: you have a py27-compatible-only test DB | 13:54 |
bswartz | I think I've stumbled across this before | 13:54 |
bswartz | I wish we would stop supporting both py2 and py3 | 13:55 |
bswartz | the transition is interminable | 13:55 |
tbarron | If you switch from runtests.sh to 'tox' you don't hit this b/c tox.ini is set up to run py35 first | 13:56 |
bswartz | I _like_ runtests though | 13:56 |
*** dustins has joined #openstack-manila | 13:56 | |
openstackgerrit | zhongjun proposed openstack/python-manilaclient master: Add export-location filter in share and share instance list https://review.openstack.org/468277 | 14:06 |
tbarron | bswartz: update it to run python3 and convince the rest of the open stack development world to go back to it then | 14:08 |
tbarron | I _like_ steam power. | 14:08 |
*** xyang_ has joined #openstack-manila | 14:17 | |
openstackgerrit | zhongjun proposed openstack/manila master: Change ensure share to make startup faster https://review.openstack.org/457545 | 14:32 |
*** kaisers_ has joined #openstack-manila | 14:41 | |
*** jiaopengju has quit IRC | 15:03 | |
gouthamr | vponomaryov: does this have to be rebased: https://review.openstack.org/#/c/468899/ django errors.. | 15:05 |
vponomaryov | gouthamr: not rebased, reworked, it does not work with django1.11 | 15:05 |
vponomaryov | gouthamr: it works with django 1.10 and 1.9 | 15:05 |
gouthamr | ouch.. | 15:06 |
vponomaryov | gouthamr: try to run test commit | 15:06 |
vponomaryov | gouthamr: it should be broken in general | 15:06 |
vponomaryov | not that commit | 15:06 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila-ui master: Do not merge, yes, you. https://review.openstack.org/487900 | 15:08 |
ganso | gouthamr: lol | 15:08 |
gouthamr | :P | 15:08 |
openstackgerrit | Merged openstack/manila master: Enable IPv6 in manila(network plugins and drivers) https://review.openstack.org/406776 | 15:53 |
gouthamr | ^ wow | 15:53 |
gouthamr | #success: started on the journey for total ipv6 support in OpenStack/Manila. Great job zhongjun | 15:54 |
openstackstatus | gouthamr: Added success to Success page | 15:54 |
gouthamr | and bswartz, as always :) | 15:54 |
gouthamr | we need to start tagging more successes, eh openstackstatus | 15:56 |
bswartz | #winning | 15:56 |
*** arnewiebalck_ has joined #openstack-manila | 16:11 | |
openstackgerrit | Merged openstack/python-manilaclient master: Add export-location filter in share and share instance list https://review.openstack.org/468277 | 16:16 |
openstackgerrit | Raissa Sarmento proposed openstack/manila master: DNM Use tempest-plugin service client registration https://review.openstack.org/334596 | 16:22 |
*** kaisers_ has quit IRC | 16:29 | |
*** kaisers_ has joined #openstack-manila | 16:29 | |
*** kaisers_ has quit IRC | 16:34 | |
*** arnewiebalck_ has quit IRC | 16:42 | |
*** kaisers_ has joined #openstack-manila | 16:54 | |
*** zengyingzhe has quit IRC | 17:01 | |
*** zengyingzhe has joined #openstack-manila | 17:01 | |
bswartz | vponomaryov: https://review.openstack.org/#/c/487900/ passed jenkins | 17:04 |
bswartz | so there's something about your change that's specifically incompatible with dj111 | 17:04 |
vponomaryov | bswartz: actually, I sad it during meeting )) | 17:05 |
vponomaryov | bswartz: and already have fix | 17:05 |
vponomaryov | rerunning tox jobs locally | 17:05 |
vponomaryov | and will upload if it is ok | 17:06 |
vponomaryov | s/sad/said/ | 17:06 |
vponomaryov | it is related to one specific place that we have only in this new commit | 17:06 |
*** harlowja has joined #openstack-manila | 17:09 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila-ui master: Add support of share groups https://review.openstack.org/468899 | 17:11 |
vponomaryov | bswartz, tbarron, xyang_: I expect it to work ^ | 17:12 |
vponomaryov | it passed -> http://logs.openstack.org/99/468899/19/check/gate-manila-ui-python27-ubuntu-xenial/7ac0b07/console.html#_2017-07-27_17_16_31_802986 | 17:18 |
vponomaryov | gouthamr, bswartz, tbarron, xyang_ ^ | 17:19 |
*** rraja has quit IRC | 17:19 | |
vponomaryov | full list of running set of jobs can be viewed here: http://status.openstack.org/zuul/ | 17:19 |
gouthamr | nice.. the diff is removing use of ChoiceFieldRenderer. that's pretty neat. | 17:23 |
bswartz | vponomaryov: ack | 17:25 |
gouthamr | bswartz: https://review.openstack.org/#/c/328932 https://review.openstack.org/#/c/474428/ | 17:26 |
openstackgerrit | Ben Swartzlander proposed openstack/python-manilaclient master: Enable IPv6 in manila(client) https://review.openstack.org/328932 | 17:29 |
bswartz | ^ this might fail flake8 | 17:29 |
* bswartz waits for it.... | 17:30 | |
bswartz | oh whew | 17:30 |
bswartz | no problems | 17:30 |
openstackgerrit | Tom Barron proposed openstack/python-manilaclient master: Add like filter https://review.openstack.org/474428 | 17:38 |
tbarron | gouthamr: bswartz rebased & release notes tweaked ^^^ | 17:38 |
tbarron | gouthamr: bswartz since I hope zhongjun is getting some sleep | 17:39 |
*** dsariel has quit IRC | 17:43 | |
bswartz | tbarron: doh! | 17:45 |
bswartz | I was working on the same patch | 17:46 |
bswartz | thanks for getting it done! | 17:46 |
tbarron | bswartz: oh sorry, should have synced with you | 17:46 |
tbarron | feel free to push yours over it if there's any difference | 17:46 |
gouthamr | tbarron: https://review.openstack.org/#/c/474428/17..18/manilaclient/tests/functional/test_shares_listing.py | 17:47 |
gouthamr | tbarron: what do you think of that assert? | 17:47 |
gouthamr | s/that assert/those asserts | 17:47 |
tbarron | gouthamr: oh, I missed those remarks of yours | 17:48 |
tbarron | exact numbers would be better | 17:48 |
tbarron | bswartz: you want it or me ^^^ | 17:48 |
tbarron | gouthamr: w.r.t. the second remark it is already an assertEqual now | 17:51 |
tbarron | gouthamr: I am making the first one assertEqual(3, len(shares)) | 17:52 |
openstackgerrit | Tom Barron proposed openstack/python-manilaclient master: Add like filter https://review.openstack.org/474428 | 17:53 |
*** xyang_ has quit IRC | 18:15 | |
*** xyang_ has joined #openstack-manila | 18:17 | |
*** xyang_ has quit IRC | 18:18 | |
bswartz | tbarron: sorry, ppl in my office | 18:19 |
bswartz | looking now | 18:19 |
gouthamr | s/pplgouthamr | 18:19 |
tbarron | bswartz: good ppl | 18:19 |
bswartz | and chad | 18:20 |
bswartz | although I don't think he's in this channel | 18:20 |
gouthamr | some people are scared of irc, it bites | 18:20 |
bswartz | I'm scared of Slack | 18:22 |
bswartz | tbarron: I found a bug | 18:22 |
tbarron | bswartz: why don't you just fix it then, my trivial changes shouldn't disqualify me from reviewing it | 18:23 |
bswartz | tbarron: did you have anything else to push or are you done? | 18:24 |
bswartz | did you address gouthamr's feedback or do I still need to do that | 18:24 |
tbarron | bswartz: I don't have anything else. gouthamr's feedback is addressed IMO | 18:25 |
openstackgerrit | Ben Swartzlander proposed openstack/python-manilaclient master: Add like filter https://review.openstack.org/474428 | 18:26 |
gouthamr | okay, looks like the number of people that can approve this change keeps going down :P | 18:26 |
bswartz | gouthamr: no you can still approve it as long as you're not a co-author | 18:27 |
bswartz | being a committer doesn't automatically disqualify you | 18:27 |
*** jmlowe has quit IRC | 18:28 | |
tbarron | bswartz: i introduced that bug resolving the merge conflict | 18:28 |
openstackgerrit | Merged openstack/manila-ui master: Add support of share groups https://review.openstack.org/468899 | 18:28 |
tbarron | i think we can tell the difference between just a committer and a genuine co-author who just didn't add 'Co-authored by' | 18:29 |
tbarron | Does it pass the sniff test: if you added 'Co-authored by' for just rebasing, for example, that would smell wrong. | 18:29 |
tbarron | you are just a committer. | 18:30 |
tbarron | same for fixing an obvious minimal bug while the author is sleeping, etc. | 18:30 |
tbarron | If we see teams of people working together to push stuff through by making a real contributing author a reviewer, that would be one thing and maybe we'd need to be more rigid, but I haven't seen any signs of that, even from netapp. | 18:31 |
tbarron | :) | 18:31 |
bswartz | it kind of annoys me that gerrit adds the notion of an "owner" into all of this | 18:40 |
*** arnewiebalck_ has joined #openstack-manila | 18:40 | |
bswartz | does having an owner defined differently from the author/committer add any value? | 18:40 |
gouthamr | owner is just a gerrit thing, makes it easier to find stuff | 18:46 |
bswartz | when the owner and the author diverges though (which can happen) it becomes confusing and you can't fix it | 18:47 |
gouthamr | yes, unless you change the Change ID and make a new change altogether.. | 18:48 |
gouthamr | which is probably what gerrit wanted.. | 18:49 |
gouthamr | the internal database stuff has gotten more and more complex over releases | 18:49 |
openstackgerrit | Ben Swartzlander proposed openstack/python-manilaclient master: Enable IPv6 in manila(client) https://review.openstack.org/328932 | 18:49 |
bswartz | that's what databases do | 18:50 |
bswartz | I've never seen a database get simpler over time | 18:50 |
gouthamr | sure, but the fact that there's no easy way to migrate is horrible maintenance burden | 18:51 |
bswartz | that's just contempt for users | 18:52 |
bswartz | probably related to the fact that gerrit isn't a product you can buy or get paid support for | 18:53 |
*** zengyingzhe has quit IRC | 18:53 | |
*** zengyingzhe has joined #openstack-manila | 18:53 | |
gouthamr | bswartz: true.. | 18:53 |
*** jmlowe has joined #openstack-manila | 18:57 | |
*** arnewiebalck_ has quit IRC | 19:08 | |
*** xyang_ has joined #openstack-manila | 19:08 | |
*** xyang_ has quit IRC | 19:09 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/manila master: Updated from global requirements https://review.openstack.org/488012 | 19:11 |
*** xyang1 has joined #openstack-manila | 19:12 | |
*** xyang_ has joined #openstack-manila | 19:17 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-manilaclient master: Updated from global requirements https://review.openstack.org/488121 | 19:21 |
openstackgerrit | Ben Swartzlander proposed openstack/manila master: Add NFSExportsHelper https://review.openstack.org/476239 | 19:22 |
*** arnewiebalck_ has joined #openstack-manila | 19:24 | |
*** eharney_ has joined #openstack-manila | 19:24 | |
*** eharney has quit IRC | 19:25 | |
*** eharney_ is now known as eharney | 19:25 | |
*** xyang_ has quit IRC | 19:26 | |
*** xyang_ has joined #openstack-manila | 19:26 | |
*** eharney has quit IRC | 19:30 | |
gouthamr | 3 != 8 | 19:32 |
gouthamr | :O | 19:32 |
*** xyang_ has quit IRC | 20:01 | |
*** xyang_ has joined #openstack-manila | 20:01 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/manila master: Updated from global requirements https://review.openstack.org/488012 | 20:05 |
*** eharney has joined #openstack-manila | 20:13 | |
*** xyang_ has quit IRC | 20:19 | |
*** xyang1 has quit IRC | 20:21 | |
*** jmlowe has quit IRC | 20:27 | |
*** xyang_ has joined #openstack-manila | 20:27 | |
tbarron | gouthamr: i'm jumping back and forth between this and other stuff and am not seeing right off where the eight shares | 20:30 |
*** eharney has quit IRC | 20:30 | |
tbarron | with name starting with 'name' and description starting with 'description' are getting created. | 20:31 |
tbarron | gouthamr: probably I don't understand these functional tests. | 20:31 |
tbarron | gouthamr: atm I'm not qualified to s/3/8/ b/c i'm blind | 20:32 |
tbarron | gouthamr: I see three shares getting created in the setUpClass but they have random names anyways | 20:33 |
*** xyang_ has quit IRC | 20:33 | |
gouthamr | tbarron: i suspect it is test concurrency with other tests.. | 20:34 |
bswartz | tbarron: https://review.openstack.org/#/c/328932/ you keep +1 this but never +2 | 20:34 |
gouthamr | will test this change locally | 20:35 |
tbarron | gouthamr: but how was this test supposed to work anyways since the pattern doesn't match | 20:35 |
tbarron | bswartz: I'll go on and +2 b/c I don't see anything wrong | 20:35 |
tbarron | bswartz: but jenkins may be finding a legit issue, I dunno. | 20:36 |
tbarron | bswartz: +2ed | 20:36 |
bswartz | tbarron: there might be a legit issue | 20:36 |
bswartz | it was a timeout in a waiter related to access rules | 20:37 |
tbarron | bswartz: generally I'm brave about doing +2 rather than "waiting for jenkins" | 20:37 |
bswartz | but the bug would be on the server in that case | 20:37 |
*** arnewiebalck_ has quit IRC | 20:37 | |
tbarron | figuring if jenkins finds something I don't, so what? | 20:37 |
tbarron | but I'm a bit more cautious at release time, don't want something to get released if we have indeterministic failure and we don't track it down | 20:38 |
bswartz | tbarron: well the issue today is that I have to push a tag and this either merges before the tag or it doesn't | 20:38 |
tbarron | bswartz: ack and I'll go with it | 20:38 |
bswartz | if it doesn't then we have to do a FFE thing and it's annoying | 20:39 |
tbarron | bswartz: but the cost may be that we have an indeterministic bug. | 20:39 |
bswartz | I'm sure we'll have time to get to the bottom of the problem if there really is one | 20:39 |
bswartz | at this point it looks like both the like filter and the ipv6 client patches won't make it | 20:40 |
tbarron | just b/c it's a client side change that exposes it and we know it's server side doesn't in general (in ideal world w/o pragmatic tradeoffs at release time) mean we should merge | 20:40 |
bswartz | we need jenkins to cooperate though | 20:40 |
*** xyang1 has joined #openstack-manila | 20:41 | |
tbarron | bswartz: yeah, well as gouthamr pointed out the filter functional tests may be indeterministic b/c of concurrency issues. | 20:41 |
*** xyang_ has joined #openstack-manila | 20:41 | |
tbarron | when we changed a > count_of_shares test to an exact equality we see failures | 20:42 |
tbarron | and those > count checks are in lots of the existing code in that test suite, old code | 20:42 |
bswartz | tbarron: yes that change was not an improvement | 20:42 |
* tbarron tells himself not to get depressed | 20:42 | |
bswartz | I suspect that the tests are just badly written and nobody has spend time to make then good | 20:42 |
tbarron | bswartz: well it is an improvement in our knowledge, we know that there's a more general issue and indeterminism there with concurrency | 20:43 |
tbarron | it's not indeterminism that affects our functional code though so far as I can tell | 20:43 |
bswartz | yes but we've known that for years and still done nothing about it | 20:43 |
tbarron | just our functional test apparatus | 20:43 |
bswartz | if there is any nondeterminism in the test fixture, then the text fixture is at fault | 20:44 |
tbarron | bswartz: gouthamr so should we just push that change again with the assertGreaterThan | 20:44 |
gouthamr | tbarron: i used assertGreaterEqual | 20:44 |
bswartz | I'd prefer that we leave those the way zhongjun wrote them | 20:44 |
tbarron | making it assertEqual(8, len(shares)) is just black magic | 20:44 |
tbarron | gouthamr: that's what I meant | 20:45 |
bswartz | it seems like her test code was no worse than what existed before | 20:45 |
tbarron | ack | 20:45 |
*** xyang_ has quit IRC | 20:50 | |
*** cknight has quit IRC | 20:51 | |
*** xyang_ has joined #openstack-manila | 20:51 | |
gouthamr | bswartz tbarron: https://bugs.launchpad.net/manila/+bug/1707066 | 21:03 |
openstack | Launchpad bug 1707066 in Manila "Can't deny ipv6 access rule" [Critical,New] | 21:03 |
tbarron | gouthamr: bswartz so we fix that in m4, right? | 21:07 |
tbarron | oh, the bug is from the functional tests | 21:10 |
tbarron | but the fix will have to be in manila, which is out the door | 21:11 |
tbarron | so skip the test with the BZ#? | 21:12 |
gouthamr | tbarron: yes | 21:13 |
tbarron | s/m4/P-4/ (I used downstream term) | 21:14 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/python-manilaclient master: Enable IPv6 in manila(client) https://review.openstack.org/328932 | 21:14 |
gouthamr | think that should work, will test it locally ^ | 21:14 |
tbarron | nice to have some content for bug swat day | 21:16 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/python-manilaclient master: Add like filter https://review.openstack.org/474428 | 21:39 |
ganso | gouthamr: reno job broken? https://review.openstack.org/#/c/488012/ | 21:51 |
gouthamr | ganso: recheck, bug_1564623_change-e286060a27b02f64.yaml was fixed a long time ago.. | 21:52 |
gouthamr | this happens sometimes, we haven't gotten to the bottom of it | 21:52 |
ganso | gouthamr: oh | 21:52 |
*** xyang_ has quit IRC | 21:57 | |
*** xyang_ has joined #openstack-manila | 21:58 | |
*** xyang_ has quit IRC | 22:01 | |
*** gouthamr has quit IRC | 22:10 | |
*** gouthamr_ has joined #openstack-manila | 22:11 | |
*** jiaohaolin1 has joined #openstack-manila | 22:11 | |
*** jiaohaolin has quit IRC | 22:13 | |
openstackgerrit | Goutham Pacha Ravi proposed openstack/python-manilaclient master: Enable IPv6 in manila(client) https://review.openstack.org/328932 | 22:25 |
*** catintheroof has quit IRC | 22:27 | |
*** gouthamr_ has quit IRC | 22:37 | |
*** openstack has joined #openstack-manila | 22:45 | |
openstackgerrit | Merged openstack/python-manilaclient master: Updated from global requirements https://review.openstack.org/488121 | 22:46 |
*** gouthamr has joined #openstack-manila | 22:53 | |
*** xyang1 has quit IRC | 23:00 | |
openstackgerrit | Merged openstack/python-manilaclient master: Add like filter https://review.openstack.org/474428 | 23:32 |
*** catintheroof has joined #openstack-manila | 23:52 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!