| *** statik has joined #openstack-dev | 00:00 | |
| *** statik has joined #openstack-dev | 00:00 | |
| *** vincentricci has quit IRC | 00:01 | |
| *** dtroyer has quit IRC | 00:02 | |
| *** littleidea has joined #openstack-dev | 00:05 | |
| *** nati2 has quit IRC | 00:12 | |
| *** Yak-n-Yeti has joined #openstack-dev | 00:17 | |
| *** zns1 has quit IRC | 00:22 | |
| *** littleidea has quit IRC | 00:30 | |
| openstackgerrit | Verification of a change to openstack/nova failed: Converting db tables to utf8. https://review.openstack.org/3946 | 00:31 |
|---|---|---|
| *** letterj has left #openstack-dev | 00:35 | |
| openstackgerrit | Verification of a change to openstack/nova failed: remove all instance_type db lookups from network https://review.openstack.org/4036 | 00:42 |
| *** nati2 has joined #openstack-dev | 00:45 | |
| *** deshantm_ has quit IRC | 00:46 | |
| *** deshantm has joined #openstack-dev | 00:46 | |
| openstackgerrit | Verification of a change to openstack/nova failed: Remedies LP Bug #928910 - Use libvirt lookupByName() to check existence https://review.openstack.org/3919 | 00:51 |
| uvirtbot | Launchpad bug 928910 in nova "Major performance issue with libvirt related to number of VMs on a host" [Critical,In progress] https://launchpad.net/bugs/928910 | 00:51 |
| *** jdg has quit IRC | 00:59 | |
| jeblair | bcwaldon: still around? | 01:03 |
| jeblair | bcwaldon: grep version .venv/lib/python2.7/site-packages/webob/__init__.py | 01:04 |
| jeblair | __version__ = '1.2b3' | 01:04 |
| jeblair | bcwaldon: also, the version of webob in pip-requires is non-specific: | 01:05 |
| jeblair | grep webob tools/pip-requires | 01:05 |
| jeblair | webob # wsgi framework | 01:05 |
| *** mszilagyi has quit IRC | 01:06 | |
| *** novas0x2a|laptop has quit IRC | 01:09 | |
| *** novas0x2a|laptop has joined #openstack-dev | 01:12 | |
| *** nati2 has quit IRC | 01:25 | |
| *** nati2 has joined #openstack-dev | 01:25 | |
| *** novas0x2a|laptop has quit IRC | 01:31 | |
| *** novas0x2a|laptop has joined #openstack-dev | 01:31 | |
| bcwaldon | jeblair: I need the venv to be built off of the keystonelight pip-requires | 01:38 |
| jeblair | oh, that's redux then | 01:38 |
| bcwaldon | jeblair: yup | 01:38 |
| jeblair | Downloading/unpacking WebOb==1.0.8 (from -r /home/jenkins/workspace/keystone-venv/tools/pip-requires (line 3)) Using download cache from /home/jenkins/cache/pip/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FW%2FWebOb%2FWebOb-1.0.8.zip Running setup.py egg_info for package WebOb | 01:39 |
| jeblair | the job builds a venv tarball for each branch | 01:39 |
| bcwaldon | jeblair: so I downloaded the venv for redux and sourced bin/activate | 01:39 |
| bcwaldon | jeblair: running pip freeze did not even show me a webob | 01:39 |
| *** ayoung has quit IRC | 01:45 | |
| jeblair | bcwaldon, so we're moving to pip bundles instead of tarballs | 01:45 |
| jeblair | currently the venv job builds both, and they should be equivalent | 01:45 |
| jeblair | but you'll notice that in https://jenkins.openstack.org/job/gate-keystone-unittests/410/console it actually uses the bundle | 01:46 |
| jeblair | so when i download the venv tarball for redux, which has a .cache.bundle file in it | 01:46 |
| jeblair | build a venv, pip install the bundle, i get: | 01:47 |
| jeblair | pip freeze|grep -i webob | 01:47 |
| jeblair | WebOb==1.0.8 | 01:47 |
| jeblair | bcwaldon: http://paste.openstack.org/show/4779/ | 01:48 |
| jeblair | basically, that's the set of commands i did to test it out | 01:48 |
| jeblair | bcwaldon: sorry, typo, correct one: http://paste.openstack.org/show/4780/ | 01:49 |
| jeblair | bcwaldon: doing that in the .venv in the tarball (which isn't used, but should be the same) gets me the same results, fwiw. | 01:51 |
| *** maplebed has quit IRC | 01:54 | |
| *** zns has joined #openstack-dev | 01:55 | |
| *** mgius has quit IRC | 01:57 | |
| *** Mandell has joined #openstack-dev | 02:00 | |
| *** torgomatic has quit IRC | 02:01 | |
| *** dprince has joined #openstack-dev | 02:06 | |
| *** ncode has joined #openstack-dev | 02:12 | |
| *** eglynn__ has quit IRC | 02:32 | |
| *** eglynn has joined #openstack-dev | 02:32 | |
| *** rsampaio has joined #openstack-dev | 02:32 | |
| *** rods has quit IRC | 02:32 | |
| *** Mandell has quit IRC | 02:34 | |
| *** bengrue has quit IRC | 02:35 | |
| *** jog0 has left #openstack-dev | 02:43 | |
| *** jog0_ has joined #openstack-dev | 02:43 | |
| *** jog0_ has quit IRC | 02:43 | |
| *** novas0x2a|laptop has quit IRC | 02:44 | |
| *** rsampaio has quit IRC | 02:51 | |
| *** ohnoimdead has quit IRC | 02:58 | |
| *** shevek_ has quit IRC | 03:03 | |
| *** dprince has quit IRC | 03:11 | |
| *** Yak-n-Yeti has quit IRC | 03:15 | |
| *** Yak-n-Yeti has joined #openstack-dev | 03:15 | |
| *** andrewsmedina has quit IRC | 03:31 | |
| *** jdurgin has quit IRC | 03:39 | |
| *** mnewby has quit IRC | 03:41 | |
| *** Mandell has joined #openstack-dev | 03:42 | |
| *** nati2_ has joined #openstack-dev | 03:48 | |
| *** nati2 has quit IRC | 03:49 | |
| *** dtroyer has joined #openstack-dev | 03:49 | |
| *** zns has quit IRC | 03:59 | |
| *** xtoddx- is now known as xtoddx | 04:18 | |
| *** littleidea has joined #openstack-dev | 04:21 | |
| *** littleidea has quit IRC | 04:28 | |
| *** littleidea has joined #openstack-dev | 04:30 | |
| *** med_ has quit IRC | 04:31 | |
| *** littleidea has quit IRC | 04:34 | |
| *** littleidea has joined #openstack-dev | 04:35 | |
| *** cp16net has joined #openstack-dev | 04:36 | |
| *** deshantm has quit IRC | 04:42 | |
| *** vladimir3p has joined #openstack-dev | 04:47 | |
| *** martine has joined #openstack-dev | 04:48 | |
| *** Gordonz has joined #openstack-dev | 04:49 | |
| *** bengrue has joined #openstack-dev | 04:49 | |
| *** sandywalsh has quit IRC | 04:57 | |
| *** zns has joined #openstack-dev | 04:58 | |
| *** ches has quit IRC | 04:59 | |
| *** ches has joined #openstack-dev | 04:59 | |
| *** bengrue has quit IRC | 05:02 | |
| *** zns has quit IRC | 05:03 | |
| *** cp16net has quit IRC | 05:18 | |
| *** cp16net has joined #openstack-dev | 05:18 | |
| *** martine has quit IRC | 05:20 | |
| *** littleidea has quit IRC | 05:25 | |
| *** Gordonz has quit IRC | 05:30 | |
| *** sandywalsh has joined #openstack-dev | 05:39 | |
| *** mattstep has quit IRC | 05:49 | |
| *** mattstep has joined #openstack-dev | 05:49 | |
| *** Gordonz has joined #openstack-dev | 05:52 | |
| *** littleidea has joined #openstack-dev | 05:53 | |
| *** cp16net has quit IRC | 05:56 | |
| *** cp16net has joined #openstack-dev | 05:57 | |
| *** Gordonz has quit IRC | 06:10 | |
| *** shevek_ has joined #openstack-dev | 06:25 | |
| *** littleidea has quit IRC | 06:29 | |
| *** littleidea has joined #openstack-dev | 06:32 | |
| *** nati2_ has quit IRC | 06:34 | |
| *** nati2 has joined #openstack-dev | 06:35 | |
| *** PaulMachTech has joined #openstack-dev | 06:42 | |
| *** PaulMachTech has quit IRC | 06:53 | |
| *** vincentricci has joined #openstack-dev | 06:55 | |
| *** vincentricci has left #openstack-dev | 06:55 | |
| *** littleidea has quit IRC | 06:56 | |
| *** littleidea has joined #openstack-dev | 07:00 | |
| *** littleidea has quit IRC | 07:10 | |
| *** littleidea has joined #openstack-dev | 07:13 | |
| *** Yak-n-Yeti has quit IRC | 07:13 | |
| *** zaitcev has quit IRC | 07:19 | |
| *** bepernoot has joined #openstack-dev | 07:20 | |
| *** bepernoot has quit IRC | 07:27 | |
| *** bepernoot has joined #openstack-dev | 07:32 | |
| *** bepernoot has quit IRC | 07:43 | |
| *** dtroyer has quit IRC | 07:44 | |
| *** littleidea has quit IRC | 07:57 | |
| *** littleidea has joined #openstack-dev | 08:00 | |
| *** vladimir3p has quit IRC | 08:01 | |
| *** Remco_ has joined #openstack-dev | 08:05 | |
| *** Remco_ has quit IRC | 08:08 | |
| *** Mandell_ has joined #openstack-dev | 08:08 | |
| *** Mandell has quit IRC | 08:08 | |
| *** dubsquared has quit IRC | 08:35 | |
| *** dubsquared has joined #openstack-dev | 08:35 | |
| *** ncode has quit IRC | 08:36 | |
| *** eglynn_ has joined #openstack-dev | 08:38 | |
| *** eglynn has quit IRC | 08:40 | |
| *** zigo has joined #openstack-dev | 09:02 | |
| *** Gordonz has joined #openstack-dev | 09:13 | |
| *** hashar has joined #openstack-dev | 09:24 | |
| *** Gordonz has quit IRC | 09:27 | |
| *** zigo has quit IRC | 09:53 | |
| *** zigo has joined #openstack-dev | 09:53 | |
| *** hyakuhei has joined #openstack-dev | 10:00 | |
| *** hashar is now known as hasharAway | 10:40 | |
| *** nati2_ has joined #openstack-dev | 10:43 | |
| *** nati2 has quit IRC | 10:45 | |
| *** pixelbeat has joined #openstack-dev | 10:53 | |
| *** hasharAway has quit IRC | 10:55 | |
| *** hyakuhei has quit IRC | 10:57 | |
| *** littleidea has quit IRC | 11:00 | |
| *** pandemicsyn has quit IRC | 11:01 | |
| *** pandemicsyn2 has joined #openstack-dev | 11:02 | |
| *** Mandell_ has quit IRC | 11:27 | |
| *** Mandell has joined #openstack-dev | 11:27 | |
| *** Mandell has quit IRC | 11:32 | |
| *** zigo-_- has joined #openstack-dev | 12:05 | |
| *** zigo has quit IRC | 12:05 | |
| *** dayou has joined #openstack-dev | 12:07 | |
| *** nati2 has joined #openstack-dev | 12:30 | |
| *** nati2_ has quit IRC | 12:31 | |
| *** dayou has quit IRC | 12:53 | |
| *** eglynn_ has quit IRC | 12:55 | |
| *** dayou has joined #openstack-dev | 13:02 | |
| *** dayou has quit IRC | 13:05 | |
| *** nati2_ has joined #openstack-dev | 13:24 | |
| *** nati2 has quit IRC | 13:26 | |
| *** dayou has joined #openstack-dev | 13:31 | |
| *** zykes- has quit IRC | 13:55 | |
| *** zykes- has joined #openstack-dev | 13:55 | |
| *** dtroyer has joined #openstack-dev | 14:01 | |
| *** med_out has joined #openstack-dev | 14:09 | |
| *** med_out has quit IRC | 14:10 | |
| *** med_out has joined #openstack-dev | 14:10 | |
| *** med_out is now known as med_ | 14:10 | |
| *** littleidea has joined #openstack-dev | 14:22 | |
| *** littleidea has quit IRC | 14:26 | |
| *** med_ has quit IRC | 14:28 | |
| *** medberry has joined #openstack-dev | 14:29 | |
| *** medberry has quit IRC | 14:29 | |
| *** medberry has joined #openstack-dev | 14:29 | |
| *** medberry is now known as med_ | 14:30 | |
| *** rods has joined #openstack-dev | 14:32 | |
| *** littleidea has joined #openstack-dev | 14:44 | |
| *** sannes has joined #openstack-dev | 14:47 | |
| *** littleidea has quit IRC | 14:53 | |
| *** flaviamissi has joined #openstack-dev | 14:57 | |
| *** pixelbeat has quit IRC | 15:00 | |
| *** Remco_ has joined #openstack-dev | 15:08 | |
| *** Remco_ has quit IRC | 15:08 | |
| *** tryggvil_ has quit IRC | 15:11 | |
| *** pixelbeat has joined #openstack-dev | 15:13 | |
| *** tryggvil has joined #openstack-dev | 15:13 | |
| *** zigo-_- has quit IRC | 15:14 | |
| *** zigo has joined #openstack-dev | 15:15 | |
| *** mattstep has quit IRC | 15:30 | |
| *** mattstep has joined #openstack-dev | 15:31 | |
| *** pixelbeat has quit IRC | 15:39 | |
| *** ewindisch has quit IRC | 15:40 | |
| *** vladimir3p has joined #openstack-dev | 15:43 | |
| *** Remco_ has joined #openstack-dev | 15:51 | |
| *** shevek_ has quit IRC | 15:55 | |
| openstackgerrit | Verification of a change to openstack/glance failed: Fix pep8 error https://review.openstack.org/4043 | 15:55 |
| *** dayou has quit IRC | 15:58 | |
| *** ChanServ has quit IRC | 16:04 | |
| *** ChanServ has joined #openstack-dev | 16:07 | |
| *** verne.freenode.net sets mode: +o ChanServ | 16:07 | |
| *** dayou has joined #openstack-dev | 16:11 | |
| *** flaviamissi_ has joined #openstack-dev | 16:17 | |
| *** flaviamissi has quit IRC | 16:17 | |
| *** dtroyer has quit IRC | 16:19 | |
| *** flaviamissi_ has quit IRC | 16:21 | |
| *** flaviamissi has joined #openstack-dev | 16:22 | |
| *** aswinnair has joined #openstack-dev | 16:23 | |
| *** aswinnair has left #openstack-dev | 16:24 | |
| *** dtroyer has joined #openstack-dev | 16:33 | |
| *** dtroyer has joined #openstack-dev | 16:39 | |
| *** flaviamissi has quit IRC | 16:39 | |
| *** flaviamissi has joined #openstack-dev | 16:40 | |
| *** zigo has quit IRC | 16:42 | |
| *** flaviamissi has quit IRC | 16:45 | |
| *** flaviamissi has joined #openstack-dev | 16:45 | |
| *** sandywalsh has quit IRC | 16:47 | |
| *** pixelbeat has joined #openstack-dev | 16:55 | |
| *** sandywalsh has joined #openstack-dev | 17:00 | |
| *** Yak-n-Yeti has joined #openstack-dev | 17:07 | |
| *** littleidea has joined #openstack-dev | 17:10 | |
| *** nati2_ has quit IRC | 17:16 | |
| *** nati2 has joined #openstack-dev | 17:19 | |
| *** maplebed has joined #openstack-dev | 17:23 | |
| *** maplebed has quit IRC | 17:34 | |
| *** nati2 has quit IRC | 17:39 | |
| *** armaan has joined #openstack-dev | 17:40 | |
| *** armaan has left #openstack-dev | 17:41 | |
| *** armaan has joined #openstack-dev | 17:43 | |
| *** bepernoot has joined #openstack-dev | 17:43 | |
| *** bepernoot has quit IRC | 17:48 | |
| *** Remco_ has quit IRC | 17:49 | |
| *** ewindisch has joined #openstack-dev | 17:49 | |
| *** bepernoot has joined #openstack-dev | 17:51 | |
| *** littleidea has quit IRC | 17:51 | |
| armaan | hi folks | 17:51 |
| armaan | i was wondering how front end testing of Horizon is done? Is there any framework or tool that we are using. | 17:53 |
| *** armaan has left #openstack-dev | 18:04 | |
| *** dtroyer has quit IRC | 18:12 | |
| *** tryggvil has quit IRC | 18:12 | |
| *** dtroyer has joined #openstack-dev | 18:13 | |
| *** tryggvil has joined #openstack-dev | 18:13 | |
| *** bepernoot has quit IRC | 18:22 | |
| *** Mandell has joined #openstack-dev | 18:29 | |
| *** armaan has joined #openstack-dev | 18:31 | |
| *** Remco_ has joined #openstack-dev | 18:32 | |
| *** Mandell has quit IRC | 18:33 | |
| *** Remco_ has quit IRC | 18:36 | |
| *** Remco_ has joined #openstack-dev | 18:36 | |
| *** Remco_ has quit IRC | 18:40 | |
| *** littleidea has joined #openstack-dev | 18:45 | |
| *** martine has joined #openstack-dev | 19:06 | |
| *** crobinso has quit IRC | 19:14 | |
| *** armaan has left #openstack-dev | 19:15 | |
| smoser | if someone is bored review https://review.openstack.org/#change,4025 | 19:16 |
| *** maplebed has joined #openstack-dev | 19:22 | |
| *** maplebed has quit IRC | 19:25 | |
| *** armaan has joined #openstack-dev | 19:44 | |
| *** Yak-n-Yeti has quit IRC | 19:46 | |
| *** bepernoot has joined #openstack-dev | 19:55 | |
| *** martine has quit IRC | 19:58 | |
| *** martine has joined #openstack-dev | 19:58 | |
| *** armaan has left #openstack-dev | 19:58 | |
| *** sannes has quit IRC | 19:59 | |
| *** sannes has joined #openstack-dev | 19:59 | |
| *** Yak-n-Yeti has joined #openstack-dev | 20:09 | |
| *** sannes1 has joined #openstack-dev | 20:13 | |
| *** sannes has quit IRC | 20:13 | |
| *** nati2 has joined #openstack-dev | 20:14 | |
| *** bepernoot has quit IRC | 20:14 | |
| *** zns has joined #openstack-dev | 20:18 | |
| *** armaan has joined #openstack-dev | 20:23 | |
| *** zns has quit IRC | 20:24 | |
| *** bepernoot has joined #openstack-dev | 20:30 | |
| *** zns has joined #openstack-dev | 20:31 | |
| *** ewindisch has quit IRC | 20:35 | |
| *** bepernoot has quit IRC | 20:35 | |
| *** ewindisch has joined #openstack-dev | 20:38 | |
| *** vladimir3p has quit IRC | 20:45 | |
| *** zns has quit IRC | 20:46 | |
| *** martine has quit IRC | 20:56 | |
| *** armaan has quit IRC | 21:09 | |
| *** zns has joined #openstack-dev | 21:10 | |
| *** Ryan_Lane has joined #openstack-dev | 21:16 | |
| *** zns has quit IRC | 21:18 | |
| *** flaviamissi_ has joined #openstack-dev | 21:27 | |
| *** flaviamissi has quit IRC | 21:30 | |
| *** flaviamissi_ is now known as flaviamissi | 21:31 | |
| *** Ryan_Lane has quit IRC | 21:47 | |
| *** Mandell has joined #openstack-dev | 21:50 | |
| *** negronjl` is now known as negronjl | 21:51 | |
| *** cp16net has quit IRC | 22:04 | |
| *** Mandell has quit IRC | 22:05 | |
| *** sannes1 has quit IRC | 22:07 | |
| *** flaviamissi has quit IRC | 22:08 | |
| *** flaviamissi has joined #openstack-dev | 22:09 | |
| *** Yak-n-Yeti has quit IRC | 22:09 | |
| *** flaviamissi has quit IRC | 22:13 | |
| *** vladimir3p has joined #openstack-dev | 22:13 | |
| *** openstackjenkins has quit IRC | 22:15 | |
| *** vladimir3p has quit IRC | 22:16 | |
| jeblair | I'm shutting down jenkins to move it to a new server | 22:16 |
| *** flaviamissi_ has joined #openstack-dev | 22:28 | |
| *** Mandell has joined #openstack-dev | 22:30 | |
| *** flaviamissi_ has quit IRC | 22:32 | |
| *** flaviamissi has joined #openstack-dev | 22:33 | |
| *** openstackjenkins has joined #openstack-dev | 22:41 | |
| *** mikeyp is now known as mikeyp_away | 22:43 | |
| *** mikeyp_away has quit IRC | 22:48 | |
| jeblair | jenkins is back up and we're testing it; we'll change dns shortly | 22:57 |
| *** openstackjenkins has quit IRC | 23:04 | |
| *** openstackjenkins has joined #openstack-dev | 23:05 | |
| *** littleidea has quit IRC | 23:12 | |
| *** Mandell has quit IRC | 23:15 | |
| *** littleidea has joined #openstack-dev | 23:38 | |
| *** littleidea has left #openstack-dev | 23:39 | |
| *** n0ano has quit IRC | 23:39 | |
| *** martine has joined #openstack-dev | 23:42 | |
| jeblair | the A record for jenkins has been changed to the new server, it should be up and ready for use | 23:44 |
| *** openstackjenkins has quit IRC | 23:46 | |
| *** openstackjenkins has joined #openstack-dev | 23:47 | |
| *** mikeyp_away has joined #openstack-dev | 23:57 | |
| *** littleidea has joined #openstack-dev | 23:57 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!