Tuesday, 2015-01-13

*** scottda_ has quit IRC00:01
openstackgerritOpenStack Proposal Bot proposed openstack/cinder: Updated from global requirements  https://review.openstack.org/14566100:02
*** scottda_ has joined #openstack-cinder00:03
hemnajgriffith, hey man00:05
*** scottda_ has quit IRC00:08
*** lpabon has joined #openstack-cinder00:09
*** _cjones_ has quit IRC00:12
*** annashen has quit IRC00:14
*** _cjones_ has joined #openstack-cinder00:18
*** mtanino_ has joined #openstack-cinder00:23
*** david-lyle has joined #openstack-cinder00:24
*** mtanino has quit IRC00:24
*** alecv has quit IRC00:28
*** jcru has quit IRC00:30
jgriffithhemna: yo00:30
hemnaheyas00:30
hemnaso I'm finally freed up to start working on the brick initiator stuff00:31
jgriffithnice!00:31
hemnaI'm not sure what the official process is for adding a subproject00:31
jgriffithhemna: hehe... depending on how we do it there might not be one :)00:31
jgriffithhemna: were you thinking ala cinderclient?00:32
hemnayah00:32
hemnaowned by the cinder team, core, ptl00:32
jgriffithhemna: yeah...00:32
jgriffithso it's been a *few* years but...00:32
jgriffithIIRC you basicly do the same "stuff" as far as creating a project00:32
jgriffithie use cookie-cutter process00:33
jgriffiththe only thing that changes is linking perms in gerrit and LP00:33
jgriffithat least that's how we did cinderclient00:33
hemnaI just pulled cookiecutter down and created a temp test project00:33
hemnahttps://github.com/openstack-dev/cookiecutter00:33
hemnausing that00:33
jgriffithhemna: cool... if you got that going that's the biggest part of the battle00:33
jgriffithyeah, that's the one00:34
jgriffithI'm assuming it's still the process00:34
hemnaso I guess we need an 'official' name for this00:34
jgriffithhemna: yep, there's the hard part :)00:34
jgriffithhemnas-lib00:34
hemnahehe00:34
hemnacinderkicksassusemylib00:34
jgriffithLOL00:35
*** ho has joined #openstack-cinder00:35
jgriffithyrudumb00:35
jgriffithkidding aside...00:35
*** chlong has quit IRC00:35
hemnaheh yah00:35
hemnaso...00:35
hemnabrickinitiator ?00:35
hemnakinda a mouthfull00:35
hemnabut most folks are familiar with it FWIW00:36
jgriffithyeah, I don't want to type "import brickinitiator" all over the place :)00:36
jgriffithbinit00:36
jgriffithI dunno00:36
jgriffithor just "brick"00:36
hemnafrom canyoupleasecreatealongername import initiator00:36
jgriffithLOL00:36
hemnayah, well I got resistance at the summit for using 'brick'00:37
hemnabut I'd be ok with that00:37
jgriffithhonestly names are often the hardest part and I frankly don't have a strong pref00:37
jgriffithhemna: oh.. well that's fair I suppose00:37
jgriffithfor whatever reason00:37
hemnaI like brick00:37
jgriffithI think part of that was the "intended brick" vs what we have debate probably00:37
hemnayah00:38
*** kmartin has joined #openstack-cinder00:38
jgriffithlikely my objection; and I just don't remember ;)00:38
hemnaoh...it was someone00:38
hemnasome jdg dude00:38
hemnadunno00:38
jgriffithha!00:38
anishhrm, what do I do if I have found a bug in the unit tests for iscis ?00:38
anishit's a simple one line fix though00:38
jgriffithanish: log it and fix it :)00:38
jgriffithor log it and I'll fix it... either way00:39
jgriffithhemna: so honestly I don't care what it's called00:39
hemnaok cool00:39
hemnait's offical00:39
hemnayou said it00:39
hemna:P00:39
hemnaI'll name it brick for the time being00:39
hemnamaybe thingee and xyang1 eharney jungleboy can chime in ?00:40
hemnawinston-d_zZZ,00:40
hemnaah the zZZ00:40
*** jecarey has quit IRC00:41
anishjgriffith: maybe you can confirm this really quickly00:42
anishhttps://github.com/openstack/nova/blob/master/nova/tests/unit/virt/libvirt/test_volume.py#L30100:42
anishwhen that fails00:42
anishit shows self.executes as reference00:42
anishand expected_commands as actual00:42
anishwhich seems reversed00:42
jgriffithanish: oh... yeah :)00:43
jgriffithanish: that's just one of our many "reversed" vars in assertEqual00:43
anishheh00:43
jgriffithanish: you're correct... they sould be "expected,actual"00:43
anishcan I just send code for review without a bug for this00:43
jgriffithanish: we have them backwards all over the place00:43
anishcoz it's confusing when debugging failed unit tests00:43
anishfor this specific case at least00:44
jgriffithsomebody started a patch series of fixing them in one file at a time and I -2'd it00:44
anishlol00:44
anishall or nothing then ?00:44
jgriffithanish: well no... my suggestion was do several, or do them by sub-dir00:44
jgriffithanish: or do them as you go along00:44
jgriffithbut don't give me 150 individual patches :)00:44
anishgotcha. I can do as part of my changes to that code then ?00:45
*** Masahiro has joined #openstack-cinder00:45
jgriffithanish: yes, IMHO that's fine, but others may not agree00:45
jgriffithanish: you might break it out as a dependency00:45
jgriffithanish: that way git history is good, and you're doing it "while you're there"00:45
jgriffithanish: or just do it independent I may be the only one who sees a flood coming :)00:45
anishgot it, I'll make a dependency00:46
*** david-lyle has quit IRC00:46
jgriffithanish: so I did this in my driver... https://review.openstack.org/#/c/145373/00:46
jgriffithwas doing another change and just tied this on as a dep while I was at it00:46
anishgotcha, will do00:49
*** david-lyle has joined #openstack-cinder00:51
*** diegows has quit IRC00:55
jgriffiththingee: hemna https://bugs.launchpad.net/cinder/+bug/140876301:01
jgriffithsee my last comment there01:01
*** ebalduf has quit IRC01:01
jgriffithand let me know if you want a bp.... IMO it's a bug01:01
jgriffithso I was hoping to treat it as such :)01:02
jgriffiththingee: hemna but at the end of the day I think that's the only "right" way to fix it01:02
*** ebalduf has joined #openstack-cinder01:02
jgriffithand we've talked about it for 2 years... we just need to do it01:02
jgriffithand I'm happy to code it up this week01:02
jgriffitheven in drivers :)01:03
*** nosnos has joined #openstack-cinder01:04
*** david-lyle has quit IRC01:04
*** nosnos has quit IRC01:04
*** nosnos has joined #openstack-cinder01:05
hemnahrmm01:06
hemnayah shouldn't we be relying on what the drivers say is allocated and isn't for tracking ?01:06
hemnasomething outside of cinder can be using that same array01:06
*** ebalduf has quit IRC01:06
jgriffithhemna: indeed01:07
hemnathe only problem with available_gb is that we have drivers today that still can't report that :(01:07
hemnaand don't01:07
hemnare: infinite01:07
jgriffithhemna: they need to be fixed or removed :)01:07
jgriffithhemna: or big nasty warning message in logs saying...  "My driver sucks"01:08
hemna:)01:08
hemnaok I have to jet01:08
*** hemna is now known as hemnafk01:08
jgriffithyea..me too01:09
jgriffithcya'll01:09
*** nosnos has quit IRC01:09
*** dannywilson has quit IRC01:09
nikesh_vedamsjgriffith: there?01:17
nikesh_vedamsjgriffith: unable to find reason for this ERROR: Unable to find an inventory file, specify one with -i ?01:18
nikesh_vedamsjgriffith: now we are giving fulll path in executor.py01:19
nikesh_vedamslike ./ansible/sites.yml    /home/vedams/sos-ci/sos-ci/ansible/sites.yml01:21
nikesh_vedamsso that error gone01:21
nikesh_vedamsbut ERROR: Unable to find an inventory file, specify one with -i ?01:21
nikesh_vedamsi know this might be silly for you but if possible can you please tell the solution01:22
*** lpabon has quit IRC01:25
*** chlong has joined #openstack-cinder01:25
*** nosnos has joined #openstack-cinder01:26
jgriffithnikesh_vedams: ansible requires you have a hosts file setup01:26
jgriffithnikesh_vedams: /etc/ansible/hosts01:26
jgriffithnikesh_vedams: and add: [localhost]01:27
jgriffithlocalhost ansible_connection=local01:27
jgriffitherr...01:27
jgriffith[localhost]01:27
jgriffithlocalhost ansible_connection=local01:27
*** IanGovett has quit IRC01:27
jgriffithnikesh_vedams: see docs here http://docs.ansible.com/intro_inventory.html01:27
jgriffithnikesh_vedams: that assumes you're running from localhost of course :)01:28
*** _cjones_ has quit IRC01:32
nikesh_vedamsjgriffith:thanks01:33
*** Mandell has quit IRC01:33
*** nosnos has quit IRC01:34
*** ryanpetrello has quit IRC01:35
*** david-lyle has joined #openstack-cinder01:37
*** kmartin has quit IRC01:40
*** shakamunyi has quit IRC01:40
*** tsekiyam_ has joined #openstack-cinder01:44
*** mtanino_ has quit IRC01:46
*** leeantho_ has quit IRC01:46
*** Mandell has joined #openstack-cinder01:47
*** tsekiyama has quit IRC01:47
*** dannywilson has joined #openstack-cinder01:47
*** tsekiyam_ has quit IRC01:48
*** ebalduf has joined #openstack-cinder01:49
*** ebalduf has quit IRC01:49
*** ebalduf has joined #openstack-cinder01:50
*** dannywilson has quit IRC01:52
*** smoriya has joined #openstack-cinder01:52
*** david-lyle has quit IRC01:52
*** ebalduf has quit IRC01:55
nikesh_vedamsjgriffith: thanks, small change we did in os_ci.py  http://paste.openstack.org/show/156647/01:56
jgriffithnikesh_vedams: just look at your system....  is it launching instances and running tests?01:57
jgriffithnikesh_vedams: there's also a results log that you should see01:57
jgriffithnikesh_vedams: and finally the results file from the instance are bundled up and archived on your machine as well01:58
jgriffithnikesh_vedams: I'm going to be a away for a bit... sorry01:58
*** ebalduf has joined #openstack-cinder01:58
nikesh_vedamsjgrifffith: ok thanks01:59
*** vukcrni has quit IRC02:05
*** scottda_ has joined #openstack-cinder02:05
*** rlucio has quit IRC02:05
*** scottda_ has quit IRC02:06
*** vukcrni has joined #openstack-cinder02:06
*** haomaiwang has joined #openstack-cinder02:07
*** ryanpetrello has joined #openstack-cinder02:07
*** scottda_ has joined #openstack-cinder02:07
*** thingee has quit IRC02:09
*** oomichi has joined #openstack-cinder02:13
*** Mandell has quit IRC02:13
*** scottda_ has quit IRC02:20
*** scottda_ has joined #openstack-cinder02:23
openstackgerritHuang Zhiteng proposed openstack/cinder: Raise correct exception when validate_connector failed  https://review.openstack.org/14637402:26
*** scottda_ has quit IRC02:27
*** mberlin has joined #openstack-cinder02:35
*** mudassirlatif has quit IRC02:36
*** kaisers1 has joined #openstack-cinder02:36
*** rwsu has quit IRC02:37
*** mberlin1 has quit IRC02:38
*** kaisers has quit IRC02:39
*** gtt116 has joined #openstack-cinder02:40
*** scottda_ has joined #openstack-cinder02:53
*** david-lyle has joined #openstack-cinder02:55
*** scottda_ has quit IRC02:58
*** scottda_ has joined #openstack-cinder02:58
*** scottda_ has quit IRC03:00
*** kaufer has joined #openstack-cinder03:02
*** rmesta has quit IRC03:03
*** barra204 has joined #openstack-cinder03:05
*** jnrao has quit IRC03:12
*** julim has joined #openstack-cinder03:13
*** _cjones_ has joined #openstack-cinder03:13
*** Masahiro has quit IRC03:15
*** patrickeast has quit IRC03:15
*** scottda_ has joined #openstack-cinder03:22
*** barra204 has quit IRC03:22
*** annashen has joined #openstack-cinder03:23
*** scottda_ has quit IRC03:25
*** ebalduf has quit IRC03:28
*** harlowja is now known as harlowja_away03:31
*** nikesh_vedams has quit IRC03:31
*** scottda_ has joined #openstack-cinder03:33
*** jungleboyj has joined #openstack-cinder03:35
*** mriedem has left #openstack-cinder03:35
openstackgerritVincent Hou proposed openstack/cinder: Remove the useless next link for volumes, transfers and backups  https://review.openstack.org/13191503:36
*** barra204 has joined #openstack-cinder03:37
*** bkopilov has quit IRC03:38
*** harlowja_away is now known as harlowja03:39
openstackgerritVincent Hou proposed openstack/cinder: Remove the useless next link for volumes, transfers and backups  https://review.openstack.org/13191503:41
*** nikesh_vedams has joined #openstack-cinder03:42
nikesh_vedamsjgriffith:there?03:42
nikesh_vedamswe debugged03:42
nikesh_vedamsunderstand our mistake03:42
nikesh_vedamsjgriffith:struggling with key_name: cloudkey03:46
*** scottda_ has quit IRC03:50
*** scottda_ has joined #openstack-cinder03:51
*** BharatK has joined #openstack-cinder04:01
jgriffithjungleboyj: you around?04:06
*** Masahiro has joined #openstack-cinder04:06
*** mwichmann has quit IRC04:18
*** rushiagr_away is now known as rushiagr04:20
*** david-lyle has quit IRC04:20
*** _cjones_ has quit IRC04:21
*** _cjones_ has joined #openstack-cinder04:21
*** _cjones_ has quit IRC04:21
*** ryanpetrello has quit IRC04:22
*** annashen has quit IRC04:22
nikesh_vedamsjgriffith:TASK: [nova_compute ] ********************************************************* failed: [localhost] => {"failed": true} msg: Error in creating instance: Invalid key_name provided.04:23
nikesh_vedamsbut key_name is present04:23
nikesh_vedamsnova keypair-list is showing this keyname04:24
jgriffithnikesh_vedams: make sure you're using the same tenant that you created the key with04:24
jgriffithnikesh_vedams: and FWIW that has nothing to do with my ansible playbooks, that's purely your setup04:24
*** Longgeek has joined #openstack-cinder04:26
*** Longgeek has quit IRC04:27
*** jecarey has joined #openstack-cinder04:27
jungleboyjjgriffith: Yes I am around.04:30
jgriffithjungleboyj: I'd like to talk with you about: https://review.openstack.org/#/c/145642/04:30
*** Longgeek has joined #openstack-cinder04:31
jgriffithjungleboyj: and https://review.openstack.org/#/c/146545/04:31
jungleboyjjgriffith: Guessed as much given the -2.04:31
jgriffithjungleboyj: well... maybe I'm wrong04:31
jgriffithjungleboyj: first... why the second patch to pin the version?04:31
jungleboyjjgriffith: I updated that after the oslo meeting.  There is a larger discussion that needs to be had there about why we are not pinning the oslo library versions that needs to be had.04:32
jungleboyjjgriffith: That would have avoided this problem.04:32
*** Mandell has joined #openstack-cinder04:33
jgriffithjungleboyj: but why would that discussion be had in that group only and perform that change on Stable?04:33
jgriffithWhen in the past we've always said "no pinning"04:33
jungleboyjjgriffith: I was trying to see if we could just resolve that by capping the version but that isn't going to work without also changing global requirements in stable/juno.04:33
openstackgerritHuang Zhiteng proposed openstack/cinder: Raise correct exception when validate_connector failed  https://review.openstack.org/14637404:34
jgriffithand worse, a commit message with no information that actually references a different bug that already has a bp in progress?04:34
jgriffithjungleboyj: correct, which was my second point04:34
jgriffithjungleboyj: ^^  global req's04:34
nikesh_vedamsjgriffith: os_login: admin os_password: vedams123 os_tenant_name: admin   and key user and tenant is same but still it reporting error :(04:34
jgriffithnikesh_vedams: can't help you, I'm busy right now04:34
jgriffithjungleboyj: so we're in agreeement that the pinning patch is not appropriate then?04:35
jungleboyjjgriffith: Right.  Now I know.  Also wasn't aware that there were discussions that had already happened around no pinning.04:35
jungleboyjYes, already updated and abandoned.04:35
nikesh_vedamsjgriffith: ok no probs,whenever you are free if possible please ping04:35
jgriffithjungleboyj: cool04:35
jgriffithjungleboyj: now... on the second patch/backport :)04:35
jungleboyjjgriffith: So ... yes.04:35
jgriffithjungleboyj: which I've no abandoned (oops)04:36
jungleboyj*Sigh*04:36
*** pradipta_away is now known as pradipta04:36
jgriffithjungleboyj: the bug that's logged and the actual problem was introduced by thang's patch (not commit id in updated comment)04:36
jgriffithjungleboyj: which is in Kilo only04:36
jgriffithjungleboyj: the outliers in the two unit tests however were there in Juno04:36
*** scottda_ has quit IRC04:37
jgriffithjungleboyj: as such that's all that should be fixed04:37
jgriffithjungleboyj: for stable backport we shouldn't be adding anything more than we need IMO04:37
jgriffithjungleboyj: but again, I want to make sure I didn't miss something04:37
jungleboyjjgriffith: Hold on, let me figure out how that referenced commit is relevant here.04:37
jgriffithjungleboyj: that commit introduced "from i18n import _lazy" which is the bug04:38
jgriffith:)04:38
jgriffithjungleboyj: I commented on your patch that a chunk of what was backported didn't actually exist in Juno and thus the change shouldn't be added04:39
jgriffithjungleboyj: I submitted set 3 to show the minimum what was required and you nuked it ;(04:39
jgriffithjungleboyj: there's no reason to add the items OR the skip to test_faults04:40
jungleboyjjgriffith: But there is more than just that change that is wrong.04:40
jgriffithjungleboyj: that may be true, yes, and that's what my patch fixed04:40
jgriffithbut you added back in the enable_lazy calls and the skips, which again didn't even exist in Juno04:40
jungleboyjjgriffith: Let me look again.04:41
jgriffiththe test_faults code had the import _lazy in Juno which was wrong04:42
jgriffithBUT, that can be fixed easily by just removing that and the enable_lazy call in setup and the addCleanup04:42
jgriffiththere's also no need/reason to skip those tests in Juno either04:42
jgriffithIf you diff my patch sets to base and your patchset to base you'll see what I'm talking about04:43
jungleboyjOk, so you just pushed up patch set 6.  Based on your argument, why are you still changing cinder/i18n.py?04:46
jungleboyjjgriffith: ^^^04:46
jgriffithjungleboyj: tell ya what...04:46
jungleboyjShouldn't we just remove use of _lazy ?04:46
jungleboyjjgriffith: Then get rid of the cherry pick info, from the commit message and then move on?04:47
jgriffithjungleboyj: yes... I'm abandonging again and starting from scratch04:47
jungleboyj*Sigh*  ok.04:47
jgriffithjungleboyj: so yes, there was no reason to add that to i18n... but that wasn't the difference you and I had04:48
*** dannywilson has joined #openstack-cinder04:48
jgriffithjungleboyj: so let's skip that for now04:48
jungleboyjjgriffith: I apologize, I was too quick to push up the version I had.  That was rude.04:48
jgriffithjungleboyj: do you see what i'm saying about the other changes?  Particularly the one I submitted and you clobbered04:49
jgriffithjungleboyj: no need to apologize04:49
jgriffithjungleboyj: I want to make sure I'm not missing something and that we're both in agreement and on the same page04:49
jgriffithjungleboyj: particularly around how to keep stable 'safe'04:49
jgriffithjungleboyj: lord knows I could be completely wrong and missing something here04:50
jungleboyjjgriffith: Yes, I now see what you are doing for stable.  I saw the i18n changes and the test cases removed and misunderstood.04:50
jgriffithjungleboyj: ok... cool, note I didn't remove any test cases though04:51
jgriffithjungleboyj: I removed the skips as we didn't seem to need them04:51
jgriffithjungleboyj: it's possible that master could've been fixed similarly, but not sure on that04:51
jgriffithjungleboyj: IIRC master had another introduction that caused the issues04:51
jgriffithjungleboyj: which is why the fix was a partial04:52
jungleboyjjgriffith: I think you have to remove one test case in test_wsgi with _lazy removed.04:52
*** _cjones_ has joined #openstack-cinder04:52
jungleboyjjgriffith: I have one fix in my sandbox at the moment for master.04:52
*** dannywilson has quit IRC04:53
jgriffithjungleboyj: hmm... which one?04:53
jgriffithjungleboyj: all I know is what I pushed earlier passed locally04:53
jungleboyjjgriffith: If you can push a version of patch 3 that doesn't include cinder/i18n.py I think that is the minimum we can do to stable/juno and I would merge it so we can move on.04:54
jungleboyjjecarey: Is watching and agreed.  Right?04:54
jgriffithjungleboyj: working on that now04:55
jungleboyjjgriffith: Cool.04:55
jecareyWhat I looked at seemed good.04:56
jgriffithlet's see if this works....04:57
jgriffithgrrrr04:57
jgriffithjecarey: jungleboyj ok... restored and updated again (sorry)04:59
jgriffithjungleboyj: so are we good?04:59
jgriffithjungleboyj: I mean are we on the same page and I wasn't a jerk or anything?05:00
jgriffithjungleboyj: it still might fail jenkins :)05:00
openstackgerritVincent Hou proposed openstack/cinder: Remove the useless next link for volumes, transfers and backups  https://review.openstack.org/13191505:00
jungleboyjjgriffith: Looking.05:01
jungleboyjjgriffith: jecarey I think patch 7 makes sense.05:02
jgriffithnikesh_vedams: back to your issue....05:02
jgriffithnikesh_vedams: what's the output of "nova keypair-list"05:02
jgriffithnikesh_vedams: and what *exactly* are you passing in as your keyname?05:03
jungleboyjI will merge it if it passes the check.  Not being a jerk.  We are taking two different approaches, thanks for explaining yours.  I see it is a safter approach.05:03
jgriffithjungleboyj: thanks!05:03
openstackgerritxing-yang proposed openstack/cinder: Add support to differential backups in cinder  https://review.openstack.org/11006805:04
jecareyjgriffith, jungleboyj: I'm worried that in test_wsgi.py we enable_lazy, but don't disable it.05:04
jecareyIt will be on for all tests that run after that.05:04
jungleboyjjecarey: True, that is what I am proposing for fix in master.05:04
jungleboyjWe also should remove the cherry-pick from the commit message as it really is no longer a cherry-pick.05:05
jgriffithjecarey: jungleboyj but that's *existing*05:05
*** annashen has joined #openstack-cinder05:05
jungleboyjjgriffith: No, because the other code that was removed (_lazy) used to disable it after the test.05:05
jgriffithjungleboyj: are you sure about that :)05:05
jgriffithjungleboyj: trace through that _restor_use_lazy05:05
jgriffithjungleboyj: it doesn't actually *do* anything IIRC05:06
jungleboyjjgriffith: Yes.  That was the part in the patch I uploaded that was needed.05:06
*** bkopilov has joined #openstack-cinder05:06
jecareyjgriffith, it sets it back to the value that it was before we turned it on.05:06
jgriffithjungleboyj: but my point is why would you introduce something *new*05:06
jgriffithjecarey: what I'm saying is that it actually wasn't doing anything05:06
jgriffithjecarey: in the original code the "original" was the same05:07
jgriffithjecarey: it was a case of some fancy test code that actually didn't "do" anything05:07
jgriffithjecarey: but maybe I'm wrong05:07
nikesh_vedamsjgriffith: nova keypair-list is giving a key-name and value  and we are passing exact key-name05:07
jungleboyjjgriffith: I think on that point you are wrong.05:07
jgriffithjecarey: at this point I'll bow out completely and leave it to the two of you then05:07
jgriffithI'm obviously missing somehting05:07
jgriffithall I know is that the what was broken is now fixed05:08
jecareyjgriffith, maybe I was confused when I wrote it ... I thought the default was that lazy wasn't enabled so I had to put it back to that state after the test.05:08
jgriffithjungleboyj: there's lots of points I'm wrong on :)05:08
jgriffithjungleboyj: I dunno... I'm likely confused05:09
jgriffithjungleboyj: that's poorly written anyway IMHO05:09
jecareyjust wrote it to restore the original value so if assumption changed it would still work.05:09
jgriffithjungleboyj: if you need an explicit state for your test, you should set it05:09
nikesh_vedamsjgriffith: http://paste.openstack.org/show/156747/   we are giving keyname  as id_rsa05:09
jgriffithOk... well I'll leave it to you then and I'll bow out05:09
jgriffithI obviously must not know what I'm doing at this point05:10
jgriffithsorry for the trouble and wasting your time05:10
jgriffithnikesh_vedams: what the heck is that?05:10
jgriffithnikesh_vedams: you don't use your id_rsa.pub key05:10
jgriffithnikesh_vedams: you generate a pem05:10
jgriffithnikesh_vedams: I mean.. you can... but05:12
jgriffithnikesh_vedams: just do a "nova keypair-add cloudkey"05:12
jgriffithnikesh_vedams: and use that05:12
jgriffithit'll work assuming you change permissions on it and put it in your .ssh dir05:12
jgriffithnikesh_vedams: 0600 by the way05:12
jgriffithjungleboyj: jecarey I'll sync up with you guys tomorrow05:13
jgriffithif you need to just change it all around again go for it05:13
*** kaufer has quit IRC05:13
nikesh_vedamsin .ssh directory i have id_rsa.pub,can i use it05:13
jungleboyjjgriffith: Ok, your patch is hitting the problem that I tried to fix.  Would you be ok with me extending your patch to correct the failure?05:13
jgriffithnikesh_vedams: just for sake of ease generate a pem please05:13
jgriffithjungleboyj: what problem is that?05:14
jgriffithjungleboyj: before you clobber it again can you tell me what test fails?05:14
rushiagrnikesh_vedams: http://docs.openstack.org/user-guide/content/cli_configure_instances.html05:14
jgriffithjungleboyj: or let the gate show me... because I can't repro it locally which worries me05:15
jungleboyjjgriffith: https://jenkins07.openstack.org/job/gate-cinder-python27/2171/console smbfs test cases are failing because enable_lazy is left on after test_wsgi runs.05:15
openstackgerritJay Bryant proposed openstack/cinder: Ensure lazy translation is disabled properly  https://review.openstack.org/14676305:15
rushiagrnikesh_vedams: I think you need to spend some time understanding how keypairs work first05:15
jungleboyjjgriffith: ^^ That is the fix in master to avoid it in the future.05:16
jgriffithjungleboyj: hmmmm...05:16
jgriffithjungleboyj: well that's interesting05:16
nikesh_vedamsrushiagr: yes you are correct05:16
nikesh_vedamsthanks05:16
nikesh_vedamsactually awake from whole night05:17
nikesh_vedams:)05:17
nikesh_vedamsrushiagr: http://paste.openstack.org/show/156755/05:19
jungleboyjjgriffith: Maybe it is just best to tackle this in the morning?05:19
jgriffithjungleboyj: so the thing that's interesting....05:21
jgriffithjungleboyj: very interesting05:21
jungleboyjjgriffith: Yes?05:22
jungleboyjjgriffith: Since we aren't pinning it looks like we should just move to using the fixture like here:  https://review.openstack.org/#/c/145923/05:24
jgriffithjungleboyj: yes, agreed05:24
jgriffithjungleboyj: dhellmann suggested that last week as well05:24
*** annashen has quit IRC05:25
jungleboyjjgriffith: I didn't realize that was going to be available so quickly.  So, lets sleep on this, you can remove the cherry-pick info from the backport and put the fixture in and I will update my patch and then we will all be happy.05:25
jgriffithjungleboyj: interesting....05:26
jgriffithjungleboyj: so fresh clone and new venv and I get the failure05:26
jungleboyjjgriffith: That I expect.05:26
jgriffithjungleboyj: very troubling05:26
jungleboyjjgriffith: Willing to bet if you try the fixture that won't happen.05:27
jgriffithjungleboyj: :)05:27
jgriffithjungleboyj: alright... well this has been a long drawn out conversation for not much at all05:27
jgriffithjungleboyj: so I was very wrong about that particular test, that's for sure05:27
jgriffithjungleboyj: so I wonder... if tomorrow we should look at a fix using fixture prior to my remove _lazy import05:28
jgriffithjungleboyj: that can be cleanly backported05:28
jgriffithjungleboyj: anyway... it's late where you are05:28
jgriffithand jecarey05:28
jgriffithI won't waste any more of your time05:28
jgriffithjungleboyj: thanks for your patience05:29
jungleboyjjgriffith: Thanks for your understanding.05:30
jgriffithjungleboyj: ok... enough for tonight, let's attak it again tomorrow05:30
jgriffithgood night all05:30
jungleboyjjgriffith: I will work on getting the patch I just put up right and investigate if it helps us in stable/juno.  We can work that out together once I undestand it better.05:30
jungleboyjjgriffith: Sounds good.  Time for the Daily Show.05:31
*** _cjones_ has quit IRC05:31
jgriffithjungleboyj: indeed!05:31
*** _cjones_ has joined #openstack-cinder05:31
jungleboyjNight all!05:31
jecareygnight05:32
openstackgerritustcdylan proposed openstack/cinder: Fix bug in sheepdog driver: the wrong volume size  https://review.openstack.org/13980405:33
*** Longgeek has quit IRC05:39
*** Longgeek has joined #openstack-cinder05:39
*** chhavi has joined #openstack-cinder05:41
*** harlowja is now known as harlowja_away05:42
*** BharatK has quit IRC05:46
*** teju has joined #openstack-cinder05:47
*** thingee has joined #openstack-cinder05:49
thingeewinston-d_zZZ: mind giving the ok with https://review.openstack.org/#/c/131280/605:49
thingeeplease05:49
*** oomichi has quit IRC05:51
*** rushil has joined #openstack-cinder05:53
*** rushil has quit IRC05:53
openstackgerritTaoBai proposed openstack/cinder: IBM Storwize driver Consistency Group Implementation  https://review.openstack.org/14268305:54
thingeejgriffith: added allocated_cap to meeting agenda https://wiki.openstack.org/wiki/CinderMeetings#Next_meeting05:56
thingeejgriffith: thanks for that05:59
*** BharatK has joined #openstack-cinder06:00
*** thingee has quit IRC06:00
*** xyang1 has quit IRC06:03
openstackgerritAbel Lopez proposed openstack/cinder: Purge deleted rows  https://review.openstack.org/14676606:06
openstackgerritOpenStack Proposal Bot proposed openstack/cinder: Imported Translations from Transifex  https://review.openstack.org/14493306:10
openstackgerritJames Carey  proposed openstack/cinder: Ensure lazy translation is disabled properly  https://review.openstack.org/14676306:10
*** _cjones_ has quit IRC06:10
*** anshul has joined #openstack-cinder06:10
openstackgerritxing-yang proposed openstack/cinder-specs: Consistency Groups Kilo Update  https://review.openstack.org/13102406:15
*** _cjones_ has joined #openstack-cinder06:15
*** nlevinki has joined #openstack-cinder06:19
*** emagana has quit IRC06:23
*** guitarzan has quit IRC06:24
*** BharatK has quit IRC06:32
*** BharatK has joined #openstack-cinder06:32
*** Longgeek has quit IRC06:36
*** _cjones_ has quit IRC06:39
*** _cjones_ has joined #openstack-cinder06:39
*** _cjones_ has quit IRC06:39
*** Longgeek has joined #openstack-cinder06:42
*** chhavi has quit IRC06:43
nikesh_vedamsHi06:45
*** chhavi has joined #openstack-cinder06:45
nikesh_vedamswe added image id of deafult cirrous in soc-ci/sos-ci/ansible/vars.yml  we are getting below error on running soc-ci/soc-ci/os_ci.py  TASK: [nova_compute ] ********************************************************* failed: [localhost] => {"failed": true} msg: Error in creating instance: Can not find requested image06:45
*** Mandell has quit IRC06:49
nikesh_vedamsrushiagr thingee : any idea06:49
openstackgerritustcdylan proposed openstack/cinder: Fix bug in sheepdog driver: the wrong volume size  https://review.openstack.org/13980406:49
*** ryanpetrello has joined #openstack-cinder06:52
*** deepakcs has joined #openstack-cinder06:58
*** Mandell has joined #openstack-cinder07:01
*** chhavi_ has joined #openstack-cinder07:05
*** chhavi has quit IRC07:06
*** rushil has joined #openstack-cinder07:09
nikesh_vedamsdo any one used sos-ci ?07:09
nikesh_vedamsjgriffith is now offline07:10
*** _cjones_ has joined #openstack-cinder07:10
rushiagrnikesh_vedams: no idea with that.07:16
rushiagrnikesh_vedams: i.e. the CI part of it07:16
nikesh_vedamsok07:16
rushiagrnikesh_vedams: also FYI, cirros image do not require keypairs business at all. default username password is "cirros" "cubswin:)"07:16
rushiagrrespectively07:16
nikesh_vedamsok07:17
*** ryanpetrello has quit IRC07:17
*** rushil has quit IRC07:30
*** EduardBiceriMate has joined #openstack-cinder07:32
*** Miouge has joined #openstack-cinder07:34
openstackgerritBob proposed openstack/cinder: Add loopingcalls for Huawei storage system driver  https://review.openstack.org/14376507:43
*** mudassirlatif has joined #openstack-cinder07:44
openstackgerritTaoBai proposed openstack/cinder: IBM Storwize driver Consistency Group Implementation  https://review.openstack.org/14268307:54
openstackgerritVipin Balachandran proposed openstack/cinder: VMware: Integrate VMDK driver with oslo.vmware  https://review.openstack.org/13732407:54
openstackgerritVipin Balachandran proposed openstack/cinder: VMware: Support for non-default port  https://review.openstack.org/14638407:54
*** anshul has quit IRC07:55
*** nkrinner has joined #openstack-cinder07:55
*** e0ne has joined #openstack-cinder07:55
*** mudassirlatif has quit IRC08:00
*** e0ne is now known as e0ne_08:02
*** Miouge has quit IRC08:06
*** Miouge has joined #openstack-cinder08:07
*** anshul has joined #openstack-cinder08:07
*** e0ne_ has quit IRC08:08
*** chlong has quit IRC08:09
*** tshefi has joined #openstack-cinder08:11
*** abehl has joined #openstack-cinder08:13
*** anshul has quit IRC08:16
*** k4n0 has joined #openstack-cinder08:18
anishrushiagr: whoever came up with that password is quite the optimist08:19
*** e0ne has joined #openstack-cinder08:20
rushiagranish: In what sense? I don't know what cubswin means.08:20
openstackgerritVipin Balachandran proposed openstack/cinder: VMware: Integrate VMDK driver with oslo.vmware  https://review.openstack.org/13732408:25
*** e0ne is now known as e0ne_08:25
*** e0ne_ is now known as e0ne08:27
*** e0ne has quit IRC08:27
openstackgerritVipin Balachandran proposed openstack/cinder: VMware: Support for non-default port  https://review.openstack.org/14638408:29
*** sgotliv has joined #openstack-cinder08:30
*** cnesa has joined #openstack-cinder08:31
*** cnesa has quit IRC08:31
*** pschaef has joined #openstack-cinder08:36
anishrushiagr: oh, the chicago cubs is just a baseball team that has a lot of supporters but never wins08:38
rushiagranish: haha08:39
rushiagranish: now I agree with you. The guy should be one optimistic person08:42
*** emagana has joined #openstack-cinder08:42
anish:)08:47
*** emagana has quit IRC08:47
*** Longgeek has quit IRC08:47
*** tshefi has quit IRC08:49
*** Mandell has quit IRC08:52
*** olc_jesuischarli is now known as olc08:52
*** tshefi has joined #openstack-cinder08:54
*** Longgeek has joined #openstack-cinder08:55
*** pradipta is now known as pradipta_away08:57
openstackgerritPh. Marek proposed openstack/cinder: DRBD: Give a meaningful error message if some library couldn't be loaded  https://review.openstack.org/14640308:59
*** jpich has joined #openstack-cinder08:59
*** pradipta_away is now known as pradipta09:00
*** pradipta is now known as pradipta_away09:04
*** karimb has joined #openstack-cinder09:04
*** nellysmitt has joined #openstack-cinder09:09
*** _cjones_ has quit IRC09:17
*** aix has joined #openstack-cinder09:22
*** deepakcs has quit IRC09:22
*** marcusvrn has joined #openstack-cinder09:22
*** jistr has joined #openstack-cinder09:23
*** jordanP has joined #openstack-cinder09:27
*** emagana has joined #openstack-cinder09:37
*** dulek has joined #openstack-cinder09:39
*** mkerrin has quit IRC09:40
*** emagana has quit IRC09:41
*** dulek_ has joined #openstack-cinder09:41
*** Longgeek has quit IRC09:45
*** dulek has quit IRC09:45
*** e0ne has joined #openstack-cinder09:56
*** BharatK has quit IRC10:03
*** marcusvrn has quit IRC10:04
*** marcusvrn has joined #openstack-cinder10:09
*** marcusvrn1 has joined #openstack-cinder10:09
*** diegows has joined #openstack-cinder10:13
*** marcusvrn has quit IRC10:13
*** BharatK has joined #openstack-cinder10:15
*** alonmarx_ has joined #openstack-cinder10:17
*** sgotliv has quit IRC10:18
*** alonmarx has quit IRC10:19
*** nshaikh has joined #openstack-cinder10:27
*** emagana has joined #openstack-cinder10:31
*** emagana has quit IRC10:35
*** BharatK has quit IRC10:36
*** aix has quit IRC10:39
*** EduardBiceriMate has quit IRC10:40
*** kaisers1 has quit IRC10:40
*** ryanpetrello has joined #openstack-cinder10:41
*** fandi has joined #openstack-cinder10:41
*** ryanpetrello has quit IRC10:45
*** BharatK has joined #openstack-cinder10:48
*** haomaiwang has quit IRC10:55
*** smoriya has quit IRC10:56
*** lan_ has joined #openstack-cinder10:57
*** Masahiro has quit IRC11:00
*** aix has joined #openstack-cinder11:01
*** chhavi_ has quit IRC11:03
*** e0ne is now known as e0ne_11:07
*** Miouge has quit IRC11:13
*** e0ne_ is now known as e0ne11:14
*** RJ_ has joined #openstack-cinder11:15
*** teju has left #openstack-cinder11:16
*** fandi has quit IRC11:20
*** emagana has joined #openstack-cinder11:25
*** jordanP has quit IRC11:26
*** emagana_ has joined #openstack-cinder11:27
*** emagana has quit IRC11:30
*** emagana_ has quit IRC11:31
*** chlong has joined #openstack-cinder11:33
*** afazekas has joined #openstack-cinder11:34
*** kbyrne has quit IRC11:38
*** kbyrne has joined #openstack-cinder11:41
*** Miouge has joined #openstack-cinder11:42
*** jamielennox is now known as jamielennox|away11:43
*** aix has quit IRC11:53
*** e0ne is now known as e0ne_11:56
*** e0ne_ is now known as e0ne11:56
*** sgotliv has joined #openstack-cinder11:57
openstackgerritustcdylan proposed openstack/cinder: Fix bug in sheepdog driver: the wrong volume size  https://review.openstack.org/13980411:59
*** Masahiro has joined #openstack-cinder12:01
*** ho has quit IRC12:03
*** BharatK has quit IRC12:04
*** aix has joined #openstack-cinder12:05
*** Masahiro has quit IRC12:05
*** alexpilotti has joined #openstack-cinder12:11
*** e0ne is now known as e0ne_12:13
*** BharatK has joined #openstack-cinder12:20
*** fandi has joined #openstack-cinder12:21
*** emagana has joined #openstack-cinder12:21
*** jordanP has joined #openstack-cinder12:22
*** e0ne_ has quit IRC12:23
*** emagana has quit IRC12:25
*** ryanpetrello has joined #openstack-cinder12:27
openstackgerritVincent Hou proposed openstack/cinder: Remove the useless next link for volumes, transfers and backups  https://review.openstack.org/13191512:38
*** ryanpetrello has quit IRC12:41
*** e0ne has joined #openstack-cinder12:44
*** alonmarx has joined #openstack-cinder12:47
*** nellysmi_ has joined #openstack-cinder12:49
*** IanGovett has joined #openstack-cinder12:49
*** alonmarx_ has quit IRC12:50
openstackgerritChangBo Guo(gcb) proposed openstack/cinder: Use is_valid_ipv6 from oslo.utils  https://review.openstack.org/14361112:51
*** Mandell has joined #openstack-cinder12:52
*** nellysmitt has quit IRC12:52
*** Mandell has quit IRC12:57
*** Masahiro has joined #openstack-cinder13:02
*** ndipanov has quit IRC13:03
*** zhipeng has joined #openstack-cinder13:03
*** RJ_ has quit IRC13:05
*** ndipanov has joined #openstack-cinder13:05
*** Masahiro has quit IRC13:06
*** ryanpetrello has joined #openstack-cinder13:08
*** rushiagr is now known as rushiagr_away13:11
*** emagana has joined #openstack-cinder13:15
*** Longgeek has joined #openstack-cinder13:15
*** emagana has quit IRC13:20
*** bswartz has quit IRC13:23
*** ndipanov has quit IRC13:23
*** BharatK has quit IRC13:25
*** chlong has quit IRC13:30
*** SergeyLukjanov has quit IRC13:36
*** ndipanov has joined #openstack-cinder13:36
*** nshaikh has quit IRC13:37
*** k4n0 has quit IRC13:41
*** SergeyLukjanov has joined #openstack-cinder13:44
*** jaypipes has quit IRC13:45
*** jecarey has quit IRC14:00
*** pschaef has quit IRC14:01
*** netapp has quit IRC14:03
*** rushiagr_away is now known as rushiagr14:04
*** xyang1 has joined #openstack-cinder14:08
*** Yogi11 has joined #openstack-cinder14:09
*** emagana has joined #openstack-cinder14:09
*** k4n0 has joined #openstack-cinder14:10
*** k4n0 has quit IRC14:10
*** bswartz has joined #openstack-cinder14:12
*** emagana has quit IRC14:14
*** changbl has quit IRC14:17
*** Miouge has quit IRC14:18
*** mwichmann has joined #openstack-cinder14:19
*** dulek_ has quit IRC14:20
flip214is the check "H802  git commit title should be under 50 chars" new?14:22
*** openstackgerrit has quit IRC14:22
*** openstackgerrit has joined #openstack-cinder14:23
openstackgerritPh. Marek proposed openstack/cinder: DRBD: Log an error if libraries can't be loaded  https://review.openstack.org/14640314:23
*** guitarzan has joined #openstack-cinder14:23
*** kaufer has joined #openstack-cinder14:26
*** tbarron has joined #openstack-cinder14:30
*** jaypipes has joined #openstack-cinder14:32
*** dustins has joined #openstack-cinder14:34
*** rushil_ is now known as rushil14:38
*** Miouge has joined #openstack-cinder14:40
jbernardwinston-d_zZZ: ping14:45
*** r-daneel has joined #openstack-cinder14:46
*** mriedem has joined #openstack-cinder14:48
*** Masahiro has joined #openstack-cinder14:50
*** dulek has joined #openstack-cinder14:51
*** pcaruana|off| is now known as pcaruana14:51
*** Masahiro has quit IRC14:55
nikesh_vedamsdo any have used  sos-ci written by jgriffith14:55
*** jcru has joined #openstack-cinder14:56
nikesh_vedamswe are facing below problem:14:58
nikesh_vedamshttp://paste.openstack.org/show/157061/14:58
*** nlevinki has quit IRC15:00
*** barra204_ has joined #openstack-cinder15:01
*** emagana has joined #openstack-cinder15:02
*** boris-42 has quit IRC15:03
*** barra204 has quit IRC15:03
*** danieru has quit IRC15:04
*** dustins_ has joined #openstack-cinder15:05
*** danieru has joined #openstack-cinder15:06
*** Yogi12 has joined #openstack-cinder15:07
smcginnisnikesh_vedams: It's not clear from that what the problem is. It looks like you have the image_id correct.15:07
smcginnisnikesh_vedams: I had based ours off of an earlier version of sos-ci.15:08
smcginnisnikesh_vedams: https://github.com/stmcginnis/openstack-ci15:08
smcginnisnikesh_vedams: This is pure python. No ansible or other packages to install.15:08
*** dustins has quit IRC15:08
smcginnisnikesh_vedams: I think in either case, you are going to need to dig in to the actual code being run and understand what it is doing.15:09
smcginnisnikesh_vedams: There's also a lot of background in how to use devstack that you should make sure you understand first.15:09
smcginnisnikesh_vedams: There's a bit of a learning curve, but it eventually starts to make sense. :)15:09
*** Yogi11 has quit IRC15:10
*** ndipanov_ has joined #openstack-cinder15:11
*** asselin_ has joined #openstack-cinder15:11
*** bswartz has quit IRC15:12
*** ndipanov has quit IRC15:13
*** TobiasE1 has joined #openstack-cinder15:15
*** nlevinki has joined #openstack-cinder15:16
*** TobiasE has quit IRC15:17
*** tbarron has quit IRC15:17
nikesh_vedamssmcginnis: hmm devstack installation i know and i was in touch with jgriffith for using sos-ci15:17
*** bswartz has joined #openstack-cinder15:17
nikesh_vedamssmcginnis : i cross-checked tenant and user for image-id too15:18
*** e0ne is now known as e0ne_15:18
*** thingee has joined #openstack-cinder15:19
*** thingee has left #openstack-cinder15:19
*** tbarron has joined #openstack-cinder15:19
nikesh_vedamssmcginnis: have a working devstack cloud and able to launch to instance with same image-id15:20
nikesh_vedamssmcginnis: but same image-id is not working on running os_ci.py15:21
*** fischerw has joined #openstack-cinder15:22
*** tbarron has quit IRC15:23
*** tbarron has joined #openstack-cinder15:23
*** coolsvap is now known as coolsvap|afk15:25
*** barra204 has joined #openstack-cinder15:25
*** barra204_ has quit IRC15:28
openstackgerritXiaolei Hu proposed openstack/cinder: Implements: blueprint ibm-flashsystem-driver-iscsi Change-Id: I25f8ae0e1b67b1f65e2accebbd9dd978d11a5037  https://review.openstack.org/14462715:28
*** e0ne_ has quit IRC15:29
nikesh_vedamssmcginnis: we put logger in all files ,thats why alteast we are getting some errors15:29
*** e0ne has joined #openstack-cinder15:32
*** ndipanov_ has quit IRC15:32
*** bkopilov has quit IRC15:33
*** nlevinki has quit IRC15:34
*** nlevinki has joined #openstack-cinder15:34
smcginnisnikesh_vedams: I would recommend manually going through the process to see if you can pinpoint where the problem is.15:34
smcginnisI don't know enough about the latest sos-ci to give any recommendation why it's not finding the image id.15:35
smcginnisI would think it's just filtering on that ID, but from your paste output it looks like it should find it.15:35
*** dulek has quit IRC15:37
openstackgerritEdwin Wang proposed openstack/cinder: Add iSCSI protocol support for IBM FlashSystem.  https://review.openstack.org/14462715:39
*** rmesta has joined #openstack-cinder15:43
*** e0ne is now known as e0ne_15:43
*** crose has joined #openstack-cinder15:43
*** ndipanov_ has joined #openstack-cinder15:45
*** emagana has quit IRC15:48
*** ebalduf has joined #openstack-cinder15:48
*** bkopilov has joined #openstack-cinder15:49
*** r-daneel has quit IRC15:49
*** Yogi12 has quit IRC15:51
*** guitarzan has quit IRC15:51
*** guitarzan has joined #openstack-cinder15:52
*** dulek has joined #openstack-cinder15:53
*** Yogi11 has joined #openstack-cinder15:53
*** e0ne_ has quit IRC15:53
*** kmartin has joined #openstack-cinder16:01
*** jecarey has joined #openstack-cinder16:02
*** abehl has quit IRC16:03
*** dulek has quit IRC16:11
*** asselin_ has quit IRC16:13
*** rushiagr is now known as rushiagr_away16:13
*** tsekiyama has joined #openstack-cinder16:15
*** Yogi11 has quit IRC16:18
*** Yogi1 has joined #openstack-cinder16:19
*** dannywilson has joined #openstack-cinder16:20
jgriffithwinston-d_zZZ: around?16:20
jgriffithnope16:20
jgriffith:(16:20
*** dannywilson has quit IRC16:20
*** thangp has joined #openstack-cinder16:20
*** dannywilson has joined #openstack-cinder16:20
*** nlevinki has quit IRC16:21
*** TobiasE has joined #openstack-cinder16:21
nikesh_vedamsjgriffith: good morning16:21
nikesh_vedams:)16:22
*** xyang1 has quit IRC16:22
*** TobiasE1 has quit IRC16:23
*** bkopilov has quit IRC16:24
*** tellesnobrega has quit IRC16:24
nikesh_vedamsjgriffith:  http://paste.openstack.org/show/157136/16:25
*** ryanpetrello has quit IRC16:26
*** e0ne has joined #openstack-cinder16:27
nikesh_vedamsjgriffith: we tried with many image-ids but every-time same error16:28
jgriffithnikesh_vedams: can you paste your vars.yml file?16:28
jgriffithnikesh_vedams: have you tried launching it manually by chance?16:29
jgriffithnikesh_vedams: brb16:29
flip214does anybody's devstack work right now? first I got mysql-5.5 install errors, now "Could not find a version that satisfies the requirement SQLAlchemy<=0.8.99,<=0.9.99,>=0.8.4,>=0.9.7 (from keystone==2015.1.dev76)" ...16:29
nikesh_vedamsjgriffith: manually working16:30
Swansonsudo pip uninstall oslo.db ; sudo pip install oslo.db16:30
SwansonDo that16:30
SwansonThen devstack ought to install...16:30
nikesh_vedamsjgriffith: http://paste.openstack.org/show/157149/16:31
flip214Swanson: hmmm, that's doing quite a lot of things ...16:31
nikesh_vedamsvars.yml16:32
*** jdurgin1 has joined #openstack-cinder16:32
*** tshefi has quit IRC16:33
flip214Swanson: still same problem, "Could not find a version that satisfies the requirement SQLAlchemy<=0.8.99,<=0.9.99,>=0.8.4,>=0.9.7 (from keystone==2015.1.dev76)"16:36
guitarzangood luck finding something < 8.9 and > 9.7 :)16:38
*** leeantho has joined #openstack-cinder16:39
*** Masahiro has joined #openstack-cinder16:39
*** e0ne is now known as e0ne_16:40
nikesh_vedamsjgriffith : vars.yml is in  http://paste.openstack.org/show/157149/16:43
openstackgerritDuncan Thomas proposed openstack/cinder: Fix LVM thin pool creation race  https://review.openstack.org/14691716:43
*** Masahiro has quit IRC16:43
*** scottda_ has joined #openstack-cinder16:45
*** changbl has joined #openstack-cinder16:45
openstackgerritDuncan Thomas proposed openstack/cinder: Fix LVM thin pool creation race  https://review.openstack.org/14691716:45
*** tellesnobrega has joined #openstack-cinder16:47
openstackgerritDuncan Thomas proposed openstack/cinder: Fix LVM thin pool creation race  https://review.openstack.org/14691716:48
DuncanTOne day I'll be able to post a simple fix without making a mess of it and needing three attempts. Sorry about that.16:49
jgriffithnikesh_vedams: hmm... seems ok16:49
jgriffithnikesh_vedams: have you tried just "nova boot --flavor 3 --image 44b0d706-68f4-477a-9dd5-c1e5c90dba6d --key-name cloudkey test"16:49
jgriffithsee if it works outside of ansible?16:49
nikesh_vedamsok16:51
*** e0ne_ has quit IRC16:51
*** hemna has joined #openstack-cinder16:55
nikesh_vedamsjgriffith: working16:56
nikesh_vedamsjgriffith:that command working manually16:56
jgriffithnikesh_vedams: hmm... well, don't know what to tell ya.  You'll have to spend some time debugging on your own I think16:56
*** emagana has joined #openstack-cinder16:58
flip214guitarzan: so, https://github.com/openstack/keystone/blob/faa6aed1a8ece2e5c67f3d9d678f989de89a50c9/requirements.txt#L15 shows the "bad" line...16:59
nikesh_vedamsjgriffith:are you using default image id or manually created image id16:59
*** rwsu has joined #openstack-cinder16:59
flip214git HEAD is already better ... but how would I tell devstack to not use the wrong keystone commit?16:59
*** BharatK has joined #openstack-cinder17:00
flip214I manually forwarded the keystone checkout now ... don't know whether that helps.17:01
guitarzanflip214: I thought devstack was supposed to pull down master17:01
guitarzanI guess that's an option17:01
*** Yogi1 has quit IRC17:02
guitarzandevstack is a wild beast17:02
*** jamielennox|away is now known as jamielennox17:03
*** bswartz1 has joined #openstack-cinder17:05
*** bswartz has quit IRC17:07
*** kmartin has quit IRC17:07
openstackgerritErlon R. Cruz proposed openstack/cinder: Fix HNAS driver parsing errors  https://review.openstack.org/14186817:09
openstackgerritErlon R. Cruz proposed openstack/cinder: Adds unit tests for HNAS backend  https://review.openstack.org/14693017:09
*** kmartin has joined #openstack-cinder17:11
*** boris-42 has joined #openstack-cinder17:12
jgriffithnikesh_vedams: "default image id"?17:12
jgriffithnikesh_vedams: no, I'm not specifying my own image-id17:13
flip214oh crap ... "Syncing /opt/stack/keystone/requirements.txt" "'oslo.concurrency' is not in global-requirements.txt"17:13
flip214devstack isn't really helpful17:13
*** markstur_ has joined #openstack-cinder17:13
*** nkrinner has quit IRC17:14
*** scottda_ has quit IRC17:15
SwansonSorry that didn't help.  It worked for me after I did that.  Probably something else that needs to be manually installed now....17:17
eharneyis there documentation like http://developer.openstack.org/api-ref-blockstorage-v2.html that covers our extensions?17:22
annegentle_eharney: I dont' think there is. I didn't realize the volume API has extensions17:23
annegentle_eharney: oh wait, yes. such as http://developer.openstack.org/api-ref-blockstorage-v2.html#ext-os-volume-manage-cinder17:24
annegentle_eharney: you'd have to double-check completeness17:24
eharneyannegentle_: oh... not complete i think :)17:24
*** ryanpetrello has joined #openstack-cinder17:24
annegentle_eharney: yeah that'd be my guess too :) Log api bugs at http://bugs.launchpad.net/openstack-api-site17:25
*** _cjones_ has joined #openstack-cinder17:25
eharneyannegentle_: i'll give that a shot, thanks17:26
*** jordanP has quit IRC17:27
*** mudassirlatif has joined #openstack-cinder17:31
nikesh_vedamsjgriffith:i need small help for debugging from you,can you tell which files of sos-ci should be debugg for this,also is sos-ci giving any separate logs,currently we put logger in each file thats why we come to know that problem is from image_id17:32
jgriffithnikesh_vedams: just try and run the launch_instance playbook by itself17:33
jgriffithnikesh_vedams: that's where youre problem is17:33
*** jaypipes has quit IRC17:36
jgriffithnikesh_vedams: so try something like: ansible-playbook --extra-vars "instance_name=test patchset_ref=master" ./sites.yml17:36
jgriffithnikesh_vedams: and you can comment out any tasks in sites.yml that you don't want to run17:37
*** ryanpetrello_ has joined #openstack-cinder17:37
jgriffithnikesh_vedams: since the one you're hung up on is launching an instance you can comment the others, but it doesn't matter because ansible will fail and exit on that first task according to what you're saying17:37
*** ryanpetrello has quit IRC17:37
*** ryanpetrello_ is now known as ryanpetrello17:37
jgriffithnikesh_vedams: after that, I HIGHLY recommend you spend some time reading: http://docs.ansible.com/17:38
*** Yogi1 has joined #openstack-cinder17:38
*** rushiagr_away is now known as rushiagr17:40
*** jistr has quit IRC17:40
*** e0ne has joined #openstack-cinder17:41
*** e0ne has quit IRC17:42
*** xyang has joined #openstack-cinder17:42
*** jaypipes has joined #openstack-cinder17:45
*** jpich has quit IRC17:45
*** ryanpetrello has quit IRC17:47
*** barra204 has quit IRC17:47
*** diegows has quit IRC17:49
*** scottda_ has joined #openstack-cinder17:50
erlonanteaya: Hi Anita, can you check this CI? https://review.openstack.org/#/c/146930/17:50
*** bkopilov has joined #openstack-cinder17:50
erlonanteaya: I can't see the logs17:51
*** scottda_ has quit IRC17:51
*** annashen has joined #openstack-cinder17:51
openstackgerritErlon R. Cruz proposed openstack/cinder: Adds unit tests for HNAS backend  https://review.openstack.org/14693017:52
openstackgerritErlon R. Cruz proposed openstack/cinder: Fix HNAS driver parsing errors  https://review.openstack.org/14186817:52
*** EmilienM is now known as EmilienM|afk17:53
*** thingee has joined #openstack-cinder17:57
*** nellysmi_ has quit IRC17:57
*** emagana has quit IRC18:00
*** ebalduf has quit IRC18:00
*** eharney has quit IRC18:01
*** eharney has joined #openstack-cinder18:01
nikesh_vedamsjgriffith: you are right,ansible-playbook --extra-vars "instance_name=test patchset_ref=master" ./sites.yml   giving same error18:04
*** bswartz1 has quit IRC18:04
*** patrickeast has joined #openstack-cinder18:04
*** _cjones_ has quit IRC18:05
*** bswartz has joined #openstack-cinder18:06
*** emagana has joined #openstack-cinder18:09
*** Miouge has quit IRC18:11
*** _cjones_ has joined #openstack-cinder18:16
*** mtanino has joined #openstack-cinder18:18
jgriffithnikesh_vedams: make sure you sourced your creds file18:20
*** tshefi has joined #openstack-cinder18:21
nikesh_vedamsjgriffith: i sourced it by  source devstack/openrc admin admin18:22
*** dustins_ is now known as dustins18:22
*** aix has quit IRC18:23
*** EmilienM|afk is now known as EmilienM18:24
openstackgerritPengfei Zhang proposed openstack/cinder: Fixing misspellings in xio.py  https://review.openstack.org/14694418:27
*** Masahiro has joined #openstack-cinder18:28
*** rushiagr is now known as rushiagr_away18:28
nikesh_vedamsjgriffith: smcginnis  is this https://github.com/stmcginnis/openstack-ci acceptible for CI18:30
*** Masahiro has quit IRC18:32
jgriffithsmcginnis: nice!18:35
*** Longgeek has quit IRC18:36
smcginnisjgriffith: Thanks! nikesh_vedams: That's been working for us.18:38
*** harlowja_away is now known as harlowja18:39
nikesh_vedamssmcginnis: what is working for you,sos-ci or https://github.com/stmcginnis/openstack-ci18:39
smcginnisnikesh_vedams: My spin on sos-ci.18:41
*** BharatK has left #openstack-cinder18:42
nikesh_vedamssmcginnis: can i also try same18:42
nikesh_vedamssmcginnis: on one VM i can try this right18:42
smcginnisnikesh_vedams: Sure, that's why I put it out there. It was a little simpler for me than learning ansible, etc.18:43
smcginnisnikesh_vedams: You should understand the code though.18:43
nikesh_vedamssmcginnis: and is acceptible for Openstack CI18:43
nikesh_vedams?18:43
smcginnisnikesh_vedams: Theoretically you can just update the config file, but you may need to do more customization depending on how you are doing things.18:43
nikesh_vedamssmcginnis: i want to install some scst packages in launced VM with ubuntu18:51
*** avishay has joined #openstack-cinder18:51
nikesh_vedamssmcginnis: and that VM will run tempest18:51
smcginnisnikesh_vedams: You could add something around here to run the commands to do that: https://github.com/stmcginnis/openstack-ci/blob/master/executor.py#L15618:52
*** e0ne has joined #openstack-cinder18:53
*** annashen has quit IRC18:53
*** annashen has joined #openstack-cinder18:54
*** annashen has quit IRC18:58
*** annashen has joined #openstack-cinder18:58
*** scottda_ has joined #openstack-cinder18:59
*** e0ne has quit IRC18:59
*** emagana has quit IRC19:00
*** scottda_ has quit IRC19:00
*** emagana has joined #openstack-cinder19:00
*** ebalduf has joined #openstack-cinder19:01
*** alexpilotti has quit IRC19:01
*** emagana has quit IRC19:01
*** emagana has joined #openstack-cinder19:02
*** jecarey has quit IRC19:04
openstackgerritAnthony Lee proposed openstack/cinder: Remove locks from LeftHand driver  https://review.openstack.org/14147519:04
*** jecarey has joined #openstack-cinder19:05
*** ebalduf has quit IRC19:06
openstackgerritThang Pham proposed openstack/cinder: WIP: Snapshot object  https://review.openstack.org/13356619:08
*** thingee has quit IRC19:09
*** thingee has joined #openstack-cinder19:10
*** dannywilson has quit IRC19:13
*** dannywilson has joined #openstack-cinder19:14
*** dannywilson has quit IRC19:15
*** dannywilson has joined #openstack-cinder19:15
*** annashen has quit IRC19:16
*** avishay has quit IRC19:19
openstackgerritAiling Zhang proposed openstack/cinder: Fixing misspellings in cinder, iser.py  https://review.openstack.org/14696019:26
*** nikesh_vedams has quit IRC19:29
*** karimb has quit IRC19:34
*** ebalduf has joined #openstack-cinder19:36
*** bswartz has quit IRC19:36
*** Longgeek has joined #openstack-cinder19:37
*** bswartz has joined #openstack-cinder19:37
*** lcurtis has joined #openstack-cinder19:43
*** lcurtis has quit IRC19:47
*** mudassirlatif has quit IRC19:48
jbernardthingee: have you looked at the rbd migration patch?  I'm wondering if you agree with winston-d and can provide further guidance19:48
*** mudassirlatif has joined #openstack-cinder19:53
*** dannywilson has quit IRC19:53
*** dannywilson has joined #openstack-cinder19:54
thingeejbernard: I have not looked at it. Been busy with other core things.19:54
thingeejbernard: object version, deprecating v1, lio support19:54
thingee:)19:54
jbernardthingee: no worries, i think winston-d is out today and thought you might have additional input19:55
*** Longgeek has quit IRC19:55
thingeejbernard: if this is something that can't be resolved in the meeting with the rest of the community, I can take note to take a look when I have a chance, but you might have luck getting others to chime in.19:55
jbernardthingee: will do, thanks19:57
*** jecarey has quit IRC20:02
*** tshefi has quit IRC20:03
erloneharney: ping20:03
*** jecarey has joined #openstack-cinder20:03
eharneyerlon: hi20:03
erloneharney: hi eric how are you?20:04
eharneyerlon: doing well, you?20:05
erloneharney: nice, Im good too20:05
thingeeeharney: how are things going with https://blueprints.launchpad.net/cinder/+spec/nfs-snapshots20:06
erloneharney: so, after that discussion about RemoteFS I find out how to implement the NFS driver without having to change __find_share()20:07
eharneythingee: i have some code, will post WIP soon.  unfortunately i hit an unexpected issue combining it with the secure file permissions work that i haven't figured out yet20:07
*** nikesh_vedams has joined #openstack-cinder20:08
erloneharney: but, I still think that the standard NFS driver would get benefits from using the pools20:08
thingeeeharney: thanks!20:08
thingeeaviramb: ping20:09
*** mudassirlatif has quit IRC20:09
thingeejgravel: is there an update on this bp https://blueprints.launchpad.net/cinder/+spec/get-volume-type-extra-specs20:10
jgravelthingee: let me take a look..20:11
eharneyerlon: one sec20:11
erloneharney: no prob20:12
*** mudassirlatif has joined #openstack-cinder20:13
*** mudassirlatif has quit IRC20:14
jgravelthingee: Gary Smith is working on the it https://review.openstack.org/#/c/140142/.20:15
jgravelthingee: any concerns?20:15
*** david-lyle has joined #openstack-cinder20:16
thingeejgravel: got it, thanks. No concerns, I was just looking for the review under your name since you're assigned to it20:16
*** Masahiro has joined #openstack-cinder20:17
thingeeI'll more the bp as needing code review, thanks20:17
thingeemore=update20:17
jgravelthingee: thanks, yeah things got switched around a little bit20:17
*** mikedillion has joined #openstack-cinder20:20
*** Masahiro has quit IRC20:21
eharneyerlon: ok20:23
eharneyerlon: what have you found out?20:25
erloneharney: instead of using the parent create_volume()  from NFS I overwrited this function and using extract_host to get the pool a volume should be casted20:29
erloneharney: that's they way bswartz  said they do at Netapp driver20:29
eharneyerlon: which driver is this for?20:30
*** _cjones_ has quit IRC20:30
erloneharney: HDSNFSDriver20:32
eharneyerlon: ok, that probably makes sense there.   I'm trying to remember all the details involved, but I think I don't see why the standard NFS driver would benefit from pools?20:33
erloneharney: another idea I had about that spec, ins't possible to discover the remote shares using 'showmount' instead of having to explictily say what shares you have?20:33
Swansonls20:34
Swansongrrr20:34
eharneyerlon: well, maybe, but i'm not sure how useful that would be?20:34
*** mikedillion has quit IRC20:36
*** annashen has joined #openstack-cinder20:36
*** elazro has quit IRC20:36
*** elazro has joined #openstack-cinder20:37
erloneharney: IIRC one of the points of the spec is about the hassle of nfs_shares, then it proposes that the share information should be placed under an [nfs] section20:37
eharneyerlon: right, with the theory of moving toward one export used per driver instance rather than X20:38
erloneharney: if is possible to discover the shares given the host, would be one thing less to configure20:38
eharneyerlon: but i don't think you can just use whatever you see there... presumably the admin wants to pick?20:38
eharneyerlon: also that doesn't fit with ^20:39
openstackgerritWalter A. Boring IV (hemna) proposed openstack/cinder-specs: Extract brick from Cinder  https://review.openstack.org/12906920:39
*** mudassirlatif has joined #openstack-cinder20:40
*** mwichmann has quit IRC20:40
erloneharney: I dont know, was just an Idea. iSCSI uses iscsiadm to get the list of possible targets and somehow chooses where to place the volumes20:40
*** Mandell has joined #openstack-cinder20:42
*** boris-42 has quit IRC20:43
*** _cjones_ has joined #openstack-cinder20:44
*** _cjones_ has quit IRC20:46
erloneharney: about the benefits of multiple shares+pools for standard NFS driver, your have the ability to provide differentiated services without having to setup one cinder host per share20:46
eharneyerlon: multi-backend handles that without having to work on pools for the driver though?20:46
erloneharney: hummm,  that is an option too20:49
*** _cjones_ has joined #openstack-cinder20:51
*** kmartin has quit IRC20:51
*** annashen has quit IRC20:51
*** mwichmann has joined #openstack-cinder20:54
*** annashen has joined #openstack-cinder20:55
nikesh_vedamsjgriffith: sorry i was doing silly mistake now instance is launching21:01
nikesh_vedamsjgrifith: thanks21:01
*** jcru has quit IRC21:04
*** jcru has joined #openstack-cinder21:04
*** david-ly_ has joined #openstack-cinder21:07
*** jcru has quit IRC21:09
*** david-lyle has quit IRC21:09
openstackgerritThang Pham proposed openstack/python-cinderclient: Make cinderclient metadata CLI output consistent  https://review.openstack.org/11988221:09
*** david-ly_ has quit IRC21:12
*** e0ne has joined #openstack-cinder21:14
*** thangp has quit IRC21:15
*** kmartin has joined #openstack-cinder21:20
*** Mandell has quit IRC21:22
*** elazro has quit IRC21:32
*** thingee has quit IRC21:32
*** patrickeast has quit IRC21:32
*** TobiasE has quit IRC21:32
*** ndipanov_ has quit IRC21:32
*** zhipeng has quit IRC21:32
*** jungleboyj has quit IRC21:32
*** vukcrni has quit IRC21:32
*** harlowja has quit IRC21:32
*** tr4sh_heap has quit IRC21:32
*** sandywalsh has quit IRC21:32
*** Tross has quit IRC21:32
*** hflai has quit IRC21:32
*** rodrigods has quit IRC21:32
*** lifeless has quit IRC21:32
*** annegentle_ has quit IRC21:32
*** kmartin has quit IRC21:32
*** e0ne has quit IRC21:32
*** SergeyLukjanov has quit IRC21:32
*** DuncanT has quit IRC21:32
*** wpf has quit IRC21:32
*** paul-- has quit IRC21:32
*** mwichmann has quit IRC21:32
*** dannywilson has quit IRC21:32
*** Yogi1 has quit IRC21:32
*** fischerw has quit IRC21:32
*** jwang__ has quit IRC21:32
*** sseverson has quit IRC21:32
*** gugl2 has quit IRC21:32
*** kragniz has quit IRC21:32
*** gary-smith has quit IRC21:32
*** mtreinish has quit IRC21:32
*** olc has quit IRC21:32
*** eikke has quit IRC21:32
*** markstur_ has quit IRC21:33
*** jdurgin1 has quit IRC21:33
*** rmesta has quit IRC21:33
*** afazekas has quit IRC21:33
*** mriedem has quit IRC21:33
*** IanGovett has quit IRC21:33
*** briancline has quit IRC21:33
*** fandi has quit IRC21:34
*** olc has joined #openstack-cinder21:34
*** eikke has joined #openstack-cinder21:34
*** annegentle_ has joined #openstack-cinder21:34
*** lifeless has joined #openstack-cinder21:34
*** rodrigods has joined #openstack-cinder21:34
*** mtreinish has joined #openstack-cinder21:34
*** hflai has joined #openstack-cinder21:34
*** gary-smith has joined #openstack-cinder21:34
*** kragniz has joined #openstack-cinder21:34
*** gugl2 has joined #openstack-cinder21:34
*** sseverson has joined #openstack-cinder21:34
*** Tross has joined #openstack-cinder21:34
*** wpf has joined #openstack-cinder21:34
*** paul-- has joined #openstack-cinder21:34
*** sandywalsh has joined #openstack-cinder21:34
*** jwang__ has joined #openstack-cinder21:34
*** tr4sh_heap has joined #openstack-cinder21:34
*** harlowja has joined #openstack-cinder21:34
*** DuncanT has joined #openstack-cinder21:34
*** vukcrni has joined #openstack-cinder21:34
*** jungleboyj has joined #openstack-cinder21:34
*** zhipeng has joined #openstack-cinder21:34
*** SergeyLukjanov has joined #openstack-cinder21:34
*** fischerw has joined #openstack-cinder21:34
*** ndipanov_ has joined #openstack-cinder21:34
*** TobiasE has joined #openstack-cinder21:34
*** Yogi1 has joined #openstack-cinder21:34
*** patrickeast has joined #openstack-cinder21:34
*** thingee has joined #openstack-cinder21:34
*** dannywilson has joined #openstack-cinder21:34
*** elazro has joined #openstack-cinder21:34
*** mwichmann has joined #openstack-cinder21:34
*** e0ne has joined #openstack-cinder21:34
*** kmartin has joined #openstack-cinder21:34
*** markstur_ has joined #openstack-cinder21:34
*** jdurgin1 has joined #openstack-cinder21:34
*** rmesta has joined #openstack-cinder21:34
*** mriedem has joined #openstack-cinder21:34
*** IanGovett has joined #openstack-cinder21:34
*** afazekas has joined #openstack-cinder21:34
*** briancline has joined #openstack-cinder21:34
*** ameade has quit IRC21:35
*** vukcrni has quit IRC21:35
thingeehey everyone!21:35
*** HenryG has quit IRC21:35
smcginnisthingee: Howdy21:35
*** mudassirlatif has quit IRC21:36
*** ebalduf has quit IRC21:36
*** tellesnobrega has quit IRC21:36
*** tsekiyama has quit IRC21:36
*** gtt116 has quit IRC21:36
*** rushil has quit IRC21:36
*** jseiler_ has quit IRC21:36
*** hypnosb has quit IRC21:36
*** fandi has joined #openstack-cinder21:37
openstackgerritAnthony Lee proposed openstack/cinder: Remove locks from LeftHand driver  https://review.openstack.org/14147521:37
*** vukcrni has joined #openstack-cinder21:37
*** mudassirlatif has joined #openstack-cinder21:37
*** ebalduf has joined #openstack-cinder21:37
*** tellesnobrega has joined #openstack-cinder21:37
*** tsekiyama has joined #openstack-cinder21:37
*** gtt116 has joined #openstack-cinder21:37
*** rushil has joined #openstack-cinder21:37
*** jseiler_ has joined #openstack-cinder21:37
*** hypnosb has joined #openstack-cinder21:37
*** HenryG has joined #openstack-cinder21:37
*** annashen has quit IRC21:38
*** emagana has quit IRC21:38
*** hemna has quit IRC21:38
*** dustins has quit IRC21:38
*** lan_ has quit IRC21:38
*** julim has quit IRC21:38
*** bnemec has quit IRC21:38
*** med_ has quit IRC21:38
*** gpocentek has quit IRC21:38
*** flip214 has quit IRC21:38
*** ekarlso- has quit IRC21:38
*** cburgess has quit IRC21:38
*** winston-d_zZZ has quit IRC21:38
*** Anticimex has quit IRC21:38
*** patrickeast has quit IRC21:38
*** patrickeast has joined #openstack-cinder21:39
*** ameade has joined #openstack-cinder21:40
*** annashen has joined #openstack-cinder21:40
*** emagana has joined #openstack-cinder21:40
*** hemna has joined #openstack-cinder21:40
*** dustins has joined #openstack-cinder21:40
*** lan_ has joined #openstack-cinder21:40
*** julim has joined #openstack-cinder21:40
*** bnemec has joined #openstack-cinder21:40
*** med_ has joined #openstack-cinder21:40
*** gpocentek has joined #openstack-cinder21:40
*** flip214 has joined #openstack-cinder21:40
*** ekarlso- has joined #openstack-cinder21:40
*** cburgess has joined #openstack-cinder21:40
*** winston-d_zZZ has joined #openstack-cinder21:40
*** Anticimex has joined #openstack-cinder21:40
*** david-lyle has joined #openstack-cinder21:41
*** bswartz has quit IRC21:43
*** eharney has quit IRC21:43
*** bkopilov has quit IRC21:43
*** rwsu has quit IRC21:43
*** marcusvrn1 has quit IRC21:43
*** leseb_ has quit IRC21:43
*** mdenny has quit IRC21:43
*** tristanC has quit IRC21:43
*** Longgeek has joined #openstack-cinder21:43
*** bswartz has joined #openstack-cinder21:43
*** eharney has joined #openstack-cinder21:43
*** bkopilov has joined #openstack-cinder21:43
*** rwsu has joined #openstack-cinder21:43
*** marcusvrn1 has joined #openstack-cinder21:43
*** leseb_ has joined #openstack-cinder21:43
*** mdenny has joined #openstack-cinder21:43
*** tristanC has joined #openstack-cinder21:43
*** ChanServ has quit IRC21:44
*** patrickeast has quit IRC21:44
*** xyang has quit IRC21:44
*** changbl has quit IRC21:44
*** crose has quit IRC21:44
*** kaufer has quit IRC21:44
*** openstackgerrit has quit IRC21:44
*** pradipta_away has quit IRC21:44
*** peluse has quit IRC21:44
*** frakt has quit IRC21:44
*** dosaboy has quit IRC21:44
*** wolsen has quit IRC21:44
*** cppforlife has quit IRC21:44
*** Swanson has quit IRC21:44
*** _cjones_ has quit IRC21:44
*** leeantho has quit IRC21:44
*** kbyrne has quit IRC21:44
*** sweston has quit IRC21:44
*** aarefiev has quit IRC21:44
*** coolsvap|afk has quit IRC21:44
*** skraynev has quit IRC21:44
*** junhongl has quit IRC21:44
*** jgravel has quit IRC21:44
*** sfineberg has quit IRC21:44
*** greghaynes has quit IRC21:44
*** SamYaple has quit IRC21:44
*** j_king has quit IRC21:44
*** toabctl has quit IRC21:44
*** bswartz has quit IRC21:44
*** eharney has quit IRC21:44
*** bkopilov has quit IRC21:44
*** rwsu has quit IRC21:44
*** marcusvrn1 has quit IRC21:44
*** leseb_ has quit IRC21:44
*** mdenny has quit IRC21:44
*** tristanC has quit IRC21:44
*** annashen has quit IRC21:44
*** emagana has quit IRC21:44
*** hemna has quit IRC21:44
*** dustins has quit IRC21:44
*** lan_ has quit IRC21:44
*** julim has quit IRC21:44
*** bnemec has quit IRC21:45
*** med_ has quit IRC21:45
*** gpocentek has quit IRC21:45
*** flip214 has quit IRC21:45
*** ekarlso- has quit IRC21:45
*** cburgess has quit IRC21:45
*** winston-d_zZZ has quit IRC21:45
*** Anticimex has quit IRC21:45
*** mudassirlatif has quit IRC21:45
*** ebalduf has quit IRC21:45
*** tellesnobrega has quit IRC21:45
*** tsekiyama has quit IRC21:45
*** gtt116 has quit IRC21:45
*** rushil has quit IRC21:45
*** jseiler_ has quit IRC21:45
*** hypnosb has quit IRC21:45
*** david-lyle has quit IRC21:45
*** fandi has quit IRC21:45
*** elazro has quit IRC21:45
*** thingee has quit IRC21:45
*** TobiasE has quit IRC21:45
*** ndipanov_ has quit IRC21:45
*** zhipeng has quit IRC21:45
*** jungleboyj has quit IRC21:45
*** harlowja has quit IRC21:45
*** tr4sh_heap has quit IRC21:45
*** sandywalsh has quit IRC21:45
*** Tross has quit IRC21:45
*** hflai has quit IRC21:45
*** rodrigods has quit IRC21:45
*** lifeless has quit IRC21:45
*** annegentle_ has quit IRC21:45
*** kmartin has quit IRC21:45
*** e0ne has quit IRC21:45
*** SergeyLukjanov has quit IRC21:45
*** DuncanT has quit IRC21:45
*** wpf has quit IRC21:45
*** paul-- has quit IRC21:45
*** HenryG has quit IRC21:45
*** mwichmann has quit IRC21:45
*** dannywilson has quit IRC21:45
*** Yogi1 has quit IRC21:45
*** fischerw has quit IRC21:45
*** jwang__ has quit IRC21:45
*** sseverson has quit IRC21:45
*** gugl2 has quit IRC21:45
*** kragniz has quit IRC21:45
*** gary-smith has quit IRC21:45
*** mtreinish has quit IRC21:45
*** olc has quit IRC21:45
*** eikke has quit IRC21:45
*** markstur_ has quit IRC21:45
*** jdurgin1 has quit IRC21:45
*** rmesta has quit IRC21:45
*** afazekas has quit IRC21:45
*** mriedem has quit IRC21:45
*** IanGovett has quit IRC21:45
*** briancline has quit IRC21:45
*** jaypipes has quit IRC21:45
*** guitarzan has quit IRC21:45
*** tbarron has quit IRC21:46
*** alonmarx has quit IRC21:46
*** git-harry has quit IRC21:46
*** krtaylor has quit IRC21:46
*** jbernard has quit IRC21:46
*** mgagne has quit IRC21:46
*** russellb has quit IRC21:46
*** dhellmann has quit IRC21:46
*** pcaruana has quit IRC21:46
*** tries has quit IRC21:46
*** asselin has quit IRC21:46
*** markstur has quit IRC21:46
*** dansmith has quit IRC21:46
*** jdandrea has quit IRC21:46
*** anteaya has quit IRC21:46
*** larsks has quit IRC21:46
*** beecee has quit IRC21:46
*** dobson` has quit IRC21:46
*** anish has quit IRC21:46
*** Svedrin has quit IRC21:46
*** jeblair has quit IRC21:46
*** strictlyb has quit IRC21:46
*** adam_g has quit IRC21:46
*** rushiagr_away has quit IRC21:46
*** morganfainberg has quit IRC21:46
*** baffle has quit IRC21:46
*** jecarey has quit IRC21:46
*** rhagarty has quit IRC21:46
*** fifieldt__ has quit IRC21:46
*** sbadia has quit IRC21:46
*** mkoderer has quit IRC21:46
*** scottda has quit IRC21:46
*** jgriffith has quit IRC21:46
*** ondergetekende has quit IRC21:46
*** smcginnis has quit IRC21:46
*** s0nea has quit IRC21:46
*** openstack has joined #openstack-cinder21:48
*** vukcrni has joined #openstack-cinder21:51
*** david-lyle has joined #openstack-cinder21:51
*** tristanC has joined #openstack-cinder21:51
*** mdenny has joined #openstack-cinder21:51
*** leseb_ has joined #openstack-cinder21:51
*** marcusvrn1 has joined #openstack-cinder21:51
*** rwsu has joined #openstack-cinder21:51
*** bkopilov has joined #openstack-cinder21:51
*** eharney has joined #openstack-cinder21:51
*** bswartz has joined #openstack-cinder21:51
*** Anticimex has joined #openstack-cinder21:51
*** winston-d_zZZ has joined #openstack-cinder21:51
*** cburgess has joined #openstack-cinder21:51
*** ekarlso- has joined #openstack-cinder21:51
*** flip214 has joined #openstack-cinder21:51
*** gpocentek has joined #openstack-cinder21:51
*** med_ has joined #openstack-cinder21:51
*** bnemec has joined #openstack-cinder21:51
*** julim has joined #openstack-cinder21:51
*** lan_ has joined #openstack-cinder21:51
*** dustins has joined #openstack-cinder21:51
*** hemna has joined #openstack-cinder21:51
*** emagana has joined #openstack-cinder21:51
*** annashen has joined #openstack-cinder21:51
*** HenryG has joined #openstack-cinder21:51
*** hypnosb has joined #openstack-cinder21:51
*** jseiler_ has joined #openstack-cinder21:51
*** rushil has joined #openstack-cinder21:51
*** gtt116 has joined #openstack-cinder21:51
*** tsekiyama has joined #openstack-cinder21:51
*** tellesnobrega has joined #openstack-cinder21:51
*** ebalduf has joined #openstack-cinder21:51
*** mudassirlatif has joined #openstack-cinder21:51
*** fandi has joined #openstack-cinder21:51
*** briancline has joined #openstack-cinder21:51
*** afazekas has joined #openstack-cinder21:51
*** IanGovett has joined #openstack-cinder21:51
*** mriedem has joined #openstack-cinder21:51
*** rmesta has joined #openstack-cinder21:51
*** jdurgin1 has joined #openstack-cinder21:51
*** markstur_ has joined #openstack-cinder21:51
*** kmartin has joined #openstack-cinder21:51
*** e0ne has joined #openstack-cinder21:51
*** mwichmann has joined #openstack-cinder21:51
*** elazro has joined #openstack-cinder21:51
*** dannywilson has joined #openstack-cinder21:51
*** thingee has joined #openstack-cinder21:51
*** Yogi1 has joined #openstack-cinder21:51
*** TobiasE has joined #openstack-cinder21:51
*** ndipanov_ has joined #openstack-cinder21:51
*** fischerw has joined #openstack-cinder21:51
*** SergeyLukjanov has joined #openstack-cinder21:51
*** zhipeng has joined #openstack-cinder21:51
*** jungleboyj has joined #openstack-cinder21:51
*** DuncanT has joined #openstack-cinder21:51
*** harlowja has joined #openstack-cinder21:51
*** tr4sh_heap has joined #openstack-cinder21:51
*** jwang__ has joined #openstack-cinder21:51
*** sandywalsh has joined #openstack-cinder21:51
*** paul-- has joined #openstack-cinder21:51
*** wpf has joined #openstack-cinder21:51
*** Tross has joined #openstack-cinder21:51
*** sseverson has joined #openstack-cinder21:51
*** gugl2 has joined #openstack-cinder21:51
*** kragniz has joined #openstack-cinder21:51
*** gary-smith has joined #openstack-cinder21:51
*** hflai has joined #openstack-cinder21:51
*** mtreinish has joined #openstack-cinder21:51
*** rodrigods has joined #openstack-cinder21:51
*** lifeless has joined #openstack-cinder21:51
*** annegentle_ has joined #openstack-cinder21:51
*** eikke has joined #openstack-cinder21:51
*** olc has joined #openstack-cinder21:51
*** _cjones_ has joined #openstack-cinder21:51
*** nikesh_vedams has joined #openstack-cinder21:51
*** jecarey has joined #openstack-cinder21:51
*** jaypipes has joined #openstack-cinder21:51
*** leeantho has joined #openstack-cinder21:51
*** guitarzan has joined #openstack-cinder21:51
*** tbarron has joined #openstack-cinder21:51
*** alonmarx has joined #openstack-cinder21:51
*** kbyrne has joined #openstack-cinder21:51
*** git-harry has joined #openstack-cinder21:51
*** krtaylor has joined #openstack-cinder21:51
*** russellb has joined #openstack-cinder21:51
*** jbernard has joined #openstack-cinder21:51
*** mgagne has joined #openstack-cinder21:51
*** sweston has joined #openstack-cinder21:51
*** aarefiev has joined #openstack-cinder21:51
*** btran has joined #openstack-cinder21:51
*** coolsvap|afk has joined #openstack-cinder21:51
*** dhellmann has joined #openstack-cinder21:51
*** rhagarty has joined #openstack-cinder21:51
*** fifieldt__ has joined #openstack-cinder21:51
*** pcaruana has joined #openstack-cinder21:51
*** aviramb has joined #openstack-cinder21:51
*** skraynev has joined #openstack-cinder21:51
*** tries has joined #openstack-cinder21:51
*** kvidvans has joined #openstack-cinder21:51
*** junhongl has joined #openstack-cinder21:51
*** jgravel has joined #openstack-cinder21:51
*** asselin has joined #openstack-cinder21:51
*** markstur has joined #openstack-cinder21:51
*** sbadia has joined #openstack-cinder21:51
*** mkoderer has joined #openstack-cinder21:51
*** sfineberg has joined #openstack-cinder21:51
*** nuritv has joined #openstack-cinder21:51
*** dansmith has joined #openstack-cinder21:51
*** greghaynes has joined #openstack-cinder21:51
*** scottda has joined #openstack-cinder21:51
*** SamYaple has joined #openstack-cinder21:51
*** jdandrea has joined #openstack-cinder21:51
*** jgriffith has joined #openstack-cinder21:51
*** anteaya has joined #openstack-cinder21:51
*** larsks has joined #openstack-cinder21:51
*** beecee has joined #openstack-cinder21:51
*** dobson` has joined #openstack-cinder21:51
*** j_king has joined #openstack-cinder21:51
*** ChanServ has joined #openstack-cinder21:51
*** ondergetekende has joined #openstack-cinder21:51
*** toabctl has joined #openstack-cinder21:51
*** smcginnis has joined #openstack-cinder21:51
*** s0nea has joined #openstack-cinder21:51
*** anish has joined #openstack-cinder21:51
*** Svedrin has joined #openstack-cinder21:51
*** jeblair has joined #openstack-cinder21:51
*** strictlyb has joined #openstack-cinder21:51
*** adam_g has joined #openstack-cinder21:51
*** rushiagr_away has joined #openstack-cinder21:51
*** morganfainberg has joined #openstack-cinder21:51
*** baffle has joined #openstack-cinder21:51
*** zz_naotok has joined #openstack-cinder21:51
*** sendak.freenode.net sets mode: +o ChanServ21:51
*** david-lyle has quit IRC21:51
*** david-lyle has joined #openstack-cinder21:51
*** ameade has quit IRC21:51
*** ameade has joined #openstack-cinder21:51
*** zhiyan has quit IRC21:52
*** zhiyan has joined #openstack-cinder21:52
*** jaypipes has quit IRC21:53
*** guitarzan has quit IRC21:53
*** tbarron has quit IRC21:53
*** alonmarx has quit IRC21:53
*** git-harry has quit IRC21:53
*** krtaylor has quit IRC21:53
*** jbernard has quit IRC21:53
*** mgagne has quit IRC21:53
*** russellb has quit IRC21:53
*** dhellmann has quit IRC21:53
*** pcaruana has quit IRC21:53
*** tries has quit IRC21:53
*** asselin has quit IRC21:53
*** markstur has quit IRC21:53
*** dansmith has quit IRC21:53
*** jdandrea has quit IRC21:53
*** anteaya has quit IRC21:53
*** larsks has quit IRC21:53
*** markstur_ has quit IRC21:53
*** jaypipes has joined #openstack-cinder21:53
*** guitarzan has joined #openstack-cinder21:53
*** tbarron has joined #openstack-cinder21:53
*** alonmarx has joined #openstack-cinder21:53
*** git-harry has joined #openstack-cinder21:53
*** krtaylor has joined #openstack-cinder21:53
*** russellb has joined #openstack-cinder21:53
*** jbernard has joined #openstack-cinder21:53
*** mgagne has joined #openstack-cinder21:53
*** dhellmann has joined #openstack-cinder21:53
*** pcaruana has joined #openstack-cinder21:53
*** tries has joined #openstack-cinder21:53
*** asselin has joined #openstack-cinder21:53
*** dansmith has joined #openstack-cinder21:53
*** jdandrea has joined #openstack-cinder21:53
*** anteaya has joined #openstack-cinder21:53
*** larsks has joined #openstack-cinder21:53
*** beecee has quit IRC21:54
*** dobson` has quit IRC21:54
*** anish has quit IRC21:54
*** Svedrin has quit IRC21:54
*** jeblair has quit IRC21:54
*** strictlyb has quit IRC21:54
*** adam_g has quit IRC21:54
*** rushiagr_away has quit IRC21:54
*** morganfainberg has quit IRC21:54
*** baffle has quit IRC21:54
*** patrickeast_ has joined #openstack-cinder21:54
*** beecee has joined #openstack-cinder21:54
*** dobson` has joined #openstack-cinder21:54
*** anish has joined #openstack-cinder21:54
*** Svedrin has joined #openstack-cinder21:54
*** jeblair has joined #openstack-cinder21:54
*** strictlyb has joined #openstack-cinder21:54
*** adam_g has joined #openstack-cinder21:54
*** rushiagr_away has joined #openstack-cinder21:54
*** morganfainberg has joined #openstack-cinder21:54
*** baffle has joined #openstack-cinder21:54
*** jecarey has quit IRC21:54
*** rhagarty has quit IRC21:54
*** fifieldt__ has quit IRC21:54
*** sbadia has quit IRC21:55
*** mkoderer has quit IRC21:55
*** scottda has quit IRC21:55
*** jgriffith has quit IRC21:55
*** ondergetekende has quit IRC21:55
*** smcginnis has quit IRC21:55
*** s0nea has quit IRC21:55
*** zz_naotok has quit IRC21:55
*** patrickeast has joined #openstack-cinder21:55
*** xyang has joined #openstack-cinder21:55
*** changbl has joined #openstack-cinder21:55
*** crose has joined #openstack-cinder21:55
*** kaufer has joined #openstack-cinder21:55
*** openstackgerrit has joined #openstack-cinder21:55
*** pradipta_away has joined #openstack-cinder21:55
*** peluse has joined #openstack-cinder21:55
*** frakt has joined #openstack-cinder21:55
*** dosaboy has joined #openstack-cinder21:55
*** wolsen has joined #openstack-cinder21:55
*** cppforlife has joined #openstack-cinder21:55
*** Swanson has joined #openstack-cinder21:55
*** crose has quit IRC21:55
*** cppforlife has quit IRC21:55
openstackgerritTomoki Sekiyama proposed openstack/cinder: Failover to alternative iSCSI portals on login failure  https://review.openstack.org/14087721:55
openstackgerritTomoki Sekiyama proposed openstack/cinder: Enhance iSCSI multipath support  https://review.openstack.org/13468121:55
*** patrickeast has quit IRC21:55
*** patrickeast_ is now known as patrickeast21:55
*** nikesh_vedams has quit IRC21:57
*** btran has quit IRC21:57
*** aviramb has quit IRC21:57
*** kvidvans has quit IRC21:57
*** nuritv has quit IRC21:57
*** nikesh_vedams has joined #openstack-cinder21:57
*** btran has joined #openstack-cinder21:57
*** aviramb has joined #openstack-cinder21:57
*** kvidvans has joined #openstack-cinder21:57
*** nuritv has joined #openstack-cinder21:57
*** saltsa has quit IRC21:59
*** bswartz has quit IRC21:59
*** cppforlife has joined #openstack-cinder21:59
*** jecarey has joined #openstack-cinder21:59
*** rhagarty has joined #openstack-cinder21:59
*** fifieldt__ has joined #openstack-cinder21:59
*** sbadia has joined #openstack-cinder21:59
*** mkoderer has joined #openstack-cinder21:59
*** scottda has joined #openstack-cinder21:59
*** jgriffith has joined #openstack-cinder21:59
*** ondergetekende has joined #openstack-cinder21:59
*** smcginnis has joined #openstack-cinder21:59
*** s0nea has joined #openstack-cinder21:59
*** zz_naotok has joined #openstack-cinder21:59
*** cppforlife has quit IRC22:00
*** cppforlife has joined #openstack-cinder22:00
*** xyang has quit IRC22:01
*** ChanServ has quit IRC22:02
*** david-lyle has quit IRC22:02
*** _cjones_ has quit IRC22:02
*** leeantho has quit IRC22:02
*** kbyrne has quit IRC22:02
*** sweston has quit IRC22:02
*** aarefiev has quit IRC22:02
*** coolsvap|afk has quit IRC22:02
*** skraynev has quit IRC22:02
*** junhongl has quit IRC22:02
*** jgravel has quit IRC22:02
*** sfineberg has quit IRC22:02
*** greghaynes has quit IRC22:02
*** SamYaple has quit IRC22:02
*** j_king has quit IRC22:02
*** toabctl has quit IRC22:02
*** cppforlife has quit IRC22:02
*** jecarey has quit IRC22:02
*** rhagarty has quit IRC22:02
*** fifieldt__ has quit IRC22:02
*** sbadia has quit IRC22:02
*** mkoderer has quit IRC22:02
*** scottda has quit IRC22:02
*** jgriffith has quit IRC22:02
*** ondergetekende has quit IRC22:02
*** smcginnis has quit IRC22:02
*** s0nea has quit IRC22:02
*** zz_naotok has quit IRC22:02
*** nikesh_vedams has quit IRC22:02
*** btran has quit IRC22:02
*** aviramb has quit IRC22:02
*** kvidvans has quit IRC22:02
*** nuritv has quit IRC22:02
*** beecee has quit IRC22:02
*** dobson` has quit IRC22:02
*** anish has quit IRC22:02
*** Svedrin has quit IRC22:03
*** jeblair has quit IRC22:03
*** strictlyb has quit IRC22:03
*** adam_g has quit IRC22:03
*** rushiagr_away has quit IRC22:03
*** morganfainberg has quit IRC22:03
*** baffle has quit IRC22:03
*** jaypipes has quit IRC22:03
*** guitarzan has quit IRC22:03
*** tbarron has quit IRC22:03
*** alonmarx has quit IRC22:03
*** git-harry has quit IRC22:03
*** krtaylor has quit IRC22:03
*** jbernard has quit IRC22:03
*** mgagne has quit IRC22:03
*** russellb has quit IRC22:03
*** dhellmann has quit IRC22:03
*** pcaruana has quit IRC22:03
*** tries has quit IRC22:03
*** asselin has quit IRC22:03
*** dansmith has quit IRC22:03
*** jdandrea has quit IRC22:03
*** anteaya has quit IRC22:03
*** larsks has quit IRC22:03
*** changbl has quit IRC22:03
*** kaufer has quit IRC22:03
*** openstackgerrit has quit IRC22:03
*** pradipta_away has quit IRC22:03
*** peluse has quit IRC22:03
*** frakt has quit IRC22:03
*** dosaboy has quit IRC22:03
*** wolsen has quit IRC22:03
*** Swanson has quit IRC22:03
*** patrickeast has quit IRC22:03
*** vukcrni has quit IRC22:03
*** eharney has quit IRC22:03
*** bkopilov has quit IRC22:03
*** rwsu has quit IRC22:03
*** marcusvrn1 has quit IRC22:03
*** leseb_ has quit IRC22:03
*** mdenny has quit IRC22:03
*** tristanC has quit IRC22:03
*** annashen has quit IRC22:04
*** emagana has quit IRC22:04
*** hemna has quit IRC22:04
*** dustins has quit IRC22:04
*** lan_ has quit IRC22:04
*** julim has quit IRC22:04
*** bnemec has quit IRC22:04
*** med_ has quit IRC22:04
*** gpocentek has quit IRC22:04
*** flip214 has quit IRC22:04
*** ekarlso- has quit IRC22:04
*** cburgess has quit IRC22:04
*** winston-d_zZZ has quit IRC22:04
*** Anticimex has quit IRC22:04
*** mudassirlatif has quit IRC22:04
*** ebalduf has quit IRC22:04
*** tellesnobrega has quit IRC22:04
*** tsekiyama has quit IRC22:04
*** gtt116 has quit IRC22:04
*** rushil has quit IRC22:04
*** jseiler_ has quit IRC22:04
*** hypnosb has quit IRC22:04
*** fandi has quit IRC22:04
*** elazro has quit IRC22:04
*** thingee has quit IRC22:04
*** TobiasE has quit IRC22:04
*** ndipanov_ has quit IRC22:04
*** zhipeng has quit IRC22:04
*** jungleboyj has quit IRC22:04
*** harlowja has quit IRC22:04
*** tr4sh_heap has quit IRC22:04
*** sandywalsh has quit IRC22:04
*** Tross has quit IRC22:04
*** hflai has quit IRC22:04
*** rodrigods has quit IRC22:04
*** lifeless has quit IRC22:04
*** annegentle_ has quit IRC22:04
*** kmartin has quit IRC22:04
*** e0ne has quit IRC22:04
*** SergeyLukjanov has quit IRC22:04
*** DuncanT has quit IRC22:04
*** wpf has quit IRC22:04
*** paul-- has quit IRC22:05
*** HenryG has quit IRC22:05
*** mwichmann has quit IRC22:05
*** dannywilson has quit IRC22:05
*** Yogi1 has quit IRC22:05
*** fischerw has quit IRC22:05
*** jwang__ has quit IRC22:05
*** sseverson has quit IRC22:05
*** gugl2 has quit IRC22:05
*** kragniz has quit IRC22:05
*** gary-smith has quit IRC22:05
*** mtreinish has quit IRC22:05
*** olc has quit IRC22:05
*** eikke has quit IRC22:05
*** jdurgin1 has quit IRC22:05
*** rmesta has quit IRC22:05
*** afazekas has quit IRC22:05
*** mriedem has quit IRC22:05
*** IanGovett has quit IRC22:05
*** briancline has quit IRC22:05
*** Longgeek has quit IRC22:05
*** Masahiro has joined #openstack-cinder22:06
*** xyang has joined #openstack-cinder22:06
*** saltsa has joined #openstack-cinder22:06
*** zz_naotok has joined #openstack-cinder22:06
*** s0nea has joined #openstack-cinder22:06
*** smcginnis has joined #openstack-cinder22:06
*** ondergetekende has joined #openstack-cinder22:06
*** jgriffith has joined #openstack-cinder22:06
*** scottda has joined #openstack-cinder22:06
*** mkoderer has joined #openstack-cinder22:06
*** sbadia has joined #openstack-cinder22:07
*** fifieldt__ has joined #openstack-cinder22:07
*** rhagarty has joined #openstack-cinder22:07
*** jecarey has joined #openstack-cinder22:07
*** cppforlife has joined #openstack-cinder22:07
*** nuritv has joined #openstack-cinder22:07
*** kvidvans has joined #openstack-cinder22:07
*** aviramb has joined #openstack-cinder22:07
*** btran has joined #openstack-cinder22:07
*** nikesh_vedams has joined #openstack-cinder22:07
*** Swanson has joined #openstack-cinder22:07
*** wolsen has joined #openstack-cinder22:07
*** dosaboy has joined #openstack-cinder22:07
*** frakt has joined #openstack-cinder22:07
*** peluse has joined #openstack-cinder22:07
*** pradipta_away has joined #openstack-cinder22:07
*** openstackgerrit has joined #openstack-cinder22:07
*** kaufer has joined #openstack-cinder22:07
*** changbl has joined #openstack-cinder22:07
*** baffle has joined #openstack-cinder22:07
*** morganfainberg has joined #openstack-cinder22:07
*** rushiagr_away has joined #openstack-cinder22:07
*** adam_g has joined #openstack-cinder22:07
*** strictlyb has joined #openstack-cinder22:07
*** jeblair has joined #openstack-cinder22:07
*** Svedrin has joined #openstack-cinder22:07
*** anish has joined #openstack-cinder22:07
*** dobson` has joined #openstack-cinder22:07
*** beecee has joined #openstack-cinder22:07
*** patrickeast has joined #openstack-cinder22:07
*** larsks has joined #openstack-cinder22:07
*** anteaya has joined #openstack-cinder22:07
*** jdandrea has joined #openstack-cinder22:07
*** dansmith has joined #openstack-cinder22:07
*** asselin has joined #openstack-cinder22:07
*** tries has joined #openstack-cinder22:07
*** pcaruana has joined #openstack-cinder22:07
*** dhellmann has joined #openstack-cinder22:07
*** mgagne has joined #openstack-cinder22:07
*** jbernard has joined #openstack-cinder22:07
*** russellb has joined #openstack-cinder22:07
*** krtaylor has joined #openstack-cinder22:07
*** git-harry has joined #openstack-cinder22:07
*** alonmarx has joined #openstack-cinder22:07
*** tbarron has joined #openstack-cinder22:07
*** guitarzan has joined #openstack-cinder22:07
*** jaypipes has joined #openstack-cinder22:07
*** vukcrni has joined #openstack-cinder22:07
*** david-lyle has joined #openstack-cinder22:07
*** tristanC has joined #openstack-cinder22:07
*** mdenny has joined #openstack-cinder22:07
*** leseb_ has joined #openstack-cinder22:07
*** marcusvrn1 has joined #openstack-cinder22:07
*** rwsu has joined #openstack-cinder22:07
*** bkopilov has joined #openstack-cinder22:07
*** eharney has joined #openstack-cinder22:07
*** Anticimex has joined #openstack-cinder22:07
*** winston-d_zZZ has joined #openstack-cinder22:07
*** cburgess has joined #openstack-cinder22:07
*** ekarlso- has joined #openstack-cinder22:07
*** flip214 has joined #openstack-cinder22:07
*** gpocentek has joined #openstack-cinder22:07
*** med_ has joined #openstack-cinder22:07
*** bnemec has joined #openstack-cinder22:07
*** julim has joined #openstack-cinder22:07
*** lan_ has joined #openstack-cinder22:07
*** dustins has joined #openstack-cinder22:07
*** hemna has joined #openstack-cinder22:07
*** emagana has joined #openstack-cinder22:07
*** annashen has joined #openstack-cinder22:07
*** HenryG has joined #openstack-cinder22:07
*** hypnosb has joined #openstack-cinder22:07
*** jseiler_ has joined #openstack-cinder22:07
*** rushil has joined #openstack-cinder22:07
*** gtt116 has joined #openstack-cinder22:07
*** tsekiyama has joined #openstack-cinder22:07
*** tellesnobrega has joined #openstack-cinder22:07
*** ebalduf has joined #openstack-cinder22:07
*** mudassirlatif has joined #openstack-cinder22:07
*** fandi has joined #openstack-cinder22:07
*** briancline has joined #openstack-cinder22:07
*** afazekas has joined #openstack-cinder22:07
*** IanGovett has joined #openstack-cinder22:07
*** mriedem has joined #openstack-cinder22:07
*** rmesta has joined #openstack-cinder22:07
*** jdurgin1 has joined #openstack-cinder22:07
*** kmartin has joined #openstack-cinder22:07
*** e0ne has joined #openstack-cinder22:07
*** mwichmann has joined #openstack-cinder22:07
*** elazro has joined #openstack-cinder22:07
*** dannywilson has joined #openstack-cinder22:07
*** thingee has joined #openstack-cinder22:07
*** Yogi1 has joined #openstack-cinder22:07
*** TobiasE has joined #openstack-cinder22:07
*** ndipanov_ has joined #openstack-cinder22:07
*** fischerw has joined #openstack-cinder22:07
*** SergeyLukjanov has joined #openstack-cinder22:07
*** zhipeng has joined #openstack-cinder22:07
*** jungleboyj has joined #openstack-cinder22:07
*** DuncanT has joined #openstack-cinder22:07
*** harlowja has joined #openstack-cinder22:07
*** tr4sh_heap has joined #openstack-cinder22:07
*** jwang__ has joined #openstack-cinder22:07
*** sandywalsh has joined #openstack-cinder22:07
*** paul-- has joined #openstack-cinder22:07
*** wpf has joined #openstack-cinder22:07
*** Tross has joined #openstack-cinder22:07
*** sseverson has joined #openstack-cinder22:07
*** gugl2 has joined #openstack-cinder22:07
*** kragniz has joined #openstack-cinder22:07
*** gary-smith has joined #openstack-cinder22:07
*** hflai has joined #openstack-cinder22:07
*** mtreinish has joined #openstack-cinder22:07
*** rodrigods has joined #openstack-cinder22:07
*** lifeless has joined #openstack-cinder22:07
*** annegentle_ has joined #openstack-cinder22:07
*** eikke has joined #openstack-cinder22:07
*** olc has joined #openstack-cinder22:07
*** _cjones_ has joined #openstack-cinder22:07
*** leeantho has joined #openstack-cinder22:07
*** kbyrne has joined #openstack-cinder22:07
*** sweston has joined #openstack-cinder22:07
*** aarefiev has joined #openstack-cinder22:07
*** coolsvap|afk has joined #openstack-cinder22:07
*** skraynev has joined #openstack-cinder22:07
*** junhongl has joined #openstack-cinder22:07
*** jgravel has joined #openstack-cinder22:07
*** sfineberg has joined #openstack-cinder22:07
*** greghaynes has joined #openstack-cinder22:07
*** SamYaple has joined #openstack-cinder22:07
*** j_king has joined #openstack-cinder22:07
*** ChanServ has joined #openstack-cinder22:07
*** toabctl has joined #openstack-cinder22:07
*** sendak.freenode.net sets mode: +o ChanServ22:07
openstackgerritxing-yang proposed openstack/cinder: Support over subscription in thin provisioning  https://review.openstack.org/14217122:07
*** med_ has quit IRC22:07
*** med_ has joined #openstack-cinder22:08
*** med_ has quit IRC22:08
*** med_ has joined #openstack-cinder22:08
anishjgriffith: as discussed yesterday, https://review.openstack.org/#/c/146992/122:09
*** lcurtis has joined #openstack-cinder22:09
*** asselin_ has joined #openstack-cinder22:09
openstackgerritSteven Kaufer proposed openstack/python-cinderclient: Adopt CLI Sorting Argument Guidelines  https://review.openstack.org/14591322:10
*** markstur has joined #openstack-cinder22:10
*** Masahiro has quit IRC22:10
*** asselin_ has quit IRC22:14
jgriffithanish: nice!22:19
jgriffithanish: if you fix up the commit message I'll give it my vote22:19
jgriffithanish: check out https://wiki.openstack.org/wiki/GitCommitMessages22:19
jgriffithfor some hints22:20
anishon it22:20
anisherm22:20
*** emagana has quit IRC22:20
anishI've never ammended just a dependent commit before22:20
jgriffithanish: it's easy :)22:20
jgriffithanish: just22:20
anishwill it generate a new patchset for the main change as well ?22:20
anishno22:20
jgriffithanish: "git review -d xxx" like you usually do22:20
jgriffithanish: "git commit --amend -a" and fix up commit message22:21
anishright, that I know22:21
jgriffiththen "git review" again22:21
anishI meant more of will it update both changesets, or jsut one ?22:21
jgriffithas far as syncing the dep...22:21
jgriffithuse the rebase button in gerrit if you need to22:21
*** ryanpetrello has joined #openstack-cinder22:21
jgriffithgerrit will tell you if something needs "done"22:21
anishgotcha22:21
*** dustins has quit IRC22:22
*** emagana has joined #openstack-cinder22:23
*** david-lyle has quit IRC22:27
*** markvoelker has joined #openstack-cinder22:28
*** Yogi1 has quit IRC22:29
thingeexyang: thanks for the update on https://review.openstack.org/#/c/131024/6..7/specs/kilo/consistency-groups-kilo-update.rst22:29
*** david-lyle has joined #openstack-cinder22:30
xyangthingee: no problem. any other comments?22:30
thingeexyang: However, I wasn't concerned about it being an int or uuid. I was more just asking why we need it? Can't you have a primary key on volume type uuid and cg uuid?22:30
openstackgerritJay Bryant proposed openstack/cinder: Use lockutils.set_defaults to set lock_path in test  https://review.openstack.org/14699722:30
xyangthingee: I think that will be a problem.  I actually saw a bug on something like that22:30
jungleboyjxyang: thingee jgriffith ^^ Would appreciate love on this so we can fix up check/gate.  Thanks!22:30
*** leeantho has quit IRC22:31
xyangthingee: because volume type and cg can be deleted22:31
xyangthingee: but they are still in the db22:31
xyangthingee: I think the encryption tables initially used a foreign key as primary key, but it became a bug and was fixed to add another unique key22:31
e0nexyang: you're righ. i fixed bug #1316540 with soft-deletes and pk22:32
anishjgriffith: done22:32
*** rushil has quit IRC22:32
xyanghttps://review.openstack.org/#/c/119026/22:32
xyange0ne: yes, I was referring to your patch:)22:32
thingeexyang: not sure I understand how two columns being a primary key make data stale. Can you explain that again?22:33
xyangthingee: can you take a look of https://review.openstack.org/#/c/119026/?22:33
xyangjungleboyj: 146997?22:34
jungleboyjxyang: Yes?22:34
xyangjungleboyj: you want us to take of look of 146997, right?22:35
jungleboyjRight, though I am seeing it didn't merge.  WTF.22:35
thingeexyang: this seems entirely different. primary key on the volume type name as oppose to a uuid. I'm asking for a primary key on the consistency group uuid and volume type uuid.22:36
xyangjungleboyj: I think that was the Cloudbyte CI, not Jenkins22:36
thingeexyang: reading the bug and jgriffith's comment https://bugs.launchpad.net/cinder/+bug/131654022:36
*** hemna has quit IRC22:36
jungleboyjxyang: Oh, true enough.  Phew, I knew I started with a fresh branch.22:37
*** fandi has quit IRC22:39
*** jecarey has quit IRC22:41
xyangthingee: if you look at the code here: https://review.openstack.org/#/c/119026/27/cinder/db/sqlalchemy/models.py.  the original code was using uuid of volume types, not name22:41
xyange0ne: can you confirm?22:41
e0nexyang: yes, the issu was about using uuid of volume types as pk22:43
*** jrw1 has joined #openstack-cinder22:44
*** jrw1 has left #openstack-cinder22:45
xyangthingee: I'll have to leave now.  I'll catch up with you later22:45
*** fandi has joined #openstack-cinder22:46
xyangjungleboyj: the change looks ok.  I'll check tonight on Jenkins22:46
e0newe can't use any fk as pk with soft-deletes22:46
*** mriedem has quit IRC22:48
jungleboyjxyang: Thanks!22:48
*** xyang has quit IRC22:48
*** zhipeng has quit IRC22:50
openstackgerritGary W. Smith proposed openstack/cinder: Add 3PAR extra specs schema into volume stats  https://review.openstack.org/14700522:51
*** scottda_ has joined #openstack-cinder22:51
*** kaufer has quit IRC22:51
*** fandi has quit IRC22:54
*** ryanpetrello has quit IRC22:57
*** scottda_ has quit IRC22:57
*** dannywilson has quit IRC22:59
*** dannywil_ has joined #openstack-cinder23:02
*** tbarron has quit IRC23:03
openstackgerritAbel Lopez proposed openstack/cinder: Purge deleted rows  https://review.openstack.org/14676623:03
*** mudassirlatif has quit IRC23:04
*** e0ne is now known as e0ne_23:05
*** e0ne_ is now known as e0ne23:08
*** mudassirlatif has joined #openstack-cinder23:08
*** e0ne has quit IRC23:09
*** erlon has quit IRC23:10
*** mudassirlatif has quit IRC23:14
*** emagana has quit IRC23:15
openstackgerritGary W. Smith proposed openstack/cinder: Add 3PAR extra specs schema into volume stats  https://review.openstack.org/14700523:15
openstackgerritJay Bryant proposed openstack/cinder: Add hacking check for oslo namespace usage  https://review.openstack.org/14701423:16
anishis cinder.tests.test_emc_vnxdirect.EMCVNXCLIDriverISCSITestCase.test_volume_migration_02 supposed to succeed with a clean checkout of cinder ?23:16
anishcoz it keeps repeatedly failing for me, not sure if I need relevant hardware or just a bug23:17
jgriffithanish: of course it is23:17
jgriffithanish: paste of failure?23:17
anishjgriffith: http://ix.io/fKM23:18
anish(some scrolling needed)23:18
openstackgerritJay Bryant proposed openstack/cinder: Ensure lazy translation is disabled properly  https://review.openstack.org/14676323:23
*** fischerw has quit IRC23:25
*** mudassirlatif has joined #openstack-cinder23:25
*** mudassirlatif has quit IRC23:26
*** david-lyle has quit IRC23:27
*** ryanpetrello has joined #openstack-cinder23:27
jgriffithanish: well that's no good23:28
*** hemnafk is now known as hemna23:29
*** fandi has joined #openstack-cinder23:30
anishjgriffith: nothing in my setup I hope ? I've been running nova tests just fine23:32
jgriffithanish: I'm trying it now on my side23:32
jgriffithanish: seems suspect23:32
anishko !23:32
*** cppforlife has quit IRC23:33
*** fandi has quit IRC23:36
*** fandi has joined #openstack-cinder23:36
jgriffithanish: only failures I'm seeing on current master are the IBM Storwize ones23:37
jgriffithanish: which are in progress23:38
anishmy tip is at     Merge "Adds cinder iscsi driver for CloudByte storage"23:38
jgriffithanish: oh... that's rather old :)23:38
anishreally ? git pull doesn't show anything here23:39
*** fandi has quit IRC23:39
anishjan 12 is the commit date for it23:39
*** rmesta has quit IRC23:39
jgriffithanish: nahh... that can't be23:39
jgriffithanish: hmm... you're correct23:39
*** oomichi_ has joined #openstack-cinder23:40
jgriffithanish: did you blow away and reinstall your venv?23:40
*** ameade has quit IRC23:40
*** zhiyan has quit IRC23:40
anishjgriffith: well I just freshly cloned this one, but I can23:40
*** mudassirlatif has joined #openstack-cinder23:40
*** mudassirlatif has quit IRC23:40
anishtrying that now23:41
anishjgriffith: in the meantime, can you tell me the if there is run_tests.sh param for running tgt/lio specific tests ?23:42
*** mriedem has joined #openstack-cinder23:43
jgriffithanish: there really aren't :(23:43
jgriffithanish: we could certainly use some good unit tests specifically for LIO in cinder.tests.targets.23:44
*** shakamunyi has joined #openstack-cinder23:44
anishaww. anything more specific than test_volume that I can run ?23:45
*** markvoelker has quit IRC23:48
anishwell cinder.tests.targets seems to pass at least, I'll work with that for now23:50
*** Longgeek has joined #openstack-cinder23:50
*** Masahiro has joined #openstack-cinder23:54
*** mudassirlatif has joined #openstack-cinder23:55
*** smoriya has joined #openstack-cinder23:56
*** mudassirlatif has quit IRC23:56
*** TobiasE has quit IRC23:58
*** ryanpetrello has quit IRC23:59
*** Masahiro has quit IRC23:59

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