*** haomaiwang has quit IRC | 00:01 | |
*** haomaiwang has joined #openstack-manila | 00:01 | |
*** cknight has quit IRC | 00:27 | |
*** mtanino has quit IRC | 00:32 | |
*** jasonsb has joined #openstack-manila | 00:34 | |
openstackgerrit | Ben Swartzlander proposed openstack/manila: Use Tempest plugin interface https://review.openstack.org/201955 | 00:36 |
---|---|---|
*** bswartz has quit IRC | 00:44 | |
*** bswartz has joined #openstack-manila | 00:45 | |
*** haomaiwang has quit IRC | 01:01 | |
*** haomaiwang has joined #openstack-manila | 01:01 | |
*** cknight has joined #openstack-manila | 01:04 | |
*** cknight1 has joined #openstack-manila | 01:05 | |
*** cknight has quit IRC | 01:09 | |
*** cknight1 has quit IRC | 01:11 | |
*** cknight has joined #openstack-manila | 01:11 | |
*** Zhongjun_ has joined #openstack-manila | 01:11 | |
*** haomaiwang has quit IRC | 02:01 | |
*** haomaiwang has joined #openstack-manila | 02:01 | |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 02:07 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 02:07 |
openstackgerrit | Alex Meade proposed openstack/manila: Add Consistency Groups API https://review.openstack.org/215345 | 02:07 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency Group Support for the Generic Driver https://review.openstack.org/219891 | 02:07 |
*** openstackgerrit has quit IRC | 02:11 | |
*** openstackgerrit has joined #openstack-manila | 02:13 | |
openstackgerrit | Ben Swartzlander proposed openstack/python-manilaclient: Dummy change (do not merge) https://review.openstack.org/220710 | 02:15 |
*** markstur_ has joined #openstack-manila | 02:19 | |
openstackgerrit | Merged openstack/manila: Use Tempest plugin interface https://review.openstack.org/201955 | 02:35 |
*** bswartz has quit IRC | 02:42 | |
*** bswartz has joined #openstack-manila | 02:43 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/python-manilaclient: Add Share Migration support to Manila Client https://review.openstack.org/179803 | 02:46 |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Share Migration support in generic driver https://review.openstack.org/179791 | 02:55 |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Add Share Migration feature https://review.openstack.org/179790 | 02:55 |
ganso_ | cknight: looks like your test_microversions got left out in contrib folder | 02:58 |
cknight | ganso_: which patch? | 02:58 |
ganso_ | cknight: I am looking at master | 02:59 |
ganso_ | cknight: https://github.com/openstack/manila/tree/master/contrib | 02:59 |
ganso_ | cknight: but I believe it was tempest plugin patch, it renamed almost all files | 02:59 |
cknight | ah, ok. something to fix, I suppose. I'm not that familiar with the tempest-lib patch. | 03:00 |
*** haomaiwang has quit IRC | 03:01 | |
ganso_ | cknight: neither am I, this is going to require additional changes for me since I was creating a new test as well | 03:01 |
*** haomaiwang has joined #openstack-manila | 03:01 | |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 03:17 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 03:17 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency Group Support for the Generic Driver https://review.openstack.org/219891 | 03:17 |
*** bswartz has quit IRC | 03:26 | |
*** Zhongjun_ has quit IRC | 03:27 | |
*** bswartz has joined #openstack-manila | 03:31 | |
cknight | ganso_: ping | 03:31 |
ganso_ | pong | 03:35 |
ganso_ | cknight: ^ | 03:35 |
cknight | ganso_: So after working with migration all day yesterday, I had to work on CGs and other reviews today. But I'm finally again looking at migration. I've been trying to induce errors, and so far I haven't gotten wedged but there are still some quirks. | 03:35 |
cknight | ganso_: If I don't set migration_data_copy_node_ip, then it causes failures when setting access rules, leading to a timeout. | 03:36 |
cknight | ganso_: In that case, the share was available / migration_error. Deleting the share only deleted one of the two instances. A reset-state followed by delete took care of the other one, so I didn't have to delete the DB. | 03:37 |
cknight | ganso_: So that's one scenario you could easily induce and investigate why I couldn't just delete the share in one operation. | 03:38 |
cknight | ganso_: Also, after a migration error, the share reports export locations from both instances. That seems wrong. Is that your problem or Igor's? | 03:39 |
ganso_ | cknight: great, from here I got 2 tasks: 1) throw error if IP is none before attempting to add access rules. 2) check why it is not deleting both instances, it should. | 03:39 |
ganso_ | cknight: hummmmm I think I fixed that, but I may have lost the change somewhere between ammends | 03:40 |
ganso_ | cknight: I created a condition in models.py to not return instances that are not available | 03:40 |
ganso_ | cknight: I also did that for export locations before, I will look at that again | 03:40 |
cknight | ganso_: Sounds good. If I can figure out how I kept getting wedged yesterday, I'll let you know, but I realize now I may not have been waiting for the whole thing to time out. | 03:40 |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 03:43 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 03:43 |
openstackgerrit | Alex Meade proposed openstack/manila: Scheduler changes for consistency groups https://review.openstack.org/215344 | 03:43 |
openstackgerrit | Alex Meade proposed openstack/manila: Add Consistency Groups API https://review.openstack.org/215345 | 03:43 |
openstackgerrit | Alex Meade proposed openstack/manila: Add DB changes for consistency-groups https://review.openstack.org/215343 | 03:43 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency Group Support for the Generic Driver https://review.openstack.org/219891 | 03:43 |
ganso_ | cknight: thanks, I am looking forward to it. I will be fixing that stuff and getting CI configured for migration tests meanwhile | 03:44 |
cknight | ganso_: cool, thanks. just don't work all night. | 03:45 |
*** haomaiwang has quit IRC | 04:01 | |
*** haomaiwang has joined #openstack-manila | 04:01 | |
openstackgerrit | Merged openstack/python-manilaclient: Manila REST API Microversion Support for Client https://review.openstack.org/218332 | 04:28 |
openstackgerrit | Rodrigo Barbieri proposed openstack/python-manilaclient: Add Share Migration support to Manila Client https://review.openstack.org/179803 | 04:32 |
*** cknight has quit IRC | 04:34 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Share Migration support in generic driver https://review.openstack.org/179791 | 04:52 |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Add Share Migration feature https://review.openstack.org/179790 | 04:52 |
*** haomaiwang has quit IRC | 05:01 | |
*** haomaiwa_ has joined #openstack-manila | 05:01 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/python-manilaclient: Add Share Migration support to Manila Client https://review.openstack.org/179803 | 05:42 |
*** haomaiwa_ has quit IRC | 06:01 | |
*** haomaiwang has joined #openstack-manila | 06:01 | |
*** markstur_ has quit IRC | 06:19 | |
*** markstur_ has joined #openstack-manila | 06:21 | |
*** lpetrut has joined #openstack-manila | 06:23 | |
openstackgerrit | Merged openstack/manila: Add attributes 'name' and 'share_name' to ShareSnapshotInstance https://review.openstack.org/219264 | 06:49 |
*** u_glide1 has quit IRC | 06:52 | |
*** haomaiwang has quit IRC | 07:01 | |
*** haomaiwa_ has joined #openstack-manila | 07:01 | |
*** lpetrut has quit IRC | 07:03 | |
*** lpetrut has joined #openstack-manila | 07:05 | |
*** markstur_ has quit IRC | 07:05 | |
*** lpetrut has quit IRC | 07:14 | |
*** lpetrut has joined #openstack-manila | 07:25 | |
openstackgerrit | Petrut Lucian proposed openstack/manila: Enhance base driver checking if a method was implemented https://review.openstack.org/220511 | 07:50 |
*** haomaiwa_ has quit IRC | 08:01 | |
*** haomaiwang has joined #openstack-manila | 08:01 | |
*** haomaiwang has quit IRC | 09:01 | |
openstackgerrit | Csaba Henk proposed openstack/manila: glusterfs: directory mapped share layout https://review.openstack.org/215293 | 09:01 |
openstackgerrit | Csaba Henk proposed openstack/manila: glusterfs: volume mapped share layout https://review.openstack.org/215173 | 09:01 |
*** haomaiwang has joined #openstack-manila | 09:01 | |
*** u_glide1 has joined #openstack-manila | 09:12 | |
openstackgerrit | Igor Malinovskiy proposed openstack/manila: Return share_type UUID instead of name in Share API https://review.openstack.org/220046 | 09:14 |
*** u_glide1 has quit IRC | 09:25 | |
*** vbellur has quit IRC | 09:29 | |
*** lpetrut has quit IRC | 09:40 | |
*** lpetrut has joined #openstack-manila | 09:41 | |
*** haomaiwang has quit IRC | 10:01 | |
*** haomaiwa_ has joined #openstack-manila | 10:01 | |
*** lpetrut has quit IRC | 10:09 | |
*** haomaiwa_ has quit IRC | 11:01 | |
*** 7F1AAIWNR has joined #openstack-manila | 11:01 | |
*** lpetrut has joined #openstack-manila | 11:41 | |
*** 7F1AAIWNR has quit IRC | 12:01 | |
*** haomaiwang has joined #openstack-manila | 12:01 | |
*** aorourke has quit IRC | 12:21 | |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 12:46 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 12:46 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency Group Support for the Generic Driver https://review.openstack.org/219891 | 12:46 |
*** lpetrut has quit IRC | 12:47 | |
*** haomaiwang has quit IRC | 13:01 | |
*** haomaiwang has joined #openstack-manila | 13:01 | |
*** cknight has joined #openstack-manila | 13:02 | |
*** cknight1 has joined #openstack-manila | 13:04 | |
*** cknight has quit IRC | 13:07 | |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 13:48 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 13:48 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency Group Support for the Generic Driver https://review.openstack.org/219891 | 13:49 |
*** haomaiwang has quit IRC | 14:01 | |
*** haomaiwa_ has joined #openstack-manila | 14:01 | |
*** resker has quit IRC | 14:02 | |
*** esker has joined #openstack-manila | 14:03 | |
bswartz | u_glide toabctl markstur: looking for some more +2s on the glusterfs series of patches | 14:09 |
bswartz | ganso_: are you going to be pushing anything new this weekend? | 14:14 |
ganso_ | bswartz: yes, only related to tempest test patch, i need to update devstack script to make it install nfs libraries | 14:16 |
ganso_ | bswartz: the rest is final and waiting for +2 ;) | 14:17 |
bswartz | cool | 14:22 |
bswartz | anyone seen xyang? | 14:23 |
*** vbellur has joined #openstack-manila | 14:40 | |
*** ccesario has quit IRC | 14:58 | |
*** haomaiwa_ has quit IRC | 15:01 | |
*** haomaiwang has joined #openstack-manila | 15:01 | |
*** ccesario has joined #openstack-manila | 15:10 | |
*** esker has quit IRC | 15:11 | |
*** devlaps has quit IRC | 15:13 | |
*** esker has joined #openstack-manila | 15:27 | |
openstackgerrit | Clinton Knight proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 15:34 |
openstackgerrit | Rodrigo Barbieri proposed openstack/python-manilaclient: Add Share Migration support to Manila Client https://review.openstack.org/179803 | 15:41 |
*** esker has quit IRC | 15:59 | |
*** haomaiwang has quit IRC | 16:01 | |
*** haomaiwang has joined #openstack-manila | 16:01 | |
*** esker has joined #openstack-manila | 16:08 | |
*** esker has quit IRC | 16:08 | |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 16:39 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 16:39 |
openstackgerrit | Alex Meade proposed openstack/manila: Scheduler changes for consistency groups https://review.openstack.org/215344 | 16:39 |
openstackgerrit | Alex Meade proposed openstack/manila: Add Consistency Groups API https://review.openstack.org/215345 | 16:39 |
openstackgerrit | Alex Meade proposed openstack/manila: Add DB changes for consistency-groups https://review.openstack.org/215343 | 16:39 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency Group Support for the Generic Driver https://review.openstack.org/219891 | 16:39 |
*** haomaiwang has quit IRC | 17:01 | |
*** haomaiwang has joined #openstack-manila | 17:01 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Share Migration support in generic driver https://review.openstack.org/179791 | 17:04 |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Add Share Migration feature https://review.openstack.org/179790 | 17:04 |
*** david-lyle has quit IRC | 17:20 | |
*** david-lyle has joined #openstack-manila | 17:36 | |
*** esker has joined #openstack-manila | 17:45 | |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 17:54 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 17:54 |
openstackgerrit | Alex Meade proposed openstack/manila: Scheduler changes for consistency groups https://review.openstack.org/215344 | 17:54 |
openstackgerrit | Alex Meade proposed openstack/manila: Add Consistency Groups API https://review.openstack.org/215345 | 17:54 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency Group Support for the Generic Driver https://review.openstack.org/219891 | 17:54 |
*** haomaiwang has quit IRC | 18:01 | |
*** haomaiwang has joined #openstack-manila | 18:01 | |
*** vbellur has quit IRC | 18:36 | |
*** haomaiwang has quit IRC | 19:01 | |
*** haomaiwang has joined #openstack-manila | 19:01 | |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 19:07 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 19:07 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency Group Support for the Generic Driver https://review.openstack.org/219891 | 19:07 |
cknight1 | What's your plan after the current experiment? I'm gonna have to do something else soon to keep my sanity. | 19:10 |
cknight1 | ameade: ^^ | 19:10 |
cknight1 | ameade: It'd be great if the thin volumes work. | 19:11 |
ameade | cknight1: if it doesnt, i will go back to 6 concurrency and we should be done | 19:11 |
cknight1 | ameade: sounds good, thanks | 19:12 |
ameade | we should be getting the first few merged | 19:12 |
ameade | u_glide: hey could you have another look at the CG patches if you happen to be around? | 19:15 |
ameade | thanks in advance | 19:15 |
ganso_ | cknight1: I fixed the bugs you mentioned yesterday | 19:23 |
ganso_ | cknight1: they are in latest's patch | 19:23 |
ganso_ | cknight1: the *fixes are in latest's patch | 19:23 |
cknight1 | ganso_: Thanks, I'll look at those. | 19:25 |
ganso_ | cknight1: tempest patch is getting ready and will be uploaded very soon | 19:26 |
ameade | cknight1: this is what had failed "http://127.0.0.1:8786/v1/74f5497950444d9ebec03eb436b84952/shares/cdf06f4d-4f0f-44e6-9119-612d4915767f/action returned with HTTP 404" | 19:28 |
ameade | not sure why | 19:28 |
ameade | it's saying the share could not be found | 19:28 |
ameade | "POST http://127.0.0.1:8786/v1/74f5497950444d9ebec03eb436b84952/share-networks/41505be1-7b0d-4750-b020-58f2062ae74a/action" too | 19:29 |
ameade | weird | 19:29 |
ameade | it's getting down to the db so the api changes i made dont seem like the culprit | 19:30 |
ameade | oh these seem intentional | 19:31 |
ameade | cknight1: the usual culprits are all passing | 19:53 |
cknight1 | ameade: so far | 19:53 |
ameade | yeah, i searched for the ones that had been failing | 19:54 |
ameade | cknight1: anything else major gonna merge soon? lol | 19:55 |
cknight1 | ameade: not much remains, just CGs, migration, & the gluster refactor | 19:56 |
ameade | good | 19:56 |
ameade | i need reviewers though | 19:56 |
ameade | darn weekend | 19:56 |
ameade | we traded weekdays for weekend days with the gate stuff | 19:56 |
cknight1 | ameade: It looks like there will be a name collision for any wsgi controllers that don't directly subclass Controller. | 19:57 |
cknight1 | ameade: I still don't fully understand how it works, but I can show you where it's going wrong. | 19:57 |
ameade | cknight1: anything i need to do? | 19:57 |
ameade | my hack gets around it right? | 19:57 |
bswartz | all the non-US reviewers should be around on Monday | 19:58 |
cknight1 | ameade: Not now, but we should figure out how to address it better. | 19:58 |
ameade | mhm | 19:58 |
cknight1 | ameade: It's a weakness in the Nova microversion code. | 19:58 |
ameade | right | 19:58 |
cknight1 | ameade: I think your workaround is OK. | 19:58 |
ameade | cknight1: I almost prefer it | 19:58 |
cknight1 | ameade: If it weren't lots of tests would have failed before now. | 19:58 |
ameade | yeah | 19:58 |
ameade | bswartz: that's good | 19:59 |
*** haomaiwang has quit IRC | 20:01 | |
*** haomaiwang has joined #openstack-manila | 20:01 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Add Share Migration tempest functional tests https://review.openstack.org/220278 | 20:05 |
cknight1 | bswartz: All of the CG patches have passed Jenkins. | 20:10 |
cknight1 | ameade: Nice job with CGs. We should have switched to thin volumes a long time ago. | 20:11 |
ameade | can't beleive it was just and option | 20:11 |
ameade | can't believe it was just a single config option* | 20:12 |
ameade | lol | 20:12 |
ameade | pretty cool though | 20:12 |
ameade | also, wrt coverage tests... I should have very solid coverage but it keeps having files i didnt change in the report | 20:13 |
ameade | like all the /cmd modules go from 70%+ to 0 | 20:13 |
ameade | so i think something is up with that | 20:13 |
cknight1 | yeah, the report is helpful but flaky. as long as your stuff is covered you should be fine. | 20:20 |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 20:28 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 20:28 |
openstackgerrit | Alex Meade proposed openstack/manila: Scheduler changes for consistency groups https://review.openstack.org/215344 | 20:28 |
openstackgerrit | Alex Meade proposed openstack/manila: Add Consistency Groups API https://review.openstack.org/215345 | 20:28 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency Group Support for the Generic Driver https://review.openstack.org/219891 | 20:28 |
*** akerr has joined #openstack-manila | 20:36 | |
*** akerr has quit IRC | 20:41 | |
*** amit213 has quit IRC | 20:51 | |
*** amit213 has joined #openstack-manila | 20:51 | |
*** haomaiwang has quit IRC | 21:01 | |
*** haomaiwang has joined #openstack-manila | 21:01 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Add Share Migration tempest functional tests https://review.openstack.org/220278 | 21:02 |
bswartz | cknight1: that's awesome | 21:07 |
bswartz | cknight1: I have a family thing tonight but I'll check out the patches tonight | 21:08 |
cknight1 | bswartz: ok | 21:09 |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 21:18 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 21:18 |
openstackgerrit | Alex Meade proposed openstack/manila: Scheduler changes for consistency groups https://review.openstack.org/215344 | 21:18 |
openstackgerrit | Alex Meade proposed openstack/manila: Add Consistency Groups API https://review.openstack.org/215345 | 21:18 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency Group Support for the Generic Driver https://review.openstack.org/219891 | 21:18 |
*** haomaiwang has quit IRC | 22:01 | |
*** haomaiwang has joined #openstack-manila | 22:01 | |
ganso_ | markstur, bswartz, cknight1, u_glide: https://review.openstack.org/#/c/220278 has Jenkins +1 and is waiting for review | 22:03 |
ameade | cknight1: no idea on those failures, ugh | 22:04 |
ameade | actually, tempest doesnt seem to be sending the headers for some reason | 22:06 |
ameade | looking | 22:06 |
ameade | yep appears to be the issue | 22:08 |
ameade | how it ever worked i dunno | 22:08 |
cknight1 | something to keep in mind, now a 404 may be a missing object or a missing API. | 22:13 |
ameade | yeah | 22:15 |
ameade | it's just not sending the version header | 22:16 |
ameade | fixing it | 22:16 |
openstackgerrit | Merged openstack/manila: glusterfs/common: refactor GlusterManager https://review.openstack.org/214921 | 22:18 |
openstackgerrit | Merged openstack/manila: glusterfs-native: cut back on redundancy https://review.openstack.org/215021 | 22:18 |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 22:23 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 22:23 |
openstackgerrit | Alex Meade proposed openstack/manila: Scheduler changes for consistency groups https://review.openstack.org/215344 | 22:23 |
openstackgerrit | Alex Meade proposed openstack/manila: Add Consistency Groups API https://review.openstack.org/215345 | 22:23 |
openstackgerrit | Alex Meade proposed openstack/manila: Add DB changes for consistency-groups https://review.openstack.org/215343 | 22:23 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency Group Support for the Generic Driver https://review.openstack.org/219891 | 22:23 |
ameade | cknight1: gonna grab dinner, hopefully those are good | 22:23 |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 22:26 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 22:26 |
cknight1 | ameade: thanks, I'll watch them | 22:27 |
*** haomaiwang has quit IRC | 23:01 | |
*** haomaiwang has joined #openstack-manila | 23:01 | |
openstackgerrit | Alex Meade proposed openstack/manila: Add functional tests for Manila consistency groups https://review.openstack.org/215346 | 23:36 |
openstackgerrit | Alex Meade proposed openstack/manila: Consistency groups in NetApp cDOT drivers https://review.openstack.org/215347 | 23:36 |
*** esker has quit IRC | 23:42 | |
*** esker has joined #openstack-manila | 23:45 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Share Migration support in generic driver https://review.openstack.org/179791 | 23:47 |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Add Share Migration tempest functional tests https://review.openstack.org/220278 | 23:47 |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila: Add Share Migration feature https://review.openstack.org/179790 | 23:47 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!