*** markvoelker has joined #openstack-cinder | 00:00 | |
*** r-daneel has quit IRC | 00:01 | |
*** laughterwym has joined #openstack-cinder | 00:02 | |
*** mtanino has joined #openstack-cinder | 00:03 | |
*** xyang1 has quit IRC | 00:06 | |
*** Yogi11 has quit IRC | 00:13 | |
*** Longgeek has joined #openstack-cinder | 00:13 | |
*** IlyaG has quit IRC | 00:13 | |
*** IlyaG has joined #openstack-cinder | 00:13 | |
*** IlyaG has quit IRC | 00:14 | |
*** IlyaG has joined #openstack-cinder | 00:14 | |
*** Yogi11 has joined #openstack-cinder | 00:15 | |
*** hemna is now known as hemnafk | 00:19 | |
*** jasondotstar has quit IRC | 00:29 | |
*** jamielennox|away is now known as jamielennox | 00:29 | |
*** smoriya has joined #openstack-cinder | 00:30 | |
*** heyun has joined #openstack-cinder | 00:31 | |
jamielennox | thingee: what's the issue with region? | 00:32 |
---|---|---|
jamielennox | is it just the CLI isn't passing it through, or something to do with discovery? | 00:32 |
*** esker has quit IRC | 00:32 | |
thingee | jamielennox: heeey so the discovery stuff in Cinder client was raising a bit of concerns from a few deployments. The problem is a service catalog will be set with the right publicURL, but when discovery tries to ask Cinder for the URLs it gets back internal ones, because some deployments will have Cinder behind ha proxy. | 00:34 |
thingee | so the internal url is used by the client and then boom | 00:34 |
thingee | easy fix on the server side of Cinder. In fact there's a config option that already takes care of this. | 00:35 |
thingee | but not really an easy way I can think of to figure out from the client's perspective this case to handle things | 00:35 |
jamielennox | right - first thought is that's a server side bug - but i can see it causes problems | 00:35 |
thingee | the problem is on the server side, that has only existed in Kilo. Doesn't work well for those with more stable deployments of Juno and clients going to latest | 00:36 |
jamielennox | no - i'm not even sure what a hack around would be because as far as the client is concerned it's doing the right thing | 00:36 |
*** resker has joined #openstack-cinder | 00:36 | |
jamielennox | yep | 00:36 |
thingee | jamielennox: I agree, so I was thinking of reverting until we have had the server side config option available longer than just kilo | 00:37 |
jamielennox | thingee: do you advertise versions correctly pre-kilo? | 00:37 |
jamielennox | can the client say if you dont see api 2.X then ignore the discovery page and use catalog? | 00:37 |
jamielennox | i'm not sure if we could write that in anyway | 00:38 |
*** ociuhandu has quit IRC | 00:38 | |
thingee | jamielennox: could be v1 too | 00:38 |
jamielennox | ok - i don't see a way around that - that's a shame | 00:39 |
thingee | jamielennox: yeah poor thought on my part | 00:39 |
thingee | jamielennox: https://www.irccloud.com/pastebin/raw/cB1jjQQ7 | 00:39 |
jamielennox | i wonder which other services are making that mistake... i doubt you're alone in this | 00:41 |
thingee | jamielennox: https://github.com/openstack/cinder/blob/master/cinder/api/views/versions.py#L23 | 00:42 |
thingee | jamielennox: so that's the option we added in. | 00:42 |
*** mriedem has quit IRC | 00:43 | |
thingee | jamielennox: heat uses middleware https://github.com/openstack/heat/blob/master/heat/api/middleware/ssl.py | 00:43 |
thingee | jamielennox: trying to figure out how glance does this. | 00:44 |
jamielennox | yea, keystone does something similar defaulting to using host_url, you need to be aware of HTTPS terminators with that though, there's a header X-Forwarded-Proto | 00:45 |
thingee | scottda: alright so I guess we'll revert the discovery bit | 00:45 |
*** lixiaoy1 has joined #openstack-cinder | 00:45 | |
morganfainberg | jamielennox: yeah that was what i figured | 00:45 |
*** Longgeek has quit IRC | 00:46 | |
*** IlyaG has quit IRC | 00:46 | |
*** leeantho has quit IRC | 00:48 | |
scottda | Sounds like a good idea. | 00:50 |
*** vilobhmm has joined #openstack-cinder | 00:51 | |
*** DericHorn-HP has joined #openstack-cinder | 00:53 | |
*** dims has quit IRC | 00:55 | |
*** dims has joined #openstack-cinder | 00:57 | |
*** resker has quit IRC | 01:00 | |
*** IlyaG has joined #openstack-cinder | 01:02 | |
*** gouthamr has quit IRC | 01:03 | |
*** gouthamr has joined #openstack-cinder | 01:03 | |
*** IlyaG has quit IRC | 01:05 | |
*** IlyaG has joined #openstack-cinder | 01:08 | |
*** IlyaG has quit IRC | 01:10 | |
*** esker has joined #openstack-cinder | 01:10 | |
*** Longgeek has joined #openstack-cinder | 01:15 | |
*** jasondotstar has joined #openstack-cinder | 01:15 | |
*** esker has quit IRC | 01:17 | |
*** patrickeast has quit IRC | 01:23 | |
*** Lee1092 has joined #openstack-cinder | 01:26 | |
*** asselin_ has joined #openstack-cinder | 01:26 | |
*** esker has joined #openstack-cinder | 01:27 | |
*** Tross has joined #openstack-cinder | 01:29 | |
*** asselin__ has joined #openstack-cinder | 01:36 | |
*** vincent_hou has joined #openstack-cinder | 01:36 | |
*** esker has quit IRC | 01:37 | |
*** asselin_ has quit IRC | 01:39 | |
*** alexpilotti has quit IRC | 01:40 | |
*** IanGovett has quit IRC | 01:48 | |
*** julim has quit IRC | 01:53 | |
*** patrickeast has joined #openstack-cinder | 02:14 | |
*** Yogi11 has quit IRC | 02:21 | |
openstackgerrit | xing-yang proposed openstack/cinder: Non-disruptive backup https://review.openstack.org/193937 | 02:21 |
*** IlyaG has joined #openstack-cinder | 02:25 | |
*** IlyaG has quit IRC | 02:28 | |
*** bkopilov has quit IRC | 02:29 | |
*** DericHorn-HP has quit IRC | 02:30 | |
*** dims has quit IRC | 02:36 | |
*** DericHorn-HP has joined #openstack-cinder | 02:39 | |
*** zhenguo has joined #openstack-cinder | 02:40 | |
*** annashen has joined #openstack-cinder | 02:42 | |
*** vincent_hou has quit IRC | 02:43 | |
*** gouthamr has quit IRC | 02:46 | |
*** jasondotstar has quit IRC | 02:47 | |
*** rushiagr_away is now known as rushiagr | 02:53 | |
*** Longgeek has quit IRC | 02:55 | |
*** vilobhmm has quit IRC | 02:55 | |
*** DericHorn-HP has quit IRC | 02:57 | |
openstackgerrit | Mike Perez proposed openstack/python-cinderclient: Revert "Enable version discovery" https://review.openstack.org/194476 | 02:58 |
thingee | scottda, DuncanT ^ | 02:59 |
thingee | jgriffith: ^ | 03:02 |
openstackgerrit | xing-yang proposed openstack/cinder: Non-disruptive backup https://review.openstack.org/193937 | 03:02 |
winston-d | thingee: how about backport the public_url fix to Juno? | 03:04 |
thingee | winston-d: that also assumes people will upgrade to that | 03:05 |
thingee | winston-d: I would like to keep it though | 03:05 |
winston-d | well, we will | 03:05 |
winston-d | :) | 03:05 |
thingee | can you get hp and rax to do it too? :) | 03:05 |
thingee | That might be an option | 03:05 |
winston-d | I thought they were running near truck | 03:06 |
thingee | me too | 03:06 |
winston-d | s/truck/trunk | 03:06 |
thingee | I've been talking with DuncanT though and apparently they're falling behind | 03:06 |
thingee | winston-d: also getting backports with config options is usually a pain | 03:07 |
winston-d | thingee: yeah, I know. | 03:07 |
thingee | I can raise it my next meeting with Thierry though | 03:07 |
thingee | jamielennox: heh long short for backport. Juno is security related and it's a config option change | 03:10 |
thingee | jamielennox: ^^ | 03:10 |
*** jungleboyj has joined #openstack-cinder | 03:11 | |
jamielennox | yea, i don't know if you can backport the config option to juno - it would depend if it changes the default behaviour i guess | 03:12 |
*** Apoorva has quit IRC | 03:12 | |
thingee | jamielennox: which it doesn't :) | 03:14 |
thingee | jamielennox: anyways shot.. | 03:14 |
thingee | long shot | 03:14 |
thingee | alright I'm fried...going to enjoy the rest of my evening | 03:14 |
jamielennox | thingee: good luck with it - night | 03:14 |
thingee | thanks for the help | 03:14 |
winston-d | thingee: gdnite | 03:15 |
*** annashen has quit IRC | 03:19 | |
*** erlon has quit IRC | 03:20 | |
*** Longgeek has joined #openstack-cinder | 03:23 | |
*** tobe has joined #openstack-cinder | 03:26 | |
*** rushiagr is now known as rushiagr_away | 03:32 | |
*** gouthamr has joined #openstack-cinder | 03:33 | |
*** mgarza has joined #openstack-cinder | 03:35 | |
*** DericHorn-HP has joined #openstack-cinder | 03:38 | |
*** DericHorn-HP has quit IRC | 03:38 | |
openstackgerrit | wanghao proposed openstack/cinder: Add support for force-delete backups https://review.openstack.org/166127 | 03:39 |
*** sgotliv has joined #openstack-cinder | 03:40 | |
*** laughterwym has quit IRC | 03:40 | |
openstackgerrit | wanghao proposed openstack/cinder: Support volume backup of qcow2 format volume https://review.openstack.org/182276 | 03:41 |
*** laughterwym has joined #openstack-cinder | 03:43 | |
*** asselin__ has quit IRC | 03:43 | |
*** harlowja has quit IRC | 03:43 | |
*** coolsvap|away is now known as coolsvap | 03:47 | |
*** bkopilov has joined #openstack-cinder | 03:47 | |
*** gouthamr has quit IRC | 03:48 | |
*** avishay_ has joined #openstack-cinder | 03:49 | |
openstackgerrit | xing-yang proposed openstack/cinder: Non-disruptive backup https://review.openstack.org/193937 | 03:51 |
*** lixiaoy1 has quit IRC | 03:51 | |
*** lixiaoy11 has joined #openstack-cinder | 03:54 | |
*** vilobhmm has joined #openstack-cinder | 03:56 | |
*** p_deore has joined #openstack-cinder | 03:57 | |
*** mgarza has quit IRC | 03:58 | |
*** brad[] has joined #openstack-cinder | 03:59 | |
*** Longgeek has quit IRC | 04:00 | |
*** Longgeek has joined #openstack-cinder | 04:00 | |
*** harlowja_at_home has joined #openstack-cinder | 04:02 | |
*** p_deore has quit IRC | 04:03 | |
*** rushiagr_away is now known as rushiagr | 04:11 | |
openstackgerrit | wanghao proposed openstack/cinder: Fix weird change of volume status in re-scheduling https://review.openstack.org/185545 | 04:13 |
*** rushiagr is now known as rushiagr_away | 04:14 | |
*** lixiaoy1 has joined #openstack-cinder | 04:15 | |
*** mtanino has quit IRC | 04:15 | |
*** rushiagr_away is now known as rushiagr | 04:15 | |
*** lixiaoy11 has quit IRC | 04:17 | |
*** kaisers has quit IRC | 04:19 | |
*** kaisers has joined #openstack-cinder | 04:22 | |
*** Longgeek has quit IRC | 04:29 | |
*** harlowja_at_home has quit IRC | 04:32 | |
*** Longgeek has joined #openstack-cinder | 04:32 | |
*** zerda has joined #openstack-cinder | 04:33 | |
*** brad[] has quit IRC | 04:35 | |
*** mgarza_ has joined #openstack-cinder | 04:38 | |
*** mgarza__ has joined #openstack-cinder | 04:41 | |
*** mgarza_ has quit IRC | 04:43 | |
*** takedakn has joined #openstack-cinder | 04:51 | |
*** brad[] has joined #openstack-cinder | 04:54 | |
*** takedakn has quit IRC | 05:01 | |
*** nkrinner has joined #openstack-cinder | 05:04 | |
*** krtaylor has quit IRC | 05:05 | |
*** flwang has quit IRC | 05:05 | |
*** tobe has quit IRC | 05:11 | |
*** boris-42 has quit IRC | 05:12 | |
*** tobe has joined #openstack-cinder | 05:17 | |
*** tobe has quit IRC | 05:19 | |
*** deepakcs has joined #openstack-cinder | 05:22 | |
*** patrickeast has quit IRC | 05:23 | |
*** patrickeast has joined #openstack-cinder | 05:24 | |
*** krtaylor has joined #openstack-cinder | 05:25 | |
*** agarciam has joined #openstack-cinder | 05:42 | |
*** shausy has joined #openstack-cinder | 05:53 | |
*** salv-orlando has joined #openstack-cinder | 05:54 | |
*** ronis has joined #openstack-cinder | 05:55 | |
*** patrickeast has quit IRC | 05:56 | |
*** salv-orlando has quit IRC | 05:56 | |
*** avishay_ is now known as avishay | 05:57 | |
*** vilobhmm has quit IRC | 05:58 | |
*** salv-orlando has joined #openstack-cinder | 05:58 | |
*** sgotliv has quit IRC | 05:59 | |
*** annashen has joined #openstack-cinder | 06:01 | |
*** laughterwym_ has joined #openstack-cinder | 06:03 | |
*** laughterwym has quit IRC | 06:05 | |
*** nlevinki has joined #openstack-cinder | 06:07 | |
*** yamada-h has joined #openstack-cinder | 06:12 | |
*** mgarza__ has quit IRC | 06:16 | |
*** lpetrut has joined #openstack-cinder | 06:18 | |
*** yamada-h has quit IRC | 06:20 | |
*** yamada-h has joined #openstack-cinder | 06:20 | |
*** tobe has joined #openstack-cinder | 06:22 | |
*** yamada-h has quit IRC | 06:22 | |
openstackgerrit | Abhishek Lekshmanan proposed openstack/cinder: backups: allow name to be specified during restore https://review.openstack.org/189357 | 06:25 |
*** belmoreira has joined #openstack-cinder | 06:26 | |
*** ianbrown has quit IRC | 06:38 | |
*** vincent_hou has joined #openstack-cinder | 06:39 | |
*** ndipanov has joined #openstack-cinder | 06:40 | |
*** markvoelker has quit IRC | 06:40 | |
*** rushiagr is now known as rushiagr_away | 06:42 | |
*** ndipanov has quit IRC | 06:47 | |
*** yrabl has quit IRC | 06:50 | |
*** yrabl has joined #openstack-cinder | 06:50 | |
openstackgerrit | Jessy Lee proposed openstack/cinder: Fix manage_existing function in infortrend driver https://review.openstack.org/194519 | 06:52 |
openstackgerrit | wanghao proposed openstack/cinder: Add support for force-delete backups https://review.openstack.org/166127 | 06:56 |
*** Longgeek_ has joined #openstack-cinder | 06:56 | |
*** abhishekk has joined #openstack-cinder | 06:57 | |
winston-d | hemnafk: ping | 06:59 |
*** Longgeek has quit IRC | 06:59 | |
*** avishay_ has joined #openstack-cinder | 07:04 | |
openstackgerrit | LisaLi proposed openstack/cinder: Add dependency check in RBD delete_snapshot https://review.openstack.org/193003 | 07:05 |
*** nlevinki has quit IRC | 07:05 | |
*** avishay has quit IRC | 07:05 | |
*** bkopilov has quit IRC | 07:05 | |
*** laughterwym has joined #openstack-cinder | 07:09 | |
*** laughterwym_ has quit IRC | 07:12 | |
*** vilobhmm has joined #openstack-cinder | 07:13 | |
*** annashen has quit IRC | 07:16 | |
*** avishay_ has quit IRC | 07:18 | |
*** nlevinki has joined #openstack-cinder | 07:19 | |
*** bkopilov has joined #openstack-cinder | 07:21 | |
openstackgerrit | Jessy Lee proposed openstack/cinder: Fix getting wwpn information in infortrend driver for DS4000. https://review.openstack.org/194524 | 07:21 |
*** lpetrut has quit IRC | 07:29 | |
*** jdandrea has quit IRC | 07:31 | |
*** boris-42 has joined #openstack-cinder | 07:32 | |
*** avishay_ has joined #openstack-cinder | 07:32 | |
*** cpallares has quit IRC | 07:33 | |
*** salv-orl_ has joined #openstack-cinder | 07:37 | |
*** cpallares has joined #openstack-cinder | 07:38 | |
*** salv-orlando has quit IRC | 07:40 | |
*** markvoelker has joined #openstack-cinder | 07:41 | |
openstackgerrit | wanghao proposed openstack/cinder: Add support for force-delete backups https://review.openstack.org/166127 | 07:43 |
*** markvoelker has quit IRC | 07:46 | |
*** markus_z has joined #openstack-cinder | 07:47 | |
*** chlong has quit IRC | 07:48 | |
*** anshul has joined #openstack-cinder | 07:50 | |
*** avishay_ has quit IRC | 07:56 | |
*** avishay__ has joined #openstack-cinder | 07:56 | |
*** salv-orl_ has quit IRC | 07:58 | |
*** vincent_hou_ has joined #openstack-cinder | 07:59 | |
*** salv-orlando has joined #openstack-cinder | 08:00 | |
*** vincent_hou__ has joined #openstack-cinder | 08:00 | |
*** vincent_hou has quit IRC | 08:02 | |
*** vincent_hou__ is now known as vincent_hou | 08:02 | |
*** vincent_hou_ has quit IRC | 08:03 | |
openstackgerrit | Teruaki Ishizaki proposed openstack/cinder: sheepdog: Add class for dog command executor https://review.openstack.org/194532 | 08:05 |
*** davechen_ is now known as davechen_away | 08:05 | |
geguileo | jungleboyj: I'm around now | 08:07 |
*** vilobhmm has quit IRC | 08:10 | |
openstackgerrit | Vipin Balachandran proposed openstack/cinder: VMware: Add volume ID in vCenter's volume config https://review.openstack.org/194534 | 08:14 |
*** shyama has joined #openstack-cinder | 08:17 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Implement the update_migrated_volume for the drivers https://review.openstack.org/180873 | 08:17 |
shyama | irc://hursley.irc.ibm.com | 08:18 |
*** avishay has joined #openstack-cinder | 08:18 | |
*** avishay__ has quit IRC | 08:20 | |
*** shausy has quit IRC | 08:20 | |
*** sgotliv has joined #openstack-cinder | 08:20 | |
*** shausy has joined #openstack-cinder | 08:20 | |
*** Yogi1 has joined #openstack-cinder | 08:21 | |
*** Yogi1 has quit IRC | 08:25 | |
openstackgerrit | Anton Arefiev proposed openstack/cinder: Add drivers list generator https://review.openstack.org/192751 | 08:26 |
*** e0ne has joined #openstack-cinder | 08:32 | |
*** nlevinki has quit IRC | 08:32 | |
*** shausy has quit IRC | 08:34 | |
*** shyama_ has joined #openstack-cinder | 08:36 | |
*** e0ne is now known as e0ne_ | 08:38 | |
*** shyama has quit IRC | 08:39 | |
*** lpetrut has joined #openstack-cinder | 08:39 | |
*** shyama_ is now known as shyama | 08:40 | |
openstackgerrit | wanghao proposed openstack/cinder: Do not allow to add access for public volume type https://review.openstack.org/194549 | 08:41 |
*** e0ne_ has quit IRC | 08:44 | |
openstackgerrit | Shay Halsband proposed openstack/cinder: XtremIO Volume driver Consistency Groups support https://review.openstack.org/189135 | 08:47 |
openstackgerrit | wanghao proposed openstack/cinder: Add support for force-delete backups https://review.openstack.org/166127 | 08:48 |
*** lpetrut1 has joined #openstack-cinder | 08:48 | |
*** e0ne has joined #openstack-cinder | 08:48 | |
*** lpetrut has quit IRC | 08:48 | |
*** nlevinki has joined #openstack-cinder | 08:48 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Add migration progress indication https://review.openstack.org/189614 | 08:51 |
*** aix has quit IRC | 08:53 | |
*** laughterwym has quit IRC | 08:54 | |
openstackgerrit | Shay Halsband proposed openstack/cinder: XtremIO driver synchronise array snapshot https://review.openstack.org/193954 | 08:56 |
*** avishay has quit IRC | 09:02 | |
*** avishay_ has joined #openstack-cinder | 09:02 | |
openstackgerrit | Yuriy Nesenenko proposed openstack/cinder: Filter snapshots data on the DB side https://review.openstack.org/184267 | 09:03 |
*** e0ne is now known as e0ne_ | 09:06 | |
*** aix has joined #openstack-cinder | 09:07 | |
openstackgerrit | Pranali Deore proposed openstack/cinder: Change generic NotFound to specific exception https://review.openstack.org/186688 | 09:08 |
openstackgerrit | Michal Dulko proposed openstack/cinder: Fix backups.rpcapi to pass objects over RPC https://review.openstack.org/194556 | 09:09 |
dulek | e0ne_: Hi, can you take a look at https://bugs.launchpad.net/cinder/+bug/1467841 ? | 09:09 |
openstack | Launchpad bug 1467841 in Cinder "backup export-record, import-record and reset-status no longer works" [Undecided,In progress] - Assigned to Michal Dulko (michal-dulko-f) | 09:09 |
dulek | e0ne_: It's rather serious bug I've found in my recently-merged backup object code. | 09:10 |
openstackgerrit | Pranali Deore proposed openstack/cinder: Change generic NotFound to specific exception https://review.openstack.org/186688 | 09:10 |
openstackgerrit | Abhishek Lekshmanan proposed openstack/cinder: backups: allow name to be specified during restore https://review.openstack.org/189357 | 09:10 |
dulek | e0ne_: Bugs count for this patch increases to 3... | 09:10 |
*** e0ne_ has quit IRC | 09:11 | |
openstackgerrit | Victor Stinner proposed openstack/cinder: Fix tox -e py34 https://review.openstack.org/194560 | 09:13 |
*** kashyap has joined #openstack-cinder | 09:13 | |
*** nlevinki has quit IRC | 09:14 | |
*** e0ne has joined #openstack-cinder | 09:15 | |
* kashyap wonders if anyone here has thoughts on this bug for the Cinder specific part - https://bugs.launchpad.net/nova/+bug/1454252 | 09:16 | |
openstack | Launchpad bug 1454252 in OpenStack Compute (nova) "Support offline migration of attached volumes when VM is inactive" [High,Confirmed] | 09:16 |
e0ne | dulek: hi. are you working on patch? | 09:16 |
dulek | e0ne: It's up here: https://review.openstack.org/194556 | 09:16 |
dulek | e0ne: Don't know why Launchpad cannot match it. | 09:17 |
*** bkopilov has quit IRC | 09:17 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Add migration progress indication https://review.openstack.org/189614 | 09:17 |
*** markvoelker has joined #openstack-cinder | 09:17 | |
dulek | e0ne: But probably getting also backup_rpcapi unit tests with it will be beneficial, so I'll work on that. | 09:17 |
e0ne | dulek: looks something broken with launchpad integration | 09:17 |
*** nlevinki has joined #openstack-cinder | 09:17 | |
e0ne | dulek: great! thanks! | 09:18 |
*** shausy has joined #openstack-cinder | 09:18 | |
*** markvoelker has quit IRC | 09:22 | |
*** afazekas has joined #openstack-cinder | 09:22 | |
*** afazekas has quit IRC | 09:23 | |
*** afazekas has joined #openstack-cinder | 09:24 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Add migration progress indication https://review.openstack.org/189614 | 09:26 |
*** bkopilov has joined #openstack-cinder | 09:29 | |
*** alexpilotti has joined #openstack-cinder | 09:32 | |
winston-d | kashyap: cinder has anything to do with that bug? | 09:35 |
kashyap | winston-d: Did you read the second comment? | 09:35 |
kashyap | Cinder is calling the _swap_volume() Nova method to migrate a volume. | 09:36 |
winston-d | about blockRebase? | 09:36 |
winston-d | ok | 09:37 |
winston-d | it should be easy to swap_volume() if instance is shutoff, no? | 09:37 |
*** jasondotstar has joined #openstack-cinder | 09:37 | |
*** bkopilov has quit IRC | 09:38 | |
*** bkopilov has joined #openstack-cinder | 09:38 | |
kashyap | winston-d: "easy"? | 09:41 |
kashyap | winston-d: As I noted there, the whole purpose of blockRebase is that copying/mirroring can be done _while_ concurrent reads/writes are happening in the guest. | 09:41 |
kashyap | Mirroring/copying will happen indefinitely, until you issue an explicit abort call. | 09:42 |
openstackgerrit | Xi Yang proposed openstack/cinder: Fix timeout issue in EMC VNX driver unit test https://review.openstack.org/194573 | 09:43 |
*** laughterwym has joined #openstack-cinder | 09:43 | |
winston-d | kashyap: when instance is inactive, there is no IO at all. | 09:43 |
kashyap | winston-d: Of course. | 09:43 |
winston-d | that makes it harder to do swap_volume? | 09:43 |
winston-d | ok, time to get off. | 09:46 |
* kashyap needs to reproduce the bug himself. | 09:48 | |
*** marzif has joined #openstack-cinder | 09:48 | |
*** lixiaoy1 has quit IRC | 09:51 | |
*** dtynan has quit IRC | 09:51 | |
openstackgerrit | wanghao proposed openstack/cinder: Fix weird change of volume status in re-scheduling https://review.openstack.org/185545 | 09:52 |
*** dtynan has joined #openstack-cinder | 09:52 | |
openstackgerrit | Ivan Kolodyazhny proposed openstack/cinder: Remove v1 server support https://review.openstack.org/145703 | 09:59 |
*** vincent_hou_ has joined #openstack-cinder | 10:02 | |
*** vincent_hou has quit IRC | 10:04 | |
*** vincent_hou_ is now known as vincent_hou | 10:04 | |
openstackgerrit | wanghao proposed openstack/cinder: Do not allow to modify access for public volume type https://review.openstack.org/194549 | 10:05 |
*** dims has joined #openstack-cinder | 10:06 | |
*** haypo has joined #openstack-cinder | 10:07 | |
*** yrabl has quit IRC | 10:07 | |
*** ndipanov has joined #openstack-cinder | 10:07 | |
haypo | hi. my blueprint cinder-python3 has the status "not started" whereas a lot of patches have already been accepted (and merged). how can I update the status to at least "started"? https://blueprints.launchpad.net/cinder/+spec/cinder-python3 Or can someone approve it for Liberty? | 10:08 |
*** e0ne is now known as e0ne_ | 10:10 | |
*** IanGovett has joined #openstack-cinder | 10:13 | |
abhishekk | haypo: I think mike (PTL) can do it, set him as approver for the blueprint | 10:15 |
*** avishay_ has quit IRC | 10:16 | |
*** avishay__ has joined #openstack-cinder | 10:16 | |
haypo | abhishekk, hum, launchpad found me 4 Mike Perez: thingee, mgamerz2, mike-damonp, mrp0514 | 10:18 |
*** shyama_ has joined #openstack-cinder | 10:18 | |
abhishekk | haypo: thingee is the right one | 10:19 |
haypo | ah! the first one is linked to openstack. ok, i changed approver :) | 10:19 |
abhishekk | haypo: great | 10:19 |
*** e0ne_ has quit IRC | 10:20 | |
*** shyama has quit IRC | 10:20 | |
*** shyama_ is now known as shyama | 10:21 | |
*** heyun has quit IRC | 10:25 | |
openstackgerrit | Victor Stinner proposed openstack/cinder: Fix test_backup unit tests on Python 3 https://review.openstack.org/194587 | 10:28 |
openstackgerrit | Victor Stinner proposed openstack/cinder: Port test_backup_ceph and test_rbd to Python 3 https://review.openstack.org/194588 | 10:28 |
*** salv-orlando has quit IRC | 10:29 | |
*** tobe has quit IRC | 10:39 | |
*** ociuhandu has joined #openstack-cinder | 10:40 | |
*** shyama has quit IRC | 10:43 | |
*** yrabl has joined #openstack-cinder | 10:53 | |
openstackgerrit | Teruaki Ishizaki proposed openstack/cinder: sheepdog: Add class for dog command executor https://review.openstack.org/194532 | 10:55 |
*** coolsvap is now known as coolsvap|away | 10:55 | |
*** jamielennox is now known as jamielennox|away | 11:00 | |
*** breitz1 has joined #openstack-cinder | 11:02 | |
*** breitz has quit IRC | 11:02 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Implement the update_migrated_volume for the drivers https://review.openstack.org/180873 | 11:05 |
*** markvoelker has joined #openstack-cinder | 11:06 | |
openstackgerrit | Forest Romain proposed openstack/cinder: Correct overquota error message https://review.openstack.org/193018 | 11:06 |
vincent_hou | geguileo: Hi Gorka. I just did another update for https://review.openstack.org/#/c/180873/ | 11:07 |
openstackgerrit | Daniel Tadrzak proposed openstack/cinder: ConsistencyGroup Object https://review.openstack.org/163641 | 11:07 |
*** e0ne has joined #openstack-cinder | 11:09 | |
*** timcl has joined #openstack-cinder | 11:09 | |
geguileo | vincent_hou: Awesome, I'll have a look :) | 11:09 |
*** markvoelker has quit IRC | 11:11 | |
vincent_hou | Thank you. | 11:12 |
openstackgerrit | Anton Arefiev proposed openstack/cinder: Fix lvm manage existing volume https://review.openstack.org/156939 | 11:15 |
*** aix has quit IRC | 11:15 | |
geguileo | vincent_hou: Have a minute to talk about the provider_location? | 11:22 |
*** cdelatte has quit IRC | 11:23 | |
*** aix has joined #openstack-cinder | 11:28 | |
*** salv-orlando has joined #openstack-cinder | 11:30 | |
*** salv-orlando has quit IRC | 11:36 | |
*** e0ne is now known as e0ne_ | 11:36 | |
*** ociuhandu has quit IRC | 11:39 | |
openstackgerrit | Forest Romain proposed openstack/cinder: Correct overquota error message https://review.openstack.org/193018 | 11:40 |
*** Ctina__ has joined #openstack-cinder | 11:40 | |
*** marcusvrn has joined #openstack-cinder | 11:41 | |
*** zhenguo has quit IRC | 11:43 | |
*** shyama has joined #openstack-cinder | 11:45 | |
*** e0ne_ has quit IRC | 11:46 | |
*** vincent_hou_ has joined #openstack-cinder | 11:49 | |
openstackgerrit | Anton Arefiev proposed openstack/cinder: Fix lvm manage existing volume https://review.openstack.org/156939 | 11:49 |
*** cdelatte has joined #openstack-cinder | 11:50 | |
*** vincent_hou has quit IRC | 11:52 | |
*** vincent_hou_ is now known as vincent_hou | 11:52 | |
*** avishay__ has quit IRC | 11:53 | |
*** salv-orlando has joined #openstack-cinder | 11:54 | |
openstackgerrit | Abhishek Lekshmanan proposed openstack/cinder: Backups: allow name to be specified during restore https://review.openstack.org/189357 | 11:57 |
*** ociuhandu has joined #openstack-cinder | 11:59 | |
*** Yogi1 has joined #openstack-cinder | 12:01 | |
*** markvoelker has joined #openstack-cinder | 12:05 | |
*** mtanino has joined #openstack-cinder | 12:05 | |
vincent_hou | I am on a phone call. | 12:05 |
vincent_hou | Reach out to u later. | 12:05 |
*** jasondotstar has quit IRC | 12:06 | |
*** Yogi1 has quit IRC | 12:07 | |
openstackgerrit | Anton Arefiev proposed openstack/cinder: Fix lvm manage existing volume https://review.openstack.org/156939 | 12:07 |
*** Yogi1 has joined #openstack-cinder | 12:10 | |
vincent_hou | geguileo: Hi. | 12:17 |
geguileo | vincent_hou: Hi | 12:18 |
vincent_hou | Yes. I am ready for the discussion. | 12:18 |
geguileo | vincent_hou: Now gerrit web is not working :( | 12:18 |
*** mgarza_ has joined #openstack-cinder | 12:19 | |
geguileo | vincent_hou: Ok, working again :) | 12:19 |
vincent_hou | https://review.openstack.org/#/c/180873/61/cinder/db/sqlalchemy/api.py | 12:19 |
geguileo | It's about provider location | 12:19 |
vincent_hou | I just discovered it today. | 12:20 |
vincent_hou | I think the code should set it back to None as it was initially for available volumes. | 12:20 |
geguileo | Ok, so why is provider_location not updated when volume rename is done? | 12:20 |
geguileo | You mention in the comment that that's the reason why you set it to None | 12:21 |
geguileo | Because it hasn't been updated | 12:21 |
vincent_hou | The rename can only do name change on the back-end volume. The provider_location contains the information for the export, which is filled up after the attach. | 12:22 |
*** chhavi has joined #openstack-cinder | 12:23 | |
vincent_hou | But after the detach, provider_location is still there. | 12:23 |
vincent_hou | I am not sure if this is an "issue" for cinder. | 12:24 |
vincent_hou | The attach and detach code behave like this. | 12:24 |
geguileo | Ok, I see what you mean | 12:25 |
geguileo | So basically you set it to None to make it explicit that the volume is not available | 12:25 |
geguileo | s/available/attached | 12:25 |
vincent_hou | Exactly back to its origin. | 12:25 |
vincent_hou | Right. | 12:25 |
geguileo | Ok, with this explanation everything makes sense ;-) | 12:26 |
vincent_hou | Thank you for your review. It helped me a lot. | 12:26 |
*** agentle has joined #openstack-cinder | 12:26 | |
geguileo | No problem :-) | 12:27 |
geguileo | Would it be a problem to change that comment with something on the lines of what you explained here? | 12:27 |
*** edmondsw has joined #openstack-cinder | 12:28 | |
*** bswartz has quit IRC | 12:28 | |
geguileo | I think it is more clarifying, as it's important to know that it would work anyway, but you prefer to explicitly set it to None as a new Volume should have | 12:28 |
geguileo | Anyway, I'll +1 it :) | 12:29 |
*** kjnelson has joined #openstack-cinder | 12:29 | |
*** zerda has quit IRC | 12:30 | |
openstackgerrit | Victor Stinner proposed openstack/cinder: Port test_backup_swift and test_backup_tsm on py3 https://review.openstack.org/194628 | 12:30 |
openstackgerrit | Victor Stinner proposed openstack/cinder: Port test_blockbridge to Python 3 https://review.openstack.org/194629 | 12:30 |
*** aix has quit IRC | 12:31 | |
*** chlong has joined #openstack-cinder | 12:31 | |
vincent_hou | geguileo: OK. I will rephrase it. | 12:33 |
openstackgerrit | Michal Dulko proposed openstack/cinder: Fix backups.rpcapi to pass objects over RPC https://review.openstack.org/194556 | 12:33 |
geguileo | vincent_hou: If you prefer you can wait and see if I'm the only one that thinks that way | 12:33 |
dulek | e0ne: ^ | 12:33 |
*** agentle has quit IRC | 12:35 | |
*** agentle has joined #openstack-cinder | 12:36 | |
*** bkopilov has quit IRC | 12:36 | |
*** e0ne has joined #openstack-cinder | 12:37 | |
vincent_hou | OK. Thx. | 12:37 |
*** amoturi has joined #openstack-cinder | 12:39 | |
*** Yogi1 has quit IRC | 12:41 | |
*** vincent_hou has quit IRC | 12:41 | |
*** boris-42 has quit IRC | 12:42 | |
*** jungleboyj has quit IRC | 12:42 | |
*** aix has joined #openstack-cinder | 12:47 | |
*** coolsvap|away is now known as coolsvap | 12:51 | |
*** salv-orlando has quit IRC | 12:52 | |
openstackgerrit | Daniel Tadrzak proposed openstack/cinder: ConsistencyGroup Object https://review.openstack.org/163641 | 12:58 |
openstackgerrit | Michal Dulko proposed openstack/cinder: Fix backups.rpcapi to pass objects over RPC https://review.openstack.org/194556 | 12:59 |
*** smoriya has quit IRC | 12:59 | |
*** coolsvap is now known as coolsvap|away | 13:01 | |
*** xyang1 has joined #openstack-cinder | 13:02 | |
*** Yogi11 has joined #openstack-cinder | 13:06 | |
*** primechuck has joined #openstack-cinder | 13:06 | |
*** coolsvap|away is now known as coolsvap | 13:08 | |
openstackgerrit | Anton Arefiev proposed openstack/cinder: Fix lvm manage existing volume https://review.openstack.org/156939 | 13:08 |
*** changbl_ has quit IRC | 13:17 | |
*** amoturi has quit IRC | 13:17 | |
*** akerr has joined #openstack-cinder | 13:17 | |
*** jasondotstar has joined #openstack-cinder | 13:17 | |
*** bswartz has joined #openstack-cinder | 13:17 | |
*** rushil has joined #openstack-cinder | 13:17 | |
*** deepakcs has quit IRC | 13:17 | |
*** openstack has quit IRC | 13:17 | |
*** openstack has joined #openstack-cinder | 13:18 | |
*** agarciam has quit IRC | 13:20 | |
*** esker has joined #openstack-cinder | 13:20 | |
*** rushil has quit IRC | 13:21 | |
*** agarciam has joined #openstack-cinder | 13:22 | |
*** abhishekk has quit IRC | 13:25 | |
*** eharney has joined #openstack-cinder | 13:27 | |
*** mriedem has joined #openstack-cinder | 13:27 | |
*** rushil has joined #openstack-cinder | 13:28 | |
*** aix has quit IRC | 13:29 | |
*** dustins has joined #openstack-cinder | 13:31 | |
*** thangp has joined #openstack-cinder | 13:37 | |
*** rmesta has joined #openstack-cinder | 13:39 | |
*** jecarey has joined #openstack-cinder | 13:41 | |
*** aix has joined #openstack-cinder | 13:42 | |
openstackgerrit | Michal Dulko proposed openstack/cinder: Fix backups.rpcapi to pass objects over RPC https://review.openstack.org/194556 | 13:42 |
*** rmesta has left #openstack-cinder | 13:43 | |
*** gouthamr has joined #openstack-cinder | 13:44 | |
*** coolsvap is now known as coolsvap|away | 13:46 | |
*** ronis has quit IRC | 13:46 | |
*** yrabl has quit IRC | 13:47 | |
*** rushil has quit IRC | 13:47 | |
openstackgerrit | Michal Dulko proposed openstack/cinder: Harden scheduler.rpcapi unit tests https://review.openstack.org/194666 | 13:48 |
*** salv-orlando has joined #openstack-cinder | 13:52 | |
*** agentle has joined #openstack-cinder | 13:53 | |
*** xyang1 has quit IRC | 13:56 | |
*** salv-orlando has quit IRC | 13:57 | |
*** rwsu has joined #openstack-cinder | 14:01 | |
*** agentle has quit IRC | 14:01 | |
*** bkopilov has joined #openstack-cinder | 14:02 | |
*** rushil has joined #openstack-cinder | 14:04 | |
*** yrabl has joined #openstack-cinder | 14:05 | |
*** yrabl has joined #openstack-cinder | 14:12 | |
mriedem | thingee: we have a couple of libvirt volume driver specs proposed in nova and i think we're going to make those depend on hemnafk's os-brick integration with nova, | 14:13 |
mriedem | thingee: the odd thing is these are nova-specs... | 14:14 |
mriedem | thingee: in the future, i imagine these types of things should be cinder specs right? | 14:14 |
thingee | mriedem: yeah that's weird. we have some that are cinder-specs today | 14:14 |
mriedem | i mean, it's not weird in that the authors probably weren't aware of the os-brick stuff in nova before they pushed up their nova spec | 14:15 |
mriedem | now they are just caught in the middle | 14:15 |
thingee | yea | 14:15 |
mriedem | i jus twant to make sure to steer people in the right direction in the future and tell them to write cinder specs | 14:15 |
thingee | mriedem: yeah that seems reasonable to me | 14:15 |
mriedem | ok, cool | 14:15 |
*** mgarza_ has quit IRC | 14:17 | |
*** dtynan has quit IRC | 14:23 | |
lpetrut1 | thingee: hi | 14:24 |
thingee | hi | 14:24 |
*** dtynan has joined #openstack-cinder | 14:24 | |
lpetrut1 | thingee: could you please take a look over this BP? https://blueprints.launchpad.net/cinder/+spec/windows-iscsi-chap it would be great if you could aprove it | 14:25 |
lpetrut1 | the implementation is already there, it's just a parity feature | 14:25 |
thingee | lpetrut1: we're working on a cut of L-1 today. I'm assuming you mean targeted to l-2 | 14:26 |
*** rakesh_hs has joined #openstack-cinder | 14:26 | |
lpetrut1 | sure | 14:26 |
openstackgerrit | Rakesh H S proposed openstack/cinder: check for encrypted volume type existance before deleting https://review.openstack.org/194677 | 14:28 |
rakesh_hs | Hi why is encryption-type-updated not enabled in cinderclient | 14:28 |
rakesh_hs | ? | 14:28 |
*** nkrinner has quit IRC | 14:29 | |
lpetrut1 | thingee: also, related to the image caching feature: as patrickeast is working on a generic implementation right now, would another BP be required so that we may use this for our drivers? | 14:30 |
*** nlevinki has quit IRC | 14:30 | |
thingee | lpetrut1: yes | 14:30 |
*** rakesh_hs_ has joined #openstack-cinder | 14:30 | |
*** jasondotstar has quit IRC | 14:31 | |
*** dustins_ has joined #openstack-cinder | 14:32 | |
rakesh_hs | I see that cinderclient has code for encryption-type-update, but not enabled! | 14:34 |
*** dustins has quit IRC | 14:35 | |
*** ronis has joined #openstack-cinder | 14:36 | |
*** afazekas has quit IRC | 14:36 | |
dulek | thingee: Hi, can you take look at https://bugs.launchpad.net/cinder/+bug/1467841 ? | 14:39 |
openstack | Launchpad bug 1467841 in Cinder "backup export-record, import-record and reset-status no longer works" [Undecided,In progress] - Assigned to Michal Dulko (michal-dulko-f) | 14:39 |
dulek | thingee: My backup object patch got in a terrible regression which I hope can be fixed before L-1. | 14:40 |
thingee | DuncanT, scottda, winston-d, jamielennox|away, morganfainberg: ttx thinks the revert of version discovery is disruptive at this point in kilo. It warrants a discussion on the mailing list to talk about backporting https://review.openstack.org/#/c/159374/ | 14:40 |
thingee | dulek: tag for l-1 is already happening | 14:40 |
*** pckizer_ is now known as pckizer | 14:40 | |
morganfainberg | thingee: sure. | 14:40 |
morganfainberg | thingee: i'm fine with that option as well | 14:41 |
thingee | DuncanT, scottda: can you take a look at that patch and let me know what you think? | 14:41 |
*** rakesh_hs has quit IRC | 14:41 | |
morganfainberg | thingee: iirc that had extra dependencies. | 14:42 |
*** rakesh_hs_ has quit IRC | 14:42 | |
morganfainberg | but if not, looks smalle enough to address the issue | 14:42 |
morganfainberg | small enough to be backportable / easy, and addresses the issue* | 14:42 |
* morganfainberg needs to not type pre-coffee :P | 14:42 | |
dulek | thingee: Awww, bad luck. Can you at least bump bugs priority, so we'll merge it soon? | 14:43 |
thingee | dulek: are you unable to bump the priority? | 14:43 |
*** IlyaG has joined #openstack-cinder | 14:44 | |
*** e0ne is now known as e0ne_ | 14:44 | |
dulek | thingee: Actually I am, but always thought it's core team responsibility. Okay, I'll do it. | 14:44 |
*** xyang1 has joined #openstack-cinder | 14:44 | |
*** anshul has quit IRC | 14:44 | |
*** nlevinki has joined #openstack-cinder | 14:45 | |
lpetrut1 | thingee: Thanks for approving the bp | 14:45 |
*** jasondotstar has joined #openstack-cinder | 14:46 | |
thingee | dulek: yeah if you have something that warrants halting on things, feel free to communicate. | 14:46 |
*** mgarza_ has joined #openstack-cinder | 14:48 | |
scottda | thingee: It looks good. I was going to test it here in the next hour. | 14:48 |
*** e0ne_ is now known as e0ne | 14:49 | |
thingee | scottda: thanks, I'll post a thread soon to the dev list. just juggling coffee, toast and tagging l-1 | 14:49 |
thingee | 132 bug fixes for l-1 https://launchpad.net/cinder/+milestone/liberty-1 | 14:50 |
thingee | 134 rather | 14:50 |
*** rushil has quit IRC | 14:52 | |
*** erlon has joined #openstack-cinder | 14:52 | |
*** rakesh_hs_ has joined #openstack-cinder | 14:53 | |
*** IanGovett has quit IRC | 14:53 | |
mtanino | so much bugs and BPs! | 14:55 |
*** IanGovett has joined #openstack-cinder | 14:59 | |
e0ne | thingee: sounds like a good job was done by all contributors | 15:04 |
*** vilobhmm has joined #openstack-cinder | 15:06 | |
*** r-daneel has joined #openstack-cinder | 15:07 | |
*** jungleboyj has joined #openstack-cinder | 15:10 | |
*** timcl has quit IRC | 15:10 | |
*** shausy has quit IRC | 15:12 | |
*** vilobhmm has quit IRC | 15:12 | |
thingee | e0ne, mtanino: yup, everyone did good work :) | 15:13 |
mtanino | thingee: yeah, I agree on it :) | 15:14 |
*** MentalRay has joined #openstack-cinder | 15:14 | |
thingee | e0ne: do you know what the pip issues are here with the v1 removal patch? http://logs.openstack.org/03/145703/7/check/check-tempest-dsvm-postgres-full/7a91659/logs/devstacklog.txt.gz | 15:16 |
thingee | e0ne: I was busy looking at the version discovery issues yesterday that I haven't spent time on this yet | 15:16 |
*** dannywilson has joined #openstack-cinder | 15:16 | |
*** esker has quit IRC | 15:16 | |
e0ne | thingee: looking on it | 15:16 |
*** Yogi11 has quit IRC | 15:17 | |
*** nlevinki has quit IRC | 15:18 | |
*** dannywil_ has joined #openstack-cinder | 15:19 | |
*** dannywilson has quit IRC | 15:20 | |
*** belmoreira has quit IRC | 15:21 | |
*** Apoorva has joined #openstack-cinder | 15:23 | |
*** rakesh_hs_ has quit IRC | 15:23 | |
e0ne | thingee: something wrong with tempest conf: http://logs.openstack.org/03/145703/8/check/check-tempest-dsvm-postgres-full/5adf260/logs/tempest.txt.gz | 15:25 |
thingee | e0ne: I've done a number of rechecks on this. seems odd for it to be consistent | 15:26 |
*** changbl_ has joined #openstack-cinder | 15:28 | |
mtreinish | thingee: so you're trying to rip out the v1 code? That's gonna cause some problems beause tempest expects there to be a v1 endpoint basically everywhere | 15:28 |
mtreinish | this is the first time a major api version is trying to be removed from a codebase | 15:29 |
e0ne | mtreinish: :( | 15:29 |
thingee | mtreinish: yeah unfortunately everyone is in this case. | 15:29 |
thingee | mtreinish: nova, heat, etc | 15:29 |
smcginnis | D0m0Arigato! | 15:29 |
thingee | yes that | 15:29 |
smcginnis | That dang thing again. :) | 15:30 |
*** jwcroppe_ has quit IRC | 15:30 | |
*** jwcroppe has joined #openstack-cinder | 15:30 | |
mtreinish | thingee: well, tbh it'll probably be the same thing that will effect end users too | 15:30 |
openstackgerrit | Mikhail Khodos proposed openstack/cinder: Re-add Nexenta driver. https://review.openstack.org/188877 | 15:31 |
e0ne | mtreinish, thingee: the question is: should we support both api versions in tempest or just drop v1? | 15:34 |
*** crose has joined #openstack-cinder | 15:34 | |
e0ne | mtreinish, thingee: e.g. rally won't drop cinder api v1 support to make it works with older versions | 15:34 |
thingee | e0ne: if we're not support v1 anymore, why do we need coverage on it in tempest? | 15:34 |
mtreinish | e0ne: we have to support both in tempest because it's branchless | 15:34 |
thingee | ah | 15:35 |
mtreinish | the tempest support can't be removed until there isn't a supported stable release with v1 | 15:35 |
*** jwcroppe has quit IRC | 15:35 | |
mtreinish | which would be eol kilo | 15:35 |
e0ne | thingee: it depends how tempest is used. new tempest with new scenarios could work with old releases | 15:35 |
mtreinish | fwiw, there should be selection flags to say v1 isn't around | 15:36 |
mtreinish | but, as we're hitting the expectation that the endpoint is there is kinda implicit in places | 15:36 |
thingee | mtreinish: can I set that flag in devstack by default and just fix the implicit places? | 15:36 |
thingee | morganfainberg: that patch cherry-picked cleanly in juno | 15:37 |
smcginnis | jungleboyj: ping | 15:37 |
morganfainberg | sweet | 15:37 |
mtreinish | thingee: yeah you can push a devstack patch to set: http://git.openstack.org/cgit/openstack/tempest/tree/etc/tempest.conf.sample#n1198 false | 15:37 |
thingee | e0ne: another patch I'll need to depend-on | 15:37 |
*** agarciam has quit IRC | 15:37 | |
mtreinish | you'll ahve to use depends on on your cinder patch to catch the bugs in tempest with that though | 15:38 |
thingee | mtreinish: I already depend on a patch :P | 15:38 |
thingee | can you have multiple? | 15:38 |
mtreinish | yes | 15:38 |
thingee | oh nice :) | 15:38 |
mtreinish | I was just saying the devstack patch wouldn't be enough to catch the things | 15:38 |
thingee | right because of the implicit places still using v1 | 15:39 |
*** haypo has quit IRC | 15:41 | |
*** jdandrea has joined #openstack-cinder | 15:41 | |
*** mgarza_ has quit IRC | 15:42 | |
*** mgarza_ has joined #openstack-cinder | 15:43 | |
*** e0ne is now known as e0ne_ | 15:46 | |
thingee | jamielennox|away, morganfainberg there is some master bug about this https://bugs.launchpad.net/heat/+bug/1384379 | 15:46 |
openstack | Launchpad bug 1384379 in Trove "versions resource uses host_url which may be incorrect" [Medium,In progress] - Assigned to Nikhil Manchanda (slicknik) | 15:46 |
*** jwcroppe has joined #openstack-cinder | 15:46 | |
*** mgarza_ has quit IRC | 15:47 | |
*** e0ne_ is now known as e0ne | 15:47 | |
*** rushil has joined #openstack-cinder | 15:48 | |
openstackgerrit | Thang Pham proposed openstack/cinder: Conversion to volume object https://review.openstack.org/177054 | 15:48 |
*** Yogi1 has joined #openstack-cinder | 15:48 | |
thingee | scottda, DuncanT http://lists.openstack.org/pipermail/openstack-dev/2015-June/067795.html | 15:50 |
*** timcl has joined #openstack-cinder | 15:51 | |
*** mgarza_ has joined #openstack-cinder | 15:51 | |
*** laughterwym has quit IRC | 15:56 | |
*** rwsu has quit IRC | 15:58 | |
*** hemnafk is now known as hemna | 16:01 | |
e0ne | thingee: did you try to patch devstack to not create endpoint for api v1? | 16:04 |
*** leeantho has joined #openstack-cinder | 16:04 | |
e0ne | thingee: https://review.openstack.org/194726 | 16:11 |
*** garthb_ has joined #openstack-cinder | 16:13 | |
*** garthb has joined #openstack-cinder | 16:13 | |
e0ne | jungleboyj: hi. please, look on my comment for https://review.openstack.org/#/c/193951/ and ignore -1 if needed:) | 16:15 |
jungleboyj | e0ne: Oh man! | 16:15 |
jungleboyj | Good catch! | 16:15 |
jungleboyj | Just updated my review. | 16:16 |
e0ne | jungleboyj: thanks! | 16:16 |
e0ne | jungleboyj: looks like a common issue. i missed it in my patch for oslo.policy too:) | 16:17 |
* jungleboyj needs to get used to looking for it? | 16:17 | |
jungleboyj | s/?/! | 16:17 |
*** esker has joined #openstack-cinder | 16:18 | |
*** esker has quit IRC | 16:21 | |
*** ronis has quit IRC | 16:21 | |
*** annashen has joined #openstack-cinder | 16:22 | |
* e0ne needs to head home. bb in ~3 hours | 16:22 | |
*** salv-orlando has joined #openstack-cinder | 16:23 | |
*** _cjones_ has joined #openstack-cinder | 16:24 | |
winston-d | hemna: ping | 16:26 |
hemna | hey | 16:26 |
winston-d | hemna: i'm looking at line 72 on https://etherpad.openstack.org/p/CinderNovaAPI, do we have a bug number for that particular issue (nova doesn't handle reserve_volume response well)? | 16:28 |
hemna | https://bugs.launchpad.net/nova/+bug/1458958 | 16:28 |
openstack | Launchpad bug 1458958 in OpenStack Compute (nova) "Exceptions from Cinder detach volume API not handled" [Undecided,In progress] - Assigned to Vilobh Meshram (vilobhmm) | 16:28 |
*** e0ne has quit IRC | 16:29 | |
hemna | winston-d, updated the etherpad as well w/ that bug FYI | 16:29 |
*** krtaylor has quit IRC | 16:29 | |
*** IlyaG_ has joined #openstack-cinder | 16:29 | |
*** markus_z has quit IRC | 16:29 | |
*** dims has quit IRC | 16:30 | |
winston-d | hemna: ok, thx | 16:30 |
*** dtynan has quit IRC | 16:31 | |
jungleboyj | hemna: Any idea when Jay is going to get this in? https://review.openstack.org/#/c/153038/ | 16:31 |
*** IlyaG_ has quit IRC | 16:32 | |
hemna | jungleboyj, the guys from Erikson are working on that one | 16:32 |
jaypipes | jungleboyj: after this week (spec reviews...) | 16:32 |
hemna | it's still failing lots :( | 16:32 |
jungleboyj | he he he, should have known that just saying Jay would summon the jaypipes | 16:32 |
*** delattec has joined #openstack-cinder | 16:33 | |
*** dtynan has joined #openstack-cinder | 16:33 | |
jaypipes | jungleboyj: :) | 16:33 |
*** dims has joined #openstack-cinder | 16:33 | |
jungleboyj | jaypipes: What up other Jay? | 16:33 |
*** IlyaG has quit IRC | 16:33 | |
jaypipes | jungleboyj: not much! just a metric shit-ton of spec reviews. | 16:34 |
scottda | winston-d: Would you have any comments on proposed Nova volume detach changes mentioned in the last 4 comments of https://review.openstack.org/#/c/84048/44 | 16:35 |
*** porrua has joined #openstack-cinder | 16:35 | |
jungleboyj | jaypipes: Fun! Good luck! | 16:35 |
*** cdelatte has quit IRC | 16:36 | |
scottda | winston-d: Also see comments under Future of 'nova volume-detach .....' in CinderNovaAPI etherpad | 16:36 |
*** porrua has quit IRC | 16:36 | |
winston-d | scottda: sure | 16:38 |
*** chlong has quit IRC | 16:39 | |
*** daneyon has left #openstack-cinder | 16:40 | |
scottda | thx. | 16:40 |
*** sgotliv has quit IRC | 16:42 | |
*** jasondotstar has quit IRC | 16:43 | |
*** chhavi has quit IRC | 16:43 | |
*** amoturi has joined #openstack-cinder | 16:50 | |
*** krtaylor has joined #openstack-cinder | 16:51 | |
*** jasondotstar has joined #openstack-cinder | 16:52 | |
*** delatte has joined #openstack-cinder | 16:53 | |
*** gouthamr has quit IRC | 16:54 | |
*** rushil has quit IRC | 16:55 | |
*** delattec has quit IRC | 16:55 | |
*** brad[] has quit IRC | 16:55 | |
*** marzif has quit IRC | 16:56 | |
*** rushil has joined #openstack-cinder | 16:56 | |
*** patrickeast has joined #openstack-cinder | 17:00 | |
*** esker has joined #openstack-cinder | 17:00 | |
*** dontalton has joined #openstack-cinder | 17:01 | |
*** gouthamr has joined #openstack-cinder | 17:02 | |
winston-d | scottda: i've read the spec and all the comments. i will add comments to the spec and etherpad tomorrow when I look closer. right now, it's too late for me to think clearly. | 17:03 |
*** esker has quit IRC | 17:04 | |
*** crose has quit IRC | 17:06 | |
*** DericHorn-HP has joined #openstack-cinder | 17:08 | |
scottda | sure, thanks winston-d | 17:12 |
Swanson | Consistency group question. My delete_consistencygroup method is called but I can't find the group on my backend. Assert or continue on and delete the associated volumes? | 17:12 |
*** esker has joined #openstack-cinder | 17:23 | |
*** esker has quit IRC | 17:23 | |
*** esker has joined #openstack-cinder | 17:24 | |
*** harlowja has joined #openstack-cinder | 17:26 | |
*** patrickeast_ has joined #openstack-cinder | 17:27 | |
hemna | Swanson, so I think for deletes, if it's not there, just say "ok" :) | 17:27 |
hemna | that's what we do for volume deletes and snapshots deletes for items that aren't on the array | 17:27 |
*** esker has quit IRC | 17:27 | |
Swanson | hemna: Works for me. Thanks! | 17:28 |
*** bswartz has quit IRC | 17:29 | |
*** timcl has quit IRC | 17:29 | |
*** rwsu has joined #openstack-cinder | 17:31 | |
*** rwsu has quit IRC | 17:33 | |
*** breitz1 is now known as breitz | 17:37 | |
*** rwsu has joined #openstack-cinder | 17:39 | |
*** timcl has joined #openstack-cinder | 17:41 | |
*** rwsu has quit IRC | 17:42 | |
*** rwsu has joined #openstack-cinder | 17:43 | |
*** patrickeast_ has quit IRC | 17:47 | |
*** bswartz has joined #openstack-cinder | 17:52 | |
*** mtanino has quit IRC | 18:00 | |
*** garthb__ has joined #openstack-cinder | 18:01 | |
*** garthb_ has quit IRC | 18:02 | |
*** garthb has quit IRC | 18:02 | |
*** ociuhandu has quit IRC | 18:03 | |
*** garthb has joined #openstack-cinder | 18:03 | |
*** ericksonfgds is now known as ericksonsantos | 18:04 | |
*** jasondotstar has quit IRC | 18:07 | |
*** e0ne has joined #openstack-cinder | 18:08 | |
*** jasondotstar has joined #openstack-cinder | 18:14 | |
*** IlyaG has joined #openstack-cinder | 18:21 | |
openstackgerrit | Sergey Vilgelm proposed openstack/cinder: Switch to oslo.service https://review.openstack.org/193951 | 18:21 |
thingee | flying out today, well be back on around 22:00 utc | 18:24 |
jungleboyj | thingee: Travel safe. | 18:24 |
*** lpetrut1 has quit IRC | 18:27 | |
*** e0ne is now known as e0ne_ | 18:27 | |
*** angela-s has joined #openstack-cinder | 18:30 | |
*** gouthamr has quit IRC | 18:31 | |
*** e0ne_ has quit IRC | 18:32 | |
*** sage has quit IRC | 18:33 | |
*** annashen has quit IRC | 18:33 | |
*** shyama has quit IRC | 18:34 | |
*** reed has quit IRC | 18:36 | |
*** gouthamr has joined #openstack-cinder | 18:36 | |
*** e0ne has joined #openstack-cinder | 18:41 | |
*** aix has quit IRC | 18:42 | |
openstackgerrit | Eric Harney proposed openstack/cinder: Tests: Fix assertRaisesRegexp deprecation warnings https://review.openstack.org/194778 | 18:43 |
*** aarefiev_home has joined #openstack-cinder | 18:48 | |
*** garthb__ has quit IRC | 18:49 | |
*** garthb has quit IRC | 18:49 | |
*** garthb__ has joined #openstack-cinder | 18:49 | |
*** garthb has joined #openstack-cinder | 18:49 | |
*** rushil has quit IRC | 18:50 | |
*** belmoreira has joined #openstack-cinder | 18:51 | |
*** rwsu has quit IRC | 18:51 | |
*** rwsu has joined #openstack-cinder | 18:53 | |
*** sage has joined #openstack-cinder | 19:00 | |
*** DericHorn-HP has quit IRC | 19:00 | |
*** DericHorn-HP has joined #openstack-cinder | 19:02 | |
*** pots has joined #openstack-cinder | 19:03 | |
*** mgarza_ has quit IRC | 19:04 | |
*** garthb__ has quit IRC | 19:04 | |
*** garthb has quit IRC | 19:04 | |
*** rwsu has quit IRC | 19:05 | |
*** DericHorn-HP_ has joined #openstack-cinder | 19:07 | |
*** Longgeek_ has quit IRC | 19:07 | |
*** DericHorn-HP has quit IRC | 19:07 | |
*** DericHorn-HP_ is now known as DericHorn-HP | 19:07 | |
*** pots1 has joined #openstack-cinder | 19:11 | |
*** reed has joined #openstack-cinder | 19:13 | |
*** rwsu has joined #openstack-cinder | 19:13 | |
*** pots has quit IRC | 19:14 | |
*** mgarza_ has joined #openstack-cinder | 19:15 | |
*** openstackgerrit has quit IRC | 19:21 | |
*** openstackgerrit has joined #openstack-cinder | 19:22 | |
*** lpetrut has joined #openstack-cinder | 19:27 | |
*** fifieldt_ has joined #openstack-cinder | 19:31 | |
*** fifieldt has quit IRC | 19:34 | |
*** annashen has joined #openstack-cinder | 19:34 | |
*** belmoreira has quit IRC | 19:35 | |
*** Longgeek has joined #openstack-cinder | 19:38 | |
*** annashen has quit IRC | 19:40 | |
*** timcl has quit IRC | 19:40 | |
*** rwsu has quit IRC | 19:41 | |
*** Yogi1 has quit IRC | 19:42 | |
*** aix has joined #openstack-cinder | 19:43 | |
*** rwsu has joined #openstack-cinder | 19:45 | |
*** rwsu has quit IRC | 19:51 | |
*** Rockyg has joined #openstack-cinder | 19:51 | |
*** porrua has joined #openstack-cinder | 19:52 | |
*** Lee1092 has quit IRC | 19:55 | |
*** porrua has quit IRC | 19:55 | |
*** brad[] has joined #openstack-cinder | 19:56 | |
*** porrua has joined #openstack-cinder | 19:58 | |
*** annegentle has joined #openstack-cinder | 20:04 | |
*** delatte has quit IRC | 20:05 | |
*** thangp has quit IRC | 20:05 | |
*** Yogi1 has joined #openstack-cinder | 20:05 | |
*** e0ne is now known as e0ne_ | 20:05 | |
*** e0ne_ is now known as e0ne | 20:05 | |
*** amoturi has quit IRC | 20:07 | |
*** reed has quit IRC | 20:07 | |
*** reed has joined #openstack-cinder | 20:08 | |
*** sgotliv has joined #openstack-cinder | 20:09 | |
*** ndipanov has quit IRC | 20:10 | |
*** Yogi1 has quit IRC | 20:10 | |
*** porrua has quit IRC | 20:14 | |
*** Ctina__ has quit IRC | 20:14 | |
*** annegentle has quit IRC | 20:18 | |
*** annegentle has joined #openstack-cinder | 20:18 | |
*** jasondotstar has quit IRC | 20:22 | |
*** akerr has quit IRC | 20:23 | |
*** jungleboyj has quit IRC | 20:28 | |
e0ne | thingee: are you around? | 20:30 |
*** dontalton has quit IRC | 20:32 | |
*** dontalton has joined #openstack-cinder | 20:33 | |
smcginnis | e0ne: I think he said he would be travelling and back after 22:00 UTC. | 20:34 |
e0ne | smcginnis: thanks | 20:35 |
smcginnis | e0ne: np | 20:35 |
smcginnis | My day to watch thingee. ;-) | 20:35 |
*** esker has joined #openstack-cinder | 20:39 | |
*** rwsu has joined #openstack-cinder | 20:39 | |
*** Rockyg has quit IRC | 20:40 | |
*** Rockyg has joined #openstack-cinder | 20:41 | |
*** DericHorn-HP has quit IRC | 20:41 | |
*** garthb__ has joined #openstack-cinder | 20:41 | |
*** garthb has joined #openstack-cinder | 20:41 | |
*** dustins_ has quit IRC | 20:41 | |
*** DericHorn-HP has joined #openstack-cinder | 20:42 | |
*** Rockyg has quit IRC | 20:47 | |
*** Rockyg has joined #openstack-cinder | 20:48 | |
*** annashen has joined #openstack-cinder | 20:51 | |
openstackgerrit | Ivan Kolodyazhny proposed openstack/cinder: Remove v1 server support https://review.openstack.org/145703 | 20:53 |
*** albertom has joined #openstack-cinder | 20:53 | |
*** changbl_ has quit IRC | 20:56 | |
*** alexpilotti has quit IRC | 20:57 | |
*** DericHorn-HP has quit IRC | 20:59 | |
*** ociuhandu has joined #openstack-cinder | 20:59 | |
*** annegentle has quit IRC | 21:03 | |
*** MentalRay has quit IRC | 21:04 | |
*** jungleboyj has joined #openstack-cinder | 21:07 | |
*** lpetrut has quit IRC | 21:08 | |
*** eharney has quit IRC | 21:09 | |
*** annegentle has joined #openstack-cinder | 21:16 | |
*** dannywil_ has quit IRC | 21:16 | |
*** aarefiev_home has quit IRC | 21:16 | |
openstackgerrit | John Griffith proposed openstack/cinder: Modify template account creation in SolidFire drvr https://review.openstack.org/193808 | 21:16 |
*** akerr has joined #openstack-cinder | 21:20 | |
*** akerr has quit IRC | 21:21 | |
*** kjnelson has quit IRC | 21:25 | |
*** e0ne is now known as e0ne_ | 21:28 | |
*** krtaylor has quit IRC | 21:29 | |
*** e0ne_ has quit IRC | 21:29 | |
*** annegentle has quit IRC | 21:34 | |
*** annegentle has joined #openstack-cinder | 21:34 | |
*** e0ne has joined #openstack-cinder | 21:34 | |
*** anshul has joined #openstack-cinder | 21:36 | |
openstackgerrit | xing-yang proposed openstack/cinder: EMC VMAX Modify CG https://review.openstack.org/194829 | 21:40 |
*** hodos has joined #openstack-cinder | 21:42 | |
*** e0ne is now known as e0ne_ | 21:42 | |
*** gouthamr has quit IRC | 21:43 | |
*** MentalRay has joined #openstack-cinder | 21:45 | |
*** e0ne_ is now known as e0ne | 21:45 | |
openstackgerrit | xing-yang proposed openstack/cinder-specs: Clone CG https://review.openstack.org/194834 | 21:46 |
openstackgerrit | xing-yang proposed openstack/cinder-specs: Clone CG https://review.openstack.org/194834 | 21:48 |
openstackgerrit | xing-yang proposed openstack/cinder-specs: Clone CG https://review.openstack.org/194834 | 21:50 |
*** annashen has quit IRC | 21:51 | |
*** jecarey has quit IRC | 21:51 | |
*** esker has quit IRC | 21:53 | |
*** ianbrown has joined #openstack-cinder | 21:54 | |
*** reed has quit IRC | 21:54 | |
*** e0ne has quit IRC | 21:55 | |
*** DericHorn-HP has joined #openstack-cinder | 21:56 | |
*** reed has joined #openstack-cinder | 21:57 | |
*** hodos has quit IRC | 22:04 | |
*** edmondsw has quit IRC | 22:05 | |
openstackgerrit | Angela Smith proposed openstack/cinder-specs: Spec for Brocade Zone Driver Virtual Fabrics support https://review.openstack.org/144389 | 22:06 |
*** primechuck has quit IRC | 22:07 | |
*** sgotliv has quit IRC | 22:07 | |
*** Rockyg has quit IRC | 22:08 | |
*** annegent_ has joined #openstack-cinder | 22:09 | |
*** jungleboyj has quit IRC | 22:12 | |
*** annegentle has quit IRC | 22:13 | |
*** annashen has joined #openstack-cinder | 22:13 | |
*** annashen has quit IRC | 22:13 | |
*** annashen has joined #openstack-cinder | 22:13 | |
*** dontalton2 has joined #openstack-cinder | 22:19 | |
*** mriedem has quit IRC | 22:20 | |
*** annegent_ has quit IRC | 22:22 | |
*** annegentle has joined #openstack-cinder | 22:22 | |
*** Ctina__ has joined #openstack-cinder | 22:25 | |
*** aorourke has joined #openstack-cinder | 22:26 | |
*** xyang1 has quit IRC | 22:26 | |
*** nestorf has joined #openstack-cinder | 22:35 | |
*** annashen has quit IRC | 22:35 | |
*** angela-s has quit IRC | 22:41 | |
nestorf | tox -e genconfig...does it import modules and look for required parameters' default value? | 22:42 |
*** rwsu has quit IRC | 22:47 | |
*** rlucio has quit IRC | 22:49 | |
*** IanGovett has quit IRC | 22:54 | |
*** annashen has joined #openstack-cinder | 22:58 | |
*** garthb_ has joined #openstack-cinder | 23:00 | |
*** r-daneel has quit IRC | 23:00 | |
*** rlucio has joined #openstack-cinder | 23:02 | |
*** garthb_ has quit IRC | 23:02 | |
*** garthb_ has joined #openstack-cinder | 23:02 | |
*** garthb__ has quit IRC | 23:03 | |
*** garthb has quit IRC | 23:03 | |
*** annegentle has quit IRC | 23:03 | |
*** garthb has joined #openstack-cinder | 23:04 | |
*** annegentle has joined #openstack-cinder | 23:05 | |
*** mriedem has joined #openstack-cinder | 23:05 | |
*** annegentle has quit IRC | 23:10 | |
*** dontalton2 has quit IRC | 23:16 | |
*** dontalton has quit IRC | 23:16 | |
*** anshul has quit IRC | 23:20 | |
*** erlon has quit IRC | 23:20 | |
*** mgarza_ has quit IRC | 23:22 | |
*** jasondotstar has joined #openstack-cinder | 23:23 | |
*** garthb_ has quit IRC | 23:27 | |
*** garthb__ has joined #openstack-cinder | 23:28 | |
*** garthb has quit IRC | 23:28 | |
*** garthb has joined #openstack-cinder | 23:29 | |
*** MentalRay has quit IRC | 23:35 | |
openstackgerrit | John Griffith proposed openstack/cinder: Modify template account creation in SolidFire drvr https://review.openstack.org/193808 | 23:36 |
*** hemna is now known as hemnafk | 23:37 | |
*** mriedem has quit IRC | 23:38 | |
*** mriedem has joined #openstack-cinder | 23:39 | |
*** annashen has quit IRC | 23:42 | |
*** Ctina__ has quit IRC | 23:45 | |
*** Ctina__ has joined #openstack-cinder | 23:45 | |
*** DericHorn-HP has quit IRC | 23:45 | |
*** Ctina___ has joined #openstack-cinder | 23:48 | |
*** Ctina__ has quit IRC | 23:50 | |
*** dims has quit IRC | 23:56 | |
*** chlong has joined #openstack-cinder | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!