Tuesday, 2015-06-23

*** markvoelker has joined #openstack-cinder00:00
*** r-daneel has quit IRC00:01
*** laughterwym has joined #openstack-cinder00:02
*** mtanino has joined #openstack-cinder00:03
*** xyang1 has quit IRC00:06
*** Yogi11 has quit IRC00:13
*** Longgeek has joined #openstack-cinder00:13
*** IlyaG has quit IRC00:13
*** IlyaG has joined #openstack-cinder00:13
*** IlyaG has quit IRC00:14
*** IlyaG has joined #openstack-cinder00:14
*** Yogi11 has joined #openstack-cinder00:15
*** hemna is now known as hemnafk00:19
*** jasondotstar has quit IRC00:29
*** jamielennox|away is now known as jamielennox00:29
*** smoriya has joined #openstack-cinder00:30
*** heyun has joined #openstack-cinder00:31
jamielennoxthingee: what's the issue with region?00:32
jamielennoxis it just the CLI isn't passing it through, or something to do with discovery?00:32
*** esker has quit IRC00:32
thingeejamielennox: 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
thingeeso the internal url is used by the client and then boom00:34
thingeeeasy fix on the server side of Cinder. In fact there's a config option that already takes care of this.00:35
thingeebut not really an easy way I can think of to figure out from the client's perspective this case to handle things00:35
jamielennoxright - first thought is that's a server side bug - but i can see it causes problems00:35
thingeethe 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 latest00:36
jamielennoxno - i'm not even sure what a hack around would be because as far as the client is concerned it's doing the right thing00:36
*** resker has joined #openstack-cinder00:36
jamielennoxyep00:36
thingeejamielennox: I agree, so I was thinking of reverting until we have had the server side config option available longer than just kilo00:37
jamielennoxthingee: do you advertise versions correctly pre-kilo?00:37
jamielennoxcan the client say if you dont see api 2.X then ignore the discovery page and use catalog?00:37
jamielennoxi'm not sure if we could write that in anyway00:38
*** ociuhandu has quit IRC00:38
thingeejamielennox: could be v1 too00:38
jamielennoxok - i don't see a way around that - that's a shame00:39
thingeejamielennox: yeah poor thought on my part00:39
thingeejamielennox: https://www.irccloud.com/pastebin/raw/cB1jjQQ700:39
jamielennoxi wonder which other services are making that mistake... i doubt you're alone in this00:41
thingeejamielennox: https://github.com/openstack/cinder/blob/master/cinder/api/views/versions.py#L2300:42
thingeejamielennox: so that's the option we added in.00:42
*** mriedem has quit IRC00:43
thingeejamielennox: heat uses middleware https://github.com/openstack/heat/blob/master/heat/api/middleware/ssl.py00:43
thingeejamielennox: trying to figure out how glance does this.00:44
jamielennoxyea, 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-Proto00:45
thingeescottda: alright so I guess we'll revert the discovery bit00:45
*** lixiaoy1 has joined #openstack-cinder00:45
morganfainbergjamielennox: yeah that was what i figured00:45
*** Longgeek has quit IRC00:46
*** IlyaG has quit IRC00:46
*** leeantho has quit IRC00:48
scottdaSounds like a good idea.00:50
*** vilobhmm has joined #openstack-cinder00:51
*** DericHorn-HP has joined #openstack-cinder00:53
*** dims has quit IRC00:55
*** dims has joined #openstack-cinder00:57
*** resker has quit IRC01:00
*** IlyaG has joined #openstack-cinder01:02
*** gouthamr has quit IRC01:03
*** gouthamr has joined #openstack-cinder01:03
*** IlyaG has quit IRC01:05
*** IlyaG has joined #openstack-cinder01:08
*** IlyaG has quit IRC01:10
*** esker has joined #openstack-cinder01:10
*** Longgeek has joined #openstack-cinder01:15
*** jasondotstar has joined #openstack-cinder01:15
*** esker has quit IRC01:17
*** patrickeast has quit IRC01:23
*** Lee1092 has joined #openstack-cinder01:26
*** asselin_ has joined #openstack-cinder01:26
*** esker has joined #openstack-cinder01:27
*** Tross has joined #openstack-cinder01:29
*** asselin__ has joined #openstack-cinder01:36
*** vincent_hou has joined #openstack-cinder01:36
*** esker has quit IRC01:37
*** asselin_ has quit IRC01:39
*** alexpilotti has quit IRC01:40
*** IanGovett has quit IRC01:48
*** julim has quit IRC01:53
*** patrickeast has joined #openstack-cinder02:14
*** Yogi11 has quit IRC02:21
openstackgerritxing-yang proposed openstack/cinder: Non-disruptive backup  https://review.openstack.org/19393702:21
*** IlyaG has joined #openstack-cinder02:25
*** IlyaG has quit IRC02:28
*** bkopilov has quit IRC02:29
*** DericHorn-HP has quit IRC02:30
*** dims has quit IRC02:36
*** DericHorn-HP has joined #openstack-cinder02:39
*** zhenguo has joined #openstack-cinder02:40
*** annashen has joined #openstack-cinder02:42
*** vincent_hou has quit IRC02:43
*** gouthamr has quit IRC02:46
*** jasondotstar has quit IRC02:47
*** rushiagr_away is now known as rushiagr02:53
*** Longgeek has quit IRC02:55
*** vilobhmm has quit IRC02:55
*** DericHorn-HP has quit IRC02:57
openstackgerritMike Perez proposed openstack/python-cinderclient: Revert "Enable version discovery"  https://review.openstack.org/19447602:58
thingeescottda, DuncanT ^02:59
thingeejgriffith: ^03:02
openstackgerritxing-yang proposed openstack/cinder: Non-disruptive backup  https://review.openstack.org/19393703:02
winston-dthingee: how about backport the public_url fix to Juno?03:04
thingeewinston-d: that also assumes people will upgrade to that03:05
thingeewinston-d: I would like to keep it though03:05
winston-dwell, we will03:05
winston-d:)03:05
thingeecan you get hp and rax to do it too? :)03:05
thingeeThat might be an option03:05
winston-dI thought they were running near truck03:06
thingeeme too03:06
winston-ds/truck/trunk03:06
thingeeI've been talking with DuncanT though and apparently they're falling behind03:06
thingeewinston-d: also getting backports with config options is usually a pain03:07
winston-dthingee: yeah, I know.03:07
thingeeI can raise it my next meeting with Thierry though03:07
thingeejamielennox: heh long short for backport. Juno is security related and it's a config option change03:10
thingeejamielennox: ^^03:10
*** jungleboyj has joined #openstack-cinder03:11
jamielennoxyea, i don't know if you can backport the config option to juno - it would depend if it changes the default behaviour i guess03:12
*** Apoorva has quit IRC03:12
thingeejamielennox: which it doesn't :)03:14
thingeejamielennox: anyways shot..03:14
thingeelong shot03:14
thingeealright I'm fried...going to enjoy the rest of my evening03:14
jamielennoxthingee: good luck with it - night03:14
thingeethanks for the help03:14
winston-dthingee: gdnite03:15
*** annashen has quit IRC03:19
*** erlon has quit IRC03:20
*** Longgeek has joined #openstack-cinder03:23
*** tobe has joined #openstack-cinder03:26
*** rushiagr is now known as rushiagr_away03:32
*** gouthamr has joined #openstack-cinder03:33
*** mgarza has joined #openstack-cinder03:35
*** DericHorn-HP has joined #openstack-cinder03:38
*** DericHorn-HP has quit IRC03:38
openstackgerritwanghao proposed openstack/cinder: Add support for force-delete backups  https://review.openstack.org/16612703:39
*** sgotliv has joined #openstack-cinder03:40
*** laughterwym has quit IRC03:40
openstackgerritwanghao proposed openstack/cinder: Support volume backup of qcow2 format volume  https://review.openstack.org/18227603:41
*** laughterwym has joined #openstack-cinder03:43
*** asselin__ has quit IRC03:43
*** harlowja has quit IRC03:43
*** coolsvap|away is now known as coolsvap03:47
*** bkopilov has joined #openstack-cinder03:47
*** gouthamr has quit IRC03:48
*** avishay_ has joined #openstack-cinder03:49
openstackgerritxing-yang proposed openstack/cinder: Non-disruptive backup  https://review.openstack.org/19393703:51
*** lixiaoy1 has quit IRC03:51
*** lixiaoy11 has joined #openstack-cinder03:54
*** vilobhmm has joined #openstack-cinder03:56
*** p_deore has joined #openstack-cinder03:57
*** mgarza has quit IRC03:58
*** brad[] has joined #openstack-cinder03:59
*** Longgeek has quit IRC04:00
*** Longgeek has joined #openstack-cinder04:00
*** harlowja_at_home has joined #openstack-cinder04:02
*** p_deore has quit IRC04:03
*** rushiagr_away is now known as rushiagr04:11
openstackgerritwanghao proposed openstack/cinder: Fix weird change of volume status in re-scheduling  https://review.openstack.org/18554504:13
*** rushiagr is now known as rushiagr_away04:14
*** lixiaoy1 has joined #openstack-cinder04:15
*** mtanino has quit IRC04:15
*** rushiagr_away is now known as rushiagr04:15
*** lixiaoy11 has quit IRC04:17
*** kaisers has quit IRC04:19
*** kaisers has joined #openstack-cinder04:22
*** Longgeek has quit IRC04:29
*** harlowja_at_home has quit IRC04:32
*** Longgeek has joined #openstack-cinder04:32
*** zerda has joined #openstack-cinder04:33
*** brad[] has quit IRC04:35
*** mgarza_ has joined #openstack-cinder04:38
*** mgarza__ has joined #openstack-cinder04:41
*** mgarza_ has quit IRC04:43
*** takedakn has joined #openstack-cinder04:51
*** brad[] has joined #openstack-cinder04:54
*** takedakn has quit IRC05:01
*** nkrinner has joined #openstack-cinder05:04
*** krtaylor has quit IRC05:05
*** flwang has quit IRC05:05
*** tobe has quit IRC05:11
*** boris-42 has quit IRC05:12
*** tobe has joined #openstack-cinder05:17
*** tobe has quit IRC05:19
*** deepakcs has joined #openstack-cinder05:22
*** patrickeast has quit IRC05:23
*** patrickeast has joined #openstack-cinder05:24
*** krtaylor has joined #openstack-cinder05:25
*** agarciam has joined #openstack-cinder05:42
*** shausy has joined #openstack-cinder05:53
*** salv-orlando has joined #openstack-cinder05:54
*** ronis has joined #openstack-cinder05:55
*** patrickeast has quit IRC05:56
*** salv-orlando has quit IRC05:56
*** avishay_ is now known as avishay05:57
*** vilobhmm has quit IRC05:58
*** salv-orlando has joined #openstack-cinder05:58
*** sgotliv has quit IRC05:59
*** annashen has joined #openstack-cinder06:01
*** laughterwym_ has joined #openstack-cinder06:03
*** laughterwym has quit IRC06:05
*** nlevinki has joined #openstack-cinder06:07
*** yamada-h has joined #openstack-cinder06:12
*** mgarza__ has quit IRC06:16
*** lpetrut has joined #openstack-cinder06:18
*** yamada-h has quit IRC06:20
*** yamada-h has joined #openstack-cinder06:20
*** tobe has joined #openstack-cinder06:22
*** yamada-h has quit IRC06:22
openstackgerritAbhishek Lekshmanan proposed openstack/cinder: backups: allow name to be specified during restore  https://review.openstack.org/18935706:25
*** belmoreira has joined #openstack-cinder06:26
*** ianbrown has quit IRC06:38
*** vincent_hou has joined #openstack-cinder06:39
*** ndipanov has joined #openstack-cinder06:40
*** markvoelker has quit IRC06:40
*** rushiagr is now known as rushiagr_away06:42
*** ndipanov has quit IRC06:47
*** yrabl has quit IRC06:50
*** yrabl has joined #openstack-cinder06:50
openstackgerritJessy Lee proposed openstack/cinder: Fix manage_existing function in infortrend driver  https://review.openstack.org/19451906:52
openstackgerritwanghao proposed openstack/cinder: Add support for force-delete backups  https://review.openstack.org/16612706:56
*** Longgeek_ has joined #openstack-cinder06:56
*** abhishekk has joined #openstack-cinder06:57
winston-dhemnafk: ping06:59
*** Longgeek has quit IRC06:59
*** avishay_ has joined #openstack-cinder07:04
openstackgerritLisaLi proposed openstack/cinder: Add dependency check in RBD delete_snapshot  https://review.openstack.org/19300307:05
*** nlevinki has quit IRC07:05
*** avishay has quit IRC07:05
*** bkopilov has quit IRC07:05
*** laughterwym has joined #openstack-cinder07:09
*** laughterwym_ has quit IRC07:12
*** vilobhmm has joined #openstack-cinder07:13
*** annashen has quit IRC07:16
*** avishay_ has quit IRC07:18
*** nlevinki has joined #openstack-cinder07:19
*** bkopilov has joined #openstack-cinder07:21
openstackgerritJessy Lee proposed openstack/cinder: Fix getting wwpn information in infortrend driver for DS4000.  https://review.openstack.org/19452407:21
*** lpetrut has quit IRC07:29
*** jdandrea has quit IRC07:31
*** boris-42 has joined #openstack-cinder07:32
*** avishay_ has joined #openstack-cinder07:32
*** cpallares has quit IRC07:33
*** salv-orl_ has joined #openstack-cinder07:37
*** cpallares has joined #openstack-cinder07:38
*** salv-orlando has quit IRC07:40
*** markvoelker has joined #openstack-cinder07:41
openstackgerritwanghao proposed openstack/cinder: Add support for force-delete backups  https://review.openstack.org/16612707:43
*** markvoelker has quit IRC07:46
*** markus_z has joined #openstack-cinder07:47
*** chlong has quit IRC07:48
*** anshul has joined #openstack-cinder07:50
*** avishay_ has quit IRC07:56
*** avishay__ has joined #openstack-cinder07:56
*** salv-orl_ has quit IRC07:58
*** vincent_hou_ has joined #openstack-cinder07:59
*** salv-orlando has joined #openstack-cinder08:00
*** vincent_hou__ has joined #openstack-cinder08:00
*** vincent_hou has quit IRC08:02
*** vincent_hou__ is now known as vincent_hou08:02
*** vincent_hou_ has quit IRC08:03
openstackgerritTeruaki Ishizaki proposed openstack/cinder: sheepdog: Add class for dog command executor  https://review.openstack.org/19453208:05
*** davechen_ is now known as davechen_away08:05
geguileojungleboyj: I'm around now08:07
*** vilobhmm has quit IRC08:10
openstackgerritVipin Balachandran proposed openstack/cinder: VMware: Add volume ID in vCenter's volume config  https://review.openstack.org/19453408:14
*** shyama has joined #openstack-cinder08:17
openstackgerritVincent Hou proposed openstack/cinder: Implement the update_migrated_volume for the drivers  https://review.openstack.org/18087308:17
shyamairc://hursley.irc.ibm.com08:18
*** avishay has joined #openstack-cinder08:18
*** avishay__ has quit IRC08:20
*** shausy has quit IRC08:20
*** sgotliv has joined #openstack-cinder08:20
*** shausy has joined #openstack-cinder08:20
*** Yogi1 has joined #openstack-cinder08:21
*** Yogi1 has quit IRC08:25
openstackgerritAnton Arefiev proposed openstack/cinder: Add drivers list generator  https://review.openstack.org/19275108:26
*** e0ne has joined #openstack-cinder08:32
*** nlevinki has quit IRC08:32
*** shausy has quit IRC08:34
*** shyama_ has joined #openstack-cinder08:36
*** e0ne is now known as e0ne_08:38
*** shyama has quit IRC08:39
*** lpetrut has joined #openstack-cinder08:39
*** shyama_ is now known as shyama08:40
openstackgerritwanghao proposed openstack/cinder: Do not allow to add access for public volume type  https://review.openstack.org/19454908:41
*** e0ne_ has quit IRC08:44
openstackgerritShay Halsband proposed openstack/cinder: XtremIO Volume driver Consistency Groups support  https://review.openstack.org/18913508:47
openstackgerritwanghao proposed openstack/cinder: Add support for force-delete backups  https://review.openstack.org/16612708:48
*** lpetrut1 has joined #openstack-cinder08:48
*** e0ne has joined #openstack-cinder08:48
*** lpetrut has quit IRC08:48
*** nlevinki has joined #openstack-cinder08:48
openstackgerritVincent Hou proposed openstack/cinder: Add migration progress indication  https://review.openstack.org/18961408:51
*** aix has quit IRC08:53
*** laughterwym has quit IRC08:54
openstackgerritShay Halsband proposed openstack/cinder: XtremIO driver synchronise array snapshot  https://review.openstack.org/19395408:56
*** avishay has quit IRC09:02
*** avishay_ has joined #openstack-cinder09:02
openstackgerritYuriy Nesenenko proposed openstack/cinder: Filter snapshots data on the DB side  https://review.openstack.org/18426709:03
*** e0ne is now known as e0ne_09:06
*** aix has joined #openstack-cinder09:07
openstackgerritPranali Deore proposed openstack/cinder: Change generic NotFound to specific exception  https://review.openstack.org/18668809:08
openstackgerritMichal Dulko proposed openstack/cinder: Fix backups.rpcapi to pass objects over RPC  https://review.openstack.org/19455609:09
duleke0ne_: Hi, can you take a look at https://bugs.launchpad.net/cinder/+bug/1467841 ?09:09
openstackLaunchpad 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
duleke0ne_: It's rather serious bug I've found in my recently-merged backup object code.09:10
openstackgerritPranali Deore proposed openstack/cinder: Change generic NotFound to specific exception  https://review.openstack.org/18668809:10
openstackgerritAbhishek Lekshmanan proposed openstack/cinder: backups: allow name to be specified during restore  https://review.openstack.org/18935709:10
duleke0ne_: Bugs count for this patch increases to 3...09:10
*** e0ne_ has quit IRC09:11
openstackgerritVictor Stinner proposed openstack/cinder: Fix tox -e py34  https://review.openstack.org/19456009:13
*** kashyap has joined #openstack-cinder09:13
*** nlevinki has quit IRC09:14
*** e0ne has joined #openstack-cinder09:15
* kashyap wonders if anyone here has thoughts on this bug for the Cinder specific part - https://bugs.launchpad.net/nova/+bug/145425209:16
openstackLaunchpad bug 1454252 in OpenStack Compute (nova) "Support offline migration of attached volumes when VM is inactive" [High,Confirmed]09:16
e0nedulek: hi. are you working on patch?09:16
duleke0ne: It's up here: https://review.openstack.org/19455609:16
duleke0ne: Don't know why Launchpad cannot match it.09:17
*** bkopilov has quit IRC09:17
openstackgerritVincent Hou proposed openstack/cinder: Add migration progress indication  https://review.openstack.org/18961409:17
*** markvoelker has joined #openstack-cinder09:17
duleke0ne: But probably getting also backup_rpcapi unit tests with it will be beneficial, so I'll work on that.09:17
e0nedulek: looks something broken with launchpad integration09:17
*** nlevinki has joined #openstack-cinder09:17
e0nedulek: great! thanks!09:18
*** shausy has joined #openstack-cinder09:18
*** markvoelker has quit IRC09:22
*** afazekas has joined #openstack-cinder09:22
*** afazekas has quit IRC09:23
*** afazekas has joined #openstack-cinder09:24
openstackgerritVincent Hou proposed openstack/cinder: Add migration progress indication  https://review.openstack.org/18961409:26
*** bkopilov has joined #openstack-cinder09:29
*** alexpilotti has joined #openstack-cinder09:32
winston-dkashyap: cinder has anything to do with that bug?09:35
kashyapwinston-d: Did you read the second comment?09:35
kashyapCinder is calling the _swap_volume() Nova method to migrate a volume.09:36
winston-dabout blockRebase?09:36
winston-dok09:37
winston-dit should be easy to swap_volume() if instance is shutoff, no?09:37
*** jasondotstar has joined #openstack-cinder09:37
*** bkopilov has quit IRC09:38
*** bkopilov has joined #openstack-cinder09:38
kashyapwinston-d: "easy"?09:41
kashyapwinston-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
kashyapMirroring/copying will happen indefinitely, until you issue an explicit abort call.09:42
openstackgerritXi Yang proposed openstack/cinder: Fix timeout issue in EMC VNX driver unit test  https://review.openstack.org/19457309:43
*** laughterwym has joined #openstack-cinder09:43
winston-dkashyap: when instance is inactive, there is no IO at all.09:43
kashyapwinston-d: Of course.09:43
winston-dthat makes it harder to do swap_volume?09:43
winston-dok, time to get off.09:46
* kashyap needs to reproduce the bug himself.09:48
*** marzif has joined #openstack-cinder09:48
*** lixiaoy1 has quit IRC09:51
*** dtynan has quit IRC09:51
openstackgerritwanghao proposed openstack/cinder: Fix weird change of volume status in re-scheduling  https://review.openstack.org/18554509:52
*** dtynan has joined #openstack-cinder09:52
openstackgerritIvan Kolodyazhny proposed openstack/cinder: Remove v1 server support  https://review.openstack.org/14570309:59
*** vincent_hou_ has joined #openstack-cinder10:02
*** vincent_hou has quit IRC10:04
*** vincent_hou_ is now known as vincent_hou10:04
openstackgerritwanghao proposed openstack/cinder: Do not allow to modify access for public volume type  https://review.openstack.org/19454910:05
*** dims has joined #openstack-cinder10:06
*** haypo has joined #openstack-cinder10:07
*** yrabl has quit IRC10:07
*** ndipanov has joined #openstack-cinder10:07
haypohi. 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-cinder10:13
abhishekkhaypo: I think mike (PTL) can do it, set him as approver for the blueprint10:15
*** avishay_ has quit IRC10:16
*** avishay__ has joined #openstack-cinder10:16
haypoabhishekk, hum, launchpad found me 4 Mike Perez: thingee, mgamerz2, mike-damonp, mrp051410:18
*** shyama_ has joined #openstack-cinder10:18
abhishekkhaypo: thingee is the right one10:19
haypoah! the first one is linked to openstack. ok, i changed approver :)10:19
abhishekkhaypo: great10:19
*** e0ne_ has quit IRC10:20
*** shyama has quit IRC10:20
*** shyama_ is now known as shyama10:21
*** heyun has quit IRC10:25
openstackgerritVictor Stinner proposed openstack/cinder: Fix test_backup unit tests on Python 3  https://review.openstack.org/19458710:28
openstackgerritVictor Stinner proposed openstack/cinder: Port test_backup_ceph and test_rbd to Python 3  https://review.openstack.org/19458810:28
*** salv-orlando has quit IRC10:29
*** tobe has quit IRC10:39
*** ociuhandu has joined #openstack-cinder10:40
*** shyama has quit IRC10:43
*** yrabl has joined #openstack-cinder10:53
openstackgerritTeruaki Ishizaki proposed openstack/cinder: sheepdog: Add class for dog command executor  https://review.openstack.org/19453210:55
*** coolsvap is now known as coolsvap|away10:55
*** jamielennox is now known as jamielennox|away11:00
*** breitz1 has joined #openstack-cinder11:02
*** breitz has quit IRC11:02
openstackgerritVincent Hou proposed openstack/cinder: Implement the update_migrated_volume for the drivers  https://review.openstack.org/18087311:05
*** markvoelker has joined #openstack-cinder11:06
openstackgerritForest Romain proposed openstack/cinder: Correct overquota error message  https://review.openstack.org/19301811:06
vincent_hougeguileo: Hi Gorka. I just did another update for https://review.openstack.org/#/c/180873/11:07
openstackgerritDaniel Tadrzak proposed openstack/cinder: ConsistencyGroup Object  https://review.openstack.org/16364111:07
*** e0ne has joined #openstack-cinder11:09
*** timcl has joined #openstack-cinder11:09
geguileovincent_hou: Awesome, I'll have a look  :)11:09
*** markvoelker has quit IRC11:11
vincent_houThank you.11:12
openstackgerritAnton Arefiev proposed openstack/cinder: Fix lvm manage existing volume  https://review.openstack.org/15693911:15
*** aix has quit IRC11:15
geguileovincent_hou: Have a minute to talk about the provider_location?11:22
*** cdelatte has quit IRC11:23
*** aix has joined #openstack-cinder11:28
*** salv-orlando has joined #openstack-cinder11:30
*** salv-orlando has quit IRC11:36
*** e0ne is now known as e0ne_11:36
*** ociuhandu has quit IRC11:39
openstackgerritForest Romain proposed openstack/cinder: Correct overquota error message  https://review.openstack.org/19301811:40
*** Ctina__ has joined #openstack-cinder11:40
*** marcusvrn has joined #openstack-cinder11:41
*** zhenguo has quit IRC11:43
*** shyama has joined #openstack-cinder11:45
*** e0ne_ has quit IRC11:46
*** vincent_hou_ has joined #openstack-cinder11:49
openstackgerritAnton Arefiev proposed openstack/cinder: Fix lvm manage existing volume  https://review.openstack.org/15693911:49
*** cdelatte has joined #openstack-cinder11:50
*** vincent_hou has quit IRC11:52
*** vincent_hou_ is now known as vincent_hou11:52
*** avishay__ has quit IRC11:53
*** salv-orlando has joined #openstack-cinder11:54
openstackgerritAbhishek Lekshmanan proposed openstack/cinder: Backups: allow name to be specified during restore  https://review.openstack.org/18935711:57
*** ociuhandu has joined #openstack-cinder11:59
*** Yogi1 has joined #openstack-cinder12:01
*** markvoelker has joined #openstack-cinder12:05
*** mtanino has joined #openstack-cinder12:05
vincent_houI am on a phone call.12:05
vincent_houReach out to u later.12:05
*** jasondotstar has quit IRC12:06
*** Yogi1 has quit IRC12:07
openstackgerritAnton Arefiev proposed openstack/cinder: Fix lvm manage existing volume  https://review.openstack.org/15693912:07
*** Yogi1 has joined #openstack-cinder12:10
vincent_hougeguileo: Hi.12:17
geguileovincent_hou: Hi12:18
vincent_houYes. I am ready for the discussion.12:18
geguileovincent_hou: Now gerrit web is not working :(12:18
*** mgarza_ has joined #openstack-cinder12:19
geguileovincent_hou: Ok, working again :)12:19
vincent_houhttps://review.openstack.org/#/c/180873/61/cinder/db/sqlalchemy/api.py12:19
geguileoIt's about provider location12:19
vincent_houI just discovered it today.12:20
vincent_houI think the code should set it back to None as it was initially for available volumes.12:20
geguileoOk, so why is provider_location not updated when volume rename is done?12:20
geguileoYou mention in the comment that that's the reason why you set it to None12:21
geguileoBecause it hasn't been updated12:21
vincent_houThe 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-cinder12:23
vincent_houBut after the detach, provider_location is still there.12:23
vincent_houI am not sure if this is an "issue" for cinder.12:24
vincent_houThe attach and detach code behave like this.12:24
geguileoOk, I see what you mean12:25
geguileoSo basically you set it to None to make it explicit that the volume is not available12:25
geguileos/available/attached12:25
vincent_houExactly back to its origin.12:25
vincent_houRight.12:25
geguileoOk, with this explanation everything makes sense  ;-)12:26
vincent_houThank you for your review. It helped me a lot.12:26
*** agentle has joined #openstack-cinder12:26
geguileoNo problem :-)12:27
geguileoWould it be a problem to change that comment with something on the lines of what you explained here?12:27
*** edmondsw has joined #openstack-cinder12:28
*** bswartz has quit IRC12:28
geguileoI 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 have12:28
geguileoAnyway, I'll +1 it :)12:29
*** kjnelson has joined #openstack-cinder12:29
*** zerda has quit IRC12:30
openstackgerritVictor Stinner proposed openstack/cinder: Port test_backup_swift and test_backup_tsm on py3  https://review.openstack.org/19462812:30
openstackgerritVictor Stinner proposed openstack/cinder: Port test_blockbridge to Python 3  https://review.openstack.org/19462912:30
*** aix has quit IRC12:31
*** chlong has joined #openstack-cinder12:31
vincent_hougeguileo: OK. I will rephrase it.12:33
openstackgerritMichal Dulko proposed openstack/cinder: Fix backups.rpcapi to pass objects over RPC  https://review.openstack.org/19455612:33
geguileovincent_hou: If you prefer you can wait and see if I'm the only one that thinks that way12:33
duleke0ne: ^12:33
*** agentle has quit IRC12:35
*** agentle has joined #openstack-cinder12:36
*** bkopilov has quit IRC12:36
*** e0ne has joined #openstack-cinder12:37
vincent_houOK. Thx.12:37
*** amoturi has joined #openstack-cinder12:39
*** Yogi1 has quit IRC12:41
*** vincent_hou has quit IRC12:41
*** boris-42 has quit IRC12:42
*** jungleboyj has quit IRC12:42
*** aix has joined #openstack-cinder12:47
*** coolsvap|away is now known as coolsvap12:51
*** salv-orlando has quit IRC12:52
openstackgerritDaniel Tadrzak proposed openstack/cinder: ConsistencyGroup Object  https://review.openstack.org/16364112:58
openstackgerritMichal Dulko proposed openstack/cinder: Fix backups.rpcapi to pass objects over RPC  https://review.openstack.org/19455612:59
*** smoriya has quit IRC12:59
*** coolsvap is now known as coolsvap|away13:01
*** xyang1 has joined #openstack-cinder13:02
*** Yogi11 has joined #openstack-cinder13:06
*** primechuck has joined #openstack-cinder13:06
*** coolsvap|away is now known as coolsvap13:08
openstackgerritAnton Arefiev proposed openstack/cinder: Fix lvm manage existing volume  https://review.openstack.org/15693913:08
*** changbl_ has quit IRC13:17
*** amoturi has quit IRC13:17
*** akerr has joined #openstack-cinder13:17
*** jasondotstar has joined #openstack-cinder13:17
*** bswartz has joined #openstack-cinder13:17
*** rushil has joined #openstack-cinder13:17
*** deepakcs has quit IRC13:17
*** openstack has quit IRC13:17
*** openstack has joined #openstack-cinder13:18
*** agarciam has quit IRC13:20
*** esker has joined #openstack-cinder13:20
*** rushil has quit IRC13:21
*** agarciam has joined #openstack-cinder13:22
*** abhishekk has quit IRC13:25
*** eharney has joined #openstack-cinder13:27
*** mriedem has joined #openstack-cinder13:27
*** rushil has joined #openstack-cinder13:28
*** aix has quit IRC13:29
*** dustins has joined #openstack-cinder13:31
*** thangp has joined #openstack-cinder13:37
*** rmesta has joined #openstack-cinder13:39
*** jecarey has joined #openstack-cinder13:41
*** aix has joined #openstack-cinder13:42
openstackgerritMichal Dulko proposed openstack/cinder: Fix backups.rpcapi to pass objects over RPC  https://review.openstack.org/19455613:42
*** rmesta has left #openstack-cinder13:43
*** gouthamr has joined #openstack-cinder13:44
*** coolsvap is now known as coolsvap|away13:46
*** ronis has quit IRC13:46
*** yrabl has quit IRC13:47
*** rushil has quit IRC13:47
openstackgerritMichal Dulko proposed openstack/cinder: Harden scheduler.rpcapi unit tests  https://review.openstack.org/19466613:48
*** salv-orlando has joined #openstack-cinder13:52
*** agentle has joined #openstack-cinder13:53
*** xyang1 has quit IRC13:56
*** salv-orlando has quit IRC13:57
*** rwsu has joined #openstack-cinder14:01
*** agentle has quit IRC14:01
*** bkopilov has joined #openstack-cinder14:02
*** rushil has joined #openstack-cinder14:04
*** yrabl has joined #openstack-cinder14:05
*** yrabl has joined #openstack-cinder14:12
mriedemthingee: 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
mriedemthingee: the odd thing is these are nova-specs...14:14
mriedemthingee: in the future, i imagine these types of things should be cinder specs right?14:14
thingeemriedem: yeah that's weird. we have some that are cinder-specs today14:14
mriedemi 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 spec14:15
mriedemnow they are just caught in the middle14:15
thingeeyea14:15
mriedemi jus twant to make sure to steer people in the right direction in the future and tell them to write cinder specs14:15
thingeemriedem: yeah that seems reasonable to me14:15
mriedemok, cool14:15
*** mgarza_ has quit IRC14:17
*** dtynan has quit IRC14:23
lpetrut1thingee: hi14:24
thingeehi14:24
*** dtynan has joined #openstack-cinder14:24
lpetrut1thingee: 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 it14:25
lpetrut1the implementation is already there, it's just a parity feature14:25
thingeelpetrut1: we're working on a cut of L-1 today. I'm assuming you mean targeted to l-214:26
*** rakesh_hs has joined #openstack-cinder14:26
lpetrut1sure14:26
openstackgerritRakesh H S proposed openstack/cinder: check for encrypted volume type existance before deleting  https://review.openstack.org/19467714:28
rakesh_hsHi why is encryption-type-updated not enabled in cinderclient14:28
rakesh_hs?14:28
*** nkrinner has quit IRC14:29
lpetrut1thingee: 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 IRC14:30
thingeelpetrut1: yes14:30
*** rakesh_hs_ has joined #openstack-cinder14:30
*** jasondotstar has quit IRC14:31
*** dustins_ has joined #openstack-cinder14:32
rakesh_hsI see that cinderclient has code for encryption-type-update, but not enabled!14:34
*** dustins has quit IRC14:35
*** ronis has joined #openstack-cinder14:36
*** afazekas has quit IRC14:36
dulekthingee: Hi, can you take look at https://bugs.launchpad.net/cinder/+bug/1467841 ?14:39
openstackLaunchpad 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
dulekthingee: My backup object patch got in a terrible regression which I hope can be fixed before L-1.14:40
thingeeDuncanT, 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
thingeedulek: tag for l-1 is already happening14:40
*** pckizer_ is now known as pckizer14:40
morganfainbergthingee: sure.14:40
morganfainbergthingee: i'm fine with that option as well14:41
thingeeDuncanT, scottda: can you take a look at that patch and let me know what you think?14:41
*** rakesh_hs has quit IRC14:41
morganfainbergthingee: iirc that had extra dependencies.14:42
*** rakesh_hs_ has quit IRC14:42
morganfainbergbut if not, looks smalle enough to address the issue14:42
morganfainbergsmall enough to be backportable / easy, and addresses the issue*14:42
* morganfainberg needs to not type pre-coffee :P14:42
dulekthingee: Awww, bad luck. Can you at least bump bugs priority, so we'll merge it soon?14:43
thingeedulek: are you unable to bump the priority?14:43
*** IlyaG has joined #openstack-cinder14:44
*** e0ne is now known as e0ne_14:44
dulekthingee: Actually I am, but always thought it's core team responsibility. Okay, I'll do it.14:44
*** xyang1 has joined #openstack-cinder14:44
*** anshul has quit IRC14:44
*** nlevinki has joined #openstack-cinder14:45
lpetrut1thingee: Thanks for approving the bp14:45
*** jasondotstar has joined #openstack-cinder14:46
thingeedulek: yeah if you have something that warrants halting on things, feel free to communicate.14:46
*** mgarza_ has joined #openstack-cinder14:48
scottdathingee: It looks good. I was going to test it here in the next hour.14:48
*** e0ne_ is now known as e0ne14:49
thingeescottda: thanks, I'll post a thread soon to the dev list. just juggling coffee, toast and tagging l-114:49
thingee132 bug fixes for l-1 https://launchpad.net/cinder/+milestone/liberty-114:50
thingee134 rather14:50
*** rushil has quit IRC14:52
*** erlon has joined #openstack-cinder14:52
*** rakesh_hs_ has joined #openstack-cinder14:53
*** IanGovett has quit IRC14:53
mtaninoso much bugs and BPs!14:55
*** IanGovett has joined #openstack-cinder14:59
e0nethingee: sounds like a good job was done by all contributors15:04
*** vilobhmm has joined #openstack-cinder15:06
*** r-daneel has joined #openstack-cinder15:07
*** jungleboyj has joined #openstack-cinder15:10
*** timcl has quit IRC15:10
*** shausy has quit IRC15:12
*** vilobhmm has quit IRC15:12
thingeee0ne, mtanino: yup, everyone did good work :)15:13
mtaninothingee: yeah, I agree on it :)15:14
*** MentalRay has joined #openstack-cinder15:14
thingeee0ne: 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.gz15:16
thingeee0ne: I was busy looking at the version discovery issues yesterday that I haven't spent time on this yet15:16
*** dannywilson has joined #openstack-cinder15:16
*** esker has quit IRC15:16
e0nethingee: looking on it15:16
*** Yogi11 has quit IRC15:17
*** nlevinki has quit IRC15:18
*** dannywil_ has joined #openstack-cinder15:19
*** dannywilson has quit IRC15:20
*** belmoreira has quit IRC15:21
*** Apoorva has joined #openstack-cinder15:23
*** rakesh_hs_ has quit IRC15:23
e0nethingee: something wrong with tempest conf: http://logs.openstack.org/03/145703/8/check/check-tempest-dsvm-postgres-full/5adf260/logs/tempest.txt.gz15:25
thingeee0ne: I've done a number of rechecks on this. seems odd for it to be consistent15:26
*** changbl_ has joined #openstack-cinder15:28
mtreinishthingee: 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 everywhere15:28
mtreinishthis is the first time a major api version is trying to be removed from a codebase15:29
e0nemtreinish: :(15:29
thingeemtreinish: yeah unfortunately everyone is in this case.15:29
thingeemtreinish: nova, heat, etc15:29
smcginnisD0m0Arigato!15:29
thingeeyes that15:29
smcginnisThat dang thing again. :)15:30
*** jwcroppe_ has quit IRC15:30
*** jwcroppe has joined #openstack-cinder15:30
mtreinishthingee: well, tbh it'll probably be the same thing that will effect end users too15:30
openstackgerritMikhail Khodos proposed openstack/cinder: Re-add Nexenta driver.  https://review.openstack.org/18887715:31
e0nemtreinish, thingee: the question is: should we support both api versions in tempest or just drop v1?15:34
*** crose has joined #openstack-cinder15:34
e0nemtreinish, thingee: e.g. rally won't drop cinder api v1 support to make it works with older versions15:34
thingeee0ne: if we're not support v1 anymore, why do we need coverage on it in tempest?15:34
mtreinishe0ne: we have to support both in tempest because it's branchless15:34
thingeeah15:35
mtreinishthe tempest support can't be removed until there isn't a supported stable release with v115:35
*** jwcroppe has quit IRC15:35
mtreinishwhich would be eol kilo15:35
e0nethingee: it depends how tempest is used. new tempest with new scenarios could work with old releases15:35
mtreinishfwiw, there should be selection flags to say v1 isn't around15:36
mtreinishbut, as we're hitting the expectation that the endpoint is there is kinda implicit in places15:36
thingeemtreinish: can I set that flag in devstack by default and just fix the implicit places?15:36
thingeemorganfainberg: that patch cherry-picked cleanly in juno15:37
smcginnisjungleboyj: ping15:37
morganfainbergsweet15:37
mtreinishthingee: yeah you can push a devstack patch to set: http://git.openstack.org/cgit/openstack/tempest/tree/etc/tempest.conf.sample#n1198 false15:37
thingeee0ne: another patch I'll need to depend-on15:37
*** agarciam has quit IRC15:37
mtreinishyou'll ahve to use depends on on your cinder patch to catch the bugs in tempest with that though15:38
thingeemtreinish: I already depend on a patch :P15:38
thingeecan you have multiple?15:38
mtreinishyes15:38
thingeeoh nice :)15:38
mtreinishI was just saying the devstack patch wouldn't be enough to catch the things15:38
thingeeright because of the implicit places still using v115:39
*** haypo has quit IRC15:41
*** jdandrea has joined #openstack-cinder15:41
*** mgarza_ has quit IRC15:42
*** mgarza_ has joined #openstack-cinder15:43
*** e0ne is now known as e0ne_15:46
thingeejamielennox|away, morganfainberg there is some master bug about this https://bugs.launchpad.net/heat/+bug/138437915:46
openstackLaunchpad 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-cinder15:46
*** mgarza_ has quit IRC15:47
*** e0ne_ is now known as e0ne15:47
*** rushil has joined #openstack-cinder15:48
openstackgerritThang Pham proposed openstack/cinder: Conversion to volume object  https://review.openstack.org/17705415:48
*** Yogi1 has joined #openstack-cinder15:48
thingeescottda, DuncanT http://lists.openstack.org/pipermail/openstack-dev/2015-June/067795.html15:50
*** timcl has joined #openstack-cinder15:51
*** mgarza_ has joined #openstack-cinder15:51
*** laughterwym has quit IRC15:56
*** rwsu has quit IRC15:58
*** hemnafk is now known as hemna16:01
e0nethingee: did you try to patch devstack to not create endpoint for api v1?16:04
*** leeantho has joined #openstack-cinder16:04
e0nethingee: https://review.openstack.org/19472616:11
*** garthb_ has joined #openstack-cinder16:13
*** garthb has joined #openstack-cinder16:13
e0nejungleboyj: hi. please, look on my comment for https://review.openstack.org/#/c/193951/ and ignore -1 if needed:)16:15
jungleboyje0ne: Oh man!16:15
jungleboyjGood catch!16:15
jungleboyjJust updated my review.16:16
e0nejungleboyj: thanks!16:16
e0nejungleboyj: 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
jungleboyjs/?/!16:17
*** esker has joined #openstack-cinder16:18
*** esker has quit IRC16:21
*** ronis has quit IRC16:21
*** annashen has joined #openstack-cinder16:22
* e0ne needs to head home. bb in ~3 hours16:22
*** salv-orlando has joined #openstack-cinder16:23
*** _cjones_ has joined #openstack-cinder16:24
winston-dhemna: ping16:26
hemnahey16:26
winston-dhemna: 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
hemnahttps://bugs.launchpad.net/nova/+bug/145895816:28
openstackLaunchpad 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 IRC16:29
hemnawinston-d, updated the etherpad as well w/ that bug FYI16:29
*** krtaylor has quit IRC16:29
*** IlyaG_ has joined #openstack-cinder16:29
*** markus_z has quit IRC16:29
*** dims has quit IRC16:30
winston-dhemna: ok, thx16:30
*** dtynan has quit IRC16:31
jungleboyjhemna: Any idea when Jay is going to get this in?  https://review.openstack.org/#/c/153038/16:31
*** IlyaG_ has quit IRC16:32
hemnajungleboyj, the guys from Erikson are working on that one16:32
jaypipesjungleboyj: after this week (spec reviews...)16:32
hemnait's still failing lots :(16:32
jungleboyjhe he he, should have known that just saying Jay would summon the jaypipes16:32
*** delattec has joined #openstack-cinder16:33
*** dtynan has joined #openstack-cinder16:33
jaypipesjungleboyj: :)16:33
*** dims has joined #openstack-cinder16:33
jungleboyjjaypipes: What up other Jay?16:33
*** IlyaG has quit IRC16:33
jaypipesjungleboyj: not much! just a metric shit-ton of spec reviews.16:34
scottdawinston-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/4416:35
*** porrua has joined #openstack-cinder16:35
jungleboyjjaypipes: Fun!  Good luck!16:35
*** cdelatte has quit IRC16:36
scottdawinston-d: Also see comments under Future of 'nova volume-detach .....' in CinderNovaAPI etherpad16:36
*** porrua has quit IRC16:36
winston-dscottda: sure16:38
*** chlong has quit IRC16:39
*** daneyon has left #openstack-cinder16:40
scottdathx.16:40
*** sgotliv has quit IRC16:42
*** jasondotstar has quit IRC16:43
*** chhavi has quit IRC16:43
*** amoturi has joined #openstack-cinder16:50
*** krtaylor has joined #openstack-cinder16:51
*** jasondotstar has joined #openstack-cinder16:52
*** delatte has joined #openstack-cinder16:53
*** gouthamr has quit IRC16:54
*** rushil has quit IRC16:55
*** delattec has quit IRC16:55
*** brad[] has quit IRC16:55
*** marzif has quit IRC16:56
*** rushil has joined #openstack-cinder16:56
*** patrickeast has joined #openstack-cinder17:00
*** esker has joined #openstack-cinder17:00
*** dontalton has joined #openstack-cinder17:01
*** gouthamr has joined #openstack-cinder17:02
winston-dscottda: 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 IRC17:04
*** crose has quit IRC17:06
*** DericHorn-HP has joined #openstack-cinder17:08
scottdasure, thanks winston-d17:12
SwansonConsistency 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-cinder17:23
*** esker has quit IRC17:23
*** esker has joined #openstack-cinder17:24
*** harlowja has joined #openstack-cinder17:26
*** patrickeast_ has joined #openstack-cinder17:27
hemnaSwanson, so I think for deletes, if it's not there, just say "ok" :)17:27
hemnathat's what we do for volume deletes and snapshots deletes for items that aren't on the array17:27
*** esker has quit IRC17:27
Swansonhemna:  Works for me.   Thanks!17:28
*** bswartz has quit IRC17:29
*** timcl has quit IRC17:29
*** rwsu has joined #openstack-cinder17:31
*** rwsu has quit IRC17:33
*** breitz1 is now known as breitz17:37
*** rwsu has joined #openstack-cinder17:39
*** timcl has joined #openstack-cinder17:41
*** rwsu has quit IRC17:42
*** rwsu has joined #openstack-cinder17:43
*** patrickeast_ has quit IRC17:47
*** bswartz has joined #openstack-cinder17:52
*** mtanino has quit IRC18:00
*** garthb__ has joined #openstack-cinder18:01
*** garthb_ has quit IRC18:02
*** garthb has quit IRC18:02
*** ociuhandu has quit IRC18:03
*** garthb has joined #openstack-cinder18:03
*** ericksonfgds is now known as ericksonsantos18:04
*** jasondotstar has quit IRC18:07
*** e0ne has joined #openstack-cinder18:08
*** jasondotstar has joined #openstack-cinder18:14
*** IlyaG has joined #openstack-cinder18:21
openstackgerritSergey Vilgelm proposed openstack/cinder: Switch to oslo.service  https://review.openstack.org/19395118:21
thingeeflying out today, well be back on around 22:00 utc18:24
jungleboyjthingee: Travel safe.18:24
*** lpetrut1 has quit IRC18:27
*** e0ne is now known as e0ne_18:27
*** angela-s has joined #openstack-cinder18:30
*** gouthamr has quit IRC18:31
*** e0ne_ has quit IRC18:32
*** sage has quit IRC18:33
*** annashen has quit IRC18:33
*** shyama has quit IRC18:34
*** reed has quit IRC18:36
*** gouthamr has joined #openstack-cinder18:36
*** e0ne has joined #openstack-cinder18:41
*** aix has quit IRC18:42
openstackgerritEric Harney proposed openstack/cinder: Tests: Fix assertRaisesRegexp deprecation warnings  https://review.openstack.org/19477818:43
*** aarefiev_home has joined #openstack-cinder18:48
*** garthb__ has quit IRC18:49
*** garthb has quit IRC18:49
*** garthb__ has joined #openstack-cinder18:49
*** garthb has joined #openstack-cinder18:49
*** rushil has quit IRC18:50
*** belmoreira has joined #openstack-cinder18:51
*** rwsu has quit IRC18:51
*** rwsu has joined #openstack-cinder18:53
*** sage has joined #openstack-cinder19:00
*** DericHorn-HP has quit IRC19:00
*** DericHorn-HP has joined #openstack-cinder19:02
*** pots has joined #openstack-cinder19:03
*** mgarza_ has quit IRC19:04
*** garthb__ has quit IRC19:04
*** garthb has quit IRC19:04
*** rwsu has quit IRC19:05
*** DericHorn-HP_ has joined #openstack-cinder19:07
*** Longgeek_ has quit IRC19:07
*** DericHorn-HP has quit IRC19:07
*** DericHorn-HP_ is now known as DericHorn-HP19:07
*** pots1 has joined #openstack-cinder19:11
*** reed has joined #openstack-cinder19:13
*** rwsu has joined #openstack-cinder19:13
*** pots has quit IRC19:14
*** mgarza_ has joined #openstack-cinder19:15
*** openstackgerrit has quit IRC19:21
*** openstackgerrit has joined #openstack-cinder19:22
*** lpetrut has joined #openstack-cinder19:27
*** fifieldt_ has joined #openstack-cinder19:31
*** fifieldt has quit IRC19:34
*** annashen has joined #openstack-cinder19:34
*** belmoreira has quit IRC19:35
*** Longgeek has joined #openstack-cinder19:38
*** annashen has quit IRC19:40
*** timcl has quit IRC19:40
*** rwsu has quit IRC19:41
*** Yogi1 has quit IRC19:42
*** aix has joined #openstack-cinder19:43
*** rwsu has joined #openstack-cinder19:45
*** rwsu has quit IRC19:51
*** Rockyg has joined #openstack-cinder19:51
*** porrua has joined #openstack-cinder19:52
*** Lee1092 has quit IRC19:55
*** porrua has quit IRC19:55
*** brad[] has joined #openstack-cinder19:56
*** porrua has joined #openstack-cinder19:58
*** annegentle has joined #openstack-cinder20:04
*** delatte has quit IRC20:05
*** thangp has quit IRC20:05
*** Yogi1 has joined #openstack-cinder20:05
*** e0ne is now known as e0ne_20:05
*** e0ne_ is now known as e0ne20:05
*** amoturi has quit IRC20:07
*** reed has quit IRC20:07
*** reed has joined #openstack-cinder20:08
*** sgotliv has joined #openstack-cinder20:09
*** ndipanov has quit IRC20:10
*** Yogi1 has quit IRC20:10
*** porrua has quit IRC20:14
*** Ctina__ has quit IRC20:14
*** annegentle has quit IRC20:18
*** annegentle has joined #openstack-cinder20:18
*** jasondotstar has quit IRC20:22
*** akerr has quit IRC20:23
*** jungleboyj has quit IRC20:28
e0nethingee: are you around?20:30
*** dontalton has quit IRC20:32
*** dontalton has joined #openstack-cinder20:33
smcginnise0ne: I think he said he would be travelling and back after 22:00 UTC.20:34
e0nesmcginnis: thanks20:35
smcginnise0ne: np20:35
smcginnisMy day to watch thingee. ;-)20:35
*** esker has joined #openstack-cinder20:39
*** rwsu has joined #openstack-cinder20:39
*** Rockyg has quit IRC20:40
*** Rockyg has joined #openstack-cinder20:41
*** DericHorn-HP has quit IRC20:41
*** garthb__ has joined #openstack-cinder20:41
*** garthb has joined #openstack-cinder20:41
*** dustins_ has quit IRC20:41
*** DericHorn-HP has joined #openstack-cinder20:42
*** Rockyg has quit IRC20:47
*** Rockyg has joined #openstack-cinder20:48
*** annashen has joined #openstack-cinder20:51
openstackgerritIvan Kolodyazhny proposed openstack/cinder: Remove v1 server support  https://review.openstack.org/14570320:53
*** albertom has joined #openstack-cinder20:53
*** changbl_ has quit IRC20:56
*** alexpilotti has quit IRC20:57
*** DericHorn-HP has quit IRC20:59
*** ociuhandu has joined #openstack-cinder20:59
*** annegentle has quit IRC21:03
*** MentalRay has quit IRC21:04
*** jungleboyj has joined #openstack-cinder21:07
*** lpetrut has quit IRC21:08
*** eharney has quit IRC21:09
*** annegentle has joined #openstack-cinder21:16
*** dannywil_ has quit IRC21:16
*** aarefiev_home has quit IRC21:16
openstackgerritJohn Griffith proposed openstack/cinder: Modify template account creation in SolidFire drvr  https://review.openstack.org/19380821:16
*** akerr has joined #openstack-cinder21:20
*** akerr has quit IRC21:21
*** kjnelson has quit IRC21:25
*** e0ne is now known as e0ne_21:28
*** krtaylor has quit IRC21:29
*** e0ne_ has quit IRC21:29
*** annegentle has quit IRC21:34
*** annegentle has joined #openstack-cinder21:34
*** e0ne has joined #openstack-cinder21:34
*** anshul has joined #openstack-cinder21:36
openstackgerritxing-yang proposed openstack/cinder: EMC VMAX Modify CG  https://review.openstack.org/19482921:40
*** hodos has joined #openstack-cinder21:42
*** e0ne is now known as e0ne_21:42
*** gouthamr has quit IRC21:43
*** MentalRay has joined #openstack-cinder21:45
*** e0ne_ is now known as e0ne21:45
openstackgerritxing-yang proposed openstack/cinder-specs: Clone CG  https://review.openstack.org/19483421:46
openstackgerritxing-yang proposed openstack/cinder-specs: Clone CG  https://review.openstack.org/19483421:48
openstackgerritxing-yang proposed openstack/cinder-specs: Clone CG  https://review.openstack.org/19483421:50
*** annashen has quit IRC21:51
*** jecarey has quit IRC21:51
*** esker has quit IRC21:53
*** ianbrown has joined #openstack-cinder21:54
*** reed has quit IRC21:54
*** e0ne has quit IRC21:55
*** DericHorn-HP has joined #openstack-cinder21:56
*** reed has joined #openstack-cinder21:57
*** hodos has quit IRC22:04
*** edmondsw has quit IRC22:05
openstackgerritAngela Smith proposed openstack/cinder-specs: Spec for Brocade Zone Driver Virtual Fabrics support  https://review.openstack.org/14438922:06
*** primechuck has quit IRC22:07
*** sgotliv has quit IRC22:07
*** Rockyg has quit IRC22:08
*** annegent_ has joined #openstack-cinder22:09
*** jungleboyj has quit IRC22:12
*** annegentle has quit IRC22:13
*** annashen has joined #openstack-cinder22:13
*** annashen has quit IRC22:13
*** annashen has joined #openstack-cinder22:13
*** dontalton2 has joined #openstack-cinder22:19
*** mriedem has quit IRC22:20
*** annegent_ has quit IRC22:22
*** annegentle has joined #openstack-cinder22:22
*** Ctina__ has joined #openstack-cinder22:25
*** aorourke has joined #openstack-cinder22:26
*** xyang1 has quit IRC22:26
*** nestorf has joined #openstack-cinder22:35
*** annashen has quit IRC22:35
*** angela-s has quit IRC22:41
nestorftox -e genconfig...does it import modules and look for required parameters' default value?22:42
*** rwsu has quit IRC22:47
*** rlucio has quit IRC22:49
*** IanGovett has quit IRC22:54
*** annashen has joined #openstack-cinder22:58
*** garthb_ has joined #openstack-cinder23:00
*** r-daneel has quit IRC23:00
*** rlucio has joined #openstack-cinder23:02
*** garthb_ has quit IRC23:02
*** garthb_ has joined #openstack-cinder23:02
*** garthb__ has quit IRC23:03
*** garthb has quit IRC23:03
*** annegentle has quit IRC23:03
*** garthb has joined #openstack-cinder23:04
*** annegentle has joined #openstack-cinder23:05
*** mriedem has joined #openstack-cinder23:05
*** annegentle has quit IRC23:10
*** dontalton2 has quit IRC23:16
*** dontalton has quit IRC23:16
*** anshul has quit IRC23:20
*** erlon has quit IRC23:20
*** mgarza_ has quit IRC23:22
*** jasondotstar has joined #openstack-cinder23:23
*** garthb_ has quit IRC23:27
*** garthb__ has joined #openstack-cinder23:28
*** garthb has quit IRC23:28
*** garthb has joined #openstack-cinder23:29
*** MentalRay has quit IRC23:35
openstackgerritJohn Griffith proposed openstack/cinder: Modify template account creation in SolidFire drvr  https://review.openstack.org/19380823:36
*** hemna is now known as hemnafk23:37
*** mriedem has quit IRC23:38
*** mriedem has joined #openstack-cinder23:39
*** annashen has quit IRC23:42
*** Ctina__ has quit IRC23:45
*** Ctina__ has joined #openstack-cinder23:45
*** DericHorn-HP has quit IRC23:45
*** Ctina___ has joined #openstack-cinder23:48
*** Ctina__ has quit IRC23:50
*** dims has quit IRC23:56
*** chlong has joined #openstack-cinder23:58

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