*** RoozbehShafiee has quit IRC | 00:01 | |
*** david-lyle has quit IRC | 00:03 | |
-openstackstatus- NOTICE: Zuul was restarted due to an error; events (such as approvals or new patchsets) since 23:01 UTC have been lost and affected changes will need to be rechecked | 00:04 | |
*** puranamr has quit IRC | 00:05 | |
*** bharath has quit IRC | 00:07 | |
*** puranamr has joined #openstack-dev | 00:07 | |
*** smoriya has joined #openstack-dev | 00:08 | |
*** btulchinsky has joined #openstack-dev | 00:08 | |
*** sthillma_ has joined #openstack-dev | 00:09 | |
*** novas0x2a|laptop has quit IRC | 00:10 | |
*** sthillma has quit IRC | 00:11 | |
*** sthillma_ is now known as sthillma | 00:11 | |
*** Defcronyke has quit IRC | 00:11 | |
*** otter768 has joined #openstack-dev | 00:12 | |
*** diogogmt has quit IRC | 00:12 | |
*** btulchinsky has quit IRC | 00:12 | |
*** puranamr has quit IRC | 00:12 | |
*** puranamr has joined #openstack-dev | 00:12 | |
*** dspano has joined #openstack-dev | 00:12 | |
*** hichihara has joined #openstack-dev | 00:14 | |
*** kyleolivo has quit IRC | 00:15 | |
*** sthillma_ has joined #openstack-dev | 00:16 | |
*** otter768 has quit IRC | 00:16 | |
*** sthillma has quit IRC | 00:17 | |
*** sthillma_ is now known as sthillma | 00:17 | |
*** xingchao_ has joined #openstack-dev | 00:21 | |
*** mrodden has quit IRC | 00:21 | |
*** tiswanso has joined #openstack-dev | 00:22 | |
*** shadower has quit IRC | 00:23 | |
*** shadower has joined #openstack-dev | 00:23 | |
*** bobh has joined #openstack-dev | 00:23 | |
*** jruano has quit IRC | 00:23 | |
*** nelsnelson has quit IRC | 00:24 | |
*** xingchao_ has quit IRC | 00:27 | |
*** xingchao_ has joined #openstack-dev | 00:27 | |
*** otter768 has joined #openstack-dev | 00:27 | |
*** rawl has joined #openstack-dev | 00:29 | |
*** lhcheng has joined #openstack-dev | 00:29 | |
*** vokt has quit IRC | 00:30 | |
*** bhunter71 has joined #openstack-dev | 00:30 | |
*** stevemar has joined #openstack-dev | 00:31 | |
lhcheng | lifeless: ping | 00:31 |
---|---|---|
*** kylek3h_ has joined #openstack-dev | 00:31 | |
lhcheng | lifeless: got a question on pbr when you have a time. | 00:32 |
lhcheng | lifeless: I am wondering how the SOURCES.txt is built, it seems like it is pulling file that is not in the MANIFEST.in | 00:33 |
*** tiswanso has quit IRC | 00:33 | |
*** kylek3h has quit IRC | 00:33 | |
*** stevemar has quit IRC | 00:34 | |
*** mdorman has quit IRC | 00:34 | |
lhcheng | lifeless: for example: https://github.com/openstack/horizon/blob/master/MANIFEST.in it doesn't include py, json and scss file. But does include it in the SOURCES.txt, wondering how was it smart enough to know to include those files. | 00:34 |
*** claudiub has quit IRC | 00:34 | |
*** achanda_ has joined #openstack-dev | 00:35 | |
*** ijw_ has joined #openstack-dev | 00:35 | |
*** zhiwei has joined #openstack-dev | 00:36 | |
*** achanda has quit IRC | 00:38 | |
*** ijw has quit IRC | 00:39 | |
*** achanda_ has quit IRC | 00:39 | |
*** stevemar has joined #openstack-dev | 00:40 | |
*** nelsnelson has joined #openstack-dev | 00:40 | |
*** stevemar has quit IRC | 00:41 | |
lifeless | lhcheng: are they in git ? | 00:41 |
*** bobh has quit IRC | 00:41 | |
lhcheng | lifeless: hello! | 00:42 |
lhcheng | lifeless: yes, this is for horizon: https://github.com/openstack/horizon/ | 00:42 |
lhcheng | lifeless: we're not having any problem in horizon itself, but more on when trying to package it via anvil. | 00:43 |
lifeless | everything in git is included | 00:43 |
lifeless | you can include more via MANIFEST.in | 00:44 |
lhcheng | lifeless: you mean all the code in the git repo is include by default when "setup.py build" is called? | 00:45 |
lifeless | mmm | 00:45 |
lifeless | we may be talking about different things | 00:45 |
*** ssurana has quit IRC | 00:45 | |
lifeless | to be specific; the manifest generated by pbr is everything tracked by git, + extras from MANIFEST.in | 00:45 |
lhcheng | oh... | 00:46 |
lhcheng | lifeless: that's the magic I am looking for :) | 00:46 |
lhcheng | lifeless: how does pbr know which files are tracked by git? | 00:46 |
lifeless | lhcheng: it asks git | 00:47 |
lhcheng | harlowja: ^^ | 00:47 |
*** xnox has quit IRC | 00:47 | |
harlowja | lhcheng soo rpm patches therefore aren't known by git :-P | 00:47 |
harlowja | so that might be what u are seeing? | 00:47 |
harlowja | and/or maybe we should move that to be a git patch so that it is known? | 00:48 |
*** tiswanso has joined #openstack-dev | 00:48 | |
harlowja | vs a rpm patch | 00:48 |
*** bobh has joined #openstack-dev | 00:48 | |
lhcheng | lifeless: do you have link-y where the magic happens? is it somewhere in pbr or setuptools? | 00:49 |
lifeless | its in pbr | 00:49 |
*** dspano has quit IRC | 00:49 | |
*** xingchao_ has quit IRC | 00:50 | |
lifeless | dhellmann: oh, I forgot earlier; if you're doing releases, we need a pbr one | 00:50 |
lhcheng | harlowja: could be.. | 00:50 |
lifeless | dhellmann: if not thats fine too, I'll see about more patches to land | 00:50 |
*** tsekiyam_ has joined #openstack-dev | 00:50 | |
lifeless | lhcheng: LocalManifestMaker inside pbr | 00:51 |
*** tiswanso has quit IRC | 00:51 | |
*** bharath has joined #openstack-dev | 00:51 | |
*** kacieee has quit IRC | 00:51 | |
*** tiswanso has joined #openstack-dev | 00:52 | |
*** puranamr has quit IRC | 00:52 | |
*** vivekd has joined #openstack-dev | 00:52 | |
*** tsekiyama has quit IRC | 00:53 | |
*** david-lyle has joined #openstack-dev | 00:54 | |
*** ijw_ has quit IRC | 00:54 | |
*** xnox has joined #openstack-dev | 00:55 | |
*** tsekiyam_ has quit IRC | 00:55 | |
*** ijw_ has joined #openstack-dev | 00:55 | |
*** bharath has quit IRC | 00:56 | |
*** kyleolivo has joined #openstack-dev | 00:56 | |
harlowja | lhcheng so i guess, if file is new, don't use rpm to do | 00:57 |
harlowja | thats the new slogan | 00:57 |
harlowja | don't forget it | 00:57 |
lhcheng | lifeless: thanks! | 00:57 |
*** Qiming has quit IRC | 00:58 | |
*** Defcronyke has joined #openstack-dev | 00:59 | |
*** Defcronyke has quit IRC | 00:59 | |
*** xarses has quit IRC | 00:59 | |
*** skylerberg has quit IRC | 00:59 | |
*** _cjones_ has quit IRC | 01:00 | |
*** harshs has joined #openstack-dev | 01:00 | |
*** btulchinsky has joined #openstack-dev | 01:00 | |
*** Defcronyke has joined #openstack-dev | 01:01 | |
*** sthillma has quit IRC | 01:02 | |
*** harshs_ has joined #openstack-dev | 01:03 | |
*** spzala has joined #openstack-dev | 01:04 | |
*** bobh has quit IRC | 01:04 | |
*** kyleolivo has quit IRC | 01:04 | |
*** harshs has quit IRC | 01:05 | |
*** harshs_ is now known as harshs | 01:05 | |
*** haomaiwang has quit IRC | 01:09 | |
*** baoli has joined #openstack-dev | 01:12 | |
*** tpeoples has quit IRC | 01:12 | |
*** smoriya has quit IRC | 01:13 | |
*** kyleolivo has joined #openstack-dev | 01:13 | |
*** ngoracke has joined #openstack-dev | 01:14 | |
*** annashen has joined #openstack-dev | 01:15 | |
*** kyleolivo has quit IRC | 01:16 | |
*** annashen has quit IRC | 01:19 | |
*** Marga__ has joined #openstack-dev | 01:19 | |
*** smoriya has joined #openstack-dev | 01:19 | |
*** achampion has joined #openstack-dev | 01:19 | |
*** Marga_ has quit IRC | 01:20 | |
*** puranamr has joined #openstack-dev | 01:20 | |
*** skylerberg has joined #openstack-dev | 01:21 | |
*** ivan_mironov has quit IRC | 01:22 | |
*** agireud has joined #openstack-dev | 01:24 | |
*** btulchinsky has quit IRC | 01:27 | |
*** diogogmt has joined #openstack-dev | 01:28 | |
*** lyanchih has joined #openstack-dev | 01:31 | |
*** Lee1092 has joined #openstack-dev | 01:31 | |
*** xarses has joined #openstack-dev | 01:34 | |
*** siwsky has left #openstack-dev | 01:37 | |
*** tobe_ has joined #openstack-dev | 01:39 | |
*** michchap has quit IRC | 01:39 | |
*** jruano has joined #openstack-dev | 01:40 | |
*** michchap has joined #openstack-dev | 01:43 | |
*** nelsnelson has quit IRC | 01:44 | |
*** vivekd has quit IRC | 01:45 | |
*** harshs has quit IRC | 01:48 | |
*** ijw_ has quit IRC | 01:48 | |
*** mriedem is now known as mriedem_movie | 01:49 | |
*** baoli has quit IRC | 01:49 | |
*** ijw has joined #openstack-dev | 01:49 | |
*** spzala has quit IRC | 01:50 | |
*** FunnyLookinHat has quit IRC | 01:51 | |
*** bknudson has quit IRC | 01:51 | |
bswartz | loquacities: ping | 01:55 |
*** comay has quit IRC | 01:55 | |
*** alejandrito has quit IRC | 01:55 | |
*** annashen has joined #openstack-dev | 01:56 | |
*** neelashah has joined #openstack-dev | 01:57 | |
*** kacieee has joined #openstack-dev | 01:59 | |
*** vicky_ has joined #openstack-dev | 02:00 | |
*** vicky_ is now known as Guest41779 | 02:00 | |
*** bobh has joined #openstack-dev | 02:03 | |
*** erlon has quit IRC | 02:03 | |
*** patrickeast has quit IRC | 02:04 | |
*** baoli has joined #openstack-dev | 02:04 | |
*** svalleru has joined #openstack-dev | 02:05 | |
*** garthb has joined #openstack-dev | 02:05 | |
*** ajmiller has joined #openstack-dev | 02:06 | |
*** nelsnelson has joined #openstack-dev | 02:06 | |
*** neelashah has quit IRC | 02:07 | |
*** egafford has quit IRC | 02:07 | |
*** stevemar has joined #openstack-dev | 02:09 | |
*** yamamoto has joined #openstack-dev | 02:09 | |
*** ngoracke has quit IRC | 02:10 | |
*** Qiming has joined #openstack-dev | 02:10 | |
*** ngoracke1 has joined #openstack-dev | 02:10 | |
*** eliqiao has joined #openstack-dev | 02:11 | |
*** yamahata has quit IRC | 02:15 | |
*** svalleru has quit IRC | 02:17 | |
*** Defcronyke has quit IRC | 02:19 | |
*** nelsnelson has quit IRC | 02:20 | |
*** haomaiwa_ has joined #openstack-dev | 02:21 | |
*** morazi has joined #openstack-dev | 02:23 | |
*** yamamoto has quit IRC | 02:23 | |
*** jwcroppe has joined #openstack-dev | 02:23 | |
*** kyleolivo has joined #openstack-dev | 02:26 | |
*** gyee has quit IRC | 02:27 | |
*** mylu has joined #openstack-dev | 02:27 | |
*** Marga__ has quit IRC | 02:30 | |
*** Marga_ has joined #openstack-dev | 02:30 | |
*** david-lyle has quit IRC | 02:33 | |
*** jruano has quit IRC | 02:34 | |
*** mylu has quit IRC | 02:34 | |
*** rtheis has quit IRC | 02:36 | |
*** nelsnelson has joined #openstack-dev | 02:38 | |
*** Defcronyke has joined #openstack-dev | 02:39 | |
*** Defcronyke has quit IRC | 02:39 | |
*** Defcronyke has joined #openstack-dev | 02:39 | |
*** bobh has quit IRC | 02:39 | |
*** nelsnelson has quit IRC | 02:42 | |
*** agireud has quit IRC | 02:42 | |
*** jdandrea has quit IRC | 02:43 | |
*** bharath has joined #openstack-dev | 02:44 | |
*** VeggieMeat has quit IRC | 02:45 | |
*** VeggieMeat has joined #openstack-dev | 02:45 | |
*** angdraug has quit IRC | 02:46 | |
*** wendar has quit IRC | 02:46 | |
*** wendar has joined #openstack-dev | 02:46 | |
*** eghobo has quit IRC | 02:47 | |
*** puranamr has quit IRC | 02:48 | |
*** bharath has quit IRC | 02:49 | |
*** lhcheng has quit IRC | 02:49 | |
*** hakimo has joined #openstack-dev | 02:52 | |
*** BharatK has joined #openstack-dev | 02:53 | |
*** otter768 has quit IRC | 02:54 | |
*** hakimo_ has quit IRC | 02:54 | |
*** patrickeast has joined #openstack-dev | 02:55 | |
*** spyroot has quit IRC | 02:55 | |
*** agireud has joined #openstack-dev | 03:00 | |
*** spyroot has joined #openstack-dev | 03:02 | |
*** jruano has joined #openstack-dev | 03:03 | |
*** yamamoto has joined #openstack-dev | 03:03 | |
*** xingchao_ has joined #openstack-dev | 03:04 | |
*** ngoracke1 has quit IRC | 03:05 | |
*** mylu has joined #openstack-dev | 03:07 | |
*** agireud has quit IRC | 03:10 | |
*** kevin__b has quit IRC | 03:10 | |
*** mriedem_movie has quit IRC | 03:14 | |
*** patrickeast has quit IRC | 03:15 | |
*** jwcroppe has quit IRC | 03:15 | |
*** tobe_ has quit IRC | 03:15 | |
*** kyleolivo has quit IRC | 03:16 | |
*** tobe_ has joined #openstack-dev | 03:16 | |
*** mylu has quit IRC | 03:20 | |
*** mylu has joined #openstack-dev | 03:20 | |
*** fawadkhaliq has joined #openstack-dev | 03:22 | |
*** xingchao_ has quit IRC | 03:23 | |
*** baoli has quit IRC | 03:23 | |
*** btulchinsky has joined #openstack-dev | 03:23 | |
*** btulchinsky has quit IRC | 03:24 | |
*** vahidh has quit IRC | 03:25 | |
*** tpeoples has joined #openstack-dev | 03:25 | |
*** uvirtbot has quit IRC | 03:25 | |
*** danieru has quit IRC | 03:25 | |
*** danieru has joined #openstack-dev | 03:25 | |
*** bin_005 has joined #openstack-dev | 03:26 | |
*** adreznec has quit IRC | 03:26 | |
*** vahidh has joined #openstack-dev | 03:26 | |
*** achanda has joined #openstack-dev | 03:27 | |
*** adreznec has joined #openstack-dev | 03:27 | |
*** baoli has joined #openstack-dev | 03:28 | |
*** ndk has quit IRC | 03:29 | |
*** diogogmt has quit IRC | 03:29 | |
*** david-lyle has joined #openstack-dev | 03:30 | |
*** gchamoul has quit IRC | 03:31 | |
*** ndk has joined #openstack-dev | 03:31 | |
*** gchamoul has joined #openstack-dev | 03:32 | |
*** heyongli has quit IRC | 03:32 | |
loquacities | bswartz: hi | 03:33 |
*** heyongli has joined #openstack-dev | 03:34 | |
*** sdake_ has joined #openstack-dev | 03:35 | |
*** rawl has quit IRC | 03:36 | |
*** htruta has quit IRC | 03:36 | |
*** spyroot has quit IRC | 03:36 | |
*** spyroot has joined #openstack-dev | 03:36 | |
*** lcurtis has quit IRC | 03:38 | |
*** sdake has quit IRC | 03:39 | |
*** BharatK has quit IRC | 03:39 | |
*** garthb has quit IRC | 03:39 | |
*** htruta has joined #openstack-dev | 03:41 | |
*** heyongli has quit IRC | 03:41 | |
*** youellet has joined #openstack-dev | 03:42 | |
*** xingchao_ has joined #openstack-dev | 03:43 | |
*** mylu has quit IRC | 03:43 | |
*** heyongli has joined #openstack-dev | 03:43 | |
*** bin_005 has quit IRC | 03:43 | |
*** stevemar has quit IRC | 03:44 | |
*** bin_005 has joined #openstack-dev | 03:45 | |
*** harlowja_at_home has joined #openstack-dev | 03:45 | |
*** uvirtbot has joined #openstack-dev | 03:46 | |
*** sdake_ is now known as sdake | 03:46 | |
*** bin_005 has quit IRC | 03:50 | |
*** bharath_ has joined #openstack-dev | 03:51 | |
*** BharatK has joined #openstack-dev | 03:52 | |
*** annashen has quit IRC | 03:54 | |
*** tiswanso has quit IRC | 03:54 | |
*** baoli has quit IRC | 03:55 | |
*** heyongli has quit IRC | 03:55 | |
*** bharath_ has quit IRC | 03:56 | |
*** heyongli has joined #openstack-dev | 03:56 | |
*** xingchao_ has quit IRC | 03:59 | |
*** ijw has quit IRC | 04:00 | |
*** BharatK has quit IRC | 04:00 | |
*** stevemar has joined #openstack-dev | 04:00 | |
*** annashen_ has joined #openstack-dev | 04:02 | |
*** jruano has quit IRC | 04:03 | |
*** unicell has joined #openstack-dev | 04:06 | |
*** vivekd has joined #openstack-dev | 04:10 | |
*** BharatK has joined #openstack-dev | 04:15 | |
*** hrou has joined #openstack-dev | 04:17 | |
*** danielbruno has joined #openstack-dev | 04:19 | |
*** Sukhdev_ has joined #openstack-dev | 04:19 | |
*** BharatK has quit IRC | 04:22 | |
*** annashen_ has quit IRC | 04:23 | |
*** morgan_404 is now known as morgan_410 | 04:26 | |
*** morgan_410 is now known as morgan_404 | 04:26 | |
*** BharatK has joined #openstack-dev | 04:33 | |
*** sthillma has joined #openstack-dev | 04:36 | |
*** vivekd_ has joined #openstack-dev | 04:38 | |
*** puranamr has joined #openstack-dev | 04:38 | |
*** sthillma_ has joined #openstack-dev | 04:39 | |
*** vivekd has quit IRC | 04:40 | |
*** vivekd_ is now known as vivekd | 04:40 | |
*** sthillma has quit IRC | 04:42 | |
*** sthillma_ is now known as sthillma | 04:42 | |
*** bhunter71 has quit IRC | 04:42 | |
*** vimal has joined #openstack-dev | 04:43 | |
*** abregman has joined #openstack-dev | 04:45 | |
*** tobe_ has quit IRC | 04:53 | |
*** ksobkowiak has quit IRC | 04:53 | |
*** otter768 has joined #openstack-dev | 04:55 | |
*** otter768 has quit IRC | 04:59 | |
*** eghobo has joined #openstack-dev | 05:00 | |
*** tobe_ has joined #openstack-dev | 05:04 | |
*** lyanchih has quit IRC | 05:07 | |
*** itzikb_ has joined #openstack-dev | 05:09 | |
*** mikeoutland has joined #openstack-dev | 05:12 | |
*** sthillma has quit IRC | 05:12 | |
*** deepakcs has joined #openstack-dev | 05:12 | |
*** yottatsa has joined #openstack-dev | 05:14 | |
*** mikeoutland has quit IRC | 05:15 | |
*** BharatK has quit IRC | 05:17 | |
*** BharatK has joined #openstack-dev | 05:18 | |
*** kmARC has joined #openstack-dev | 05:20 | |
*** martyturner has joined #openstack-dev | 05:21 | |
*** kmARC has quit IRC | 05:21 | |
*** kmARC has joined #openstack-dev | 05:22 | |
*** harlowja_at_home has quit IRC | 05:24 | |
*** martyturner has quit IRC | 05:25 | |
*** n0ano has quit IRC | 05:28 | |
*** tpeoples has quit IRC | 05:29 | |
*** ayoung has quit IRC | 05:30 | |
*** skylerberg has quit IRC | 05:32 | |
*** jingwang has quit IRC | 05:34 | |
*** jingwang has joined #openstack-dev | 05:35 | |
*** fawadkhaliq has quit IRC | 05:38 | |
*** bharath has joined #openstack-dev | 05:40 | |
*** eghobo_ has joined #openstack-dev | 05:42 | |
*** bharath has quit IRC | 05:45 | |
*** eghobo has quit IRC | 05:45 | |
*** bandini has joined #openstack-dev | 05:45 | |
*** ihrachyshka has joined #openstack-dev | 05:47 | |
*** shunliz_ has joined #openstack-dev | 05:49 | |
*** hdd has quit IRC | 05:53 | |
*** haomaiwa_ has quit IRC | 05:53 | |
*** gberginc has joined #openstack-dev | 05:53 | |
*** eghobo has joined #openstack-dev | 05:53 | |
*** achampion has quit IRC | 05:53 | |
*** eghobo_ has quit IRC | 05:54 | |
*** haomaiwang has joined #openstack-dev | 05:54 | |
*** lyanchih has joined #openstack-dev | 05:55 | |
*** mkolesni has joined #openstack-dev | 05:56 | |
*** yonglihe has joined #openstack-dev | 05:56 | |
*** anubhav has joined #openstack-dev | 05:56 | |
*** yonglihe has joined #openstack-dev | 05:57 | |
*** Sukhdev_ has quit IRC | 05:58 | |
*** fawadkhaliq has joined #openstack-dev | 05:59 | |
*** hrou has quit IRC | 05:59 | |
*** bandini has quit IRC | 06:03 | |
*** haomaiwang has quit IRC | 06:04 | |
*** abhijeetm has joined #openstack-dev | 06:05 | |
*** kyleolivo has joined #openstack-dev | 06:06 | |
*** hareeshp has joined #openstack-dev | 06:07 | |
*** puranamr has quit IRC | 06:09 | |
*** haomaiwang has joined #openstack-dev | 06:15 | |
*** rraja has joined #openstack-dev | 06:16 | |
*** hdd has joined #openstack-dev | 06:18 | |
*** Nikolay_St has joined #openstack-dev | 06:18 | |
*** kyleolivo has quit IRC | 06:19 | |
*** hareeshp has quit IRC | 06:19 | |
*** Defcronyke has quit IRC | 06:19 | |
*** lyanchih has quit IRC | 06:21 | |
*** lyanchih has joined #openstack-dev | 06:22 | |
*** e0ne has joined #openstack-dev | 06:22 | |
*** jprovazn has joined #openstack-dev | 06:25 | |
*** zz_dimtruck is now known as dimtruck | 06:26 | |
*** abhijeetm has quit IRC | 06:28 | |
*** unicell1 has joined #openstack-dev | 06:28 | |
*** unicell has quit IRC | 06:28 | |
*** exploreshaifali has joined #openstack-dev | 06:29 | |
*** bandini has joined #openstack-dev | 06:29 | |
*** vivekd has quit IRC | 06:31 | |
*** exploreshaifali has quit IRC | 06:32 | |
*** mrunge has joined #openstack-dev | 06:33 | |
*** sahid has joined #openstack-dev | 06:34 | |
*** sdake_ has joined #openstack-dev | 06:36 | |
*** stevemar has quit IRC | 06:36 | |
*** stevemar has joined #openstack-dev | 06:36 | |
*** e0ne has quit IRC | 06:39 | |
*** ihrachyshka has quit IRC | 06:39 | |
*** sdake has quit IRC | 06:39 | |
*** stevemar has quit IRC | 06:40 | |
*** e0ne has joined #openstack-dev | 06:40 | |
*** scheuran has joined #openstack-dev | 06:40 | |
*** exploreshaifali has joined #openstack-dev | 06:43 | |
*** e0ne has quit IRC | 06:45 | |
*** vexoon has joined #openstack-dev | 06:47 | |
*** kacieee has quit IRC | 06:49 | |
*** e0ne has joined #openstack-dev | 06:49 | |
*** yeylon has joined #openstack-dev | 06:52 | |
*** SridharG has joined #openstack-dev | 06:53 | |
*** e0ne has quit IRC | 06:54 | |
*** AnilV4 has joined #openstack-dev | 06:54 | |
*** otter768 has joined #openstack-dev | 06:56 | |
*** yonglihe has quit IRC | 06:57 | |
*** yottatsa has quit IRC | 06:57 | |
*** Defcronyke has joined #openstack-dev | 06:59 | |
*** Defcronyke has quit IRC | 06:59 | |
*** otter768 has quit IRC | 07:00 | |
*** AnilV4 has quit IRC | 07:01 | |
*** heyongli has quit IRC | 07:02 | |
*** bharath has joined #openstack-dev | 07:02 | |
*** Defcronyke has joined #openstack-dev | 07:02 | |
*** alex_klimov has joined #openstack-dev | 07:03 | |
*** alex_klimov has quit IRC | 07:03 | |
*** devvesa has joined #openstack-dev | 07:03 | |
*** alex_klimov has joined #openstack-dev | 07:04 | |
*** _gryf has quit IRC | 07:04 | |
*** xek has quit IRC | 07:04 | |
*** _gryf has joined #openstack-dev | 07:05 | |
*** xek has joined #openstack-dev | 07:05 | |
*** heyongli has joined #openstack-dev | 07:06 | |
*** heyongli has quit IRC | 07:10 | |
*** fawadkhaliq has quit IRC | 07:12 | |
*** fawadk has joined #openstack-dev | 07:13 | |
*** AnilV4 has joined #openstack-dev | 07:14 | |
*** k4n0 has joined #openstack-dev | 07:15 | |
*** ig0r_ has joined #openstack-dev | 07:15 | |
*** eghobo has quit IRC | 07:18 | |
*** yamamoto has quit IRC | 07:20 | |
*** jschwarz has joined #openstack-dev | 07:20 | |
*** hdd has quit IRC | 07:20 | |
*** gszasz has joined #openstack-dev | 07:22 | |
*** dizquierdo has joined #openstack-dev | 07:23 | |
*** yamahata has joined #openstack-dev | 07:24 | |
*** CustosLimen has quit IRC | 07:24 | |
*** markus_z has joined #openstack-dev | 07:26 | |
*** CustosLimen has joined #openstack-dev | 07:26 | |
*** yeylon has quit IRC | 07:29 | |
*** CustosLimen has quit IRC | 07:30 | |
*** achanda has quit IRC | 07:31 | |
*** heyongli has joined #openstack-dev | 07:31 | |
*** afazekas has joined #openstack-dev | 07:32 | |
*** Marga__ has joined #openstack-dev | 07:33 | |
*** morazi has quit IRC | 07:34 | |
*** achanda has joined #openstack-dev | 07:36 | |
*** heyongli has quit IRC | 07:36 | |
*** RoozbehShafiee has joined #openstack-dev | 07:36 | |
*** stevemar has joined #openstack-dev | 07:37 | |
*** Marga_ has quit IRC | 07:37 | |
*** ig0r__ has joined #openstack-dev | 07:39 | |
*** stevemar has quit IRC | 07:40 | |
*** ig0r_ has quit IRC | 07:41 | |
*** youellet has quit IRC | 07:42 | |
*** tobe_ has quit IRC | 07:44 | |
*** yeylon has joined #openstack-dev | 07:46 | |
*** achanda has quit IRC | 07:46 | |
*** toscalix has joined #openstack-dev | 07:47 | |
*** dizquierdo has quit IRC | 07:49 | |
*** mkletzan has joined #openstack-dev | 07:49 | |
*** boris-42 has quit IRC | 07:50 | |
*** dimtruck is now known as zz_dimtruck | 07:50 | |
*** tobe_ has joined #openstack-dev | 07:50 | |
*** yeylon has quit IRC | 07:50 | |
*** yamamoto has joined #openstack-dev | 07:51 | |
*** CustosLimen has joined #openstack-dev | 07:52 | |
*** heyongli has joined #openstack-dev | 07:53 | |
*** _gryf has quit IRC | 07:53 | |
*** anubhav has quit IRC | 07:55 | |
*** _gryf has joined #openstack-dev | 07:55 | |
*** ajmiller has quit IRC | 07:56 | |
*** _gryf has quit IRC | 07:56 | |
*** dtantsur|afk is now known as dtantsur | 07:57 | |
*** heyongli has quit IRC | 07:57 | |
*** _gryf has joined #openstack-dev | 07:58 | |
*** heyongli has joined #openstack-dev | 08:00 | |
*** tobe_ has quit IRC | 08:00 | |
*** noslzzp has joined #openstack-dev | 08:01 | |
*** noslzzp has quit IRC | 08:02 | |
*** claudiub has joined #openstack-dev | 08:03 | |
*** akrivoka has joined #openstack-dev | 08:03 | |
*** sdake_ has quit IRC | 08:04 | |
*** tobe_ has joined #openstack-dev | 08:05 | |
*** anubhav has joined #openstack-dev | 08:07 | |
*** yamahata has quit IRC | 08:08 | |
*** mkletzan has quit IRC | 08:08 | |
*** corXi has joined #openstack-dev | 08:08 | |
*** gberginc has quit IRC | 08:09 | |
*** dguerri` is now known as dguerri | 08:09 | |
*** lyanchih has quit IRC | 08:10 | |
*** youellet has joined #openstack-dev | 08:12 | |
*** ajmiller has joined #openstack-dev | 08:12 | |
*** jordanP has joined #openstack-dev | 08:13 | |
*** ig0r__ has quit IRC | 08:13 | |
*** ig0r_ has joined #openstack-dev | 08:17 | |
*** Marga__ has quit IRC | 08:17 | |
*** Marga_ has joined #openstack-dev | 08:18 | |
*** ig0r_ has quit IRC | 08:19 | |
*** yassine__ has joined #openstack-dev | 08:19 | |
*** lyanchih has joined #openstack-dev | 08:20 | |
*** eglynn has joined #openstack-dev | 08:20 | |
*** jistr has joined #openstack-dev | 08:21 | |
*** comay has joined #openstack-dev | 08:24 | |
*** Maike has joined #openstack-dev | 08:25 | |
*** yamamoto has quit IRC | 08:31 | |
*** yamamoto has joined #openstack-dev | 08:32 | |
*** gfidente has joined #openstack-dev | 08:33 | |
*** dizquierdo has joined #openstack-dev | 08:37 | |
*** gamado has joined #openstack-dev | 08:43 | |
*** mkletzan has joined #openstack-dev | 08:50 | |
*** hichihara has quit IRC | 08:53 | |
*** yeylon has joined #openstack-dev | 08:54 | |
*** otter768 has joined #openstack-dev | 08:57 | |
*** b10n1k has joined #openstack-dev | 08:57 | |
*** xingchao_ has joined #openstack-dev | 08:58 | |
*** otter768 has quit IRC | 09:01 | |
*** xingchao_ has quit IRC | 09:01 | |
*** xingchao_ has joined #openstack-dev | 09:02 | |
*** ihrachyshka has joined #openstack-dev | 09:05 | |
*** yeylon has quit IRC | 09:05 | |
*** pelix has joined #openstack-dev | 09:07 | |
*** gamado has quit IRC | 09:09 | |
*** xingchao_ has quit IRC | 09:17 | |
*** japes has quit IRC | 09:17 | |
*** park_heijlong has joined #openstack-dev | 09:18 | |
*** xingchao_ has joined #openstack-dev | 09:20 | |
*** sayali has quit IRC | 09:21 | |
*** gamado has joined #openstack-dev | 09:21 | |
*** GheRivero is now known as GheIrcCloud | 09:22 | |
*** exploreshaifali has quit IRC | 09:23 | |
*** GB21 has joined #openstack-dev | 09:25 | |
*** GheRivero has joined #openstack-dev | 09:25 | |
*** GB21_ has joined #openstack-dev | 09:25 | |
*** exploreshaifali has joined #openstack-dev | 09:25 | |
*** nihilifer has joined #openstack-dev | 09:25 | |
*** ivan_mironov has joined #openstack-dev | 09:26 | |
*** kmARC has quit IRC | 09:28 | |
*** park_heijlong has quit IRC | 09:28 | |
*** gamado has quit IRC | 09:29 | |
*** bandini has quit IRC | 09:30 | |
*** bin_005 has joined #openstack-dev | 09:31 | |
*** exploreshaifali has quit IRC | 09:32 | |
*** paramite has joined #openstack-dev | 09:32 | |
*** exploreshaifali has joined #openstack-dev | 09:33 | |
*** sayali has joined #openstack-dev | 09:33 | |
*** GB21_ has quit IRC | 09:34 | |
*** stevemar has joined #openstack-dev | 09:38 | |
*** exploreshaifali_ has joined #openstack-dev | 09:38 | |
*** exploreshaifali has quit IRC | 09:39 | |
*** stevemar has quit IRC | 09:41 | |
*** paramite is now known as paramite|afk | 09:42 | |
*** kushal has joined #openstack-dev | 09:46 | |
*** bandini has joined #openstack-dev | 09:46 | |
*** bharath has quit IRC | 09:47 | |
*** bharath has joined #openstack-dev | 09:49 | |
*** jwcroppe has joined #openstack-dev | 09:49 | |
*** yamamoto has quit IRC | 09:50 | |
*** Marga__ has joined #openstack-dev | 09:50 | |
*** yamamoto has joined #openstack-dev | 09:51 | |
*** Marga_ has quit IRC | 09:52 | |
*** bharath has quit IRC | 09:53 | |
*** claudiub has quit IRC | 10:03 | |
*** zhiwei has quit IRC | 10:04 | |
*** jcoufal has joined #openstack-dev | 10:05 | |
*** zaneb has joined #openstack-dev | 10:06 | |
*** b10n1k has quit IRC | 10:09 | |
*** ig0r_ has joined #openstack-dev | 10:10 | |
*** kmARC has joined #openstack-dev | 10:13 | |
*** gfidente has quit IRC | 10:18 | |
*** claudiub has joined #openstack-dev | 10:19 | |
*** jkraj has joined #openstack-dev | 10:19 | |
*** Qiming has quit IRC | 10:20 | |
*** exploreshaifali_ has quit IRC | 10:20 | |
*** RoozbehShafiee has quit IRC | 10:21 | |
*** RoozbehShafiee has joined #openstack-dev | 10:21 | |
*** akrivoka has quit IRC | 10:25 | |
*** akrivoka has joined #openstack-dev | 10:25 | |
*** gszasz has quit IRC | 10:27 | |
*** bole has joined #openstack-dev | 10:29 | |
*** zaneb has quit IRC | 10:30 | |
*** bole has left #openstack-dev | 10:32 | |
*** itzikb_ has quit IRC | 10:33 | |
*** yeylon has joined #openstack-dev | 10:34 | |
*** jcoufal has quit IRC | 10:35 | |
*** jwcroppe has quit IRC | 10:35 | |
*** jwcroppe has joined #openstack-dev | 10:36 | |
*** yeylon has quit IRC | 10:36 | |
*** b10n1k has joined #openstack-dev | 10:37 | |
*** eandersson has joined #openstack-dev | 10:37 | |
*** toscalix has quit IRC | 10:40 | |
*** jwcroppe has quit IRC | 10:40 | |
*** bole has joined #openstack-dev | 10:40 | |
*** fawadk has quit IRC | 10:41 | |
bole | Hi, is there already a possibility to change the libvirt parameters of an instance in a KVM/OpenStack environment at runtime? | 10:44 |
*** yottatsa has joined #openstack-dev | 10:44 | |
*** b10n1k has quit IRC | 10:45 | |
*** ig0r_ has quit IRC | 10:46 | |
*** kmartin has quit IRC | 10:48 | |
*** bharath has joined #openstack-dev | 10:49 | |
*** exploreshaifali has joined #openstack-dev | 10:50 | |
*** pc_m has joined #openstack-dev | 10:50 | |
*** MIDENN_ has quit IRC | 10:52 | |
*** hafe has joined #openstack-dev | 10:52 | |
*** btulchinsky has joined #openstack-dev | 10:53 | |
*** bharath has quit IRC | 10:54 | |
*** btulchinsky has quit IRC | 10:55 | |
*** GB21 has quit IRC | 10:55 | |
*** alexpilotti has joined #openstack-dev | 10:55 | |
*** youellet_ has joined #openstack-dev | 10:57 | |
*** otter768 has joined #openstack-dev | 10:57 | |
*** paramite|afk is now known as paramite | 10:59 | |
*** jcoufal has joined #openstack-dev | 11:00 | |
*** gberginc has joined #openstack-dev | 11:00 | |
*** youellet has quit IRC | 11:01 | |
*** jcoufal has quit IRC | 11:01 | |
*** jcoufal has joined #openstack-dev | 11:01 | |
*** otter768 has quit IRC | 11:02 | |
*** jcoufal has quit IRC | 11:02 | |
*** mwagner_lap has quit IRC | 11:02 | |
*** jcoufal has joined #openstack-dev | 11:02 | |
*** tobe_ has quit IRC | 11:03 | |
*** tobe_ has joined #openstack-dev | 11:04 | |
*** lyanchih has quit IRC | 11:04 | |
*** GB21 has joined #openstack-dev | 11:05 | |
*** markus_z has quit IRC | 11:05 | |
*** yeylon has joined #openstack-dev | 11:06 | |
*** cdent has joined #openstack-dev | 11:07 | |
*** yamamoto has quit IRC | 11:08 | |
*** tobe_ has quit IRC | 11:09 | |
*** yeylon has quit IRC | 11:12 | |
*** juggler has quit IRC | 11:13 | |
*** gszasz has joined #openstack-dev | 11:13 | |
*** jcoufal has quit IRC | 11:15 | |
*** haomaiwang has quit IRC | 11:19 | |
*** noslzzp has joined #openstack-dev | 11:20 | |
*** markus_z has joined #openstack-dev | 11:21 | |
*** toscalix has joined #openstack-dev | 11:21 | |
*** GB21 has quit IRC | 11:22 | |
*** xingchao_ has quit IRC | 11:23 | |
*** marcusvrn has joined #openstack-dev | 11:28 | |
*** Qiming has joined #openstack-dev | 11:30 | |
*** yeylon has joined #openstack-dev | 11:30 | |
*** bin_005 has quit IRC | 11:30 | |
*** baoli has joined #openstack-dev | 11:33 | |
*** tobe_ has joined #openstack-dev | 11:33 | |
*** bole has quit IRC | 11:33 | |
*** xingchao_ has joined #openstack-dev | 11:34 | |
*** rtheis has joined #openstack-dev | 11:35 | |
*** baoli has quit IRC | 11:35 | |
*** baoli has joined #openstack-dev | 11:35 | |
*** stevemar has joined #openstack-dev | 11:39 | |
*** tobe_ has quit IRC | 11:39 | |
*** xingchao_ has quit IRC | 11:40 | |
*** Marga__ has quit IRC | 11:40 | |
*** Marga_ has joined #openstack-dev | 11:41 | |
*** matrohon has joined #openstack-dev | 11:41 | |
*** stevemar has quit IRC | 11:42 | |
*** noslzzp has quit IRC | 11:45 | |
*** yeylon has quit IRC | 11:45 | |
*** toscalix has quit IRC | 11:45 | |
*** gfidente has joined #openstack-dev | 11:46 | |
*** gordc has joined #openstack-dev | 11:49 | |
*** kushal has quit IRC | 11:53 | |
*** dkranz has joined #openstack-dev | 11:58 | |
*** xingchao_ has joined #openstack-dev | 12:01 | |
*** more0401 has quit IRC | 12:01 | |
*** hafe has quit IRC | 12:01 | |
*** paramite is now known as paramite|afk | 12:02 | |
*** hafe has joined #openstack-dev | 12:02 | |
*** paramite|afk is now known as paramite | 12:02 | |
*** markmc has joined #openstack-dev | 12:02 | |
*** bandini is now known as bandini_afk | 12:04 | |
*** hdd has joined #openstack-dev | 12:06 | |
*** yamamoto has joined #openstack-dev | 12:09 | |
*** diogogmt has joined #openstack-dev | 12:11 | |
*** smoriya has quit IRC | 12:12 | |
*** itzikb has joined #openstack-dev | 12:13 | |
*** markus_z has quit IRC | 12:13 | |
*** danielbruno has quit IRC | 12:14 | |
*** cbouch has joined #openstack-dev | 12:14 | |
*** markus_z has joined #openstack-dev | 12:14 | |
*** shunliz_ has quit IRC | 12:15 | |
*** deepakcs has quit IRC | 12:21 | |
*** martyturner has joined #openstack-dev | 12:21 | |
*** yottatsa has quit IRC | 12:23 | |
*** aysyd has joined #openstack-dev | 12:23 | |
*** diogogmt has quit IRC | 12:24 | |
*** yamamoto has quit IRC | 12:25 | |
*** noslzzp has joined #openstack-dev | 12:26 | |
*** yottatsa has joined #openstack-dev | 12:27 | |
*** btulchinsky has joined #openstack-dev | 12:29 | |
*** amuller has joined #openstack-dev | 12:30 | |
*** spzala has joined #openstack-dev | 12:31 | |
*** erlon has joined #openstack-dev | 12:31 | |
*** bapalm has joined #openstack-dev | 12:31 | |
*** yottatsa has quit IRC | 12:32 | |
*** yeylon has joined #openstack-dev | 12:32 | |
*** bnemec has joined #openstack-dev | 12:35 | |
*** rfolco has joined #openstack-dev | 12:37 | |
*** jruano has joined #openstack-dev | 12:38 | |
*** bobh has joined #openstack-dev | 12:38 | |
*** itzikb has quit IRC | 12:38 | |
*** bharath has joined #openstack-dev | 12:38 | |
*** notnownikki has joined #openstack-dev | 12:40 | |
*** yottatsa has joined #openstack-dev | 12:40 | |
*** yeylon has quit IRC | 12:40 | |
*** yottatsa has quit IRC | 12:42 | |
*** yottatsa has joined #openstack-dev | 12:42 | |
*** bharath has quit IRC | 12:43 | |
*** radez is now known as radez_g0n3 | 12:43 | |
*** akshai has joined #openstack-dev | 12:43 | |
*** yottatsa has quit IRC | 12:43 | |
*** alexpilotti has quit IRC | 12:44 | |
*** alexpilotti has joined #openstack-dev | 12:45 | |
*** jcoufal has joined #openstack-dev | 12:46 | |
*** jcoufal has quit IRC | 12:46 | |
*** jcoufal has joined #openstack-dev | 12:46 | |
*** yottatsa has joined #openstack-dev | 12:48 | |
*** Nikolay_St has quit IRC | 12:49 | |
*** tlian has joined #openstack-dev | 12:50 | |
*** tjcocozz has joined #openstack-dev | 12:51 | |
*** yamamoto has joined #openstack-dev | 12:51 | |
*** gberginc has quit IRC | 12:53 | |
*** GB21 has joined #openstack-dev | 12:53 | |
*** GB21_ has joined #openstack-dev | 12:53 | |
*** GB21 has quit IRC | 12:53 | |
*** yamamoto has quit IRC | 12:54 | |
*** bobh has quit IRC | 12:54 | |
*** zz_dimtruck is now known as dimtruck | 12:55 | |
*** FunnyLookinHat has joined #openstack-dev | 12:56 | |
*** FunnyLookinHat has joined #openstack-dev | 12:56 | |
*** btulchinsky has quit IRC | 12:57 | |
*** btulchinsky has joined #openstack-dev | 12:57 | |
*** otter768 has joined #openstack-dev | 12:58 | |
*** akshai has quit IRC | 12:59 | |
*** noslzzp has quit IRC | 13:00 | |
*** bhunter71 has joined #openstack-dev | 13:00 | |
*** nelsnelson has joined #openstack-dev | 13:01 | |
*** nelsnelson has quit IRC | 13:01 | |
*** nelsnelson has joined #openstack-dev | 13:02 | |
*** otter768 has quit IRC | 13:03 | |
*** noslzzp has joined #openstack-dev | 13:06 | |
*** jecarey has joined #openstack-dev | 13:08 | |
*** lyanchih has joined #openstack-dev | 13:10 | |
*** jwcroppe has joined #openstack-dev | 13:10 | |
*** ilyashakhat has quit IRC | 13:14 | |
*** skraynev has quit IRC | 13:15 | |
*** obondarev has quit IRC | 13:15 | |
*** pkholkin has quit IRC | 13:15 | |
*** eezhova has quit IRC | 13:15 | |
*** kbringard has joined #openstack-dev | 13:16 | |
*** cbouch_ has joined #openstack-dev | 13:18 | |
*** xingchao_ has quit IRC | 13:18 | |
*** BharatK has quit IRC | 13:19 | |
*** mwagner_lap has joined #openstack-dev | 13:19 | |
*** yeylon has joined #openstack-dev | 13:20 | |
*** cbouch has quit IRC | 13:21 | |
*** amitgandhinz has joined #openstack-dev | 13:22 | |
*** jwcroppe has quit IRC | 13:23 | |
*** ilyashakhat has joined #openstack-dev | 13:23 | |
*** eezhova has joined #openstack-dev | 13:23 | |
*** pkholkin has joined #openstack-dev | 13:23 | |
*** skraynev has joined #openstack-dev | 13:23 | |
*** lyanchih has quit IRC | 13:23 | |
*** jwcroppe has joined #openstack-dev | 13:23 | |
*** bandini_afk is now known as bandini | 13:25 | |
*** yamamoto has joined #openstack-dev | 13:25 | |
*** jcoufal has quit IRC | 13:25 | |
*** jwcroppe has quit IRC | 13:27 | |
*** ngoracke has joined #openstack-dev | 13:28 | |
*** mriedem has joined #openstack-dev | 13:29 | |
*** vaultdweller has joined #openstack-dev | 13:30 | |
*** puranamr has joined #openstack-dev | 13:31 | |
*** tiswanso has joined #openstack-dev | 13:32 | |
*** neelashah has joined #openstack-dev | 13:32 | |
*** BharatK has joined #openstack-dev | 13:32 | |
*** lyanchih has joined #openstack-dev | 13:33 | |
*** ayoung has joined #openstack-dev | 13:36 | |
*** puranamr has quit IRC | 13:36 | |
*** zzzeek has joined #openstack-dev | 13:36 | |
*** jjmojojjmojo has quit IRC | 13:36 | |
*** AnilV4 has quit IRC | 13:36 | |
*** danielbruno has joined #openstack-dev | 13:37 | |
*** akrivoka has quit IRC | 13:37 | |
*** dtantsur is now known as dtantsur|brb | 13:37 | |
*** jjmojojjmojo has joined #openstack-dev | 13:38 | |
*** puranamr has joined #openstack-dev | 13:38 | |
*** anubhav has quit IRC | 13:38 | |
*** hafe has quit IRC | 13:39 | |
*** hrou has joined #openstack-dev | 13:39 | |
*** stevemar has joined #openstack-dev | 13:39 | |
*** bobh has joined #openstack-dev | 13:40 | |
*** akshai has joined #openstack-dev | 13:42 | |
*** jaypipes has joined #openstack-dev | 13:42 | |
*** stevemar has quit IRC | 13:43 | |
*** noslzzp has quit IRC | 13:43 | |
*** RoozbehShafiee has quit IRC | 13:44 | |
*** mkolesni has quit IRC | 13:46 | |
*** johnbelamaric has joined #openstack-dev | 13:47 | |
*** ho has joined #openstack-dev | 13:48 | |
*** mrunge has quit IRC | 13:49 | |
*** tsekiyama has joined #openstack-dev | 13:50 | |
*** tochi has quit IRC | 13:50 | |
*** FunnyLookinHat has quit IRC | 13:51 | |
*** diogogmt has joined #openstack-dev | 13:55 | |
*** diogogmt has quit IRC | 13:55 | |
*** bswartz has quit IRC | 13:56 | |
*** annegentle has joined #openstack-dev | 13:56 | |
*** jistr is now known as jistr|mtg | 13:57 | |
*** mkletzan has quit IRC | 13:58 | |
*** hafe has joined #openstack-dev | 13:59 | |
*** radez_g0n3 is now known as radez | 14:00 | |
*** sdake_ has joined #openstack-dev | 14:00 | |
*** mriedem has quit IRC | 14:01 | |
*** tjcocozz has quit IRC | 14:01 | |
*** tjcocozz has joined #openstack-dev | 14:01 | |
*** hdd has quit IRC | 14:02 | |
*** hdd has joined #openstack-dev | 14:02 | |
*** tsekiyama has quit IRC | 14:03 | |
*** ajmiller has quit IRC | 14:03 | |
*** zaneb has joined #openstack-dev | 14:03 | |
*** mkletzan has joined #openstack-dev | 14:03 | |
*** mkletzan has quit IRC | 14:04 | |
*** egafford has joined #openstack-dev | 14:04 | |
*** mriedem has joined #openstack-dev | 14:06 | |
*** morazi has joined #openstack-dev | 14:06 | |
*** xingchao_ has joined #openstack-dev | 14:06 | |
*** noslzzp has joined #openstack-dev | 14:06 | |
*** FunnyLookinHat has joined #openstack-dev | 14:07 | |
*** xarses_ has joined #openstack-dev | 14:10 | |
*** abregman is now known as abregman|brb | 14:12 | |
*** xarses has quit IRC | 14:13 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:13 | |
*** zaneb has quit IRC | 14:14 | |
*** bhunter71 has quit IRC | 14:14 | |
*** yamahata has joined #openstack-dev | 14:15 | |
*** cdub has joined #openstack-dev | 14:15 | |
*** jruano has quit IRC | 14:17 | |
*** tpeoples has joined #openstack-dev | 14:18 | |
*** arielb has joined #openstack-dev | 14:19 | |
*** Defcronyke has quit IRC | 14:19 | |
*** dkranz has quit IRC | 14:20 | |
*** rraja has quit IRC | 14:20 | |
*** puranamr has quit IRC | 14:20 | |
*** morazi has quit IRC | 14:21 | |
*** wznoinsk has joined #openstack-dev | 14:22 | |
*** puranamr has joined #openstack-dev | 14:22 | |
*** asalkeld_pto has quit IRC | 14:22 | |
*** lyanchih has quit IRC | 14:23 | |
*** jmckind has joined #openstack-dev | 14:26 | |
*** bharath has joined #openstack-dev | 14:27 | |
*** mdenny has joined #openstack-dev | 14:28 | |
*** carl_baldwin has joined #openstack-dev | 14:28 | |
*** shunliz has joined #openstack-dev | 14:29 | |
*** cristicalin has joined #openstack-dev | 14:30 | |
*** stevemar has joined #openstack-dev | 14:30 | |
*** bharath has quit IRC | 14:32 | |
*** puranamr has quit IRC | 14:32 | |
*** SridharG has left #openstack-dev | 14:32 | |
*** yamahata has quit IRC | 14:33 | |
*** dkranz has joined #openstack-dev | 14:33 | |
*** puranamr has joined #openstack-dev | 14:34 | |
*** jistr|mtg is now known as jistr | 14:38 | |
*** xarses_ has quit IRC | 14:38 | |
*** ajmiller has joined #openstack-dev | 14:38 | |
*** bharath has joined #openstack-dev | 14:39 | |
*** thedodd has joined #openstack-dev | 14:39 | |
*** markmc has quit IRC | 14:40 | |
*** gszasz has quit IRC | 14:41 | |
*** annegentle has quit IRC | 14:41 | |
*** kacieee has joined #openstack-dev | 14:41 | |
*** exploreshaifali has quit IRC | 14:42 | |
jaypipes | etoews: the CLA is a non-sequitur. Really wish you and jnoller would just admit RAX isn't interested in doing things the OpenStack way, and all they care about is RAX. | 14:42 |
*** vijendar has joined #openstack-dev | 14:42 | |
*** heyongli has quit IRC | 14:43 | |
jaypipes | etoews: it's been that ways for years. Fellow Rackers favorites your and jnoller's tweets... not surprising, it's a group-think hive mentality down in Texas. | 14:43 |
*** BharatK has quit IRC | 14:43 | |
*** spzala has quit IRC | 14:43 | |
*** mriedem1 has joined #openstack-dev | 14:43 | |
*** jmckind has quit IRC | 14:44 | |
*** mriedem has quit IRC | 14:44 | |
*** afazekas has quit IRC | 14:44 | |
*** abregman|brb is now known as abregman | 14:46 | |
jaypipes | etoews: Too many projects too count, RAX is only interested in RAX and not the community. Lunr, RAX-specific Keystone, RAX-specific dashboard, RAX-specific Glance, everything is RAX first, OpeNStack community later. | 14:47 |
*** jnoller has joined #openstack-dev | 14:47 | |
*** Defcronyke has joined #openstack-dev | 14:49 | |
*** Defcronyke has quit IRC | 14:49 | |
*** doug-fish has joined #openstack-dev | 14:50 | |
*** tsekiyama has joined #openstack-dev | 14:51 | |
*** galstrom_zzz is now known as galstrom | 14:52 | |
bdemers | not picking sides here… but i’m guessing most of the companies paying salaries of contributors are more interested in getting paid first, and the community second | 14:52 |
bdemers | (capitalism and all) | 14:52 |
*** heyongli has joined #openstack-dev | 14:53 | |
*** Defcronyke has joined #openstack-dev | 14:53 | |
bdemers | I don’t know the rackspace history, so again, not trying to pick sides, just seems a little harsh | 14:53 |
jaypipes | bdemers: that also is a non-sequitur. | 14:53 |
*** jdandrea has joined #openstack-dev | 14:54 | |
jaypipes | bdemers: lots of people get paid to work on open source projects (myself included). It's the *way* that organizations choose to contribute that is different. | 14:54 |
jnoller | how is it not open to the community if it's OSS, the backend supports openstack as a first class citizen @jaypipes? Is it *only* that it's not in stack forge? | 14:55 |
*** ngoracke has quit IRC | 14:55 | |
*** jprovazn has quit IRC | 14:55 | |
etoews | for context, here's what jaypipes is referencing https://twitter.com/jaypipes/status/631476437502066688 | 14:55 |
etoews | all are welcome to draw their own conclusions about what we're doing and how we're going about it. | 14:56 |
jnoller | does everything that supports and helps openstack adoption & ecosystem have to live in /stackforge /openstack? | 14:56 |
*** diogogmt has joined #openstack-dev | 14:57 | |
*** xarses_ has joined #openstack-dev | 14:57 | |
jaypipes | jnoller: my frustration is that this follows the pattern of RAX from day one in OpenStack. They work with the community only to the extent that it serves their own purpose. And if they don't like a particular tool, library, or process, they say F it and go off in their own corner and either rewrite something or create something new that folks are supposed to marvel at. And never is there an attempt to work with the Open | 14:58 |
jaypipes | Stack's processes and community structure. It's just "well, that's the 'community', we're going to be different for the sake of it." | 14:58 |
*** dizquierdo has quit IRC | 14:58 | |
*** bswartz has joined #openstack-dev | 14:58 | |
edleafe | jnoller: I read both the announcement tweet and the blog article. Didn't see the name 'OpenStack' anywhere. | 14:59 |
*** cbouch_ has quit IRC | 14:59 | |
*** otter768 has joined #openstack-dev | 14:59 | |
*** cbouch_ has joined #openstack-dev | 14:59 | |
*** heyongli has quit IRC | 14:59 | |
jaypipes | jnoller: so while the rest of us sit around in IRC meetings and try to reach a consensus roadmap and pull in the same direction, RAX has always done whatever the heck it felt was best for its tight-knit group of in-house developers. | 15:00 |
*** patrickeast has joined #openstack-dev | 15:00 | |
jnoller | I don't disagree that has some historical merit - but in the case of this tool - and my team specifically - everything is OSS first, doesn't matter where it lives. Look at the python-openstacksdk as a prime example. Shipping a CLI for customers built on an openstack first SDK (gophercloud) is us serving the requests of customers, not harming or diluting a dedication to OSS, or openstack. | 15:01 |
jaypipes | jnoller: and that leads to resentment in the OpenStack community, duplication of effort at a grand scale, a RAX cloud that is slightly dfifferent (for no good reason) than OpenStack's public APIs, and a community process that is seen as mandatory, except if you work for RAX. | 15:01 |
jaypipes | and I'm tired of it. sorry. | 15:01 |
*** creiht has joined #openstack-dev | 15:02 | |
jnoller | It's fair if your upset; that's OK - but I have to fundamentally disagree that a healthy and wide ecosystem has to be centralized into the openstack workflow | 15:02 |
jaypipes | jnoller: does this gophercloud project hold public IRC meetings? have a PTL? have liaisons to the OpenStack documentation and infrastructure and QA teams? Have a public roadmap that can be joined with other OpenStack projects? | 15:02 |
*** mhorban has joined #openstack-dev | 15:02 | |
*** alexpilotti has quit IRC | 15:03 | |
edleafe | jnoller: and will gophercloud be supported like other RAX products? Say, like pyrax? | 15:03 |
*** diogogmt has quit IRC | 15:03 | |
jnoller | jaypipes: Does it *have to* | 15:03 |
*** diogogmt has joined #openstack-dev | 15:04 | |
jaypipes | jnoller: the way to do things is to effect change in the OpenStack community by bringing in different solutions and working *with* the infra team and the TC. the opposite is what RAX consistently does. | 15:04 |
*** otter768 has quit IRC | 15:04 | |
etoews | jaypipes: are you asking these questions of http://www.openstack4j.com/ too? | 15:04 |
jaypipes | etoews: I should be, yes. | 15:05 |
jnoller | jaypipes: pyrax is being deprecated for https://wiki.openstack.org/wiki/SDK-Development/PythonOpenStackSDK | 15:05 |
etoews | jaypipes: i think that points to our fundamental disagreement. | 15:05 |
jaypipes | jnoller: I didn't ask about pyrax, but ok. | 15:05 |
*** MorAle has quit IRC | 15:05 | |
jnoller | sorry, that was edleafe | 15:05 |
edleafe | jnoller: pyrax has been in limbo for months, with pull requests being ignored, and no roadmap forward | 15:06 |
*** thingee has quit IRC | 15:06 | |
*** serverascode has quit IRC | 15:06 | |
jaypipes | etoews: and openstack4j is essentially one contributor, if you look at the git stats. | 15:06 |
*** heyongli has joined #openstack-dev | 15:06 | |
jnoller | I know your stance edleafe | 15:06 |
etoews | i want to promote a healthy developer ecosystem. that doesn't have to be necessarily in the big tent. | 15:06 |
jaypipes | etoews: why? | 15:06 |
*** jckasper has quit IRC | 15:06 | |
*** GheRivero has quit IRC | 15:06 | |
*** gus has quit IRC | 15:06 | |
jaypipes | etoews: what don't you like about projects being in the common ifnastructure, build platforms, and review sstemns? | 15:06 |
jaypipes | gah, typing. | 15:07 |
jnoller | building tools to help people consume openstack doesn't have to mean "pushing change into the upstream community" | 15:07 |
*** abregman has quit IRC | 15:08 | |
jnoller | Just like python & pypi modules, the ecosystem has to be bigger than just the standard library | 15:08 |
*** gus has joined #openstack-dev | 15:08 | |
jaypipes | jnoller: you are not understanding what I meant. I was saying if you had a problem with tooling or processes or other things in the OpenStack community, you could have pushed for change to those things. Instead, that was NEVER a thing that RAX considered. Instead, it was always intended to be external to the OpenStack community. | 15:08 |
jaypipes | jnoller: I'm not equating the OpenStack community with the Python standard library. | 15:09 |
*** hafe has quit IRC | 15:09 | |
jaypipes | I have no idea why you are comparing them like that. | 15:09 |
*** thingee has joined #openstack-dev | 15:09 | |
jnoller | Because I see parallels being a python core contributor | 15:09 |
jaypipes | yeah, I don't. | 15:09 |
etoews | a healthy dev ecosystem means people can build tooling according to their needs. whatever and wherever that happens to be. demanding that everything openstack related be in stackforge/ or openstack/ does not engender a such an ecosystem. | 15:09 |
jaypipes | etoews: all this does is fragment. | 15:10 |
*** GheRivero has joined #openstack-dev | 15:10 | |
*** heyongli has quit IRC | 15:10 | |
jnoller | AWS doesn't have ecosystem fragmentation? | 15:10 |
*** serverascode has joined #openstack-dev | 15:10 | |
jaypipes | etoews: and what are the real reasons why certain RAX developers do not want to participate in the openStack community and use its tooling and platforms | 15:10 |
jaypipes | is it really as silly as "I don't like Gerrit"? | 15:11 |
etoews | i can't think of any other oss communities that demand all tooling but under the purview of the oss community. | 15:11 |
*** lyanchih has joined #openstack-dev | 15:12 | |
edleafe | etoews: you keep using the word "demand" | 15:12 |
*** heyongli has joined #openstack-dev | 15:12 | |
*** nkinder has joined #openstack-dev | 15:12 | |
jnoller | jaypipes: I'll speak for *my* team but it's the demand "You must not only adhere to our tooling, but our socio-political structure, elections, et al" instead of operating a simple OSS project with pull requests, etc | 15:12 |
*** xgsa has quit IRC | 15:13 | |
jaypipes | jnoller: yep, I figured as much. I figured that certain RAX folks STILL to this day had not gotten over the decision not to just use GitHub for everything. | 15:13 |
jnoller | I mean, writing stuff to make openstack easy to use for users no matter where it lives should be something the foundation wants | 15:13 |
*** MorAle has joined #openstack-dev | 15:13 | |
etoews | a major principle of developer experience is to go where the developers are. people who develop apps that depend on openstack sdks do not typically develop with all of the openstack reviewing, lists, irc, etc. they have their own places where they do development and we prefer to meet them there. | 15:13 |
jaypipes | jnoller: the foundation wants that, for sure. and they want it to be part of OpeNStack, not github.com/rackspace// | 15:14 |
*** GheRivero is now known as GheRivero2 | 15:14 | |
*** GheIrcCloud is now known as GheRivero | 15:14 | |
jnoller | jaypipes: what etoews just said, and I'm happy to move ALL of it out of /rackspace and into /gophercloud. Not /openstack | 15:14 |
jaypipes | etoews: honestly, that's such BS, sorry,. | 15:14 |
*** kmartin has joined #openstack-dev | 15:15 | |
*** GheRivero is now known as Gheirccloud | 15:15 | |
*** GheRivero2 is now known as GheRivero | 15:15 | |
jaypipes | jnoller: lol. | 15:15 |
*** GheRivero is now known as GheRivero2 | 15:16 | |
*** Gheirccloud is now known as GheRivero | 15:16 | |
jnoller | jaypipes: what? Why centralize everything for users? Why force anyone who may want to contribute to an SDK into the global openstack workflow? Why not let devs work on their terms? | 15:16 |
etoews | jaypipes: yep. we fundamentally disagree on this point. i'll never be convinced that all tooling for the openstack ecosystem should live in stackforge/ or openstack/ | 15:17 |
edleafe | jnoller: that's pretty much the definition of a dev community. If you don't want to participate in it, fine. | 15:17 |
jaypipes | jnoller: if I contribute to MySQL, I don't expect to do anything other than submit code using the MySQL patch submission and review processes. Same for PostgreSQL or Apache. | 15:17 |
jaypipes | or linux for that matter. | 15:17 |
jaypipes | or Android, which uses Gerrit. | 15:18 |
edleafe | jnoller: just don't be shocked when it's pointed out | 15:18 |
jnoller | uh, yes jaypipes | 15:18 |
etoews | jaypipes: but what if you build a tool that works with mysql? | 15:18 |
jnoller | I agree | 15:18 |
*** GheRivero has left #openstack-dev | 15:18 | |
jnoller | if you are contributing to mysql, python-core, etc, you adapt to their processes. But if I'm writing a library that talks to them, why do it there? | 15:19 |
etoews | does that tool belong *in* the mysql repos? (i have no idea how mysql structures its codebase) | 15:19 |
*** heyongli has quit IRC | 15:19 | |
*** GheRivero2 is now known as GheRivero | 15:19 | |
edleafe | etoews: but what if you wrote a tool that only works with Rackspace Cloud Databases, when it could have worked with all of Trove? | 15:19 |
jaypipes | etoews: then I respectfully request that RAX folks stop referring to any of the gophercloud stuff as the Go SDK for OpenStack, and instead call it "A Go SDK for communicating with Rackspace Cloud" | 15:19 |
*** lcurtis has joined #openstack-dev | 15:20 | |
etoews | edleafe: if anybody did that to scratch their own itch, more power to them. | 15:20 |
jaypipes | etoews: or just call the whole project rackspacecloud-sdk. | 15:20 |
*** yassine__ has quit IRC | 15:20 | |
jnoller | jaypipes: except it supports openstack first. | 15:20 |
jaypipes | jnoller: why is there a rackspace/ directory in the source code then? | 15:21 |
edleafe | etoews: sure, but that's hardly being a good member of the community | 15:21 |
edleafe | etoews: nobody cares if someone writes a tool | 15:21 |
jnoller | jaypipes to add support for vendors, HP is welcome too. And IBM, and anyone with custom extensions | 15:21 |
*** puranamr has quit IRC | 15:21 | |
*** puranamr has joined #openstack-dev | 15:21 | |
*** elmiko has joined #openstack-dev | 15:22 | |
*** pc_m is now known as pc_m_AWAY | 15:22 | |
jaypipes | jnoller: I'm sure they might do that if you moved it to openstack/ code namespace. might even do that if you moved it to gophercloud/ namespace. | 15:22 |
jnoller | Ok | 15:22 |
jnoller | jaypipes: I'll do that! | 15:22 |
jaypipes | cool. | 15:22 |
jnoller | Easy peasy | 15:22 |
jaypipes | and remove the rackspace/ directory in it. | 15:23 |
*** haomaiwang has joined #openstack-dev | 15:23 | |
jnoller | I'll ask the team to move it to it's own org | 15:23 |
jaypipes | sounds good. | 15:23 |
*** dguerri is now known as dguerri` | 15:23 | |
jnoller | and figure out vendor extensions that don't make builds insane | 15:23 |
jaypipes | also sounds good. | 15:24 |
jnoller | It'll go into /gophercloud just fyi | 15:24 |
*** angdraug has joined #openstack-dev | 15:24 | |
jaypipes | jnoller: yes, I wouldn't think that you guys would want to join the OpenStack community in any way, so that's fine. | 15:24 |
*** nadeem has joined #openstack-dev | 15:24 | |
jnoller | Oh that's uncalled for | 15:24 |
elmiko | has there been some change to devstack that would cause `openstack endpoint list` to start returning an empty list? | 15:24 |
jaypipes | jnoller: sorry. | 15:25 |
jnoller | Is it OSS | 15:25 |
*** yassine__ has joined #openstack-dev | 15:25 | |
*** flfuchs has joined #openstack-dev | 15:25 | |
jnoller | I think https://wiki.openstack.org/wiki/SDK-Development/PythonOpenStackSDK is in the community :unclear: | 15:25 |
jaypipes | jnoller: you keep providing a false equivalence between open community and open source. | 15:25 |
*** heyongli has joined #openstack-dev | 15:25 | |
jaypipes | jnoller: https://wiki.openstack.org/wiki/Open | 15:26 |
jaypipes | jnoller: Open source is just one of the four Opens. | 15:26 |
* elmiko waves at jaypipes | 15:26 | |
jnoller | Pretty sure all the OSS projects I work on and the team works on are open communities too. But telling me that I have to adhere to what Openstack dictates is :( | 15:26 |
jaypipes | elmiko: hey. | 15:27 |
*** tiswanso has quit IRC | 15:27 | |
jnoller | Anyway, I'll get the gophercloud org setup and vendor extensions all fixed up | 15:27 |
edleafe | hmmm... "demands", "dictates"... | 15:27 |
edleafe | and you wonder why people question your desire to be part of the community | 15:28 |
jaypipes | jnoller: like I said, just don't call it OpenStack. Call it "A Go SDK for communicating with Rackspace Cloud", and when it is actually tested against anything that isn't RAX Cloud, then you can call it "A Go SDK for communicating with OpenSTack-alike clouds" | 15:28 |
*** annegentle has joined #openstack-dev | 15:28 | |
*** k4n0 has quit IRC | 15:28 | |
jnoller | It actually is tested against vanilla openstack :) | 15:28 |
jnoller | devstack, OSAD, et al | 15:29 |
jaypipes | jnoller: cool, where is the testing platform? | 15:29 |
etoews | we always develop to vanilla openstack first, then test with rackspace | 15:29 |
jnoller | So by definition, it is an SDK for openstack | 15:29 |
etoews | it's devstack | 15:29 |
jaypipes | no, I mean where is the testing platform housed>? | 15:29 |
*** redbo has joined #openstack-dev | 15:29 | |
*** radez is now known as radez_g0n3 | 15:30 | |
*** tiswanso has joined #openstack-dev | 15:30 | |
*** hurricanerix has joined #openstack-dev | 15:30 | |
jaypipes | jnoller: I'm genuinely curious, I'm not trying to make a point. | 15:30 |
*** vimal has quit IRC | 15:30 | |
edleafe | jaypipes: if it's anything like when I was there, it's a dev's VM on the RAX cloud | 15:31 |
*** ivan_mironov has quit IRC | 15:34 | |
*** vimal has joined #openstack-dev | 15:34 | |
*** pballand has joined #openstack-dev | 15:35 | |
*** gaughen has joined #openstack-dev | 15:36 | |
stevemar | jaypipes: thanks for picking up where i left off last night :P | 15:36 |
*** salv-orl_ has joined #openstack-dev | 15:37 | |
*** radez_g0n3 is now known as radez | 15:37 | |
jaypipes | stevemar: honestly, I'm not trying to be an asshole. I just have some history and frustrations. | 15:37 |
stevemar | jaypipes: i totally get it | 15:37 |
*** lyanchih has quit IRC | 15:37 | |
edleafe | jaypipes: you never have to try :-P | 15:38 |
jaypipes | heh, true. | 15:38 |
*** agireud has joined #openstack-dev | 15:38 | |
*** jerematic has joined #openstack-dev | 15:39 | |
stevemar | jaypipes: i don't even want to discuss again, everything i wanted to say it on twitter anyway :) | 15:39 |
*** lyanchih has joined #openstack-dev | 15:39 | |
jaypipes | stevemar: to be fair, I hate twitter for this type of thing. it's impossible to fit my thoughts into 140 words, and shit just comes across like all I'm being is mean. | 15:40 |
*** salv-orlando has quit IRC | 15:40 | |
*** cbouch__ has joined #openstack-dev | 15:40 | |
*** kylek3h_ has quit IRC | 15:41 | |
*** kenperkins has joined #openstack-dev | 15:41 | |
*** jerematic has quit IRC | 15:42 | |
jaypipes | 140 characters that is... *sigh*, I'm beat. | 15:42 |
*** scheuran has quit IRC | 15:43 | |
*** cbouch_ has quit IRC | 15:43 | |
*** jschwarz has quit IRC | 15:44 | |
bdemers | are the ‘get-tripleo-ironic-*’ jobs stable ? | 15:45 |
bdemers | I’ve seen some failures the past couple days: error: could not revert 7f8128f... Add the swap and ephemeral BDMs if needed | 15:45 |
*** vimal has quit IRC | 15:45 | |
*** nkinder has quit IRC | 15:47 | |
*** akshai has quit IRC | 15:47 | |
jaypipes | bdemers: may want to ask on #openstack-ironic or #openstack-infra | 15:48 |
*** bapalm has quit IRC | 15:49 | |
*** bapalm has joined #openstack-dev | 15:49 | |
*** kevin_b has joined #openstack-dev | 15:50 | |
*** spyroot has quit IRC | 15:50 | |
*** snewpy has quit IRC | 15:51 | |
*** creiht has left #openstack-dev | 15:51 | |
*** heyongli has quit IRC | 15:52 | |
*** tjcocozz_ has joined #openstack-dev | 15:52 | |
*** tjcocozz has quit IRC | 15:52 | |
*** heyongli has joined #openstack-dev | 15:53 | |
*** nadeem has quit IRC | 15:53 | |
*** nadeem has joined #openstack-dev | 15:53 | |
*** tjcocozz_ has quit IRC | 15:54 | |
*** tjcocozz has joined #openstack-dev | 15:54 | |
*** slaweq has joined #openstack-dev | 15:55 | |
*** BharatK has joined #openstack-dev | 15:56 | |
*** jckasper has joined #openstack-dev | 15:57 | |
*** radez is now known as radez_g0n3 | 15:59 | |
*** jcoufal has joined #openstack-dev | 15:59 | |
*** xingchao_ has quit IRC | 16:00 | |
*** skylerberg has joined #openstack-dev | 16:00 | |
*** Qiming has quit IRC | 16:00 | |
*** gyee has joined #openstack-dev | 16:00 | |
*** akshai has joined #openstack-dev | 16:02 | |
*** noslzzp_ has joined #openstack-dev | 16:03 | |
*** noslzzp has quit IRC | 16:04 | |
*** puranamr has quit IRC | 16:04 | |
*** vexoon has quit IRC | 16:05 | |
*** puranamr has joined #openstack-dev | 16:05 | |
*** puranamr has quit IRC | 16:06 | |
*** puranamr has joined #openstack-dev | 16:07 | |
*** tjcocozz has quit IRC | 16:09 | |
*** tjcocozz has joined #openstack-dev | 16:09 | |
*** akshai has quit IRC | 16:09 | |
*** deepakcs has joined #openstack-dev | 16:10 | |
*** jkraj has quit IRC | 16:11 | |
*** alex_klimov has quit IRC | 16:11 | |
*** devvesa has quit IRC | 16:11 | |
*** shunliz has quit IRC | 16:12 | |
*** dtantsur|brb is now known as dtantsur | 16:12 | |
*** jistr has quit IRC | 16:13 | |
*** sdake_ is now known as sdake | 16:13 | |
*** eghobo has joined #openstack-dev | 16:13 | |
*** sahid has quit IRC | 16:13 | |
*** zaneb has joined #openstack-dev | 16:15 | |
*** haomaiwang has quit IRC | 16:16 | |
*** youellet_ has quit IRC | 16:16 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 16:18 | |
*** akrivoka has joined #openstack-dev | 16:19 | |
*** noslzzp_ has quit IRC | 16:19 | |
*** mikeoutland has joined #openstack-dev | 16:20 | |
*** tjcocozz has quit IRC | 16:21 | |
*** tjcocozz has joined #openstack-dev | 16:21 | |
*** yeylon has joined #openstack-dev | 16:22 | |
*** mikeoutl_ has joined #openstack-dev | 16:23 | |
*** unicell1 has quit IRC | 16:25 | |
*** bharath has quit IRC | 16:25 | |
*** bharath has joined #openstack-dev | 16:25 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 16:25 | |
*** corXi has quit IRC | 16:26 | |
*** _cjones_ has joined #openstack-dev | 16:26 | |
*** mikeoutland has quit IRC | 16:26 | |
*** tjcocozz has quit IRC | 16:26 | |
*** GB21_ is now known as GB21 | 16:27 | |
*** slaweq has quit IRC | 16:28 | |
*** pballand has quit IRC | 16:29 | |
*** jordanP has quit IRC | 16:29 | |
*** Marga_ has quit IRC | 16:30 | |
*** Marga_ has joined #openstack-dev | 16:31 | |
*** leeantho has joined #openstack-dev | 16:32 | |
*** kyleolivo has joined #openstack-dev | 16:33 | |
*** sthillma has joined #openstack-dev | 16:34 | |
*** ho has quit IRC | 16:34 | |
*** ho has joined #openstack-dev | 16:35 | |
*** pc_m_AWAY is now known as pc_m | 16:35 | |
*** Maike has quit IRC | 16:35 | |
*** jfran has joined #openstack-dev | 16:36 | |
*** tiswanso has quit IRC | 16:37 | |
*** johnbelamaric has quit IRC | 16:37 | |
*** tiswanso has joined #openstack-dev | 16:38 | |
*** salv-orl_ has quit IRC | 16:40 | |
*** salv-orlando has joined #openstack-dev | 16:41 | |
*** Marga_ has quit IRC | 16:42 | |
*** flfuchs has quit IRC | 16:42 | |
*** persia has quit IRC | 16:42 | |
*** Marga_ has joined #openstack-dev | 16:43 | |
*** kmARC has quit IRC | 16:44 | |
*** slaweq has joined #openstack-dev | 16:44 | |
*** rfolco has quit IRC | 16:45 | |
*** matrohon has quit IRC | 16:45 | |
*** kyleolivo has quit IRC | 16:45 | |
*** yeylon has quit IRC | 16:46 | |
*** akshai has joined #openstack-dev | 16:46 | |
*** dkranz has quit IRC | 16:47 | |
*** akshai has quit IRC | 16:47 | |
*** rfolco has joined #openstack-dev | 16:48 | |
*** cristicalin has quit IRC | 16:48 | |
*** gfidente has quit IRC | 16:48 | |
*** unicell has joined #openstack-dev | 16:48 | |
*** slaweq has quit IRC | 16:49 | |
*** slaweq has joined #openstack-dev | 16:50 | |
*** toscalix has joined #openstack-dev | 16:52 | |
*** bapalm has quit IRC | 16:52 | |
*** yeylon has joined #openstack-dev | 16:53 | |
*** Shrews has left #openstack-dev | 16:53 | |
*** dkranz has joined #openstack-dev | 16:54 | |
*** salv-orlando has quit IRC | 16:54 | |
*** salv-orlando has joined #openstack-dev | 16:54 | |
*** jnoller has quit IRC | 16:55 | |
*** spyroot has joined #openstack-dev | 16:55 | |
*** mikeoutland has joined #openstack-dev | 16:56 | |
*** sthillma has quit IRC | 16:58 | |
*** mfalatic has quit IRC | 16:58 | |
*** tsymanczyk has joined #openstack-dev | 16:59 | |
*** kyleolivo has joined #openstack-dev | 16:59 | |
*** mfalatic has joined #openstack-dev | 16:59 | |
*** sthillma has joined #openstack-dev | 16:59 | |
*** mikeoutl_ has quit IRC | 16:59 | |
*** kristinebrown has joined #openstack-dev | 16:59 | |
*** tsymanczyk is now known as Guest84576 | 16:59 | |
*** xingchao_ has joined #openstack-dev | 16:59 | |
*** eliqiao has quit IRC | 17:00 | |
*** CustosLimen has quit IRC | 17:00 | |
*** otter768 has joined #openstack-dev | 17:00 | |
*** mfalatic has quit IRC | 17:02 | |
*** mfalatic has joined #openstack-dev | 17:03 | |
*** eliqiao has joined #openstack-dev | 17:03 | |
*** tiswanso has quit IRC | 17:03 | |
*** tiswanso has joined #openstack-dev | 17:04 | |
*** vexoon has joined #openstack-dev | 17:04 | |
*** xingchao_ has quit IRC | 17:05 | |
*** otter768 has quit IRC | 17:05 | |
*** mikeoutland has quit IRC | 17:06 | |
*** ybathia has joined #openstack-dev | 17:06 | |
*** mikeoutland has joined #openstack-dev | 17:06 | |
*** lyanchih has quit IRC | 17:07 | |
*** eandersson has quit IRC | 17:08 | |
*** xek has quit IRC | 17:08 | |
*** mikeoutl_ has joined #openstack-dev | 17:08 | |
*** _gryf has quit IRC | 17:09 | |
*** ihrachyshka has quit IRC | 17:09 | |
*** deepakcs has quit IRC | 17:10 | |
*** kristinebrown has quit IRC | 17:11 | |
*** pkoniszewski has quit IRC | 17:12 | |
*** isq_ has quit IRC | 17:12 | |
*** Marga_ has quit IRC | 17:12 | |
*** mikeoutland has quit IRC | 17:12 | |
*** xek has joined #openstack-dev | 17:13 | |
*** achanda has joined #openstack-dev | 17:13 | |
*** isq_ has joined #openstack-dev | 17:14 | |
*** _cjones_ has quit IRC | 17:16 | |
*** drjones has joined #openstack-dev | 17:16 | |
*** patrickeast has quit IRC | 17:16 | |
*** pelix has quit IRC | 17:17 | |
*** obondarev has joined #openstack-dev | 17:17 | |
*** akrivoka has quit IRC | 17:17 | |
*** dsneddon has joined #openstack-dev | 17:18 | |
*** zaneb has quit IRC | 17:18 | |
*** belmoreira has joined #openstack-dev | 17:19 | |
*** yamamoto has quit IRC | 17:20 | |
*** belmoreira has quit IRC | 17:21 | |
*** _gryf has joined #openstack-dev | 17:22 | |
*** vaultdweller has quit IRC | 17:22 | |
*** vaultdweller has joined #openstack-dev | 17:23 | |
*** mikeoutl_ has quit IRC | 17:23 | |
*** yassine__ has quit IRC | 17:24 | |
*** paramite is now known as paramite|afk | 17:24 | |
*** persia has joined #openstack-dev | 17:24 | |
*** persia has quit IRC | 17:24 | |
*** persia has joined #openstack-dev | 17:24 | |
*** mikeoutland has joined #openstack-dev | 17:24 | |
*** noslzzp has joined #openstack-dev | 17:26 | |
*** paramite|afk is now known as paramite | 17:27 | |
*** vishwanathj has joined #openstack-dev | 17:27 | |
*** CustosLimen has joined #openstack-dev | 17:29 | |
*** jwcroppe has joined #openstack-dev | 17:30 | |
*** unicell has left #openstack-dev | 17:31 | |
*** noslzzp has quit IRC | 17:31 | |
*** patrickeast has joined #openstack-dev | 17:31 | |
*** nadeem has quit IRC | 17:32 | |
*** mikeoutl_ has joined #openstack-dev | 17:32 | |
*** nkinder has joined #openstack-dev | 17:32 | |
*** jnoller has joined #openstack-dev | 17:34 | |
*** kmARC has joined #openstack-dev | 17:34 | |
*** ksobkowiak has joined #openstack-dev | 17:35 | |
*** mikeoutland has quit IRC | 17:36 | |
*** yeylon has quit IRC | 17:38 | |
*** paramite has quit IRC | 17:41 | |
anteaya | jaypipes: language | 17:42 |
* anteaya shakes a finger at jaypipes | 17:43 | |
jaypipes | anteaya: yeah, sorry... :( | 17:43 |
anteaya | jaypipes: and hello | 17:43 |
jaypipes | heya | 17:43 |
*** yamamoto has joined #openstack-dev | 17:43 | |
*** annegentle has quit IRC | 17:44 | |
*** abregman has joined #openstack-dev | 17:45 | |
*** dtantsur is now known as dtantsur|afk | 17:45 | |
*** harshs has joined #openstack-dev | 17:46 | |
*** johnbelamaric has joined #openstack-dev | 17:46 | |
*** Guest84576 is now known as tsymanczyk | 17:46 | |
anteaya | and sigh to the backscroll | 17:46 |
*** davidmichaelkarr has quit IRC | 17:47 | |
*** earlephilhower has quit IRC | 17:47 | |
*** crc32 has joined #openstack-dev | 17:49 | |
*** jcoufal_ has joined #openstack-dev | 17:53 | |
*** abregman is now known as abregman|afk | 17:54 | |
*** nkinder has quit IRC | 17:54 | |
*** ihrachyshka has joined #openstack-dev | 17:55 | |
*** spyroot has quit IRC | 17:55 | |
*** kristinebrown has joined #openstack-dev | 17:56 | |
*** jcoufal has quit IRC | 17:57 | |
*** markus_z has quit IRC | 17:58 | |
*** salv-orl_ has joined #openstack-dev | 17:59 | |
*** earlephilhower has joined #openstack-dev | 18:00 | |
*** jnoller has quit IRC | 18:01 | |
*** Marga_ has joined #openstack-dev | 18:01 | |
*** salv-orlando has quit IRC | 18:01 | |
*** xingchao_ has joined #openstack-dev | 18:02 | |
*** ijw has joined #openstack-dev | 18:05 | |
*** pkoniszewski has joined #openstack-dev | 18:05 | |
*** davidmichaelkarr has joined #openstack-dev | 18:06 | |
*** akshai has joined #openstack-dev | 18:06 | |
*** jnoller has joined #openstack-dev | 18:06 | |
*** abregman|afk has quit IRC | 18:07 | |
*** xingchao_ has quit IRC | 18:07 | |
*** CustosLimen has quit IRC | 18:08 | |
*** ijw_ has joined #openstack-dev | 18:08 | |
*** _hrou_ has joined #openstack-dev | 18:09 | |
*** hrou has quit IRC | 18:09 | |
*** ijw has quit IRC | 18:11 | |
*** ijw has joined #openstack-dev | 18:11 | |
*** nadeem has joined #openstack-dev | 18:12 | |
*** angdraug has quit IRC | 18:12 | |
*** hdd has quit IRC | 18:13 | |
*** vokt has joined #openstack-dev | 18:13 | |
*** kristinebrown has quit IRC | 18:14 | |
*** arielb has quit IRC | 18:14 | |
*** ijw_ has quit IRC | 18:14 | |
*** bapalm_ has joined #openstack-dev | 18:14 | |
*** kyleolivo has quit IRC | 18:14 | |
*** yottatsa has quit IRC | 18:14 | |
*** ivan_mironov has joined #openstack-dev | 18:14 | |
*** vexoon has quit IRC | 18:14 | |
*** ijw has quit IRC | 18:16 | |
*** kristinebrown has joined #openstack-dev | 18:17 | |
*** hdd has joined #openstack-dev | 18:18 | |
*** ijw has joined #openstack-dev | 18:18 | |
*** ssurana has joined #openstack-dev | 18:18 | |
*** johnbelamaric has quit IRC | 18:19 | |
*** Defcronyke has quit IRC | 18:19 | |
*** Maike has joined #openstack-dev | 18:20 | |
*** ijw has quit IRC | 18:22 | |
*** ijw has joined #openstack-dev | 18:23 | |
*** bapalm has joined #openstack-dev | 18:23 | |
*** notnownikki has quit IRC | 18:24 | |
*** bapalm has quit IRC | 18:24 | |
*** eghobo_ has joined #openstack-dev | 18:27 | |
*** radez_g0n3 is now known as radez | 18:27 | |
*** CustosLimen has joined #openstack-dev | 18:29 | |
*** eghobo has quit IRC | 18:29 | |
*** Defcronyke has joined #openstack-dev | 18:30 | |
*** Defcronyke has quit IRC | 18:30 | |
*** kristinebrown has quit IRC | 18:30 | |
*** Defcronyke has joined #openstack-dev | 18:32 | |
*** ayoung has quit IRC | 18:32 | |
*** jcoufal has joined #openstack-dev | 18:32 | |
*** hdd has quit IRC | 18:33 | |
*** yamamoto has quit IRC | 18:33 | |
*** jcoufal__ has joined #openstack-dev | 18:35 | |
*** akshai has quit IRC | 18:35 | |
*** gberginc has joined #openstack-dev | 18:35 | |
*** jcoufal_ has quit IRC | 18:36 | |
*** skylerberg has quit IRC | 18:36 | |
*** kenperkins has quit IRC | 18:36 | |
*** ijw_ has joined #openstack-dev | 18:37 | |
*** Sukhdev_ has joined #openstack-dev | 18:37 | |
*** jcoufal has quit IRC | 18:38 | |
*** ijw has quit IRC | 18:40 | |
*** kmARC has quit IRC | 18:42 | |
*** kristinebrown has joined #openstack-dev | 18:44 | |
*** bin_005 has joined #openstack-dev | 18:44 | |
*** salv-orl_ has quit IRC | 18:46 | |
*** slaweq has quit IRC | 18:49 | |
*** salv-orlando has joined #openstack-dev | 18:49 | |
*** novas0x2a|laptop has joined #openstack-dev | 18:51 | |
*** baoli has quit IRC | 18:53 | |
*** baoli has joined #openstack-dev | 18:54 | |
*** boris-42 has joined #openstack-dev | 18:54 | |
*** hdd has joined #openstack-dev | 18:54 | |
*** exploreshaifali has joined #openstack-dev | 18:56 | |
*** FunnyLookinHat has quit IRC | 18:57 | |
*** ijw has joined #openstack-dev | 18:57 | |
*** bin_005_q has joined #openstack-dev | 18:59 | |
*** ijw_ has quit IRC | 19:00 | |
*** kristinebrown has quit IRC | 19:00 | |
*** bin_005 has quit IRC | 19:01 | |
*** otter768 has joined #openstack-dev | 19:01 | |
*** btulchinsky has quit IRC | 19:01 | |
*** sthillma has quit IRC | 19:02 | |
*** mikeoutland has joined #openstack-dev | 19:03 | |
*** comay has quit IRC | 19:04 | |
*** cristicalin has joined #openstack-dev | 19:04 | |
*** otter768 has quit IRC | 19:06 | |
*** cristicalin has quit IRC | 19:07 | |
*** mikeoutl_ has quit IRC | 19:07 | |
*** ijw has quit IRC | 19:07 | |
*** Sukhdev__ has joined #openstack-dev | 19:07 | |
*** ijw has joined #openstack-dev | 19:07 | |
*** Sukhdev_ has quit IRC | 19:11 | |
*** FunnyLookinHat has joined #openstack-dev | 19:11 | |
*** FunnyLookinHat has joined #openstack-dev | 19:11 | |
*** Sukhdev_ has joined #openstack-dev | 19:13 | |
*** hdd has quit IRC | 19:13 | |
*** kenperkins has joined #openstack-dev | 19:14 | |
*** Sukhdev__ has quit IRC | 19:14 | |
*** angdraug has joined #openstack-dev | 19:14 | |
*** kyleolivo has joined #openstack-dev | 19:15 | |
*** hdd has joined #openstack-dev | 19:16 | |
*** bpokorny has joined #openstack-dev | 19:16 | |
*** hafe has joined #openstack-dev | 19:18 | |
*** jmckind_ has joined #openstack-dev | 19:19 | |
*** kyleolivo has quit IRC | 19:20 | |
*** Nikolay_St has joined #openstack-dev | 19:22 | |
*** mriedem1 is now known as mriedem | 19:24 | |
*** hdd has quit IRC | 19:25 | |
*** BAKfr has quit IRC | 19:25 | |
*** BAKfr has joined #openstack-dev | 19:30 | |
*** yamamoto has joined #openstack-dev | 19:33 | |
*** hafe has quit IRC | 19:33 | |
*** skraynev_ has joined #openstack-dev | 19:35 | |
*** yamamoto has quit IRC | 19:38 | |
*** kmARC has joined #openstack-dev | 19:39 | |
*** annegentle has joined #openstack-dev | 19:40 | |
*** hafe has joined #openstack-dev | 19:41 | |
*** toscalix has quit IRC | 19:43 | |
*** exploreshaifali has quit IRC | 19:44 | |
*** sc68cal has quit IRC | 19:44 | |
*** spyroot has joined #openstack-dev | 19:46 | |
*** Maike has quit IRC | 19:46 | |
*** sc68cal has joined #openstack-dev | 19:46 | |
*** ayoung has joined #openstack-dev | 19:49 | |
*** radez is now known as radez_g0n3 | 19:50 | |
*** jnoller has quit IRC | 19:52 | |
*** gberginc has quit IRC | 19:52 | |
*** bin_005_q has quit IRC | 19:55 | |
*** GB21 has quit IRC | 19:55 | |
*** BharatK has quit IRC | 19:56 | |
*** bin_005_q has joined #openstack-dev | 19:56 | |
*** kyleolivo has joined #openstack-dev | 19:57 | |
*** johnbelamaric has joined #openstack-dev | 19:58 | |
*** ijw_ has joined #openstack-dev | 19:58 | |
*** nadeem has quit IRC | 19:59 | |
*** CustosLimen has quit IRC | 20:00 | |
*** kmARC has quit IRC | 20:01 | |
*** lcurtis has quit IRC | 20:01 | |
*** ijw has quit IRC | 20:02 | |
*** lcurtis has joined #openstack-dev | 20:02 | |
*** Ephur has joined #openstack-dev | 20:03 | |
*** TrevorV has joined #openstack-dev | 20:03 | |
*** amitgandhinz has quit IRC | 20:03 | |
*** CustosLimen has joined #openstack-dev | 20:04 | |
*** kenperki_ has joined #openstack-dev | 20:05 | |
*** kenperkins has quit IRC | 20:05 | |
*** nadeem has joined #openstack-dev | 20:08 | |
*** skylerberg has joined #openstack-dev | 20:10 | |
*** akshai has joined #openstack-dev | 20:12 | |
*** akshai has quit IRC | 20:12 | |
*** achanda has quit IRC | 20:15 | |
*** davidmichaelkarr has quit IRC | 20:17 | |
*** johnbelamaric has quit IRC | 20:17 | |
*** kristinebrown has joined #openstack-dev | 20:18 | |
*** kristinebrown has quit IRC | 20:25 | |
*** jruano has joined #openstack-dev | 20:28 | |
*** ihrachyshka has quit IRC | 20:28 | |
*** ijw has joined #openstack-dev | 20:29 | |
*** garthb has joined #openstack-dev | 20:29 | |
*** ijw_ has quit IRC | 20:32 | |
*** Nikolay_St has quit IRC | 20:33 | |
*** hdd has joined #openstack-dev | 20:34 | |
*** mwagner_lap has quit IRC | 20:35 | |
*** jmckind_ has quit IRC | 20:35 | |
*** kristinebrown has joined #openstack-dev | 20:38 | |
*** Marga_ has quit IRC | 20:39 | |
*** aorourke has quit IRC | 20:39 | |
*** gyee has quit IRC | 20:39 | |
*** Marga_ has joined #openstack-dev | 20:39 | |
*** bswartz has quit IRC | 20:40 | |
*** sthillma has joined #openstack-dev | 20:41 | |
*** btulchinsky has joined #openstack-dev | 20:41 | |
*** galstrom is now known as galstrom_zzz | 20:43 | |
*** davidmichaelkarr has joined #openstack-dev | 20:43 | |
*** tiswanso has quit IRC | 20:44 | |
*** skraynev_ has quit IRC | 20:45 | |
*** carl_baldwin has quit IRC | 20:45 | |
*** pc_m has quit IRC | 20:46 | |
*** TrevorV has quit IRC | 20:47 | |
*** FunnyLookinHat has quit IRC | 20:47 | |
*** akshai has joined #openstack-dev | 20:47 | |
*** mriedem is now known as mriedem_away | 20:47 | |
*** mriedem_away has quit IRC | 20:48 | |
*** hdd has quit IRC | 20:52 | |
*** hdd has joined #openstack-dev | 20:52 | |
*** rtheis has quit IRC | 20:52 | |
*** garthb has quit IRC | 20:55 | |
*** yeylon has joined #openstack-dev | 20:55 | |
*** jmckind has joined #openstack-dev | 20:55 | |
*** rfolco has quit IRC | 20:55 | |
*** navneet has joined #openstack-dev | 20:56 | |
*** FunnyLookinHat has joined #openstack-dev | 20:56 | |
*** stevemar has quit IRC | 20:57 | |
*** krtaylor has quit IRC | 20:58 | |
*** jruano has quit IRC | 21:00 | |
*** achanda has joined #openstack-dev | 21:01 | |
*** otter768 has joined #openstack-dev | 21:02 | |
*** nadeem has quit IRC | 21:02 | |
*** navneet has quit IRC | 21:03 | |
*** kenperki_ has quit IRC | 21:03 | |
*** Lee1092 has quit IRC | 21:03 | |
*** bin_005_q has quit IRC | 21:03 | |
*** danielbruno has quit IRC | 21:03 | |
*** bin_005 has joined #openstack-dev | 21:03 | |
*** otter768 has quit IRC | 21:07 | |
*** jckasper has quit IRC | 21:07 | |
*** cbouch__ has quit IRC | 21:08 | |
*** yeylon has quit IRC | 21:08 | |
*** ijw has quit IRC | 21:09 | |
*** ijw has joined #openstack-dev | 21:10 | |
*** jmckind_ has joined #openstack-dev | 21:11 | |
*** alex_klimov has joined #openstack-dev | 21:11 | |
*** krtaylor has joined #openstack-dev | 21:11 | |
*** jmckind has quit IRC | 21:12 | |
*** Sukhdev_ has quit IRC | 21:13 | |
*** kristinebrown has quit IRC | 21:13 | |
*** yamamoto has joined #openstack-dev | 21:13 | |
*** pballand has joined #openstack-dev | 21:16 | |
*** bswartz has joined #openstack-dev | 21:18 | |
*** yamamoto has quit IRC | 21:19 | |
*** aysyd has quit IRC | 21:19 | |
*** dkranz has quit IRC | 21:27 | |
*** noslzzp has joined #openstack-dev | 21:27 | |
*** cpu1 has joined #openstack-dev | 21:27 | |
*** tlian has quit IRC | 21:31 | |
*** btulchinsky has quit IRC | 21:32 | |
*** mikeoutland has quit IRC | 21:35 | |
*** johnbelamaric has joined #openstack-dev | 21:36 | |
*** mikeoutland has joined #openstack-dev | 21:36 | |
*** akshai has quit IRC | 21:39 | |
*** eghobo_ has quit IRC | 21:39 | |
*** mwagner_lap has joined #openstack-dev | 21:41 | |
*** fawadkhaliq has joined #openstack-dev | 21:43 | |
*** jmckind_ has quit IRC | 21:44 | |
*** eghobo has joined #openstack-dev | 21:45 | |
*** bandini has quit IRC | 21:45 | |
*** mikeoutl_ has joined #openstack-dev | 21:49 | |
*** mikeoutland has quit IRC | 21:49 | |
*** fawadkhaliq has quit IRC | 21:50 | |
*** amitgandhinz has joined #openstack-dev | 21:53 | |
*** jcoufal__ has quit IRC | 21:54 | |
*** annegentle has quit IRC | 21:54 | |
*** asalkeld has joined #openstack-dev | 21:56 | |
*** yamamoto has joined #openstack-dev | 21:57 | |
*** agireud has quit IRC | 21:57 | |
*** vijendar has quit IRC | 21:58 | |
*** bpokorny_ has joined #openstack-dev | 21:58 | |
*** amitgandhinz has quit IRC | 21:58 | |
*** neelashah has quit IRC | 21:59 | |
*** otter768 has joined #openstack-dev | 22:01 | |
*** bpokorny has quit IRC | 22:01 | |
*** dsneddon_ has joined #openstack-dev | 22:03 | |
*** kbringard has quit IRC | 22:03 | |
*** carl_baldwin has joined #openstack-dev | 22:03 | |
*** martyturner has quit IRC | 22:05 | |
*** dsneddon has quit IRC | 22:06 | |
*** kristinebrown has joined #openstack-dev | 22:06 | |
lifeless | zzzeek: do you maintain Mako ? | 22:09 |
*** carl_baldwin has quit IRC | 22:09 | |
*** gyee has joined #openstack-dev | 22:14 | |
*** kacieee has quit IRC | 22:18 | |
*** jecarey has quit IRC | 22:18 | |
*** diogogmt has quit IRC | 22:22 | |
*** bin_005 has quit IRC | 22:24 | |
*** cdent has quit IRC | 22:25 | |
*** kyleolivo has quit IRC | 22:26 | |
*** kristinebrown has quit IRC | 22:27 | |
*** tpeoples has quit IRC | 22:28 | |
*** mikeoutl_ has quit IRC | 22:28 | |
*** bpokorny has joined #openstack-dev | 22:29 | |
*** krtaylor has quit IRC | 22:30 | |
*** mikeoutland has joined #openstack-dev | 22:30 | |
*** kyleolivo has joined #openstack-dev | 22:31 | |
*** kyleolivo has joined #openstack-dev | 22:31 | |
*** gordc has quit IRC | 22:31 | |
*** bpokorny_ has quit IRC | 22:33 | |
*** grmontpetit has quit IRC | 22:33 | |
*** marcusvrn has quit IRC | 22:33 | |
*** FunnyLookinHat has quit IRC | 22:34 | |
*** penick has joined #openstack-dev | 22:36 | |
*** youellet has joined #openstack-dev | 22:37 | |
zzzeek | lifeless: yes, but im not here atm :) | 22:37 |
zzzeek | lifeless: sent a potential fix | 22:37 |
* zzzeek afk | 22:37 | |
lifeless | zzzeek: I put a patch in your bugtracker | 22:38 |
zzzeek | lifeless: i just took universal=1 out | 22:38 |
zzzeek | no need | 22:38 |
zzzeek | gotta run | 22:38 |
lifeless | zzzeek: its insufficient; talk to you later. | 22:38 |
lifeless | (and unnecessary) | 22:38 |
*** bobh has quit IRC | 22:38 | |
*** FunnyLookinHat has joined #openstack-dev | 22:39 | |
*** dguerri` is now known as dguerri | 22:39 | |
*** egafford has quit IRC | 22:40 | |
*** achanda has quit IRC | 22:40 | |
*** bnemec has quit IRC | 22:41 | |
*** rawl has joined #openstack-dev | 22:41 | |
*** rawl has quit IRC | 22:42 | |
*** kristinebrown has joined #openstack-dev | 22:43 | |
*** dguerri is now known as dguerri` | 22:43 | |
*** erlon has quit IRC | 22:43 | |
*** annegentle has joined #openstack-dev | 22:44 | |
*** devlaps has joined #openstack-dev | 22:44 | |
*** annegentle has quit IRC | 22:45 | |
*** jmckind has joined #openstack-dev | 22:45 | |
*** annegentle has joined #openstack-dev | 22:46 | |
*** kristinebrown has quit IRC | 22:46 | |
*** hdd has quit IRC | 22:47 | |
*** rawl has joined #openstack-dev | 22:47 | |
*** kristinebrown has joined #openstack-dev | 22:51 | |
*** galstrom_zzz is now known as galstrom | 22:51 | |
*** vaultdweller has quit IRC | 22:51 | |
*** johnbelamaric has quit IRC | 22:52 | |
*** johnbelamaric has joined #openstack-dev | 22:52 | |
*** johnbelamaric has quit IRC | 22:52 | |
*** annegentle has quit IRC | 22:52 | |
*** zaneb has joined #openstack-dev | 22:52 | |
*** dimtruck is now known as zz_dimtruck | 22:53 | |
*** yamamoto has quit IRC | 22:54 | |
*** _hrou_ has quit IRC | 22:55 | |
*** xarses_ has quit IRC | 23:04 | |
*** alex_klimov has quit IRC | 23:11 | |
*** kristinebrown has quit IRC | 23:11 | |
*** hichihara has joined #openstack-dev | 23:11 | |
*** mylu has joined #openstack-dev | 23:11 | |
*** ijw_ has joined #openstack-dev | 23:12 | |
*** kristinebrown has joined #openstack-dev | 23:14 | |
*** markvoelker has quit IRC | 23:14 | |
*** ijw has quit IRC | 23:15 | |
*** claudiub has quit IRC | 23:16 | |
*** achanda has joined #openstack-dev | 23:16 | |
*** btulchinsky has joined #openstack-dev | 23:16 | |
*** agireud has joined #openstack-dev | 23:17 | |
*** carl_baldwin has joined #openstack-dev | 23:18 | |
*** btulchinsky has quit IRC | 23:20 | |
*** doug-fish has left #openstack-dev | 23:21 | |
*** FunnyLookinHat has quit IRC | 23:21 | |
*** hdd has joined #openstack-dev | 23:22 | |
*** rawl has quit IRC | 23:23 | |
*** carl_baldwin has quit IRC | 23:27 | |
*** tochi has joined #openstack-dev | 23:30 | |
*** FunnyLookinHat has joined #openstack-dev | 23:33 | |
*** spyroot has quit IRC | 23:35 | |
*** salv-orl_ has joined #openstack-dev | 23:35 | |
*** zaneb has quit IRC | 23:36 | |
*** salv-orlando has quit IRC | 23:37 | |
*** yunpengl has joined #openstack-dev | 23:39 | |
*** Alexandra_ has joined #openstack-dev | 23:41 | |
*** yunpengl has quit IRC | 23:43 | |
*** ijw_ has quit IRC | 23:44 | |
*** ijw has joined #openstack-dev | 23:44 | |
*** novas0x2a|laptop has quit IRC | 23:45 | |
*** galstrom is now known as galstrom_zzz | 23:45 | |
*** lcurtis has quit IRC | 23:45 | |
*** zz_dimtruck is now known as dimtruck | 23:50 | |
*** Marga_ has quit IRC | 23:52 | |
*** baoli has quit IRC | 23:52 | |
*** jfran has quit IRC | 23:53 | |
*** yamamoto has joined #openstack-dev | 23:55 | |
*** penick has quit IRC | 23:55 | |
*** baoli has joined #openstack-dev | 23:56 | |
*** kristinebrown has quit IRC | 23:57 | |
*** JRobinson__ has joined #openstack-dev | 23:58 | |
*** crc32 has quit IRC | 23:58 | |
*** achanda has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!