Tuesday, 2015-01-13

*** annashen has quit IRC00:14
openstackgerritOpenStack Proposal Bot proposed openstack/trove: Updated from global requirements  https://review.openstack.org/14478700:17
*** danritchie has joined #openstack-trove00:23
*** david-lyle has joined #openstack-trove00:24
*** jcru has quit IRC00:30
*** chlong has quit IRC00:35
*** eghobo has quit IRC00:43
*** XO19_ is now known as XO1900:45
*** david-lyle has quit IRC00:46
*** david-lyle has joined #openstack-trove00:51
*** johnma has joined #openstack-trove00:52
johnmaHi, is there a way to run a specific unit test, say for example under the guestagent module. I have been using tox -py27 but that runs all the tests.  Thanks00:56
jodahjohnma Usually it's something like tox -e py27 trove.tests.api.foo01:03
jodahNot sure if that works with trove though or if some specific support needs to be added01:03
*** nosnos has joined #openstack-trove01:04
*** david-lyle has quit IRC01:04
*** nosnos has quit IRC01:04
*** nosnos has joined #openstack-trove01:05
johnmaHi Jodah, thank you so much. I just tried that but that still seems to be running all the tests. it doesnt look like its picking the specific test specified01:06
jodahYea - just tried as well. Not sure what needs to be done to get this working in trove...01:07
johnmaI will keep looking and will post it here if I find a way. I read we could do this: python -m testtools.run trove.tests.unittests.python.module.path except I cant get that to work. I might be typing the path wrong01:09
*** nosnos has quit IRC01:09
*** Barker has joined #openstack-trove01:12
jodahand even there you don't have control over the python version they're run against01:15
*** chlong has joined #openstack-trove01:25
*** nosnos has joined #openstack-trove01:26
*** sbfox has quit IRC01:26
*** IanGovett has quit IRC01:27
*** amcrn has quit IRC01:32
*** nosnos has quit IRC01:34
*** david-lyle has joined #openstack-trove01:37
*** shakamunyi has quit IRC01:40
openstackgerritamrith proposed openstack/trove-integration: Fix malformed pip-install lines  https://review.openstack.org/14614701:43
*** david-lyle has quit IRC01:52
*** robertmyers has joined #openstack-trove01:54
*** mattgriffin has joined #openstack-trove01:58
*** robertmyers has quit IRC02:06
*** robertmyers has joined #openstack-trove02:07
*** haomaiwang has joined #openstack-trove02:07
openstackgerritEdmond Kotowski proposed openstack/python-troveclient: default endpoint_type to 'publicURL'  https://review.openstack.org/14673202:11
*** tomblank has quit IRC02:18
*** mattgriffin has quit IRC02:20
*** tomblank has joined #openstack-trove02:34
*** rwsu has quit IRC02:37
*** erkules_ has joined #openstack-trove02:42
*** erkules has quit IRC02:45
*** david-lyle has joined #openstack-trove02:55
*** danritchie has quit IRC02:58
*** barra204 has joined #openstack-trove03:05
*** barra204 has quit IRC03:22
*** annashen has joined #openstack-trove03:23
*** amrith is now known as _amrith_03:23
*** _amrith_ is now known as amrith03:24
*** mattgriffin has joined #openstack-trove03:35
*** barra204 has joined #openstack-trove03:36
*** amrith is now known as _amrith_03:41
*** tomblank has quit IRC04:02
*** tomblank has joined #openstack-trove04:16
*** david-lyle has quit IRC04:20
*** annashen has quit IRC04:22
*** Longgeek has joined #openstack-trove04:26
*** Longgeek has quit IRC04:27
*** tomblank has quit IRC04:28
*** Longgeek has joined #openstack-trove04:31
*** eghobo has joined #openstack-trove04:38
*** sbfox has joined #openstack-trove04:40
*** eghobo has quit IRC04:41
*** danritchie has joined #openstack-trove04:46
*** danritchie has quit IRC04:50
*** annashen has joined #openstack-trove05:05
*** erkules_ is now known as erkules05:19
*** annashen has quit IRC05:25
*** mattgriffin has quit IRC05:35
*** Longgeek has quit IRC05:39
*** Longgeek has joined #openstack-trove05:39
*** mattgriffin has joined #openstack-trove05:43
*** wolsen__ has joined #openstack-trove05:45
*** wolsen__ has quit IRC05:46
*** mattgriffin has quit IRC05:47
*** wolsen__ has joined #openstack-trove05:47
*** wolsen__ has quit IRC05:50
openstackgerritOpenStack Proposal Bot proposed openstack/trove: Imported Translations from Transifex  https://review.openstack.org/14541306:07
*** Longgeek has quit IRC06:36
*** Longgeek has joined #openstack-trove06:42
*** chlong has quit IRC08:09
*** k4n0 has joined #openstack-trove08:18
*** exploreshaifali has joined #openstack-trove08:29
*** sgotliv has joined #openstack-trove08:30
*** boblebauce has joined #openstack-trove08:38
*** romainh has joined #openstack-trove08:43
*** Longgeek has quit IRC08:47
*** sbfox has quit IRC08:53
*** Longgeek has joined #openstack-trove08:55
*** tshefi has joined #openstack-trove09:20
*** Longgeek has quit IRC09:45
*** pboros has joined #openstack-trove10:14
*** sgotliv has quit IRC10:18
*** haomaiwang has quit IRC10:55
*** chlong has joined #openstack-trove11:33
*** kbyrne has quit IRC11:38
*** kbyrne has joined #openstack-trove11:41
*** sgotliv has joined #openstack-trove11:57
*** danritchie has joined #openstack-trove12:02
*** danritchie has quit IRC12:06
*** _amrith_ is now known as amrith12:08
XO19ping sgotliv12:13
*** mattgriffin has joined #openstack-trove12:14
sgotlivXO19, hey12:14
XO19heyo :)12:14
XO19so about the blueprint12:14
sgotlivis it possible, to turn this feature on demand?12:15
sgotlivlet me explain my concern12:15
sgotlivwe (Trove) takes a freedom to bypass normal authentication mechanism and provide an access to someone that didn't get this access in any other way12:16
sgotlivTrove's admin not necessarily has a root privilege and therefore not necessarily has an access to these logs12:17
sgotlivbut then we just give it to him!12:17
sgotlivsounds like a security violation12:17
sgotlivXO19, make sense?12:17
XO19yes12:18
sgotlivXO19, unfortunately we don't have any "role" mechanism12:18
sgotlivto alllow different users to perform different tasks12:18
XO19yes like nova does12:19
sgotlivtherefore if we really want to keep this feature we must find a way to turn it on/off on demand12:19
sgotlivXO19, I have to drop for 20 minutes12:20
XO19sure np :)12:20
sgotlivXO19, sorry for that, I have to find something to eat :-)12:21
*** mattgriffin has quit IRC12:27
XO19so when you say trove12:29
XO19you're talking about the operator right?12:29
XO19hold on12:34
*** mattgriffin has joined #openstack-trove12:36
vkmcXO19, I guess that he is talking about the API when he talks about Trove12:38
XO19ohh ok12:39
vkmcXO19, I have the same concern about the spec12:39
vkmcXO19, the logs could have sensible data, and this feature would allow non priviliged users to get those12:40
vkmcso... we should look for a way to make it safer12:40
XO19does that include the admin ?12:40
XO19just checking12:42
*** mattgriffin has quit IRC12:43
vkmcXO19, for what I understood in the spec, the idea is to implement that for non admin users12:44
vkmcthe admin could access the logs files in other ways12:44
denis_makogonhi guys, what are you been talking about ?12:44
vkmchi denis_makogon! About https://review.openstack.org/#/c/131610/12:44
denis_makogonvkmc, hi, Victoria =)12:45
denis_makogonoh isee12:45
*** esmute has quit IRC12:47
*** esmute has joined #openstack-trove12:48
*** IanGovett has joined #openstack-trove12:49
sgotlivvkmc, admin not necessarily has an access to these log files, this is a major problem13:07
vkmcsgotliv, that's why I said could :)13:07
vkmcif the admin has a way to ssh to the instance, then he could retrieve the logs13:08
sgotlivvkmc, I missed the "could" part :-)13:08
vkmcand that is possible if he has a key13:08
sgotlivig he has a key, means he has ssh access to the machine, he is not not necessarily has a root access13:09
sgotlivs/ig/if13:10
sgotlivI am not sure if logs available without root access13:10
vkmcgood point13:10
XO19I don't think you need root to access the logs13:11
sgotlivI wondering how this feature works on Amazon?13:11
sgotlivXO19, maybe, we can easily check it13:11
XO19amazon?13:13
XO19or the logs?13:14
sgotlivXO19, this feature works on Amazon cloud13:14
sgotlivXO19, dougshelley66 mentioned that last time, I think its a good argument13:15
*** Longgeek has joined #openstack-trove13:15
dougshelley66sgotliv, X019, yes, Amazon RDS definitely allows access to various db logs via their mgmt console. I haven't looked to see what access (if any) is provided via API13:16
*** robertmyers has quit IRC13:18
dougshelley66In general, if you can start/stop the instance, you can see the logs. However, Amazon alos has a pretty rich permissioning structure that may off the ability to control this at a finer grained level (I haven't researched this)13:18
dougshelley66s/off/offer13:18
sgotlivdougshelley66, interesting approach, if I can start a VM does it mean I have an access to .syslog?13:22
*** exploreshaifali has quit IRC13:22
dougshelley66so there is a compute instance and then there is a database instance13:23
dougshelley66if you started the compute instance, then i assume you can access everythign13:23
dougshelley66if you started a db instance, you should be able to access the relevant things that make it a db instance13:24
dougshelley66i.e. you wouldn't be able to "root" control the underlying compute instance but should have "root" privs on the database13:24
dougshelley66and all that is implied by that13:24
*** chlong has quit IRC13:30
*** pboros has quit IRC13:31
vkmcthat makes sense13:33
vkmcand... in Nova, the one who launches the instance is the one who injects the .pem key13:35
vkmcbut that doesn't mean he has root access13:36
*** SergeyLukjanov has quit IRC13:36
dougshelley66even with the current security available in trove you could segregate database users from db admins by starting the trove instance in a tenant that the db user can't access. They could still use a db client to the ip address just wouldn't be able to do any admin type functions13:36
vkmcimages have a default root user13:36
*** newb has quit IRC13:38
dougshelley66right13:39
dougshelley66i guess for most of the images that i'm used to using, the "cloud-user" has sudo access13:40
*** pboros has joined #openstack-trove13:40
*** k4n0 has quit IRC13:41
openstackgerritDenis M. proposed openstack/trove: Implement TM and Guest strategies for Cassandra datastore  https://review.openstack.org/14614613:41
openstackgerritDenis M. proposed openstack/trove: Implement API strategy for Cassandra clustering  https://review.openstack.org/14614513:41
*** SergeyLukjanov has joined #openstack-trove13:44
*** grapex has joined #openstack-trove13:49
*** grapex_ has joined #openstack-trove13:50
*** grapex has quit IRC13:53
*** pmackinn has joined #openstack-trove13:55
*** radez is now known as radez_g0n313:56
sgotlivdougshelley66, I am back, was on the call14:00
sgotlivdougshelley66, so what you said make sense to me. I still want to be able turn on and off this feature, just to be on the safe side14:01
sgotlivdougshelley66, but after you said the default may actually be 'on'14:02
sgotliv:-)14:02
sgotlivXO19, dougshelley66 Doug is ve ry convincing14:08
*** k4n0 has joined #openstack-trove14:10
*** k4n0 has quit IRC14:10
vkmcsgotliv, dougshelley66 sorry, I don't follow... the new api endpoints will be available for every user, there is no control whether the user is the db admin or the db user14:15
sgotlivvkmc, if so :-), I misread that part :-)14:15
vkmconly the instance creator is able, right now, to access to privileged operations... its this way in Nova as well14:15
vkmcsgotliv, probably I misunderstood14:16
sgotlivvkmc, now I am confused14:16
sgotlivagain14:16
vkmclol14:17
sgotlivvkmc, I probably should stop doing multiple things at the same time14:18
*** openstackgerrit has quit IRC14:22
*** openstackgerrit has joined #openstack-trove14:23
*** robertmyers has joined #openstack-trove14:30
*** mattgriffin has joined #openstack-trove14:33
*** csoukup has joined #openstack-trove14:47
*** Barker has quit IRC14:47
*** pcaruana|off| is now known as pcaruana14:51
*** jcru has joined #openstack-trove14:56
*** barra204_ has joined #openstack-trove15:01
*** radez_g0n3 is now known as radez15:02
*** barra204 has quit IRC15:03
*** newb has joined #openstack-trove15:12
*** esmute has quit IRC15:24
*** coolsvap is now known as coolsvap|afk15:25
*** barra204 has joined #openstack-trove15:25
*** esmute has joined #openstack-trove15:27
*** barra204_ has quit IRC15:28
*** tomblank has joined #openstack-trove15:54
*** sriram_tesora has joined #openstack-trove16:00
*** pmalik has joined #openstack-trove16:05
*** Barker has joined #openstack-trove16:16
peterstacThis error seems to be cropping up in the tests:16:22
peterstacError unpacking file: /home/jenkins/.m2/repository/com/rackspace/cloud/api/wadl-tools/1.0.9/wadl-tools-1.0.9.jar16:22
peterstacCaused by: java.io.IOException: Negative seek offset16:22
peterstacAny ideas what might be causing this?16:23
peterstac(my guess would be the file is corrupted and should be deleted so a new one is downloaded)16:24
*** grapex_ has quit IRC16:28
*** grapex has joined #openstack-trove16:28
*** grapex has quit IRC16:32
*** tshefi has quit IRC16:33
*** danritchie has joined #openstack-trove16:34
denis_makogonpeterstac, i've noticed same issue16:37
denis_makogonpeterstac, could this be an error http://logs.openstack.org/45/146145/4/check/gate-trove-tox-doc-publish-checkbuild/dd53117/console.html#_2015-01-13_14_49_07_17916:41
denis_makogonsome info on given issue http://stackoverflow.com/questions/6747561/extracting-tomcat-zip-sometimes-fail-with-ioexception-negative-seek-offset16:42
peterstacdenis_makogon: One of the comments is:16:46
peterstacMore likely an aborted download or a broken Maven proxy or web server that served the Tomcat download.16:46
peterstacThat would be my guess - not sure who needs to fix it though ...16:46
denis_makogonpeterstac, seems like it is =/16:46
denis_makogongrapex, https://bugs.launchpad.net/trove/+bug/1410360 ^^16:47
*** exploreshaifali has joined #openstack-trove16:53
*** rwsu has joined #openstack-trove16:59
*** pmalik has quit IRC17:00
*** tomblank_ has joined #openstack-trove17:06
*** pmalik has joined #openstack-trove17:07
*** tomblank has quit IRC17:07
*** tomblank_ is now known as tomblank17:07
*** shayneburgess has joined #openstack-trove17:10
*** pmalik has quit IRC17:14
*** Barker has quit IRC17:20
*** newb has quit IRC17:21
*** romainh has left #openstack-trove17:21
*** Barker has joined #openstack-trove17:25
*** Barker has quit IRC17:33
*** grapex has joined #openstack-trove17:47
*** barra204 has quit IRC17:47
*** grapex has quit IRC17:47
*** grapex has joined #openstack-trove17:48
*** annashen has joined #openstack-trove17:51
*** denis_makogon has quit IRC17:54
*** bhunter71 has joined #openstack-trove18:03
*** boblebauce has quit IRC18:03
*** cweid has joined #openstack-trove18:13
*** Barker has joined #openstack-trove18:20
*** tshefi has joined #openstack-trove18:21
*** Barker has quit IRC18:24
*** grapex_ has joined #openstack-trove18:27
*** Barker has joined #openstack-trove18:30
*** grapex has quit IRC18:31
*** newb has joined #openstack-trove18:34
*** Longgeek has quit IRC18:36
icchadougshelley66: just to clarify what you are suggesting for the log stuff - we dont know the correlation between the users in the db and tenant right?18:42
icchaor do we18:42
dougshelley66iccha, we do not18:42
icchadougshelley66: so bottom line, what would you like to be changed in the existing proposal? (if anything) :)18:43
dougshelley66iccha, i don't know that i was specifically recommending change to the spec. I was replying to a comment/question directed at me from sgotliv18:44
dougshelley66i believe i was pointing out that i don't believe there is a security issue if properly configured18:44
icchayes which makes sense, its the tenant which creates the instance who eventually has access to the logs18:45
amrithand the administrator and there appears to be no way for a tenant to shut that off.18:45
icchabecause this is the tenant which can perform actions on the instance18:45
icchayeah security chain never runs bottom up18:45
icchawe might want a separate blueprint on policies18:46
amrithsorry, I don't understand that statement.18:46
icchaif we want to control that as a deployer18:46
amrithI can make a guest image today where the administrator has no access.18:46
amrithif you want to control it as a deployer, that's your choice. In my opinion, it is shortsighted to assume that everyone will be satisfied with that approach.18:47
icchaamrith: i dont get what you want changed18:47
amrithI want the tenant to be able to specify that only the tenant has access to the logs, the administrator should not be able to invoke the API to retreive logs18:47
amrithunless the tenant allows it.18:47
icchasgotliv: SlickNik XO19  if yall are around we re discussing log access :)18:47
amrithyou can set the default anyway you want.18:47
amrithbut you shouldn't IMHO take away the ability for a tenant to prevent the administrator from getting to the logs.18:48
amrithsomething which the tenant can (in some limited ways) do today.18:48
icchaamrith: do you mean admin user in the tenant or an admin superuser in admin tenant18:48
amrithadmin superuser in admin tenant.18:49
amrithadmin user in the tenant is the tenant18:49
icchahow can the tenant do that today amrith ?18:49
amrithby not having an ssh key that the administrator can use to ssh into the node.18:49
amriththe image is, I assume, created by the tennat18:49
icchawhat if right now we made it a generic deployer level config to allow admins to access logs or not?18:50
amrithhow can an tenant change that?18:50
icchaa tenant cannot change that18:51
icchayes this takes me time to wrap my head about because in public cloud, the tenant doesnt create the image. :)18:51
amrithso let me state my requirement this way. no matter what the deployer level switch is set, I would like (as a tenant, the person spinning up a db) to make sure that no one other than the tenant (me) can access my log files.18:52
icchawould it help if it was an instance property which the client could set?18:52
icchaby default the value is  false18:53
icchaand they could make a patch call to change it to true18:53
amrithI don't care about the default18:53
icchato the instance18:53
amrithbut what would the instance property control?18:53
*** annashen has quit IRC18:53
icchathe underlying issue is trove doesnt have policy control18:53
icchanor does it have property protection18:53
icchasome other projects like glance and nova offer that18:54
*** annashen has joined #openstack-trove18:54
icchaThe admins can do almost all actions via api for the tenant right now18:55
amrithI don't think I'm asking for anything like that18:55
icchacreate databases, users18:55
icchathere is nothing preventing that right now18:55
amrithI'm just saying that on this API, can we ensure that the only context allowed to execute it is the tenant18:55
amrithand not anyone else.18:55
amrithbased on a switch if you like.18:55
icchawhere will you set that switch?18:55
amrithfor that, I don't believe we need role based access control or some other infrastructure.18:55
icchawhat if different tenants want diferent levels of access?18:56
amriththe tenant, and only the tenant who spins up the instance should be able to set that.18:56
icchawhere will they set that switch? and how?18:56
amrithand a site wide default can be chosen.18:56
amrithit could be a parameter to trove create18:56
amrithit could be an independent cli18:56
amriththere would be some other API for it.18:56
icchawhy someother api and not existing create call?18:57
amrithbecause I may want to change it on the fly18:57
amrithsuch as to allow an admin access for a while18:57
icchaand cant that someother api be our existing patch call?18:58
icchawhere you can check using context who is trying to change which parameter18:58
icchaand forbid action if its not tenant18:58
*** annashen has quit IRC18:58
*** annashen has joined #openstack-trove18:58
amrithsure, maybe that'll work.18:59
sgotlivamrith, iccha any conclusions, its a long discussion to read18:59
icchasgotliv: you can pass in paramter during create admin_log_acces=true, which can be modified only by the tenant by an update call19:00
*** tomblank has quit IRC19:00
icchatrue/false19:00
icchathanks for the discussion amrith19:00
icchaXO19: does that make sense? ^19:00
sgotlivgood for me19:00
icchathanks sgotliv19:01
vkmciccha, and that means that every user in that tenant will have access to the logs? if admin_log_access=true19:01
sgotlivvkmc, good question!19:01
icchaif its an admin in your tenant that means you trust your admin19:01
icchaif its an admin in admin tenant then its someone outside your company19:02
sgotliviccha, but only admin, right?19:02
icchasgotliv: you mean log_access for which users in a given tenant - admins and nonadmins or only admins?19:02
amrithsgotliv, iccha, vkmc, dougshelley66 ... I'd propose that someone (iccha or XO19) summarize this and make it part of the spec so we can continue the review there. that was what SlickNik had suggested at the last meeting.19:03
vkmcif its an admin in admin tenant I don't think why he should have access to the logs19:03
amrithI don't believe that we should go from this IRC to implementation.19:03
*** danritchie has quit IRC19:03
amrithwith the assumption that the spec is approved.19:03
amriththere are others who aren't here today who are likely to have opinions as well19:03
icchavkmc: +1 thats what we re suggesting here19:03
amrithand the intent was to let them comment in the gerrit review.19:03
*** danritchie has joined #openstack-trove19:04
icchaamrith: +1 i agree, this discussion was just to make sure we can update the proposal19:04
*** tomblank has joined #openstack-trove19:04
vkmciccha, cool :)19:04
icchaXO19: will update it and be there at tomorrow's meeting amrith19:04
XO19will do19:04
vkmcXO19, +119:04
icchathanks XO1919:04
icchathanks everyone good discussion19:06
*** jmontemayor has joined #openstack-trove19:06
*** danritchie has quit IRC19:10
*** danritchie has joined #openstack-trove19:11
*** barra204 has joined #openstack-trove19:13
*** jmontemayor has quit IRC19:16
*** annashen has quit IRC19:16
*** jmontemayor has joined #openstack-trove19:17
*** barra204 has quit IRC19:18
*** barra204 has joined #openstack-trove19:34
*** barra204 is now known as shakamunyi19:34
*** Longgeek has joined #openstack-trove19:37
*** shakamunyi has quit IRC19:48
*** exploreshaifali has quit IRC19:51
*** Longgeek has quit IRC19:55
*** isviridov_away is now known as isviridov19:59
*** pmalik has joined #openstack-trove20:02
*** danritchie has quit IRC20:02
*** tshefi has quit IRC20:03
*** danritchie has joined #openstack-trove20:03
*** shakamunyi has joined #openstack-trove20:05
*** danritchie has quit IRC20:08
*** david-lyle has joined #openstack-trove20:16
*** sbfox has joined #openstack-trove20:17
*** annashen has joined #openstack-trove20:36
*** mattgriffin has quit IRC20:39
*** mattgriffin has joined #openstack-trove20:40
*** tomblank has quit IRC20:43
*** jmontemayor has quit IRC20:48
*** Barker has quit IRC20:49
*** annashen has quit IRC20:51
*** annashen has joined #openstack-trove20:55
*** danritchie has joined #openstack-trove20:57
*** isviridov is now known as isviridov_away20:58
*** grapex_ has quit IRC21:03
*** jcru has quit IRC21:04
*** jcru has joined #openstack-trove21:04
*** david-ly_ has joined #openstack-trove21:07
*** jcru has quit IRC21:09
*** david-lyle has quit IRC21:09
*** david-ly_ has quit IRC21:12
*** jack__ has joined #openstack-trove21:14
*** jack__ is now known as tenaglia21:15
*** tenaglia has left #openstack-trove21:15
*** bhunter71 has quit IRC21:17
*** jmontemayor has joined #openstack-trove21:19
*** Barker has joined #openstack-trove21:21
*** newb has quit IRC21:27
*** bhunter71 has joined #openstack-trove21:31
*** shakamunyi has quit IRC21:32
*** georgelorch has quit IRC21:32
*** nshah has quit IRC21:32
*** mbiciunas has quit IRC21:32
*** lifeless has quit IRC21:32
*** SergeyLukjanov has quit IRC21:32
*** pboros has quit IRC21:32
*** dkehn has quit IRC21:32
*** robertmyers has quit IRC21:32
*** jwang__ has quit IRC21:32
*** jodah has quit IRC21:32
*** krugg has quit IRC21:32
*** SlickNik has quit IRC21:32
*** tvoran has quit IRC21:32
*** amrith has quit IRC21:32
*** XO19 is now known as X01921:32
*** X019 is now known as 21WAAY9D621:33
*** sbfox has quit IRC21:33
*** sriram_tesora has quit IRC21:33
*** serverascode has quit IRC21:33
*** wallace has quit IRC21:33
*** IanGovett has quit IRC21:33
*** hogepodge has quit IRC21:33
*** tvoran has joined #openstack-trove21:34
*** amrith has joined #openstack-trove21:34
*** lifeless has joined #openstack-trove21:34
*** mbiciunas has joined #openstack-trove21:34
*** SlickNik has joined #openstack-trove21:34
*** georgelorch has joined #openstack-trove21:34
*** nshah has joined #openstack-trove21:34
*** krugg has joined #openstack-trove21:34
*** jodah has joined #openstack-trove21:34
*** dkehn has joined #openstack-trove21:34
*** jwang__ has joined #openstack-trove21:34
*** pboros has joined #openstack-trove21:34
*** SergeyLukjanov has joined #openstack-trove21:34
*** robertmyers has joined #openstack-trove21:34
*** shakamunyi has joined #openstack-trove21:34
*** sbfox has joined #openstack-trove21:34
*** sriram_tesora has joined #openstack-trove21:34
*** IanGovett has joined #openstack-trove21:34
*** serverascode has joined #openstack-trove21:34
*** wallace has joined #openstack-trove21:34
*** hogepodge has joined #openstack-trove21:34
*** danritchie has quit IRC21:36
*** mattgriffin has quit IRC21:36
*** pmackinn has quit IRC21:36
*** erkules has quit IRC21:36
*** PierreRambaud has quit IRC21:36
*** danritchie has joined #openstack-trove21:37
*** mattgriffin has joined #openstack-trove21:37
*** pmackinn has joined #openstack-trove21:37
*** erkules has joined #openstack-trove21:37
*** PierreRambaud has joined #openstack-trove21:37
*** bhunter71 has quit IRC21:38
*** annashen has quit IRC21:38
*** cweid has quit IRC21:38
*** PeterSchwaller has quit IRC21:38
*** ekarlso- has quit IRC21:38
*** jcooley has quit IRC21:38
*** imsplitbit has quit IRC21:38
*** laurelm has quit IRC21:38
*** sbfox has quit IRC21:39
*** sbfox has joined #openstack-trove21:39
*** _mattf has quit IRC21:40
*** _mattf has joined #openstack-trove21:40
*** vkmc has quit IRC21:40
*** vkmc has joined #openstack-trove21:40
*** bhunter71 has joined #openstack-trove21:40
*** annashen has joined #openstack-trove21:40
*** cweid has joined #openstack-trove21:40
*** PeterSchwaller has joined #openstack-trove21:40
*** ekarlso- has joined #openstack-trove21:40
*** jcooley has joined #openstack-trove21:40
*** imsplitbit has joined #openstack-trove21:40
*** laurelm has joined #openstack-trove21:40
*** david-lyle has joined #openstack-trove21:41
*** isviridov_away has quit IRC21:42
*** isviridov_away has joined #openstack-trove21:42
*** rwsu has quit IRC21:43
*** esmute has quit IRC21:43
*** johnma has quit IRC21:43
*** dougshelley66 has quit IRC21:43
*** vkmc has quit IRC21:43
*** tristanC has quit IRC21:43
*** spiffxp_ has quit IRC21:43
*** Longgeek has joined #openstack-trove21:43
*** rwsu has joined #openstack-trove21:43
*** esmute has joined #openstack-trove21:43
*** johnma has joined #openstack-trove21:43
*** dougshelley66 has joined #openstack-trove21:43
*** vkmc has joined #openstack-trove21:43
*** tristanC has joined #openstack-trove21:43
*** spiffxp_ has joined #openstack-trove21:43
*** ChanServ has quit IRC21:44
*** sbfox has quit IRC21:44
*** openstackgerrit has quit IRC21:44
*** cp16net has quit IRC21:44
*** _mattf has quit IRC21:44
*** pmalik has quit IRC21:44
*** kbyrne has quit IRC21:44
*** jdaggett_ has quit IRC21:44
*** coolsvap|afk has quit IRC21:44
*** vgnbkr has quit IRC21:44
*** vipul has quit IRC21:44
*** hollandais has quit IRC21:44
*** dloi has quit IRC21:44
*** rwsu has quit IRC21:44
*** esmute has quit IRC21:44
*** johnma has quit IRC21:44
*** dougshelley66 has quit IRC21:44
*** vkmc has quit IRC21:44
*** tristanC has quit IRC21:44
*** spiffxp_ has quit IRC21:44
*** isviridov_away has quit IRC21:44
*** bhunter71 has quit IRC21:44
*** annashen has quit IRC21:44
*** cweid has quit IRC21:44
*** PeterSchwaller has quit IRC21:45
*** ekarlso- has quit IRC21:45
*** jcooley has quit IRC21:45
*** imsplitbit has quit IRC21:45
*** laurelm has quit IRC21:45
*** danritchie has quit IRC21:45
*** mattgriffin has quit IRC21:45
*** pmackinn has quit IRC21:45
*** erkules has quit IRC21:45
*** PierreRambaud has quit IRC21:45
*** david-lyle has quit IRC21:45
*** shakamunyi has quit IRC21:45
*** georgelorch has quit IRC21:45
*** nshah has quit IRC21:45
*** mbiciunas has quit IRC21:45
*** lifeless has quit IRC21:45
*** SergeyLukjanov has quit IRC21:45
*** pboros has quit IRC21:45
*** dkehn has quit IRC21:45
*** robertmyers has quit IRC21:45
*** jwang__ has quit IRC21:45
*** jodah has quit IRC21:45
*** krugg has quit IRC21:45
*** SlickNik has quit IRC21:45
*** tvoran has quit IRC21:45
*** amrith has quit IRC21:45
*** sriram_tesora has quit IRC21:45
*** serverascode has quit IRC21:45
*** wallace has quit IRC21:45
*** IanGovett has quit IRC21:45
*** hogepodge has quit IRC21:45
*** csoukup has quit IRC21:46
*** tylerhannan has quit IRC21:46
*** 21WAAY9D6 has quit IRC21:46
*** dhellmann has quit IRC21:46
*** pcaruana has quit IRC21:46
*** anteaya has quit IRC21:46
*** dmitryme has quit IRC21:46
*** mat-lowery_ has quit IRC21:46
*** agingh1pster has quit IRC21:46
*** blipp has quit IRC21:46
*** Isotopp has quit IRC21:46
*** zacksh has quit IRC21:46
*** edmondk has quit IRC21:46
*** esp has quit IRC21:46
*** adam_g has quit IRC21:46
*** d0ugal has quit IRC21:46
*** abramley has quit IRC21:46
*** mikehn has quit IRC21:46
*** bhunter has quit IRC21:46
*** shayneburgess has quit IRC21:46
*** fifieldt__ has quit IRC21:46
*** sbadia has quit IRC21:46
*** radez has quit IRC21:46
*** peterstac has quit IRC21:46
*** openstack has joined #openstack-trove21:47
*** zhiyan has joined #openstack-trove21:47
*** sbfox has joined #openstack-trove21:51
*** david-lyle has joined #openstack-trove21:51
*** spiffxp_ has joined #openstack-trove21:51
*** tristanC has joined #openstack-trove21:51
*** vkmc has joined #openstack-trove21:51
*** dougshelley66 has joined #openstack-trove21:51
*** johnma has joined #openstack-trove21:51
*** esmute has joined #openstack-trove21:51
*** rwsu has joined #openstack-trove21:51
*** isviridov_away has joined #openstack-trove21:51
*** laurelm has joined #openstack-trove21:51
*** imsplitbit has joined #openstack-trove21:51
*** jcooley has joined #openstack-trove21:51
*** ekarlso- has joined #openstack-trove21:51
*** PeterSchwaller has joined #openstack-trove21:51
*** cweid has joined #openstack-trove21:51
*** annashen has joined #openstack-trove21:51
*** bhunter71 has joined #openstack-trove21:51
*** PierreRambaud has joined #openstack-trove21:51
*** erkules has joined #openstack-trove21:51
*** pmackinn has joined #openstack-trove21:51
*** mattgriffin has joined #openstack-trove21:51
*** danritchie has joined #openstack-trove21:51
*** hogepodge has joined #openstack-trove21:51
*** wallace has joined #openstack-trove21:51
*** serverascode has joined #openstack-trove21:51
*** IanGovett has joined #openstack-trove21:51
*** sriram_tesora has joined #openstack-trove21:51
*** shakamunyi has joined #openstack-trove21:51
*** robertmyers has joined #openstack-trove21:51
*** SergeyLukjanov has joined #openstack-trove21:51
*** pboros has joined #openstack-trove21:51
*** jwang__ has joined #openstack-trove21:51
*** dkehn has joined #openstack-trove21:51
*** jodah has joined #openstack-trove21:51
*** krugg has joined #openstack-trove21:51
*** nshah has joined #openstack-trove21:51
*** georgelorch has joined #openstack-trove21:51
*** SlickNik has joined #openstack-trove21:51
*** mbiciunas has joined #openstack-trove21:51
*** lifeless has joined #openstack-trove21:51
*** amrith has joined #openstack-trove21:51
*** tvoran has joined #openstack-trove21:51
*** pmalik has joined #openstack-trove21:51
*** shayneburgess has joined #openstack-trove21:51
*** csoukup has joined #openstack-trove21:51
*** kbyrne has joined #openstack-trove21:51
*** tylerhannan has joined #openstack-trove21:51
*** 21WAAY9D6 has joined #openstack-trove21:51
*** jdaggett_ has joined #openstack-trove21:51
*** coolsvap|afk has joined #openstack-trove21:51
*** dhellmann has joined #openstack-trove21:51
*** fifieldt__ has joined #openstack-trove21:51
*** pcaruana has joined #openstack-trove21:51
*** esp has joined #openstack-trove21:51
*** sbadia has joined #openstack-trove21:51
*** vgnbkr has joined #openstack-trove21:51
*** radez has joined #openstack-trove21:51
*** peterstac has joined #openstack-trove21:51
*** vipul has joined #openstack-trove21:51
*** hollandais has joined #openstack-trove21:51
*** dloi has joined #openstack-trove21:51
*** dmitryme has joined #openstack-trove21:51
*** anteaya has joined #openstack-trove21:51
*** ChanServ has joined #openstack-trove21:51
*** mat-lowery_ has joined #openstack-trove21:51
*** Guest33665 has joined #openstack-trove21:51
*** agingh1pster has joined #openstack-trove21:51
*** blipp has joined #openstack-trove21:51
*** Isotopp has joined #openstack-trove21:51
*** zacksh has joined #openstack-trove21:51
*** edmondk has joined #openstack-trove21:51
*** adam_g has joined #openstack-trove21:51
*** d0ugal has joined #openstack-trove21:51
*** abramley has joined #openstack-trove21:51
*** mikehn has joined #openstack-trove21:51
*** bhunter has joined #openstack-trove21:51
*** kanzaros has joined #openstack-trove21:51
*** sendak.freenode.net sets mode: +o ChanServ21:51
*** david-lyle has quit IRC21:51
*** david-lyle has joined #openstack-trove21:51
*** zhiyan has quit IRC21:52
*** zhiyan has joined #openstack-trove21:52
*** csoukup has quit IRC21:53
*** tylerhannan has quit IRC21:53
*** 21WAAY9D6 has quit IRC21:53
*** dhellmann has quit IRC21:53
*** pcaruana has quit IRC21:53
*** anteaya has quit IRC21:53
*** csoukup has joined #openstack-trove21:53
*** tylerhannan has joined #openstack-trove21:53
*** 21WAAY9D6 has joined #openstack-trove21:53
*** dhellmann has joined #openstack-trove21:53
*** pcaruana has joined #openstack-trove21:53
*** anteaya has joined #openstack-trove21:53
*** dmitryme has quit IRC21:54
*** mat-lowery_ has quit IRC21:54
*** agingh1pster has quit IRC21:54
*** blipp has quit IRC21:54
*** Isotopp has quit IRC21:54
*** zacksh has quit IRC21:54
*** edmondk has quit IRC21:54
*** esp has quit IRC21:54
*** adam_g has quit IRC21:54
*** d0ugal has quit IRC21:54
*** abramley has quit IRC21:54
*** mikehn has quit IRC21:54
*** bhunter has quit IRC21:54
*** esp has joined #openstack-trove21:54
*** dmitryme has joined #openstack-trove21:54
*** mat-lowery_ has joined #openstack-trove21:54
*** agingh1pster has joined #openstack-trove21:54
*** blipp has joined #openstack-trove21:54
*** Isotopp has joined #openstack-trove21:54
*** zacksh has joined #openstack-trove21:54
*** edmondk has joined #openstack-trove21:54
*** adam_g has joined #openstack-trove21:54
*** d0ugal has joined #openstack-trove21:54
*** abramley has joined #openstack-trove21:54
*** mikehn has joined #openstack-trove21:54
*** bhunter has joined #openstack-trove21:54
*** shayneburgess has quit IRC21:54
*** fifieldt__ has quit IRC21:54
*** sbadia has quit IRC21:55
*** radez has quit IRC21:55
*** peterstac has quit IRC21:55
*** Guest33665 has quit IRC21:55
*** kanzaros has quit IRC21:55
*** openstackgerrit has joined #openstack-trove21:55
*** cp16net has joined #openstack-trove21:55
*** _mattf has joined #openstack-trove21:55
*** _mattf has quit IRC21:55
*** amcrn has joined #openstack-trove21:57
*** _mattf has joined #openstack-trove21:59
*** shayneburgess has joined #openstack-trove21:59
*** fifieldt__ has joined #openstack-trove21:59
*** sbadia has joined #openstack-trove21:59
*** radez has joined #openstack-trove21:59
*** peterstac has joined #openstack-trove21:59
*** Guest33665 has joined #openstack-trove21:59
*** kanzaros has joined #openstack-trove21:59
*** ChanServ has quit IRC22:02
*** david-lyle has quit IRC22:02
*** pmalik has quit IRC22:02
*** kbyrne has quit IRC22:02
*** jdaggett_ has quit IRC22:02
*** coolsvap|afk has quit IRC22:02
*** vgnbkr has quit IRC22:02
*** vipul has quit IRC22:02
*** hollandais has quit IRC22:02
*** dloi has quit IRC22:02
*** shayneburgess has quit IRC22:02
*** fifieldt__ has quit IRC22:02
*** sbadia has quit IRC22:02
*** radez has quit IRC22:02
*** peterstac has quit IRC22:02
*** Guest33665 has quit IRC22:02
*** kanzaros has quit IRC22:02
*** dmitryme has quit IRC22:02
*** mat-lowery_ has quit IRC22:02
*** agingh1pster has quit IRC22:02
*** blipp has quit IRC22:03
*** Isotopp has quit IRC22:03
*** zacksh has quit IRC22:03
*** edmondk has quit IRC22:03
*** esp has quit IRC22:03
*** adam_g has quit IRC22:03
*** d0ugal has quit IRC22:03
*** abramley has quit IRC22:03
*** mikehn has quit IRC22:03
*** bhunter has quit IRC22:03
*** csoukup has quit IRC22:03
*** tylerhannan has quit IRC22:03
*** 21WAAY9D6 has quit IRC22:03
*** dhellmann has quit IRC22:03
*** pcaruana has quit IRC22:03
*** anteaya has quit IRC22:03
*** _mattf has quit IRC22:03
*** openstackgerrit has quit IRC22:03
*** cp16net has quit IRC22:03
*** amcrn has quit IRC22:03
*** rwsu has quit IRC22:03
*** esmute has quit IRC22:03
*** johnma has quit IRC22:03
*** dougshelley66 has quit IRC22:03
*** vkmc has quit IRC22:03
*** tristanC has quit IRC22:03
*** spiffxp_ has quit IRC22:03
*** isviridov_away has quit IRC22:03
*** bhunter71 has quit IRC22:04
*** annashen has quit IRC22:04
*** cweid has quit IRC22:04
*** PeterSchwaller has quit IRC22:04
*** ekarlso- has quit IRC22:04
*** jcooley has quit IRC22:04
*** imsplitbit has quit IRC22:04
*** laurelm has quit IRC22:04
*** danritchie has quit IRC22:04
*** mattgriffin has quit IRC22:04
*** pmackinn has quit IRC22:04
*** erkules has quit IRC22:04
*** PierreRambaud has quit IRC22:04
*** shakamunyi has quit IRC22:04
*** georgelorch has quit IRC22:04
*** nshah has quit IRC22:04
*** mbiciunas has quit IRC22:04
*** lifeless has quit IRC22:04
*** SergeyLukjanov has quit IRC22:04
*** pboros has quit IRC22:04
*** dkehn has quit IRC22:04
*** sbfox has quit IRC22:05
*** robertmyers has quit IRC22:05
*** jwang__ has quit IRC22:05
*** jodah has quit IRC22:05
*** krugg has quit IRC22:05
*** SlickNik has quit IRC22:05
*** tvoran has quit IRC22:05
*** amrith has quit IRC22:05
*** sriram_tesora has quit IRC22:05
*** serverascode has quit IRC22:05
*** wallace has quit IRC22:05
*** IanGovett has quit IRC22:05
*** hogepodge has quit IRC22:05
*** Longgeek has quit IRC22:05
*** kanzaros has joined #openstack-trove22:07
*** Guest33665 has joined #openstack-trove22:07
*** peterstac has joined #openstack-trove22:07
*** radez_g0n3 has joined #openstack-trove22:07
*** sbadia has joined #openstack-trove22:07
*** fifieldt__ has joined #openstack-trove22:07
*** shayneburgess has joined #openstack-trove22:07
*** _mattf has joined #openstack-trove22:07
*** amcrn has joined #openstack-trove22:07
*** cp16net has joined #openstack-trove22:07
*** openstackgerrit has joined #openstack-trove22:07
*** bhunter has joined #openstack-trove22:07
*** mikehn has joined #openstack-trove22:07
*** abramley has joined #openstack-trove22:07
*** d0ugal has joined #openstack-trove22:07
*** adam_g has joined #openstack-trove22:07
*** edmondk has joined #openstack-trove22:07
*** zacksh has joined #openstack-trove22:07
*** Isotopp has joined #openstack-trove22:07
*** blipp has joined #openstack-trove22:07
*** agingh1pster has joined #openstack-trove22:07
*** mat-lowery_ has joined #openstack-trove22:07
*** dmitryme has joined #openstack-trove22:07
*** esp has joined #openstack-trove22:07
*** anteaya has joined #openstack-trove22:07
*** pcaruana has joined #openstack-trove22:07
*** dhellmann has joined #openstack-trove22:07
*** 21WAAY9D6 has joined #openstack-trove22:07
*** tylerhannan has joined #openstack-trove22:07
*** csoukup has joined #openstack-trove22:07
*** sbfox has joined #openstack-trove22:07
*** david-lyle has joined #openstack-trove22:07
*** spiffxp_ has joined #openstack-trove22:07
*** tristanC has joined #openstack-trove22:07
*** vkmc has joined #openstack-trove22:07
*** dougshelley66 has joined #openstack-trove22:07
*** johnma has joined #openstack-trove22:07
*** esmute has joined #openstack-trove22:07
*** rwsu has joined #openstack-trove22:07
*** isviridov_away has joined #openstack-trove22:07
*** laurelm has joined #openstack-trove22:07
*** imsplitbit has joined #openstack-trove22:07
*** jcooley has joined #openstack-trove22:07
*** ekarlso- has joined #openstack-trove22:07
*** PeterSchwaller has joined #openstack-trove22:07
*** cweid has joined #openstack-trove22:07
*** annashen has joined #openstack-trove22:07
*** bhunter71 has joined #openstack-trove22:07
*** PierreRambaud has joined #openstack-trove22:07
*** erkules has joined #openstack-trove22:07
*** pmackinn has joined #openstack-trove22:07
*** mattgriffin has joined #openstack-trove22:07
*** danritchie has joined #openstack-trove22:07
*** hogepodge has joined #openstack-trove22:07
*** wallace has joined #openstack-trove22:07
*** serverascode has joined #openstack-trove22:07
*** IanGovett has joined #openstack-trove22:07
*** sriram_tesora has joined #openstack-trove22:07
*** shakamunyi has joined #openstack-trove22:07
*** robertmyers has joined #openstack-trove22:07
*** SergeyLukjanov has joined #openstack-trove22:07
*** pboros has joined #openstack-trove22:07
*** jwang__ has joined #openstack-trove22:07
*** dkehn has joined #openstack-trove22:07
*** jodah has joined #openstack-trove22:07
*** krugg has joined #openstack-trove22:07
*** nshah has joined #openstack-trove22:07
*** georgelorch has joined #openstack-trove22:07
*** SlickNik has joined #openstack-trove22:07
*** mbiciunas has joined #openstack-trove22:07
*** lifeless has joined #openstack-trove22:07
*** amrith has joined #openstack-trove22:07
*** tvoran has joined #openstack-trove22:07
*** kbyrne has joined #openstack-trove22:07
*** jdaggett_ has joined #openstack-trove22:07
*** coolsvap|afk has joined #openstack-trove22:07
*** vgnbkr has joined #openstack-trove22:07
*** vipul has joined #openstack-trove22:07
*** hollandais has joined #openstack-trove22:07
*** dloi has joined #openstack-trove22:07
*** ChanServ has joined #openstack-trove22:07
*** sendak.freenode.net sets mode: +o ChanServ22:07
*** pboros has quit IRC22:10
*** david-lyle has quit IRC22:27
*** david-lyle has joined #openstack-trove22:30
*** robertmyers has quit IRC22:46
*** csoukup has quit IRC23:02
openstackgerritMerged openstack/trove-integration: Fix malformed pip-install lines  https://review.openstack.org/14614723:05
*** amcrn has quit IRC23:08
*** Barker has quit IRC23:15
*** sriram_tesora has quit IRC23:16
*** tomblank has joined #openstack-trove23:17
*** bhunter71 has quit IRC23:20
*** shakamunyi has quit IRC23:22
*** david-lyle has quit IRC23:27
*** jmontemayor has quit IRC23:32
*** tylerhannan has quit IRC23:33
*** serverascode has quit IRC23:40
*** zhiyan has quit IRC23:40
*** shakamunyi has joined #openstack-trove23:44
*** Longgeek has joined #openstack-trove23:50
*** amcrn has joined #openstack-trove23:59

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