*** carl_baldwin has joined #openstack-dev | 00:02 | |
*** oomichi__ has quit IRC | 00:02 | |
*** shohel02 has quit IRC | 00:02 | |
*** signed8bit_ZZZzz is now known as signed8bit | 00:02 | |
*** signed8bit has quit IRC | 00:03 | |
*** dims_ has joined #openstack-dev | 00:03 | |
*** dims_ has quit IRC | 00:06 | |
*** reed has quit IRC | 00:06 | |
*** dims_ has joined #openstack-dev | 00:06 | |
*** dims has quit IRC | 00:07 | |
*** SumitNaiksatam has quit IRC | 00:07 | |
*** pixelb has quit IRC | 00:08 | |
*** _cjones_ has joined #openstack-dev | 00:09 | |
*** unicell has joined #openstack-dev | 00:09 | |
*** diegows has joined #openstack-dev | 00:10 | |
*** ChuckC_ has joined #openstack-dev | 00:10 | |
*** _cjones_ has quit IRC | 00:10 | |
*** ChuckC_ is now known as ChuckC | 00:10 | |
*** _cjones_ has joined #openstack-dev | 00:11 | |
*** tdruiva has joined #openstack-dev | 00:11 | |
*** tomoe has joined #openstack-dev | 00:13 | |
*** carl_baldwin has quit IRC | 00:14 | |
*** georgelorch2 has quit IRC | 00:14 | |
*** networkstatic has quit IRC | 00:14 | |
*** slupers has quit IRC | 00:14 | |
*** _cjones_ has quit IRC | 00:15 | |
*** slupers has joined #openstack-dev | 00:15 | |
*** dimtruck is now known as zz_dimtruck | 00:15 | |
*** tdruiva has quit IRC | 00:16 | |
*** georgelorch2 has joined #openstack-dev | 00:17 | |
*** HenryG has quit IRC | 00:18 | |
*** slupers has quit IRC | 00:19 | |
*** xarses has quit IRC | 00:19 | |
*** mikeoutland has quit IRC | 00:20 | |
*** cjellick has quit IRC | 00:21 | |
*** gyee has quit IRC | 00:22 | |
*** FarmerJohn has quit IRC | 00:24 | |
*** JohnSnowstorm has joined #openstack-dev | 00:24 | |
*** jergerber has quit IRC | 00:25 | |
*** jergerber has joined #openstack-dev | 00:26 | |
*** markwash__ has quit IRC | 00:26 | |
*** jergerber has quit IRC | 00:27 | |
*** tdruiva has joined #openstack-dev | 00:29 | |
*** baoli has joined #openstack-dev | 00:33 | |
*** tdruiva has quit IRC | 00:34 | |
*** tsekiyama has quit IRC | 00:34 | |
*** dstarnes_ has joined #openstack-dev | 00:36 | |
*** baoli has quit IRC | 00:37 | |
*** dstarnes has quit IRC | 00:38 | |
*** dstarnes_ has quit IRC | 00:41 | |
*** ijw has joined #openstack-dev | 00:43 | |
*** sdake_ has joined #openstack-dev | 00:43 | |
sigmavirus24 | mgrandi: please read up on the style guide for commits. after you've fixed that you'll be more likely to find someone who can help you get it approved | 00:44 |
---|---|---|
mgrandi | i mean i commited it to github, and then after it was all like "we dont use github use this" | 00:44 |
sigmavirus24 | https://wiki.openstack.org/wiki/GitCommitMessages so you don't have to go searching for the style guide | 00:44 |
mgrandi | so i didn't know? and the only reason someone wont look at it is cuase the commit message is too long? =/ | 00:45 |
sigmavirus24 | mgrandi: that's not the reason, but that's a reason it might not get approved once someone does look at it | 00:45 |
mgrandi | well why is this on github if it doesn't use github for anything | 00:45 |
mgrandi | and i mean what am i supposed to do, uncommit and recommit with a new message? o.o | 00:47 |
*** SumitNaiksatam has joined #openstack-dev | 00:47 | |
*** baoli has joined #openstack-dev | 00:49 | |
sigmavirus24 | git commit --amend will allow you to change the message | 00:49 |
sigmavirus24 | Projects are often mirrored to GitHub for discoverability. And GitHub doesn't allow projects to disable pull requests making mirroring there frustrating for potential contributors and maintainers | 00:50 |
*** tdruiva has joined #openstack-dev | 00:50 | |
*** mattfarina has joined #openstack-dev | 00:51 | |
*** marcoemorais has quit IRC | 00:52 | |
mgrandi | ok, why is my git commit message bad? i'm skimming through the style guide and i can't find a reason, i'm describing "what", "why", link to the bug report it closes, | 00:54 |
*** tdruiva has quit IRC | 00:54 | |
clarkb | mgrandi: commit messages should have a title of up to 50 characters then subsequent paragraphs for more in depth content. This ensures that commit messages are readable in terminals when running git log | 00:55 |
mgrandi | so just stick a newline in there? | 00:55 |
clarkb | ideally that title wouldn't be a bug number | 00:55 |
mgrandi | and how do i push to something thats already in review | 00:55 |
clarkb | instead it should really quickly describe what is happening then the bug info can go in the subsequent paragraphs | 00:55 |
*** leeantho has quit IRC | 00:56 | |
clarkb | mgrandi: git commit --amend will update the last commit then you can repush it | 00:56 |
clarkb | mgrandi: as long as you keep the change id the same (don't remove that from your commit message) gerrit will add a second patchset to the existing change | 00:56 |
*** bdpayne has quit IRC | 00:56 | |
*** ijw has quit IRC | 00:57 | |
*** ijw has joined #openstack-dev | 00:57 | |
*** shohel02 has joined #openstack-dev | 00:58 | |
*** xarses has joined #openstack-dev | 00:59 | |
*** yamamoto has joined #openstack-dev | 01:00 | |
*** alex_xu has quit IRC | 01:01 | |
*** Mandell has quit IRC | 01:01 | |
mgrandi | do i leave the google code url in there | 01:02 |
*** oomichi has quit IRC | 01:02 | |
mgrandi | this project is on 3 different websites... | 01:02 |
*** shohel02 has quit IRC | 01:03 | |
*** georgelorch2 is now known as georgelorch | 01:04 | |
*** sdake_ has quit IRC | 01:04 | |
*** cdub has joined #openstack-dev | 01:07 | |
clarkb | it doesnt hurt | 01:07 |
*** sgordon_ has quit IRC | 01:08 | |
*** eliqiao has quit IRC | 01:08 | |
*** ChuckC has quit IRC | 01:09 | |
mgrandi | now its saying its prohibited by gerrit | 01:11 |
*** sachin_ has quit IRC | 01:11 | |
mgrandi | i dont have push rights/ | 01:11 |
clarkb | dont push directly. run `git review` again | 01:13 |
*** sgordon_ has joined #openstack-dev | 01:13 | |
*** patrickeast has quit IRC | 01:13 | |
*** patrickeast has joined #openstack-dev | 01:14 | |
*** sachin has joined #openstack-dev | 01:14 | |
*** zz_dimtruck is now known as dimtruck | 01:14 | |
*** mriedem_away has quit IRC | 01:14 | |
mgrandi | ok done | 01:15 |
*** mberlin1 has quit IRC | 01:15 | |
*** nelsnelson has quit IRC | 01:16 | |
*** bpokorny_ has quit IRC | 01:16 | |
*** asettle has joined #openstack-dev | 01:17 | |
mgrandi | ok whatever, turns out there is another bug that fixes the same thing (and one more file that i forgot), its been around since august https://review.openstack.org/#/c/111485/ | 01:20 |
*** zhiwei has joined #openstack-dev | 01:22 | |
mgrandi | two line change, ez pz | 01:22 |
*** haomaiw__ has quit IRC | 01:22 | |
*** mattfarina has quit IRC | 01:23 | |
*** topol has joined #openstack-dev | 01:24 | |
*** coreycb has quit IRC | 01:25 | |
*** vicky has joined #openstack-dev | 01:27 | |
*** vicky is now known as Guest98063 | 01:28 | |
*** david-lyle has joined #openstack-dev | 01:28 | |
*** topshare has joined #openstack-dev | 01:28 | |
*** addnull has joined #openstack-dev | 01:30 | |
*** patrickeast has quit IRC | 01:30 | |
*** changbl has joined #openstack-dev | 01:31 | |
*** topshare_ has joined #openstack-dev | 01:32 | |
*** david-lyle has quit IRC | 01:32 | |
*** topshare has quit IRC | 01:33 | |
*** dvorkinista has joined #openstack-dev | 01:36 | |
*** georgelorch has quit IRC | 01:36 | |
*** georgelorch has joined #openstack-dev | 01:38 | |
*** zz_jgrimm is now known as jgrimm | 01:38 | |
*** kongfy has joined #openstack-dev | 01:39 | |
*** diegows has quit IRC | 01:40 | |
*** ijw has quit IRC | 01:40 | |
*** haomaiwang has joined #openstack-dev | 01:40 | |
*** bdpayne has joined #openstack-dev | 01:41 | |
*** mgrandi has quit IRC | 01:42 | |
*** bdpayne_ has joined #openstack-dev | 01:42 | |
*** nihilifer has quit IRC | 01:43 | |
*** asettle has quit IRC | 01:43 | |
*** asettle has joined #openstack-dev | 01:43 | |
*** stanzgy has joined #openstack-dev | 01:44 | |
*** nihilifer has joined #openstack-dev | 01:46 | |
*** bdpayne has quit IRC | 01:46 | |
*** tdruiva has joined #openstack-dev | 01:46 | |
*** bdpayne has joined #openstack-dev | 01:46 | |
*** asettle has quit IRC | 01:47 | |
*** slupers has joined #openstack-dev | 01:47 | |
*** jecarey has joined #openstack-dev | 01:49 | |
*** otherwiseguy has joined #openstack-dev | 01:49 | |
*** haomaiwang has quit IRC | 01:50 | |
*** bdpayne_ has quit IRC | 01:50 | |
*** 7GHAAFDF1 has joined #openstack-dev | 01:50 | |
*** tdruiva has quit IRC | 01:51 | |
*** dstarnes has joined #openstack-dev | 01:51 | |
*** dstarnes has quit IRC | 01:51 | |
*** sgordon_ has quit IRC | 01:53 | |
*** 7GHAAFDF1 has quit IRC | 01:53 | |
*** haomaiwang has joined #openstack-dev | 01:55 | |
*** danielbruno has joined #openstack-dev | 01:57 | |
*** danielbruno has joined #openstack-dev | 01:57 | |
*** novas0x2a|laptop has quit IRC | 01:58 | |
*** shohel02 has joined #openstack-dev | 01:58 | |
*** Longgeek has joined #openstack-dev | 02:01 | |
*** nosnos has joined #openstack-dev | 02:03 | |
*** shohel02 has quit IRC | 02:03 | |
*** Longgeek has quit IRC | 02:06 | |
*** nihilifer has quit IRC | 02:07 | |
*** neoXsys has quit IRC | 02:13 | |
*** NLNils has quit IRC | 02:14 | |
*** kbrierly_ has quit IRC | 02:21 | |
*** otter768 has joined #openstack-dev | 02:22 | |
*** harlowja is now known as harlowja_away | 02:23 | |
*** topshare has joined #openstack-dev | 02:23 | |
*** topshare_ has quit IRC | 02:25 | |
*** FarmerJohn has joined #openstack-dev | 02:27 | |
*** kenperkins has quit IRC | 02:27 | |
*** david-lyle has joined #openstack-dev | 02:29 | |
*** JohnSnowstorm has quit IRC | 02:30 | |
*** topshare has quit IRC | 02:31 | |
*** topshare has joined #openstack-dev | 02:32 | |
*** david-lyle has quit IRC | 02:33 | |
*** topshare has quit IRC | 02:36 | |
*** coreycb has joined #openstack-dev | 02:38 | |
*** topshare has joined #openstack-dev | 02:40 | |
*** mmedvede has quit IRC | 02:41 | |
*** kenperkins has joined #openstack-dev | 02:46 | |
*** topshare has quit IRC | 02:47 | |
*** tdruiva has joined #openstack-dev | 02:47 | |
*** dvorkinista has quit IRC | 02:49 | |
*** galstrom_zzz is now known as galstrom | 02:49 | |
*** mrmoje has quit IRC | 02:49 | |
*** tdruiva has quit IRC | 02:51 | |
*** topshare has joined #openstack-dev | 02:51 | |
*** slupers has quit IRC | 02:52 | |
*** pnavarro has quit IRC | 02:54 | |
*** kyles_ne has joined #openstack-dev | 02:54 | |
*** dims_ has quit IRC | 02:56 | |
*** dims has joined #openstack-dev | 02:57 | |
*** vkmc has quit IRC | 02:58 | |
*** shohel02 has joined #openstack-dev | 02:58 | |
*** m3h has joined #openstack-dev | 02:58 | |
*** kyles_ne has quit IRC | 02:59 | |
m3h | hi, i'm trying to install devstack, and when running stack.sh I'm getting an error when compiling greenlet that my compiler cannot find -lgcc | 02:59 |
*** baoli has quit IRC | 03:00 | |
m3h | Anyone have any idea what package I am missing? | 03:00 |
*** dims has quit IRC | 03:01 | |
*** Longgeek has joined #openstack-dev | 03:02 | |
*** shohel02 has quit IRC | 03:03 | |
*** haomaiwa_ has joined #openstack-dev | 03:05 | |
*** Longgeek has quit IRC | 03:07 | |
*** haomaiwang has quit IRC | 03:09 | |
*** m3h has quit IRC | 03:10 | |
*** topshare has quit IRC | 03:10 | |
*** noelbk has quit IRC | 03:12 | |
*** topshare has joined #openstack-dev | 03:14 | |
*** haomaiwa_ has quit IRC | 03:14 | |
*** haomaiwang has joined #openstack-dev | 03:15 | |
*** JRobinson__ is now known as JRobinson__afk | 03:15 | |
*** topshare has quit IRC | 03:15 | |
*** NLNils has joined #openstack-dev | 03:17 | |
*** kyles_ne has joined #openstack-dev | 03:17 | |
*** adjohn has quit IRC | 03:17 | |
*** haomaiw__ has joined #openstack-dev | 03:18 | |
*** hhuang has joined #openstack-dev | 03:18 | |
*** afazekas has quit IRC | 03:19 | |
*** _afazekas has quit IRC | 03:19 | |
*** david-lyle has joined #openstack-dev | 03:19 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 03:20 | |
*** dvorkinista has joined #openstack-dev | 03:20 | |
*** haomaiwang has quit IRC | 03:20 | |
*** topol has quit IRC | 03:21 | |
*** nosnos has quit IRC | 03:23 | |
*** nosnos has joined #openstack-dev | 03:24 | |
*** jckasper_ has joined #openstack-dev | 03:24 | |
*** jckasper has quit IRC | 03:24 | |
*** krtaylor has quit IRC | 03:25 | |
*** ksamoray has joined #openstack-dev | 03:26 | |
*** krtaylor has joined #openstack-dev | 03:27 | |
*** breton_ is now known as breton | 03:28 | |
*** krtaylor has quit IRC | 03:28 | |
*** alex_xu has joined #openstack-dev | 03:28 | |
*** nosnos has quit IRC | 03:28 | |
*** tdruiva has joined #openstack-dev | 03:29 | |
*** krtaylor has joined #openstack-dev | 03:30 | |
*** xingchao has joined #openstack-dev | 03:30 | |
*** galstrom is now known as galstrom_zzz | 03:33 | |
*** hdd has joined #openstack-dev | 03:33 | |
*** tdruiva has quit IRC | 03:34 | |
*** mikeoutland has joined #openstack-dev | 03:34 | |
*** david-lyle has quit IRC | 03:36 | |
*** afazekas has joined #openstack-dev | 03:39 | |
*** addnull has quit IRC | 03:39 | |
*** kongfy has quit IRC | 03:39 | |
*** Mandell has joined #openstack-dev | 03:40 | |
*** ramishra has quit IRC | 03:40 | |
*** georgelorch has quit IRC | 03:42 | |
*** georgelorch has joined #openstack-dev | 03:44 | |
*** addnull has joined #openstack-dev | 03:45 | |
*** marcoemorais has joined #openstack-dev | 03:49 | |
*** sarob has joined #openstack-dev | 03:49 | |
*** mikeoutland has quit IRC | 03:50 | |
*** ramishra has joined #openstack-dev | 03:50 | |
*** dimtruck is now known as zz_dimtruck | 03:51 | |
*** sarob_ has quit IRC | 03:52 | |
*** noslzzp has quit IRC | 03:55 | |
*** Mandell has quit IRC | 03:56 | |
*** marcoemorais has quit IRC | 03:56 | |
*** hhuang has quit IRC | 03:57 | |
*** yeylon has quit IRC | 03:57 | |
*** yeylon has joined #openstack-dev | 03:57 | |
*** shohel02 has joined #openstack-dev | 03:58 | |
*** adjohn has joined #openstack-dev | 03:59 | |
*** JRobinson__afk is now known as JRobinson__ | 04:00 | |
*** addnull has quit IRC | 04:00 | |
*** davidhadas has quit IRC | 04:01 | |
*** jgrimm is now known as zz_jgrimm | 04:01 | |
*** shohel02 has quit IRC | 04:02 | |
*** spight has quit IRC | 04:03 | |
*** ksamoray has quit IRC | 04:03 | |
*** dougwig has quit IRC | 04:03 | |
*** david-lyle has joined #openstack-dev | 04:07 | |
*** garyh has quit IRC | 04:09 | |
*** HenryG has joined #openstack-dev | 04:10 | |
*** yamahata has joined #openstack-dev | 04:10 | |
*** networkstatic has joined #openstack-dev | 04:11 | |
*** mikeoutland has joined #openstack-dev | 04:12 | |
*** david-lyle has quit IRC | 04:13 | |
*** yaguang has joined #openstack-dev | 04:14 | |
*** ijw has joined #openstack-dev | 04:19 | |
*** nosnos has joined #openstack-dev | 04:20 | |
*** ijw_ has joined #openstack-dev | 04:22 | |
*** oomichi has joined #openstack-dev | 04:24 | |
*** ijw has quit IRC | 04:25 | |
*** neoXsys has joined #openstack-dev | 04:26 | |
*** ChuckC has joined #openstack-dev | 04:26 | |
*** ijw_ has quit IRC | 04:28 | |
*** Mandell has joined #openstack-dev | 04:28 | |
*** FarmerJohn has quit IRC | 04:29 | |
*** FarmerJohn has joined #openstack-dev | 04:29 | |
*** SridharG has joined #openstack-dev | 04:30 | |
*** tdruiva has joined #openstack-dev | 04:30 | |
*** ksamoray has joined #openstack-dev | 04:31 | |
*** hughhalf has quit IRC | 04:32 | |
*** sarob has quit IRC | 04:32 | |
*** kbrierly has joined #openstack-dev | 04:33 | |
*** sarob has joined #openstack-dev | 04:33 | |
*** tdruiva has quit IRC | 04:34 | |
*** ksamoray has quit IRC | 04:35 | |
*** SridharG has quit IRC | 04:36 | |
*** otherwiseguy has quit IRC | 04:36 | |
*** otherwiseguy has joined #openstack-dev | 04:37 | |
*** sarob has quit IRC | 04:38 | |
*** addnull has joined #openstack-dev | 04:39 | |
*** aspiers has quit IRC | 04:39 | |
*** aspiers has joined #openstack-dev | 04:40 | |
*** yeylon has quit IRC | 04:41 | |
*** hdd has quit IRC | 04:41 | |
*** hughhalf has joined #openstack-dev | 04:43 | |
*** kongfy has joined #openstack-dev | 04:45 | |
*** Networkn3rd has joined #openstack-dev | 04:45 | |
*** hughhalf has quit IRC | 04:50 | |
*** _gryf has quit IRC | 04:51 | |
*** kyles_ne has quit IRC | 04:51 | |
*** harlowja_at_home has joined #openstack-dev | 04:54 | |
*** harlowja_at_home has quit IRC | 04:56 | |
*** mberlin has joined #openstack-dev | 04:57 | |
*** shohel02 has joined #openstack-dev | 04:58 | |
*** hughhalf has joined #openstack-dev | 04:58 | |
*** garyh has joined #openstack-dev | 04:59 | |
*** yamahata has quit IRC | 04:59 | |
*** yamahata has joined #openstack-dev | 04:59 | |
*** shohel02 has quit IRC | 05:03 | |
*** hughhalf has quit IRC | 05:08 | |
*** vsilva is now known as victsou | 05:09 | |
*** SridharG has joined #openstack-dev | 05:09 | |
*** otherwiseguy has quit IRC | 05:10 | |
*** bdpayne has quit IRC | 05:10 | |
*** victsou is now known as vsilva | 05:11 | |
*** hughhalf has joined #openstack-dev | 05:13 | |
*** kyles_ne has joined #openstack-dev | 05:15 | |
*** kenperkins has quit IRC | 05:15 | |
*** slupers has joined #openstack-dev | 05:16 | |
*** noslzzp has joined #openstack-dev | 05:17 | |
*** exploreshaifali has joined #openstack-dev | 05:17 | |
*** noslzzp has quit IRC | 05:17 | |
*** hughhalf has quit IRC | 05:17 | |
*** noslzzp has joined #openstack-dev | 05:17 | |
*** noslzzp has quit IRC | 05:18 | |
*** bdpayne has joined #openstack-dev | 05:19 | |
*** kyles_ne has quit IRC | 05:19 | |
*** ijw has joined #openstack-dev | 05:21 | |
*** vsilva is now known as victsou | 05:22 | |
*** buzztroll has quit IRC | 05:22 | |
*** buzztrol_ has joined #openstack-dev | 05:22 | |
*** victsou is now known as vsilva | 05:22 | |
*** hughhalf has joined #openstack-dev | 05:22 | |
*** vsilva is now known as victsou | 05:23 | |
*** victsou is now known as vsilva | 05:24 | |
*** bdpayne has quit IRC | 05:24 | |
*** ijw has quit IRC | 05:27 | |
*** gokrokve has joined #openstack-dev | 05:28 | |
*** gokrokve has quit IRC | 05:28 | |
*** gokrokve has joined #openstack-dev | 05:29 | |
*** hughhalf has quit IRC | 05:29 | |
*** ptoohill has quit IRC | 05:30 | |
*** tdruiva has joined #openstack-dev | 05:31 | |
*** TrevorV has quit IRC | 05:31 | |
*** otter768 has quit IRC | 05:31 | |
*** addnull has quit IRC | 05:32 | |
*** ptoohill has joined #openstack-dev | 05:32 | |
*** TrevorV has joined #openstack-dev | 05:33 | |
*** BOKALDO has joined #openstack-dev | 05:33 | |
*** hughhalf has joined #openstack-dev | 05:33 | |
*** amcrn has quit IRC | 05:34 | |
*** tdruiva has quit IRC | 05:35 | |
*** ksamoray has joined #openstack-dev | 05:40 | |
*** hughhalf has quit IRC | 05:40 | |
*** mikeoutland has quit IRC | 05:40 | |
*** davidhadas has joined #openstack-dev | 05:40 | |
*** gokrokve has quit IRC | 05:41 | |
*** gokrokve has joined #openstack-dev | 05:42 | |
*** hughhalf has joined #openstack-dev | 05:43 | |
*** ksamoray has quit IRC | 05:43 | |
*** hughhalf has quit IRC | 05:51 | |
*** vsilva is now known as victsou | 05:51 | |
*** victsou is now known as vsilva | 05:52 | |
*** dvorkinista has quit IRC | 05:55 | |
*** hughhalf has joined #openstack-dev | 05:55 | |
*** ksamoray has joined #openstack-dev | 06:01 | |
*** hughhalf has quit IRC | 06:01 | |
*** gokrokve has quit IRC | 06:02 | |
*** exploreshaifali has quit IRC | 06:02 | |
*** gokrokve has joined #openstack-dev | 06:02 | |
*** dvorkinista has joined #openstack-dev | 06:03 | |
*** pensu has joined #openstack-dev | 06:05 | |
*** hughhalf has joined #openstack-dev | 06:05 | |
*** r1chardj0n3s is now known as r1chardj0n3s_afk | 06:06 | |
*** zaitcev has quit IRC | 06:07 | |
*** hughhalf has quit IRC | 06:11 | |
*** addnull has joined #openstack-dev | 06:11 | |
*** markwash__ has joined #openstack-dev | 06:13 | |
*** haomaiw__ has quit IRC | 06:14 | |
*** hughhalf has joined #openstack-dev | 06:16 | |
*** numan has joined #openstack-dev | 06:20 | |
*** JRobinson__ has quit IRC | 06:20 | |
*** mrunge has joined #openstack-dev | 06:20 | |
*** dtantsur|afk is now known as dtantsur | 06:20 | |
*** ijw has joined #openstack-dev | 06:21 | |
*** Longgeek has joined #openstack-dev | 06:22 | |
*** markwash__ has quit IRC | 06:22 | |
*** shohel02 has joined #openstack-dev | 06:23 | |
*** markwash__ has joined #openstack-dev | 06:23 | |
*** gokrokve has quit IRC | 06:23 | |
*** hughhalf has quit IRC | 06:24 | |
*** SridharG1 has joined #openstack-dev | 06:25 | |
*** SridharG has quit IRC | 06:25 | |
*** Longgeek has quit IRC | 06:26 | |
*** ijw has quit IRC | 06:27 | |
*** mrmoje has joined #openstack-dev | 06:28 | |
*** hughhalf has joined #openstack-dev | 06:30 | |
*** Networkn3rd has quit IRC | 06:31 | |
*** tdruiva has joined #openstack-dev | 06:32 | |
*** gokrokve_ has joined #openstack-dev | 06:32 | |
*** gokrokve_ has quit IRC | 06:32 | |
*** danielbruno has quit IRC | 06:34 | |
*** addnull has quit IRC | 06:34 | |
*** tdruiva has quit IRC | 06:36 | |
*** Longgeek has joined #openstack-dev | 06:38 | |
*** hughhalf has quit IRC | 06:39 | |
*** jprovazn has joined #openstack-dev | 06:42 | |
*** hughhalf has joined #openstack-dev | 06:45 | |
*** matiu has quit IRC | 06:47 | |
*** jhesketh has quit IRC | 06:47 | |
*** slupers has quit IRC | 06:47 | |
*** harlowja_away has quit IRC | 06:47 | |
*** salv-orlando has quit IRC | 06:47 | |
*** marcelodieder has quit IRC | 06:47 | |
*** coolsvap has quit IRC | 06:47 | |
*** achampio1 has quit IRC | 06:47 | |
*** glenc has quit IRC | 06:47 | |
*** annegentle has quit IRC | 06:47 | |
*** andreykurilin has quit IRC | 06:47 | |
*** markvoelker has quit IRC | 06:47 | |
*** greghaynes has quit IRC | 06:47 | |
*** raildo has quit IRC | 06:47 | |
*** youellet has quit IRC | 06:47 | |
*** f13o has quit IRC | 06:47 | |
*** gmoro has quit IRC | 06:47 | |
*** n0ano has quit IRC | 06:47 | |
*** rhagarty has quit IRC | 06:47 | |
*** rha has quit IRC | 06:47 | |
*** jeblair has quit IRC | 06:47 | |
*** bcrochet has quit IRC | 06:47 | |
*** wfoster has quit IRC | 06:47 | |
*** rahmu has quit IRC | 06:47 | |
*** vsilva has quit IRC | 06:47 | |
*** keekz has quit IRC | 06:47 | |
*** otherjon has quit IRC | 06:47 | |
*** timfreund has quit IRC | 06:47 | |
*** sbadia has quit IRC | 06:47 | |
*** dosaboy has quit IRC | 06:47 | |
*** vipul has quit IRC | 06:47 | |
*** dividehex has quit IRC | 06:47 | |
*** rosmaita has quit IRC | 06:47 | |
*** timello has quit IRC | 06:47 | |
*** zz_jgrimm has quit IRC | 06:47 | |
*** leifz has quit IRC | 06:47 | |
*** garyh has quit IRC | 06:47 | |
*** ramishra has quit IRC | 06:47 | |
*** asalkeld has quit IRC | 06:47 | |
*** ndk has quit IRC | 06:47 | |
*** mrodden has quit IRC | 06:47 | |
*** niaba has quit IRC | 06:47 | |
*** sulochan has quit IRC | 06:47 | |
*** dtantsur has quit IRC | 06:47 | |
*** cschwede has quit IRC | 06:47 | |
*** zaneb has quit IRC | 06:47 | |
*** miguelgrinberg has quit IRC | 06:47 | |
*** michchap has quit IRC | 06:47 | |
*** tchaypo has quit IRC | 06:47 | |
*** dansmith has quit IRC | 06:47 | |
*** metral_zzz has quit IRC | 06:47 | |
*** anteaya has quit IRC | 06:47 | |
*** pmcg has quit IRC | 06:47 | |
*** ruhe has quit IRC | 06:47 | |
*** SpamapS has quit IRC | 06:47 | |
*** jgravel_ has quit IRC | 06:47 | |
*** xarg has quit IRC | 06:47 | |
*** dhellmann has quit IRC | 06:47 | |
*** EntropyWorks has quit IRC | 06:47 | |
*** markwash__ has quit IRC | 06:47 | |
*** pensu has quit IRC | 06:47 | |
*** yamahata has quit IRC | 06:47 | |
*** oomichi has quit IRC | 06:47 | |
*** nosnos has quit IRC | 06:47 | |
*** NLNils has quit IRC | 06:47 | |
*** portante has quit IRC | 06:47 | |
*** mwagner_lap has quit IRC | 06:47 | |
*** jang has quit IRC | 06:47 | |
*** Ala has quit IRC | 06:47 | |
*** leseb_ has quit IRC | 06:47 | |
*** 7GHAAEFQK has quit IRC | 06:47 | |
*** xarg_ has quit IRC | 06:47 | |
*** xgsa has quit IRC | 06:47 | |
*** cesarm has quit IRC | 06:47 | |
*** haleyb has quit IRC | 06:47 | |
*** mitz_ has quit IRC | 06:47 | |
*** Guest28430 has quit IRC | 06:47 | |
*** ogelbukh has quit IRC | 06:47 | |
*** morganfainberg has quit IRC | 06:47 | |
*** gimps has quit IRC | 06:47 | |
*** AbyssOne has quit IRC | 06:47 | |
*** BadCub has quit IRC | 06:47 | |
*** d0ugal has quit IRC | 06:47 | |
*** lexano has quit IRC | 06:47 | |
*** danjared has quit IRC | 06:47 | |
*** marekd|away is now known as marekd | 06:48 | |
*** rwsu_ has quit IRC | 06:48 | |
*** rwsu_ has joined #openstack-dev | 06:49 | |
*** hughhalf has quit IRC | 06:54 | |
*** kongfy has quit IRC | 06:55 | |
*** hughhalf has joined #openstack-dev | 06:58 | |
*** hughhalf has quit IRC | 07:00 | |
*** sahid has joined #openstack-dev | 07:00 | |
*** pensu has joined #openstack-dev | 07:00 | |
*** yamahata has joined #openstack-dev | 07:00 | |
*** garyh has joined #openstack-dev | 07:00 | |
*** oomichi has joined #openstack-dev | 07:00 | |
*** nosnos has joined #openstack-dev | 07:00 | |
*** ramishra has joined #openstack-dev | 07:00 | |
*** NLNils has joined #openstack-dev | 07:00 | |
*** asalkeld has joined #openstack-dev | 07:00 | |
*** portante has joined #openstack-dev | 07:00 | |
*** ndk has joined #openstack-dev | 07:00 | |
*** mwagner_lap has joined #openstack-dev | 07:00 | |
*** jang has joined #openstack-dev | 07:00 | |
*** Ala has joined #openstack-dev | 07:00 | |
*** leseb_ has joined #openstack-dev | 07:00 | |
*** mrodden has joined #openstack-dev | 07:00 | |
*** niaba has joined #openstack-dev | 07:00 | |
*** matiu has joined #openstack-dev | 07:00 | |
*** 7GHAAEFQK has joined #openstack-dev | 07:00 | |
*** xarg_ has joined #openstack-dev | 07:00 | |
*** xgsa has joined #openstack-dev | 07:00 | |
*** cesarm has joined #openstack-dev | 07:00 | |
*** haleyb has joined #openstack-dev | 07:00 | |
*** sulochan has joined #openstack-dev | 07:00 | |
*** dtantsur has joined #openstack-dev | 07:00 | |
*** mitz_ has joined #openstack-dev | 07:00 | |
*** jhesketh has joined #openstack-dev | 07:00 | |
*** cschwede has joined #openstack-dev | 07:00 | |
*** zaneb has joined #openstack-dev | 07:00 | |
*** miguelgrinberg has joined #openstack-dev | 07:00 | |
*** Guest28430 has joined #openstack-dev | 07:00 | |
*** michchap has joined #openstack-dev | 07:00 | |
*** tchaypo has joined #openstack-dev | 07:00 | |
*** ogelbukh has joined #openstack-dev | 07:00 | |
*** morganfainberg has joined #openstack-dev | 07:00 | |
*** dansmith has joined #openstack-dev | 07:00 | |
*** gimps has joined #openstack-dev | 07:00 | |
*** metral_zzz has joined #openstack-dev | 07:00 | |
*** anteaya has joined #openstack-dev | 07:00 | |
*** AbyssOne has joined #openstack-dev | 07:00 | |
*** BadCub has joined #openstack-dev | 07:00 | |
*** d0ugal has joined #openstack-dev | 07:00 | |
*** pmcg has joined #openstack-dev | 07:00 | |
*** lexano has joined #openstack-dev | 07:00 | |
*** ruhe has joined #openstack-dev | 07:00 | |
*** SpamapS has joined #openstack-dev | 07:00 | |
*** jgravel_ has joined #openstack-dev | 07:00 | |
*** xarg has joined #openstack-dev | 07:00 | |
*** danjared has joined #openstack-dev | 07:00 | |
*** dhellmann has joined #openstack-dev | 07:00 | |
*** EntropyWorks has joined #openstack-dev | 07:00 | |
*** matiu has quit IRC | 07:00 | |
*** jhesketh has quit IRC | 07:00 | |
*** pasquier-s has joined #openstack-dev | 07:00 | |
*** yamahata has quit IRC | 07:01 | |
*** belmoreira has joined #openstack-dev | 07:02 | |
*** georgelorch has quit IRC | 07:03 | |
*** georgelorch has joined #openstack-dev | 07:03 | |
*** mancdaz_away is now known as mancdaz | 07:04 | |
*** ygbo has joined #openstack-dev | 07:06 | |
*** vb has quit IRC | 07:07 | |
*** vb has joined #openstack-dev | 07:07 | |
*** mrmoje has quit IRC | 07:09 | |
*** mpaolino has joined #openstack-dev | 07:09 | |
*** addnull has joined #openstack-dev | 07:09 | |
*** slupers has joined #openstack-dev | 07:09 | |
*** harlowja_away has joined #openstack-dev | 07:09 | |
*** salv-orlando has joined #openstack-dev | 07:09 | |
*** marcelodieder has joined #openstack-dev | 07:09 | |
*** coolsvap has joined #openstack-dev | 07:09 | |
*** achampio1 has joined #openstack-dev | 07:09 | |
*** annegentle has joined #openstack-dev | 07:09 | |
*** glenc has joined #openstack-dev | 07:09 | |
*** andreykurilin has joined #openstack-dev | 07:09 | |
*** markvoelker has joined #openstack-dev | 07:09 | |
*** greghaynes has joined #openstack-dev | 07:09 | |
*** raildo has joined #openstack-dev | 07:09 | |
*** youellet has joined #openstack-dev | 07:09 | |
*** f13o has joined #openstack-dev | 07:09 | |
*** gmoro has joined #openstack-dev | 07:09 | |
*** n0ano has joined #openstack-dev | 07:09 | |
*** rhagarty has joined #openstack-dev | 07:09 | |
*** rha has joined #openstack-dev | 07:09 | |
*** jeblair has joined #openstack-dev | 07:09 | |
*** bcrochet has joined #openstack-dev | 07:09 | |
*** wfoster has joined #openstack-dev | 07:09 | |
*** rahmu has joined #openstack-dev | 07:09 | |
*** vsilva has joined #openstack-dev | 07:09 | |
*** keekz has joined #openstack-dev | 07:09 | |
*** otherjon has joined #openstack-dev | 07:09 | |
*** timfreund has joined #openstack-dev | 07:09 | |
*** sbadia has joined #openstack-dev | 07:09 | |
*** dosaboy has joined #openstack-dev | 07:09 | |
*** vipul has joined #openstack-dev | 07:09 | |
*** dividehex has joined #openstack-dev | 07:09 | |
*** rosmaita has joined #openstack-dev | 07:09 | |
*** timello has joined #openstack-dev | 07:09 | |
*** zz_jgrimm has joined #openstack-dev | 07:09 | |
*** leifz has joined #openstack-dev | 07:09 | |
*** ksamoray has quit IRC | 07:14 | |
*** haomaiwang has joined #openstack-dev | 07:15 | |
*** nellysmitt has joined #openstack-dev | 07:15 | |
*** andreaf has quit IRC | 07:16 | |
*** slupers_ has joined #openstack-dev | 07:16 | |
*** yamahata has joined #openstack-dev | 07:16 | |
*** matiu has joined #openstack-dev | 07:16 | |
*** jhesketh has joined #openstack-dev | 07:16 | |
*** eglynn has joined #openstack-dev | 07:16 | |
*** pensu has quit IRC | 07:16 | |
*** slupers has quit IRC | 07:16 | |
*** andreaf has joined #openstack-dev | 07:16 | |
*** NLNils has quit IRC | 07:16 | |
*** WhiteAnthrax has quit IRC | 07:18 | |
*** ifarkas has joined #openstack-dev | 07:19 | |
*** haomaiwang has quit IRC | 07:19 | |
*** WhiteAnthrax has joined #openstack-dev | 07:20 | |
*** slupers_ has quit IRC | 07:21 | |
*** ijw has joined #openstack-dev | 07:21 | |
*** gongysh has joined #openstack-dev | 07:22 | |
*** andreykurilin_ has joined #openstack-dev | 07:22 | |
*** pensu has joined #openstack-dev | 07:25 | |
*** hughhalf has joined #openstack-dev | 07:26 | |
*** ijw has quit IRC | 07:27 | |
*** matiu has quit IRC | 07:28 | |
*** jhesketh has quit IRC | 07:28 | |
*** andreaf has quit IRC | 07:28 | |
*** mpaolino has quit IRC | 07:28 | |
*** addnull has quit IRC | 07:28 | |
*** harlowja_away has quit IRC | 07:28 | |
*** salv-orlando has quit IRC | 07:28 | |
*** marcelodieder has quit IRC | 07:28 | |
*** coolsvap has quit IRC | 07:28 | |
*** achampio1 has quit IRC | 07:28 | |
*** glenc has quit IRC | 07:28 | |
*** annegentle has quit IRC | 07:28 | |
*** andreykurilin has quit IRC | 07:28 | |
*** markvoelker has quit IRC | 07:28 | |
*** greghaynes has quit IRC | 07:28 | |
*** raildo has quit IRC | 07:28 | |
*** youellet has quit IRC | 07:28 | |
*** f13o has quit IRC | 07:28 | |
*** gmoro has quit IRC | 07:28 | |
*** n0ano has quit IRC | 07:28 | |
*** rhagarty has quit IRC | 07:28 | |
*** rha has quit IRC | 07:28 | |
*** jeblair has quit IRC | 07:28 | |
*** bcrochet has quit IRC | 07:28 | |
*** wfoster has quit IRC | 07:28 | |
*** rahmu has quit IRC | 07:28 | |
*** vsilva has quit IRC | 07:28 | |
*** keekz has quit IRC | 07:29 | |
*** otherjon has quit IRC | 07:29 | |
*** timfreund has quit IRC | 07:29 | |
*** sbadia has quit IRC | 07:29 | |
*** dosaboy has quit IRC | 07:29 | |
*** vipul has quit IRC | 07:29 | |
*** dividehex has quit IRC | 07:29 | |
*** rosmaita has quit IRC | 07:29 | |
*** timello has quit IRC | 07:29 | |
*** zz_jgrimm has quit IRC | 07:29 | |
*** leifz has quit IRC | 07:29 | |
*** yamahata has quit IRC | 07:29 | |
*** pasquier-s has quit IRC | 07:29 | |
*** sahid has quit IRC | 07:29 | |
*** garyh has quit IRC | 07:29 | |
*** ramishra has quit IRC | 07:29 | |
*** asalkeld has quit IRC | 07:29 | |
*** ndk has quit IRC | 07:29 | |
*** mrodden has quit IRC | 07:29 | |
*** niaba has quit IRC | 07:29 | |
*** sulochan has quit IRC | 07:29 | |
*** dtantsur has quit IRC | 07:29 | |
*** cschwede has quit IRC | 07:29 | |
*** zaneb has quit IRC | 07:29 | |
*** miguelgrinberg has quit IRC | 07:29 | |
*** michchap has quit IRC | 07:29 | |
*** tchaypo has quit IRC | 07:29 | |
*** dansmith has quit IRC | 07:29 | |
*** metral_zzz has quit IRC | 07:29 | |
*** anteaya has quit IRC | 07:29 | |
*** pmcg has quit IRC | 07:29 | |
*** ruhe has quit IRC | 07:29 | |
*** SpamapS has quit IRC | 07:29 | |
*** jgravel_ has quit IRC | 07:29 | |
*** xarg has quit IRC | 07:29 | |
*** dhellmann has quit IRC | 07:29 | |
*** EntropyWorks has quit IRC | 07:29 | |
*** eglynn has quit IRC | 07:29 | |
*** oomichi has quit IRC | 07:29 | |
*** nosnos has quit IRC | 07:29 | |
*** portante has quit IRC | 07:29 | |
*** mwagner_lap has quit IRC | 07:29 | |
*** jang has quit IRC | 07:29 | |
*** Ala has quit IRC | 07:29 | |
*** leseb_ has quit IRC | 07:29 | |
*** 7GHAAEFQK has quit IRC | 07:29 | |
*** xarg_ has quit IRC | 07:29 | |
*** xgsa has quit IRC | 07:29 | |
*** cesarm has quit IRC | 07:29 | |
*** haleyb has quit IRC | 07:29 | |
*** mitz_ has quit IRC | 07:29 | |
*** Guest28430 has quit IRC | 07:29 | |
*** ogelbukh has quit IRC | 07:29 | |
*** morganfainberg has quit IRC | 07:29 | |
*** gimps has quit IRC | 07:29 | |
*** AbyssOne has quit IRC | 07:29 | |
*** BadCub has quit IRC | 07:29 | |
*** d0ugal has quit IRC | 07:29 | |
*** lexano has quit IRC | 07:29 | |
*** danjared has quit IRC | 07:29 | |
*** jcoufal has joined #openstack-dev | 07:31 | |
*** andreaf has joined #openstack-dev | 07:32 | |
*** eglynn has joined #openstack-dev | 07:32 | |
*** danjared has joined #openstack-dev | 07:32 | |
*** lexano has joined #openstack-dev | 07:32 | |
*** d0ugal has joined #openstack-dev | 07:32 | |
*** BadCub has joined #openstack-dev | 07:32 | |
*** AbyssOne has joined #openstack-dev | 07:32 | |
*** gimps has joined #openstack-dev | 07:32 | |
*** morganfainberg has joined #openstack-dev | 07:32 | |
*** ogelbukh has joined #openstack-dev | 07:32 | |
*** Guest28430 has joined #openstack-dev | 07:32 | |
*** mitz_ has joined #openstack-dev | 07:32 | |
*** haleyb has joined #openstack-dev | 07:32 | |
*** cesarm has joined #openstack-dev | 07:32 | |
*** xgsa has joined #openstack-dev | 07:32 | |
*** xarg_ has joined #openstack-dev | 07:32 | |
*** 7GHAAEFQK has joined #openstack-dev | 07:32 | |
*** leseb_ has joined #openstack-dev | 07:32 | |
*** Ala has joined #openstack-dev | 07:32 | |
*** jang has joined #openstack-dev | 07:32 | |
*** mwagner_lap has joined #openstack-dev | 07:32 | |
*** portante has joined #openstack-dev | 07:32 | |
*** nosnos has joined #openstack-dev | 07:32 | |
*** oomichi has joined #openstack-dev | 07:32 | |
*** mpaolino has joined #openstack-dev | 07:32 | |
*** addnull has joined #openstack-dev | 07:32 | |
*** harlowja_away has joined #openstack-dev | 07:32 | |
*** salv-orlando has joined #openstack-dev | 07:32 | |
*** marcelodieder has joined #openstack-dev | 07:32 | |
*** coolsvap has joined #openstack-dev | 07:32 | |
*** achampio1 has joined #openstack-dev | 07:32 | |
*** annegentle has joined #openstack-dev | 07:32 | |
*** glenc has joined #openstack-dev | 07:32 | |
*** andreykurilin has joined #openstack-dev | 07:32 | |
*** markvoelker has joined #openstack-dev | 07:32 | |
*** greghaynes has joined #openstack-dev | 07:32 | |
*** raildo has joined #openstack-dev | 07:32 | |
*** youellet has joined #openstack-dev | 07:32 | |
*** f13o has joined #openstack-dev | 07:32 | |
*** gmoro has joined #openstack-dev | 07:32 | |
*** n0ano has joined #openstack-dev | 07:32 | |
*** rhagarty has joined #openstack-dev | 07:32 | |
*** rha has joined #openstack-dev | 07:32 | |
*** jeblair has joined #openstack-dev | 07:32 | |
*** bcrochet has joined #openstack-dev | 07:32 | |
*** wfoster has joined #openstack-dev | 07:32 | |
*** rahmu has joined #openstack-dev | 07:32 | |
*** vsilva has joined #openstack-dev | 07:32 | |
*** keekz has joined #openstack-dev | 07:32 | |
*** otherjon has joined #openstack-dev | 07:32 | |
*** timfreund has joined #openstack-dev | 07:32 | |
*** sbadia has joined #openstack-dev | 07:32 | |
*** dosaboy has joined #openstack-dev | 07:32 | |
*** vipul has joined #openstack-dev | 07:32 | |
*** dividehex has joined #openstack-dev | 07:32 | |
*** rosmaita has joined #openstack-dev | 07:32 | |
*** timello has joined #openstack-dev | 07:32 | |
*** zz_jgrimm has joined #openstack-dev | 07:32 | |
*** leifz has joined #openstack-dev | 07:32 | |
*** jpich has joined #openstack-dev | 07:32 | |
*** tdruiva has joined #openstack-dev | 07:32 | |
*** yamamoto has quit IRC | 07:33 | |
*** MaxV has joined #openstack-dev | 07:34 | |
*** pensu has quit IRC | 07:35 | |
*** ndipanov_gone is now known as ndipanov | 07:36 | |
*** pensu has joined #openstack-dev | 07:36 | |
*** lbragstad has quit IRC | 07:36 | |
*** lbragstad has joined #openstack-dev | 07:36 | |
*** eglynn has quit IRC | 07:36 | |
*** oomichi has quit IRC | 07:36 | |
*** nosnos has quit IRC | 07:36 | |
*** portante has quit IRC | 07:36 | |
*** mwagner_lap has quit IRC | 07:36 | |
*** jang has quit IRC | 07:36 | |
*** Ala has quit IRC | 07:36 | |
*** leseb_ has quit IRC | 07:36 | |
*** 7GHAAEFQK has quit IRC | 07:36 | |
*** xarg_ has quit IRC | 07:36 | |
*** xgsa has quit IRC | 07:36 | |
*** cesarm has quit IRC | 07:36 | |
*** haleyb has quit IRC | 07:36 | |
*** mitz_ has quit IRC | 07:36 | |
*** Guest28430 has quit IRC | 07:36 | |
*** ogelbukh has quit IRC | 07:36 | |
*** morganfainberg has quit IRC | 07:36 | |
*** gimps has quit IRC | 07:36 | |
*** AbyssOne has quit IRC | 07:36 | |
*** BadCub has quit IRC | 07:36 | |
*** d0ugal has quit IRC | 07:36 | |
*** lexano has quit IRC | 07:36 | |
*** danjared has quit IRC | 07:36 | |
*** slupers has joined #openstack-dev | 07:36 | |
*** bagackiz has quit IRC | 07:37 | |
*** tdruiva has quit IRC | 07:37 | |
*** toan has quit IRC | 07:37 | |
*** yamahata has joined #openstack-dev | 07:37 | |
*** pasquier-s has joined #openstack-dev | 07:37 | |
*** sahid has joined #openstack-dev | 07:37 | |
*** garyh has joined #openstack-dev | 07:37 | |
*** ramishra has joined #openstack-dev | 07:37 | |
*** asalkeld has joined #openstack-dev | 07:37 | |
*** ndk has joined #openstack-dev | 07:37 | |
*** mrodden has joined #openstack-dev | 07:37 | |
*** niaba has joined #openstack-dev | 07:37 | |
*** sulochan has joined #openstack-dev | 07:37 | |
*** dtantsur has joined #openstack-dev | 07:37 | |
*** cschwede has joined #openstack-dev | 07:37 | |
*** zaneb has joined #openstack-dev | 07:37 | |
*** miguelgrinberg has joined #openstack-dev | 07:37 | |
*** michchap has joined #openstack-dev | 07:37 | |
*** tchaypo has joined #openstack-dev | 07:37 | |
*** dansmith has joined #openstack-dev | 07:37 | |
*** metral_zzz has joined #openstack-dev | 07:37 | |
*** anteaya has joined #openstack-dev | 07:37 | |
*** pmcg has joined #openstack-dev | 07:37 | |
*** ruhe has joined #openstack-dev | 07:37 | |
*** SpamapS has joined #openstack-dev | 07:37 | |
*** jgravel_ has joined #openstack-dev | 07:37 | |
*** xarg has joined #openstack-dev | 07:37 | |
*** dhellmann has joined #openstack-dev | 07:37 | |
*** EntropyWorks has joined #openstack-dev | 07:37 | |
*** toan has joined #openstack-dev | 07:38 | |
*** Guest351 has joined #openstack-dev | 07:39 | |
*** bagackiz has joined #openstack-dev | 07:39 | |
*** Guest351 has quit IRC | 07:39 | |
*** xarg is now known as 64MAAQ17E | 07:40 | |
*** mmagr has joined #openstack-dev | 07:40 | |
*** oomichi has joined #openstack-dev | 07:40 | |
*** nosnos has joined #openstack-dev | 07:40 | |
*** portante has joined #openstack-dev | 07:40 | |
*** mwagner_lap has joined #openstack-dev | 07:40 | |
*** jang has joined #openstack-dev | 07:40 | |
*** Ala has joined #openstack-dev | 07:40 | |
*** leseb_ has joined #openstack-dev | 07:40 | |
*** 7GHAAEFQK has joined #openstack-dev | 07:40 | |
*** xarg has joined #openstack-dev | 07:40 | |
*** xgsa has joined #openstack-dev | 07:40 | |
*** cesarm has joined #openstack-dev | 07:40 | |
*** haleyb has joined #openstack-dev | 07:40 | |
*** mitz_ has joined #openstack-dev | 07:40 | |
*** Guest28430 has joined #openstack-dev | 07:40 | |
*** ogelbukh has joined #openstack-dev | 07:40 | |
*** morganfainberg has joined #openstack-dev | 07:40 | |
*** gimps has joined #openstack-dev | 07:40 | |
*** AbyssOne has joined #openstack-dev | 07:40 | |
*** BadCub has joined #openstack-dev | 07:40 | |
*** lexano has joined #openstack-dev | 07:40 | |
*** danjared has joined #openstack-dev | 07:40 | |
*** mmagr has quit IRC | 07:40 | |
*** mmagr has joined #openstack-dev | 07:40 | |
*** mitz_ has quit IRC | 07:40 | |
*** dmatthews__ has joined #openstack-dev | 07:40 | |
*** safchain has joined #openstack-dev | 07:41 | |
*** mitz_ has joined #openstack-dev | 07:42 | |
*** tkammer has joined #openstack-dev | 07:42 | |
*** aloga has joined #openstack-dev | 07:43 | |
*** sgotliv has joined #openstack-dev | 07:44 | |
*** dtantsur is now known as dtantsur|brb | 07:46 | |
*** dmatthews__ is now known as d0ugal | 07:46 | |
*** d0ugal has quit IRC | 07:46 | |
*** d0ugal has joined #openstack-dev | 07:46 | |
*** networkstatic has quit IRC | 07:48 | |
*** jordanP has joined #openstack-dev | 07:48 | |
*** matiu has joined #openstack-dev | 07:50 | |
*** jhesketh has joined #openstack-dev | 07:50 | |
*** yamamoto has joined #openstack-dev | 07:50 | |
*** ksamoray has joined #openstack-dev | 07:52 | |
*** ksamoray has quit IRC | 07:56 | |
*** andreykurilin_ has quit IRC | 08:02 | |
*** madjar has joined #openstack-dev | 08:04 | |
*** danpb has joined #openstack-dev | 08:04 | |
*** SridharG has joined #openstack-dev | 08:04 | |
*** slupers has quit IRC | 08:07 | |
*** gszasz has joined #openstack-dev | 08:08 | |
*** slupers has joined #openstack-dev | 08:08 | |
*** stanzgy_ has joined #openstack-dev | 08:09 | |
*** andreykurilin_ has joined #openstack-dev | 08:09 | |
*** athomas has joined #openstack-dev | 08:09 | |
*** stanzgy has quit IRC | 08:10 | |
*** yamamoto has quit IRC | 08:13 | |
*** mrodden has quit IRC | 08:15 | |
*** dvorkinista has quit IRC | 08:15 | |
*** andreykurilin_ has quit IRC | 08:19 | |
*** igordcard has joined #openstack-dev | 08:20 | |
*** dvorkinista has joined #openstack-dev | 08:20 | |
*** jistr has joined #openstack-dev | 08:21 | |
*** mrodden has joined #openstack-dev | 08:21 | |
*** gongysh has quit IRC | 08:21 | |
*** ijw has joined #openstack-dev | 08:21 | |
*** ashaeron has joined #openstack-dev | 08:21 | |
*** belmoreira has quit IRC | 08:22 | |
*** gfidente has joined #openstack-dev | 08:22 | |
*** dvorkinista has quit IRC | 08:24 | |
*** belmoreira has joined #openstack-dev | 08:25 | |
*** viktors|afk is now known as viktors | 08:26 | |
*** oomichi has quit IRC | 08:26 | |
*** ijw has quit IRC | 08:27 | |
*** lpetrut has joined #openstack-dev | 08:27 | |
*** ihrachyshka has joined #openstack-dev | 08:30 | |
*** jkogut has joined #openstack-dev | 08:30 | |
*** derekh has joined #openstack-dev | 08:31 | |
*** andreaf has quit IRC | 08:32 | |
*** yamamoto has joined #openstack-dev | 08:32 | |
*** andreaf has joined #openstack-dev | 08:32 | |
*** tdruiva has joined #openstack-dev | 08:33 | |
*** haomaiwa_ has joined #openstack-dev | 08:34 | |
*** eglynn has joined #openstack-dev | 08:34 | |
*** gongysh has joined #openstack-dev | 08:36 | |
*** sergsh has joined #openstack-dev | 08:37 | |
*** tdruiva has quit IRC | 08:38 | |
*** andreykurilin_ has joined #openstack-dev | 08:38 | |
*** jgallard has joined #openstack-dev | 08:38 | |
*** zz_johnthetubagu is now known as johnthetubaguy | 08:39 | |
*** andreykurilin_ has quit IRC | 08:44 | |
*** davidhadas has quit IRC | 08:45 | |
*** MattMan has quit IRC | 08:45 | |
*** MattMan has joined #openstack-dev | 08:46 | |
*** davidhadas_ has joined #openstack-dev | 08:46 | |
*** yamamoto has quit IRC | 08:46 | |
*** igordcard has quit IRC | 08:50 | |
*** pixelb has joined #openstack-dev | 08:50 | |
*** davidhadas_ has quit IRC | 08:51 | |
*** haomaiwa_ has quit IRC | 08:52 | |
*** haomaiwang has joined #openstack-dev | 08:52 | |
*** comay has quit IRC | 08:55 | |
*** andreaf has quit IRC | 08:55 | |
*** doude has joined #openstack-dev | 08:55 | |
*** andreaf has joined #openstack-dev | 08:55 | |
*** Longgeek has quit IRC | 08:57 | |
*** haomaiw__ has joined #openstack-dev | 08:57 | |
*** alex_xu has quit IRC | 08:58 | |
*** pnavarro has joined #openstack-dev | 09:00 | |
*** haomaiwang has quit IRC | 09:01 | |
*** stannie has joined #openstack-dev | 09:02 | |
*** Longgeek has joined #openstack-dev | 09:03 | |
*** alexpilotti has joined #openstack-dev | 09:04 | |
*** exploreshaifali has joined #openstack-dev | 09:05 | |
*** tryggvil has quit IRC | 09:08 | |
*** adjohn has quit IRC | 09:08 | |
*** corXi has joined #openstack-dev | 09:09 | |
*** SumitNaiksatam has quit IRC | 09:13 | |
*** kbyrne has joined #openstack-dev | 09:13 | |
*** JohnSnowstorm has joined #openstack-dev | 09:14 | |
*** FarmerJohn has quit IRC | 09:14 | |
*** SumitNaiksatam has joined #openstack-dev | 09:14 | |
*** adjohn has joined #openstack-dev | 09:14 | |
*** jordanP has quit IRC | 09:15 | |
*** ihrachyshka has quit IRC | 09:15 | |
*** adjohn_ has joined #openstack-dev | 09:15 | |
*** yamamoto has joined #openstack-dev | 09:17 | |
*** belmoreira has quit IRC | 09:19 | |
*** adjohn has quit IRC | 09:19 | |
*** adjohn_ has quit IRC | 09:20 | |
*** ijw has joined #openstack-dev | 09:21 | |
*** yamamoto has quit IRC | 09:22 | |
*** sgotliv has quit IRC | 09:23 | |
*** Longgeek has quit IRC | 09:24 | |
*** belmoreira has joined #openstack-dev | 09:25 | |
*** ksamoray has joined #openstack-dev | 09:25 | |
*** SumitNaiksatam has quit IRC | 09:26 | |
*** ijw has quit IRC | 09:27 | |
*** SumitNaiksatam has joined #openstack-dev | 09:27 | |
*** SumitNaiksatam has quit IRC | 09:27 | |
*** FarmerJohn has joined #openstack-dev | 09:30 | |
*** ksamoray has quit IRC | 09:30 | |
*** tryggvil has joined #openstack-dev | 09:31 | |
*** JohnSnowstorm has quit IRC | 09:33 | |
*** SumitNaiksatam has joined #openstack-dev | 09:33 | |
*** Guest98063 has quit IRC | 09:33 | |
*** jordanP has joined #openstack-dev | 09:34 | |
*** tdruiva has joined #openstack-dev | 09:34 | |
*** Longgeek has joined #openstack-dev | 09:35 | |
*** tdruiva has quit IRC | 09:39 | |
*** SumitNaiksatam has quit IRC | 09:40 | |
*** akrivoka has joined #openstack-dev | 09:41 | |
*** SumitNaiksatam has joined #openstack-dev | 09:42 | |
*** markwash__ has joined #openstack-dev | 09:44 | |
*** markwash__ has quit IRC | 09:44 | |
*** markwash__ has joined #openstack-dev | 09:45 | |
*** claudiub has joined #openstack-dev | 09:49 | |
*** markwash__ has quit IRC | 09:49 | |
*** corXi has quit IRC | 09:53 | |
*** ashaeron has quit IRC | 09:53 | |
*** jpich has quit IRC | 09:53 | |
*** ifarkas has quit IRC | 09:53 | |
*** shohel02 has quit IRC | 09:53 | |
*** mberlin has quit IRC | 09:53 | |
*** BLZbubba has quit IRC | 09:53 | |
*** jrist has quit IRC | 09:53 | |
*** lsmola has quit IRC | 09:53 | |
*** termie has quit IRC | 09:53 | |
*** ignacio-scopett1 has quit IRC | 09:53 | |
*** arunkant has quit IRC | 09:53 | |
*** pbelanyi has quit IRC | 09:53 | |
*** juice has quit IRC | 09:53 | |
*** davidlenwell has quit IRC | 09:53 | |
*** gsilvis has quit IRC | 09:53 | |
*** kushal has joined #openstack-dev | 09:53 | |
*** corXi has joined #openstack-dev | 09:53 | |
*** ashaeron has joined #openstack-dev | 09:53 | |
*** jpich has joined #openstack-dev | 09:53 | |
*** ifarkas has joined #openstack-dev | 09:53 | |
*** shohel02 has joined #openstack-dev | 09:53 | |
*** mberlin has joined #openstack-dev | 09:53 | |
*** BLZbubba has joined #openstack-dev | 09:53 | |
*** jrist has joined #openstack-dev | 09:53 | |
*** lsmola has joined #openstack-dev | 09:53 | |
*** termie has joined #openstack-dev | 09:53 | |
*** ignacio-scopett1 has joined #openstack-dev | 09:53 | |
*** arunkant has joined #openstack-dev | 09:53 | |
*** pbelanyi has joined #openstack-dev | 09:53 | |
*** juice has joined #openstack-dev | 09:53 | |
*** davidlenwell has joined #openstack-dev | 09:53 | |
*** gsilvis has joined #openstack-dev | 09:53 | |
*** ihrachyshka has joined #openstack-dev | 09:54 | |
*** FarmerJohn has quit IRC | 09:55 | |
*** andreaf has quit IRC | 09:55 | |
*** MattMan has quit IRC | 09:55 | |
*** jkogut has quit IRC | 09:55 | |
*** mmagr has quit IRC | 09:55 | |
*** nosnos has quit IRC | 09:55 | |
*** portante has quit IRC | 09:55 | |
*** mwagner_lap has quit IRC | 09:55 | |
*** jang has quit IRC | 09:55 | |
*** Ala has quit IRC | 09:55 | |
*** leseb_ has quit IRC | 09:55 | |
*** 7GHAAEFQK has quit IRC | 09:55 | |
*** xarg has quit IRC | 09:55 | |
*** xgsa has quit IRC | 09:55 | |
*** cesarm has quit IRC | 09:55 | |
*** haleyb has quit IRC | 09:55 | |
*** Guest28430 has quit IRC | 09:55 | |
*** ogelbukh has quit IRC | 09:55 | |
*** morganfainberg has quit IRC | 09:55 | |
*** gimps has quit IRC | 09:55 | |
*** AbyssOne has quit IRC | 09:55 | |
*** BadCub has quit IRC | 09:55 | |
*** lexano has quit IRC | 09:55 | |
*** danjared has quit IRC | 09:55 | |
*** 64MAAQ17E is now known as xarg | 09:55 | |
*** FarmerJohn has joined #openstack-dev | 09:56 | |
*** andreaf has joined #openstack-dev | 09:56 | |
*** MattMan has joined #openstack-dev | 09:56 | |
*** jkogut has joined #openstack-dev | 09:56 | |
*** mmagr has joined #openstack-dev | 09:56 | |
*** nosnos has joined #openstack-dev | 09:56 | |
*** portante has joined #openstack-dev | 09:56 | |
*** mwagner_lap has joined #openstack-dev | 09:56 | |
*** jang has joined #openstack-dev | 09:56 | |
*** Ala has joined #openstack-dev | 09:56 | |
*** leseb_ has joined #openstack-dev | 09:56 | |
*** 7GHAAEFQK has joined #openstack-dev | 09:56 | |
*** 7GHAAEC9M has joined #openstack-dev | 09:56 | |
*** xgsa has joined #openstack-dev | 09:56 | |
*** cesarm has joined #openstack-dev | 09:56 | |
*** haleyb has joined #openstack-dev | 09:56 | |
*** Guest28430 has joined #openstack-dev | 09:56 | |
*** ogelbukh has joined #openstack-dev | 09:56 | |
*** morganfainberg has joined #openstack-dev | 09:56 | |
*** gimps has joined #openstack-dev | 09:56 | |
*** AbyssOne has joined #openstack-dev | 09:56 | |
*** BadCub has joined #openstack-dev | 09:56 | |
*** lexano has joined #openstack-dev | 09:56 | |
*** danjared has joined #openstack-dev | 09:56 | |
*** kbyrne has quit IRC | 09:58 | |
*** pixelb has quit IRC | 09:58 | |
*** jecarey has quit IRC | 09:58 | |
*** changbl has quit IRC | 09:58 | |
*** vuntz has quit IRC | 09:58 | |
*** smcginnis has quit IRC | 09:58 | |
*** jnbek has quit IRC | 09:58 | |
*** yolanda has quit IRC | 09:58 | |
*** francois_eleouet has quit IRC | 09:58 | |
*** sc68cal has quit IRC | 09:58 | |
*** mugsie has quit IRC | 09:58 | |
*** frickler has quit IRC | 09:58 | |
*** Tross has quit IRC | 09:58 | |
*** bnemec has quit IRC | 09:58 | |
*** skraynev has quit IRC | 09:58 | |
*** gilliard has quit IRC | 09:58 | |
*** jamiec has quit IRC | 09:58 | |
*** galstrom_zzz has quit IRC | 09:58 | |
*** csd has quit IRC | 09:58 | |
*** anderstj has quit IRC | 09:58 | |
*** ctlaugh_ has quit IRC | 09:58 | |
*** abramley has quit IRC | 09:58 | |
*** devx_ has quit IRC | 09:58 | |
*** rcj has quit IRC | 09:58 | |
*** asadoughi has quit IRC | 09:58 | |
*** pkholkin has quit IRC | 09:58 | |
*** jcooley has quit IRC | 09:58 | |
*** vponomaryov has quit IRC | 09:58 | |
*** darvon has quit IRC | 09:58 | |
*** pirho has quit IRC | 09:58 | |
*** ekarlso has quit IRC | 09:58 | |
*** llu has quit IRC | 09:58 | |
*** rharwood has quit IRC | 09:58 | |
*** dstufft has quit IRC | 09:58 | |
*** Apsu has quit IRC | 09:58 | |
*** alpha_ori has quit IRC | 09:58 | |
*** rodrigods has quit IRC | 09:58 | |
*** _cerberus_ has quit IRC | 09:58 | |
*** palendae has quit IRC | 09:58 | |
*** dcmorton has quit IRC | 09:58 | |
*** cloudnull has quit IRC | 09:58 | |
*** sdad has quit IRC | 09:58 | |
*** jgriffith has quit IRC | 09:58 | |
*** gpocentek has quit IRC | 09:58 | |
*** iamben_tw has quit IRC | 09:58 | |
*** kbyrne has joined #openstack-dev | 09:58 | |
*** pixelb has joined #openstack-dev | 09:58 | |
*** jecarey has joined #openstack-dev | 09:58 | |
*** changbl has joined #openstack-dev | 09:58 | |
*** vuntz has joined #openstack-dev | 09:58 | |
*** smcginnis has joined #openstack-dev | 09:58 | |
*** jnbek has joined #openstack-dev | 09:58 | |
*** yolanda has joined #openstack-dev | 09:58 | |
*** francois_eleouet has joined #openstack-dev | 09:58 | |
*** sc68cal has joined #openstack-dev | 09:58 | |
*** mugsie has joined #openstack-dev | 09:58 | |
*** frickler has joined #openstack-dev | 09:58 | |
*** Tross has joined #openstack-dev | 09:58 | |
*** bnemec has joined #openstack-dev | 09:58 | |
*** skraynev has joined #openstack-dev | 09:58 | |
*** gilliard has joined #openstack-dev | 09:58 | |
*** jamiec has joined #openstack-dev | 09:58 | |
*** galstrom_zzz has joined #openstack-dev | 09:58 | |
*** csd has joined #openstack-dev | 09:58 | |
*** anderstj has joined #openstack-dev | 09:58 | |
*** ctlaugh_ has joined #openstack-dev | 09:58 | |
*** abramley has joined #openstack-dev | 09:58 | |
*** devx_ has joined #openstack-dev | 09:58 | |
*** rcj has joined #openstack-dev | 09:58 | |
*** asadoughi has joined #openstack-dev | 09:58 | |
*** pkholkin has joined #openstack-dev | 09:58 | |
*** jcooley has joined #openstack-dev | 09:58 | |
*** vponomaryov has joined #openstack-dev | 09:58 | |
*** darvon has joined #openstack-dev | 09:58 | |
*** pirho has joined #openstack-dev | 09:58 | |
*** ekarlso has joined #openstack-dev | 09:58 | |
*** llu has joined #openstack-dev | 09:58 | |
*** rharwood has joined #openstack-dev | 09:58 | |
*** dstufft has joined #openstack-dev | 09:58 | |
*** Apsu has joined #openstack-dev | 09:58 | |
*** alpha_ori has joined #openstack-dev | 09:58 | |
*** rodrigods has joined #openstack-dev | 09:58 | |
*** _cerberus_ has joined #openstack-dev | 09:58 | |
*** palendae has joined #openstack-dev | 09:58 | |
*** dcmorton has joined #openstack-dev | 09:58 | |
*** cloudnull has joined #openstack-dev | 09:58 | |
*** sdad has joined #openstack-dev | 09:58 | |
*** jgriffith has joined #openstack-dev | 09:58 | |
*** gpocentek has joined #openstack-dev | 09:58 | |
*** iamben_tw has joined #openstack-dev | 09:58 | |
*** kolesovdv has joined #openstack-dev | 09:59 | |
*** unicell1 has joined #openstack-dev | 10:00 | |
*** zhiwei has quit IRC | 10:01 | |
*** unicell has quit IRC | 10:02 | |
*** pcm_ has joined #openstack-dev | 10:07 | |
*** pcm_ has quit IRC | 10:09 | |
*** pcm_ has joined #openstack-dev | 10:09 | |
*** yamahata has quit IRC | 10:10 | |
*** pensu has quit IRC | 10:11 | |
*** andreaf has quit IRC | 10:11 | |
*** andreaf has joined #openstack-dev | 10:12 | |
*** MaxV has quit IRC | 10:13 | |
*** addnull has quit IRC | 10:15 | |
*** marcelodieder has quit IRC | 10:15 | |
*** jgallard has quit IRC | 10:17 | |
*** yamamoto has joined #openstack-dev | 10:17 | |
*** marcelodieder has joined #openstack-dev | 10:18 | |
*** WhiteAnthrax is now known as zz_WhiteAnthrax | 10:20 | |
*** ijw has joined #openstack-dev | 10:21 | |
*** yamamoto has quit IRC | 10:22 | |
*** pasquier-s has quit IRC | 10:26 | |
*** qqc has joined #openstack-dev | 10:26 | |
*** nihilifer has joined #openstack-dev | 10:26 | |
*** ijw has quit IRC | 10:27 | |
*** athomas has quit IRC | 10:28 | |
*** jkogut has quit IRC | 10:29 | |
*** romcheg has joined #openstack-dev | 10:30 | |
*** gongysh has quit IRC | 10:31 | |
*** yamamoto has joined #openstack-dev | 10:31 | |
*** tdruiva has joined #openstack-dev | 10:35 | |
*** davidhadas_ has joined #openstack-dev | 10:36 | |
*** ramishra has quit IRC | 10:36 | |
*** dtantsur|brb is now known as dtantsur | 10:38 | |
*** tdruiva has quit IRC | 10:39 | |
*** pelix has joined #openstack-dev | 10:42 | |
*** jedimike_ has joined #openstack-dev | 10:42 | |
*** athomas has joined #openstack-dev | 10:45 | |
*** jedimike has quit IRC | 10:45 | |
*** dims has joined #openstack-dev | 10:47 | |
*** jedimike_ has quit IRC | 10:48 | |
*** jedimike has joined #openstack-dev | 10:48 | |
*** andreaf has quit IRC | 10:48 | |
*** andreaf has joined #openstack-dev | 10:49 | |
*** ksamoray has joined #openstack-dev | 10:51 | |
*** yamamoto has quit IRC | 10:52 | |
*** ksamoray has quit IRC | 10:53 | |
*** lazy_prince is now known as killer_prince | 10:58 | |
*** exploreshaifali has quit IRC | 11:00 | |
*** akrivoka has quit IRC | 11:02 | |
*** yaguang has quit IRC | 11:02 | |
*** rods has joined #openstack-dev | 11:05 | |
*** spligak has quit IRC | 11:10 | |
*** FunnyLookinHat has joined #openstack-dev | 11:12 | |
*** pcm_ is now known as pc_m_ | 11:14 | |
*** akrivoka has joined #openstack-dev | 11:14 | |
*** athomas has quit IRC | 11:15 | |
*** kushal has quit IRC | 11:15 | |
*** athomas has joined #openstack-dev | 11:17 | |
*** qqc has quit IRC | 11:17 | |
*** tryggvil has quit IRC | 11:21 | |
*** vb has quit IRC | 11:21 | |
*** ijw has joined #openstack-dev | 11:21 | |
*** addnull has joined #openstack-dev | 11:22 | |
*** baoli has joined #openstack-dev | 11:26 | |
*** tryggvil has joined #openstack-dev | 11:27 | |
*** asalkeld has quit IRC | 11:27 | |
*** ijw has quit IRC | 11:27 | |
*** andreaf has quit IRC | 11:27 | |
*** andreaf has joined #openstack-dev | 11:28 | |
*** ramishra has joined #openstack-dev | 11:29 | |
*** aysyd has joined #openstack-dev | 11:29 | |
*** tdruiva has joined #openstack-dev | 11:30 | |
*** haomaiw__ has quit IRC | 11:31 | |
*** sgordon_ has joined #openstack-dev | 11:32 | |
*** slupers has quit IRC | 11:33 | |
*** tomoe_ has joined #openstack-dev | 11:34 | |
*** rtheis has joined #openstack-dev | 11:36 | |
*** cdent has joined #openstack-dev | 11:36 | |
*** tomoe has quit IRC | 11:37 | |
*** ijw has joined #openstack-dev | 11:40 | |
*** romcheg has quit IRC | 11:42 | |
*** romcheg has joined #openstack-dev | 11:43 | |
*** cbouch has joined #openstack-dev | 11:46 | |
*** yamamoto has joined #openstack-dev | 11:47 | |
*** sachin_ has joined #openstack-dev | 11:47 | |
*** sachin has quit IRC | 11:48 | |
*** sachin_ is now known as sachin | 11:48 | |
*** diegows has joined #openstack-dev | 11:50 | |
*** MaxV has joined #openstack-dev | 11:50 | |
*** pasquier-s has joined #openstack-dev | 11:52 | |
*** yamamoto has quit IRC | 11:52 | |
*** zhiwei has joined #openstack-dev | 11:55 | |
*** ijw has quit IRC | 11:57 | |
*** ijw has joined #openstack-dev | 11:58 | |
*** haomaiwang has joined #openstack-dev | 12:00 | |
*** georgelorch has quit IRC | 12:03 | |
*** georgelorch has joined #openstack-dev | 12:04 | |
*** galstrom_zzz is now known as galstrom | 12:04 | |
*** sgotliv has joined #openstack-dev | 12:04 | |
*** Ala has quit IRC | 12:05 | |
*** rods has quit IRC | 12:07 | |
*** xingchao has quit IRC | 12:08 | |
*** yamamoto has joined #openstack-dev | 12:09 | |
*** haomaiwang has quit IRC | 12:10 | |
*** haomaiwang has joined #openstack-dev | 12:11 | |
*** mancdaz is now known as mancdaz_away | 12:11 | |
*** slupers has joined #openstack-dev | 12:11 | |
*** georgelorch has quit IRC | 12:12 | |
*** georgelorch has joined #openstack-dev | 12:13 | |
*** mkollaro has joined #openstack-dev | 12:24 | |
*** dnikishov has quit IRC | 12:25 | |
*** pensu has joined #openstack-dev | 12:26 | |
*** kongfy has joined #openstack-dev | 12:28 | |
*** radez_g0n3 is now known as radez | 12:30 | |
*** SridharG has quit IRC | 12:30 | |
*** sgotliv has quit IRC | 12:31 | |
*** SridharG has joined #openstack-dev | 12:32 | |
*** Ala has joined #openstack-dev | 12:33 | |
*** andreaf_ has joined #openstack-dev | 12:33 | |
*** addnull has quit IRC | 12:34 | |
*** tmclaugh[work] has joined #openstack-dev | 12:35 | |
*** andreaf has quit IRC | 12:36 | |
*** terriyu has joined #openstack-dev | 12:37 | |
*** ramishra has quit IRC | 12:39 | |
*** ramishra_ has joined #openstack-dev | 12:39 | |
*** pensu has quit IRC | 12:43 | |
*** jecarey has quit IRC | 12:48 | |
*** dims has quit IRC | 12:51 | |
*** stanzgy_ has quit IRC | 12:52 | |
*** ksamoray has joined #openstack-dev | 12:52 | |
*** dims has joined #openstack-dev | 12:52 | |
*** yamamoto has quit IRC | 12:53 | |
*** ksamoray has quit IRC | 12:53 | |
*** READ10 has joined #openstack-dev | 12:55 | |
*** eglynn has quit IRC | 12:55 | |
*** exploreshaifali has joined #openstack-dev | 12:55 | |
*** gokrokve has joined #openstack-dev | 12:58 | |
*** romcheg has left #openstack-dev | 12:58 | |
*** doug-fish has joined #openstack-dev | 12:58 | |
*** mmagr has quit IRC | 12:59 | |
*** egallen has joined #openstack-dev | 12:59 | |
*** gszasz has quit IRC | 13:02 | |
*** exploreshaifali has quit IRC | 13:02 | |
*** galstrom is now known as galstrom_zzz | 13:03 | |
*** jeckersb_gone is now known as jeckersb | 13:04 | |
*** kgiusti has joined #openstack-dev | 13:04 | |
*** adjohn has joined #openstack-dev | 13:06 | |
*** gokrokve has quit IRC | 13:08 | |
*** promulo_ has joined #openstack-dev | 13:09 | |
*** dkranz has joined #openstack-dev | 13:09 | |
*** mancdaz_away is now known as mancdaz | 13:09 | |
*** jgallard has joined #openstack-dev | 13:09 | |
*** FunnyLookinHat has quit IRC | 13:10 | |
*** adjohn has quit IRC | 13:11 | |
*** neelashah has joined #openstack-dev | 13:13 | |
*** dustins has joined #openstack-dev | 13:14 | |
*** corXi has quit IRC | 13:14 | |
*** vkmc has joined #openstack-dev | 13:15 | |
*** vkmc has quit IRC | 13:15 | |
*** vkmc has joined #openstack-dev | 13:15 | |
*** thomasem has joined #openstack-dev | 13:17 | |
*** bknudson has quit IRC | 13:18 | |
*** kbringard has joined #openstack-dev | 13:19 | |
*** thomasem has quit IRC | 13:19 | |
*** rods has joined #openstack-dev | 13:20 | |
*** addnull has joined #openstack-dev | 13:20 | |
*** thomasem has joined #openstack-dev | 13:20 | |
*** addnull has quit IRC | 13:22 | |
*** signed8bit has joined #openstack-dev | 13:22 | |
*** yamahata has joined #openstack-dev | 13:22 | |
pc_m_ | Had some questions on devstack setting up plugin/agent ini files. Is this the right channel to ask? | 13:24 |
*** ijw has quit IRC | 13:26 | |
*** Networkn3rd has joined #openstack-dev | 13:26 | |
*** tomoe_ has quit IRC | 13:28 | |
*** tomoe has joined #openstack-dev | 13:28 | |
*** tomoe has quit IRC | 13:29 | |
*** tomoe has joined #openstack-dev | 13:29 | |
*** kongfy has quit IRC | 13:34 | |
*** mriedem has joined #openstack-dev | 13:34 | |
*** tomoe has quit IRC | 13:34 | |
*** radez is now known as radez_g0n3 | 13:34 | |
*** ijw has joined #openstack-dev | 13:34 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:36 | |
*** bknudson has joined #openstack-dev | 13:36 | |
*** pensu has joined #openstack-dev | 13:37 | |
*** ksamoray has joined #openstack-dev | 13:39 | |
*** afazekas_ has joined #openstack-dev | 13:39 | |
*** morazi has joined #openstack-dev | 13:39 | |
*** jmckind has joined #openstack-dev | 13:39 | |
*** ksamoray has quit IRC | 13:39 | |
*** mpaolino has quit IRC | 13:41 | |
*** bknudson has quit IRC | 13:42 | |
*** thomasem has quit IRC | 13:43 | |
*** tomoe has joined #openstack-dev | 13:43 | |
*** FunnyLookinHat has joined #openstack-dev | 13:44 | |
*** FunnyLookinHat has quit IRC | 13:45 | |
*** FunnyLookinHat_ has joined #openstack-dev | 13:45 | |
*** akrivoka has quit IRC | 13:45 | |
*** jpomero has joined #openstack-dev | 13:45 | |
*** cdent has quit IRC | 13:47 | |
*** vejdmn has joined #openstack-dev | 13:47 | |
*** kolesovdv has quit IRC | 13:47 | |
*** georgelorch has quit IRC | 13:48 | |
*** bknudson has joined #openstack-dev | 13:49 | |
*** morazi has quit IRC | 13:50 | |
*** morazi has joined #openstack-dev | 13:50 | |
*** SridharG has quit IRC | 13:50 | |
*** thangp has joined #openstack-dev | 13:50 | |
*** georgelorch has joined #openstack-dev | 13:51 | |
*** corXi has joined #openstack-dev | 13:52 | |
*** ijw has quit IRC | 13:53 | |
*** Tross has quit IRC | 13:54 | |
*** jecarey has joined #openstack-dev | 13:55 | |
*** haomai___ has joined #openstack-dev | 13:56 | |
*** sachin has quit IRC | 13:56 | |
*** sachin has joined #openstack-dev | 13:57 | |
*** mancdaz is now known as mancdaz_away | 13:58 | |
*** dsirrine has joined #openstack-dev | 13:58 | |
*** haomaiwang has quit IRC | 13:59 | |
*** mancdaz_away is now known as mancdaz | 13:59 | |
*** terriyu has quit IRC | 14:01 | |
*** jehb has joined #openstack-dev | 14:03 | |
*** zz_dimtruck is now known as dimtruck | 14:04 | |
*** egallen has quit IRC | 14:04 | |
*** johnthetubaguy has quit IRC | 14:04 | |
*** marekd has quit IRC | 14:04 | |
*** peterstac has quit IRC | 14:04 | |
*** peterstac has joined #openstack-dev | 14:04 | |
*** hdd has joined #openstack-dev | 14:05 | |
*** ijw has joined #openstack-dev | 14:07 | |
*** adjohn has joined #openstack-dev | 14:07 | |
*** johnthetubaguy has joined #openstack-dev | 14:07 | |
*** tbarron has joined #openstack-dev | 14:09 | |
*** marekd has joined #openstack-dev | 14:09 | |
*** aspiers has quit IRC | 14:10 | |
*** adjohn has quit IRC | 14:11 | |
*** ramishra_ has quit IRC | 14:13 | |
*** akrivoka has joined #openstack-dev | 14:14 | |
*** claudiub has quit IRC | 14:15 | |
*** radez_g0n3 is now known as radez | 14:18 | |
*** nosnos has quit IRC | 14:23 | |
*** nelsnelson has joined #openstack-dev | 14:23 | |
*** nosnos has joined #openstack-dev | 14:23 | |
*** SridharG has joined #openstack-dev | 14:24 | |
*** andreaf_ has quit IRC | 14:25 | |
*** andreaf_ has joined #openstack-dev | 14:26 | |
*** thatsdone has joined #openstack-dev | 14:26 | |
*** pnavarro has quit IRC | 14:27 | |
*** nosnos has quit IRC | 14:28 | |
*** galstrom_zzz is now known as galstrom | 14:28 | |
*** jaypipes is now known as leakypipes | 14:30 | |
*** ngoracke has joined #openstack-dev | 14:30 | |
*** mpetason has joined #openstack-dev | 14:30 | |
*** hdd has quit IRC | 14:32 | |
*** ijw has quit IRC | 14:33 | |
*** thatsdon1 has joined #openstack-dev | 14:35 | |
*** thatsdone has quit IRC | 14:35 | |
*** georgelorch2 has joined #openstack-dev | 14:35 | |
*** jobewan has joined #openstack-dev | 14:36 | |
*** georgelorch has quit IRC | 14:36 | |
sigmavirus24 | How does one trigger a reverify without a bug number when it seems to be a transient tempest failure? | 14:38 |
*** pensu has quit IRC | 14:41 | |
*** ZZelle has quit IRC | 14:43 | |
*** ZZelle has joined #openstack-dev | 14:43 | |
clarkb | just 'recheck'. we gave up on bug numbers as they were never very accurate and rely on tools like elasticrecheck instead | 14:43 |
*** Riddhi has joined #openstack-dev | 14:44 | |
*** adjohn has joined #openstack-dev | 14:46 | |
*** mrunge has quit IRC | 14:47 | |
*** jergerber has joined #openstack-dev | 14:47 | |
*** sarob has joined #openstack-dev | 14:48 | |
*** sgotliv has joined #openstack-dev | 14:48 | |
*** sarob has quit IRC | 14:48 | |
*** sdake has joined #openstack-dev | 14:48 | |
*** sdake has quit IRC | 14:48 | |
*** sdake has joined #openstack-dev | 14:48 | |
*** sarob has joined #openstack-dev | 14:48 | |
*** danielbruno has joined #openstack-dev | 14:48 | |
*** danielbruno has joined #openstack-dev | 14:48 | |
*** cdent has joined #openstack-dev | 14:49 | |
sigmavirus24 | thanks clarkb | 14:49 |
*** ihrachyshka has quit IRC | 14:49 | |
*** carl_baldwin has joined #openstack-dev | 14:49 | |
*** Networkn3rd has quit IRC | 14:50 | |
*** ijw has joined #openstack-dev | 14:50 | |
*** mancdaz is now known as mancdaz_away | 14:50 | |
*** xingchao has joined #openstack-dev | 14:50 | |
*** reed has joined #openstack-dev | 14:50 | |
*** markmcclain has joined #openstack-dev | 14:50 | |
*** radez is now known as radez_g0n3 | 14:51 | |
*** tsekiyama has joined #openstack-dev | 14:51 | |
*** TrevorV_ has joined #openstack-dev | 14:52 | |
*** aloga has quit IRC | 14:52 | |
*** thedodd has joined #openstack-dev | 14:52 | |
*** ksamoray has joined #openstack-dev | 14:53 | |
*** jprovazn has quit IRC | 14:53 | |
*** sgotliv has quit IRC | 14:53 | |
*** sarob has quit IRC | 14:53 | |
*** ksamoray has quit IRC | 14:56 | |
*** adjohn has quit IRC | 14:56 | |
*** topol has joined #openstack-dev | 14:56 | |
*** comstud is now known as bearhands | 14:57 | |
*** xingchao has quit IRC | 14:57 | |
*** thatsdon2 has joined #openstack-dev | 14:58 | |
*** sergsh has left #openstack-dev | 14:58 | |
*** timsim has joined #openstack-dev | 14:58 | |
*** xingchao has joined #openstack-dev | 14:58 | |
*** ashaeron has quit IRC | 14:58 | |
*** timsim has quit IRC | 14:58 | |
*** haomai___ has quit IRC | 14:58 | |
*** thatsdon1 has quit IRC | 14:59 | |
*** haomaiwang has joined #openstack-dev | 14:59 | |
*** BreakerZero has joined #openstack-dev | 15:00 | |
*** Riddhi_ has joined #openstack-dev | 15:00 | |
*** Riddhi has quit IRC | 15:02 | |
*** dansmith is now known as superdan | 15:03 | |
*** xingchao has quit IRC | 15:03 | |
*** elmiko has joined #openstack-dev | 15:03 | |
elmiko | hey folks, are there any known issues with changing $DEST in local.conf? | 15:03 |
*** changbl has quit IRC | 15:04 | |
*** zz_WhiteAnthrax is now known as WhiteAnthrax | 15:04 | |
danpb | elmiko: yeah, theres one gotcha - you have to change a couple of other vars at the same time | 15:04 |
elmiko | danpb: ok, cool. is there any doc about that? | 15:05 |
*** kgriffs|afk is now known as kgriffs | 15:05 | |
danpb | elmiko: FYI this works - its what i use: | 15:05 |
danpb | [[local|localrc]] | 15:05 |
danpb | DEST=$HOME/src/cloud | 15:05 |
danpb | DATA_DIR=$DEST/data | 15:05 |
danpb | SERVICE_DIR=$DEST/status | 15:05 |
elmiko | danpb: awesome, i'll give that a try. thanks! | 15:05 |
*** timsim has joined #openstack-dev | 15:05 | |
danpb | for good measure you might also want to set | 15:05 |
elmiko | that makes sense too, i was hoping those other vars were getting picked up automagically | 15:05 |
*** cjellick has joined #openstack-dev | 15:05 | |
danpb | LOGFILE=$DATA_DIR/logs/stack.log | 15:05 |
danpb | SCREEN_LOGDIR=$DATA_DIR/logs | 15:05 |
elmiko | good suggestions | 15:06 |
*** cjellick has quit IRC | 15:06 | |
*** haomaiw__ has joined #openstack-dev | 15:07 | |
*** cjellick has joined #openstack-dev | 15:07 | |
*** fungi has quit IRC | 15:07 | |
*** eharney has quit IRC | 15:09 | |
*** andreaf_ has quit IRC | 15:10 | |
*** haomaiwang has quit IRC | 15:10 | |
*** andreaf_ has joined #openstack-dev | 15:11 | |
pc_m_ | anyone know how to change service_provider entry in neutron.conf via local.conf? | 15:11 |
pc_m_ | issue is that there is a setting for VPN service that I want to change. Not sure how to do that (there are multiple settings, one for each service) | 15:12 |
*** thedodd has quit IRC | 15:12 | |
*** JohnSnowstorm has joined #openstack-dev | 15:12 | |
elmiko | pc_m_: you need to create a section in local.conf that describes the phase and file location for the conf | 15:12 |
*** FarmerJohn has quit IRC | 15:12 | |
elmiko | pc_m_: look at http://devstack.org/configuration.html under the local.conf section | 15:13 |
pc_m_ | elmiko: trying but it isn't working. | 15:13 |
elmiko | pc_m_: hmm, maybe wrong phase? | 15:13 |
pc_m_ | elmiko: Yeah, been looking at that. I tried post-config, and now trying local. | 15:13 |
elmiko | pc_m_: also, did you double check "/etc/neutron/..." to ensure that it's not set? | 15:13 |
*** thedodd has joined #openstack-dev | 15:14 | |
pc_m_ | elmiko: So in neutron.conf, there is a [service_providers]. In that section, there are multiple service_provider lines | 15:14 |
elmiko | danpb: thanks again, that totally worked! | 15:14 |
elmiko | pc_m_: ok | 15:15 |
*** __TheDodd__ has joined #openstack-dev | 15:15 | |
pc_m_ | elmiko: One is already there for VPN and set to the reference implementation. I want to change that one to a different driver. | 15:15 |
pc_m_ | elmiko: (I'm looking at the file in /opt/stack/neutron/etc/) | 15:15 |
elmiko | pc_m_: ok, if i understand correctly. the file in /opt/stack/neutron/etc/ is the default conf? | 15:16 |
*** dims is now known as dimsum_ | 15:16 | |
pc_m_ | elmiko: yes, and I want to change the default config for VPN to another driver. | 15:16 |
*** dvorkinista has joined #openstack-dev | 15:18 | |
elmiko | pc_m_: i'm not sure about the "official" way to do that properly, but i imagine you change the running config (usually /etc/neutron/neutron.conf) and then restart the neutron service. that's kinda hacky though... | 15:18 |
*** marcelodieder has quit IRC | 15:18 | |
pc_m_ | elmiko: Old lib/neutron_plugins/services/vpn script used to have a function to do iniset_multiline to allow change. Not sure how to do that now. | 15:18 |
*** david-lyle has joined #openstack-dev | 15:18 | |
pc_m_ | elmiko: Yeah, wanted to try to do it from the get go. | 15:18 |
elmiko | pc_m_: yea, i've modified my conf files from local.conf but never replaced a value | 15:18 |
*** thedodd has quit IRC | 15:19 | |
*** xingchao has joined #openstack-dev | 15:19 | |
pc_m_ | elmiko: seems like we've regressing... used to be able to do this as part of stacking. Maybe I'm missing something. | 15:19 |
elmiko | pc_m_: i have to imagine there's some way to effect that change, i can't imagine it was removed altogether | 15:20 |
*** thatsdon3 has joined #openstack-dev | 15:20 | |
pc_m_ | elmiko: Hoping, but I can't figure it out. :( | 15:20 |
elmiko | sorry i can't provide better advice =( | 15:20 |
*** thatsdon2 has quit IRC | 15:21 | |
pc_m_ | elmiko: thanks though. | 15:21 |
elmiko | good luck | 15:21 |
*** arielb has joined #openstack-dev | 15:22 | |
*** arielb has quit IRC | 15:22 | |
*** arielb has joined #openstack-dev | 15:22 | |
pc_m_ | elmiko: The other issue, is that the stack used to copy vpn_agent.ini from /opt/stack/neutron/etc to /etc/neutron. I don't see that anymore either. | 15:22 |
*** sachin has quit IRC | 15:22 | |
pc_m_ | elmiko: Seems like the stacking still starts the VPN server, specifying /etc/neutron/vpn_agent.ini, but I don't see where the copying is done. Kinda confused... | 15:23 |
pc_m_ | s/server/service/ | 15:23 |
*** marekd is now known as marekd|away | 15:23 | |
*** ndipanov has quit IRC | 15:23 | |
*** ndipanov has joined #openstack-dev | 15:24 | |
*** youellet has quit IRC | 15:24 | |
*** afazekas_ has quit IRC | 15:24 | |
*** ndipanov has quit IRC | 15:24 | |
elmiko | pc_m_: that is odd, maybe reach out to the neutron folks? | 15:25 |
pc_m_ | does anyone know how to, during stacking to create INI files, like /etc/neutron/vpn_agent.ini | 15:25 |
pc_m_ | elmiko: Yeah, may ask on that channel too, as this is neutron specific. | 15:25 |
*** belmoreira has quit IRC | 15:26 | |
*** bdpayne has joined #openstack-dev | 15:27 | |
*** eglynn has joined #openstack-dev | 15:27 | |
*** xingchao has quit IRC | 15:27 | |
*** bdpayne has quit IRC | 15:27 | |
*** bdpayne has joined #openstack-dev | 15:28 | |
*** dtantsur is now known as dtantsur|afk | 15:28 | |
*** aspiers has joined #openstack-dev | 15:29 | |
*** rtheis_ has joined #openstack-dev | 15:30 | |
*** shohel02_ has joined #openstack-dev | 15:31 | |
*** peterstac has quit IRC | 15:31 | |
*** sdake has quit IRC | 15:31 | |
*** shohel02 has quit IRC | 15:31 | |
*** peterstac has joined #openstack-dev | 15:31 | |
*** numan has quit IRC | 15:32 | |
*** niaba is now known as nijaba | 15:32 | |
*** utlemming has quit IRC | 15:33 | |
*** utlemming has joined #openstack-dev | 15:33 | |
*** georgelorch2 is now known as georgelorch | 15:34 | |
*** aspiers has quit IRC | 15:34 | |
*** rtheis has quit IRC | 15:34 | |
*** lsmola has quit IRC | 15:34 | |
*** changbl has joined #openstack-dev | 15:35 | |
*** lsmola has joined #openstack-dev | 15:35 | |
*** zz_jgrimm is now known as jgrimm | 15:38 | |
*** cjellick has quit IRC | 15:39 | |
*** rfolco is now known as rfolco_away | 15:40 | |
*** markmcclain has quit IRC | 15:41 | |
*** mberlin has quit IRC | 15:43 | |
*** jogo is now known as flashgordon | 15:45 | |
*** ogelbukh has quit IRC | 15:45 | |
*** ogelbukh has joined #openstack-dev | 15:45 | |
*** MasterPiece has joined #openstack-dev | 15:46 | |
*** MasterPiece has quit IRC | 15:47 | |
*** eglynn-office is now known as eglynn-officeafk | 15:47 | |
*** marcelodieder has joined #openstack-dev | 15:48 | |
*** MasterPiece has joined #openstack-dev | 15:48 | |
*** zhiwei has left #openstack-dev | 15:48 | |
*** sachin has joined #openstack-dev | 15:48 | |
*** ifarkas has quit IRC | 15:48 | |
*** thatsdon3 has quit IRC | 15:48 | |
*** ihrachyshka has joined #openstack-dev | 15:50 | |
*** TrevorV_ has quit IRC | 15:51 | |
*** bpokorny has joined #openstack-dev | 15:51 | |
*** doude has quit IRC | 15:51 | |
*** Mandell has quit IRC | 15:52 | |
*** rtheis_ has quit IRC | 15:52 | |
*** thatsdone has joined #openstack-dev | 15:52 | |
*** MasterPieceF has joined #openstack-dev | 15:52 | |
*** vladikr has joined #openstack-dev | 15:53 | |
*** vejdmn has quit IRC | 15:53 | |
*** MasterPieceF has quit IRC | 15:53 | |
*** MasterPiece has quit IRC | 15:53 | |
*** MasterPieceF has joined #openstack-dev | 15:53 | |
*** vladikr has quit IRC | 15:54 | |
*** MasterPieceF has quit IRC | 15:54 | |
*** noslzzp has joined #openstack-dev | 15:55 | |
*** MasterPieceF has joined #openstack-dev | 15:55 | |
*** sahid has quit IRC | 15:55 | |
*** MasterPieceF has quit IRC | 15:56 | |
*** MasterPieceF has joined #openstack-dev | 15:56 | |
*** MasterPieceF has quit IRC | 15:57 | |
*** mberlin has joined #openstack-dev | 15:58 | |
*** xingchao has joined #openstack-dev | 15:58 | |
*** MasterPieceF has joined #openstack-dev | 15:58 | |
*** vladikr has joined #openstack-dev | 15:58 | |
*** cloudnull has quit IRC | 15:59 | |
*** negronjl has quit IRC | 15:59 | |
*** MasterPieceF has quit IRC | 15:59 | |
*** MasterPieceF has joined #openstack-dev | 15:59 | |
*** sc68cal_ has joined #openstack-dev | 15:59 | |
*** sc68cal has quit IRC | 15:59 | |
*** palendae has quit IRC | 15:59 | |
*** sdad has quit IRC | 15:59 | |
*** sc68cal_ is now known as sc68cal | 15:59 | |
*** morazi has quit IRC | 16:00 | |
*** danielbruno has quit IRC | 16:00 | |
*** noelbk has joined #openstack-dev | 16:00 | |
*** MasterPieceF has quit IRC | 16:00 | |
*** Apsu has quit IRC | 16:00 | |
*** etoews has joined #openstack-dev | 16:00 | |
*** ron-slc has quit IRC | 16:00 | |
*** nkinder has quit IRC | 16:00 | |
*** xarses has quit IRC | 16:00 | |
*** MasterPieceF has joined #openstack-dev | 16:01 | |
*** Tross has joined #openstack-dev | 16:01 | |
*** Ala has quit IRC | 16:01 | |
*** sdague has joined #openstack-dev | 16:01 | |
*** cloudnull has joined #openstack-dev | 16:01 | |
*** jimbaker has quit IRC | 16:01 | |
*** timfreund has quit IRC | 16:01 | |
*** Apsu has joined #openstack-dev | 16:01 | |
*** palendae has joined #openstack-dev | 16:01 | |
*** MasterPieceF has quit IRC | 16:01 | |
*** ron-slc has joined #openstack-dev | 16:02 | |
*** MasterPieceF has joined #openstack-dev | 16:02 | |
*** xarses has joined #openstack-dev | 16:02 | |
*** morazi has joined #openstack-dev | 16:02 | |
*** corXi has quit IRC | 16:03 | |
*** MasterPieceF has quit IRC | 16:03 | |
*** timfreund has joined #openstack-dev | 16:03 | |
*** sachin has joined #openstack-dev | 16:03 | |
*** jimbaker has joined #openstack-dev | 16:03 | |
*** jimbaker has joined #openstack-dev | 16:03 | |
*** MasterPieceF has joined #openstack-dev | 16:03 | |
*** nkinder has joined #openstack-dev | 16:04 | |
*** MasterPieceF has quit IRC | 16:04 | |
*** MasterPieceF has joined #openstack-dev | 16:05 | |
*** ZZelle has quit IRC | 16:05 | |
*** harlowja_at_home has joined #openstack-dev | 16:06 | |
*** negronjl has joined #openstack-dev | 16:06 | |
*** vejdmn has joined #openstack-dev | 16:06 | |
*** xingchao has quit IRC | 16:06 | |
*** bnemec is now known as beekneemech | 16:06 | |
*** MasterPieceF has quit IRC | 16:06 | |
*** MasterPieceF has joined #openstack-dev | 16:07 | |
*** MasterPieceF has quit IRC | 16:08 | |
*** rtheis has joined #openstack-dev | 16:08 | |
*** kso has joined #openstack-dev | 16:08 | |
*** MasterPieceF has joined #openstack-dev | 16:08 | |
*** belmoreira has joined #openstack-dev | 16:09 | |
*** MasterPieceF has quit IRC | 16:09 | |
*** belmoreira has quit IRC | 16:09 | |
*** MasterPieceF has joined #openstack-dev | 16:09 | |
*** MasterPieceF has quit IRC | 16:10 | |
*** MasterPieceF has joined #openstack-dev | 16:11 | |
*** jgallard has quit IRC | 16:11 | |
*** eglynn has quit IRC | 16:11 | |
*** kyles_ne has joined #openstack-dev | 16:12 | |
*** MasterPieceF has quit IRC | 16:12 | |
*** MasterPieceF has joined #openstack-dev | 16:13 | |
*** ygbo has quit IRC | 16:13 | |
*** mikeoutland has joined #openstack-dev | 16:13 | |
*** MasterPieceF has quit IRC | 16:13 | |
*** MasterPieceF has joined #openstack-dev | 16:14 | |
*** kyles_ne_ has joined #openstack-dev | 16:14 | |
*** MasterPieceF is now known as MasterPiece | 16:15 | |
*** MasterPiece has quit IRC | 16:15 | |
*** _cjones_ has joined #openstack-dev | 16:15 | |
*** MasterPiece has joined #openstack-dev | 16:15 | |
*** kyles_ne has quit IRC | 16:16 | |
*** _cjones_ has quit IRC | 16:16 | |
*** kyles_ne has joined #openstack-dev | 16:16 | |
*** _cjones_ has joined #openstack-dev | 16:16 | |
*** exploreshaifali has joined #openstack-dev | 16:17 | |
*** MasterPiece has quit IRC | 16:18 | |
*** MasterPiece has joined #openstack-dev | 16:19 | |
*** jpich has quit IRC | 16:19 | |
*** derekh has quit IRC | 16:19 | |
*** kyles_ne_ has quit IRC | 16:19 | |
*** buzztrol_ has quit IRC | 16:19 | |
*** vijendar has quit IRC | 16:20 | |
*** buzztroll has joined #openstack-dev | 16:20 | |
*** MasterPiece has quit IRC | 16:20 | |
*** MasterPiece has joined #openstack-dev | 16:20 | |
*** mancdaz_away is now known as mancdaz | 16:21 | |
*** MasterPiece has quit IRC | 16:21 | |
*** MasterPiece has joined #openstack-dev | 16:22 | |
*** MasterPiece has quit IRC | 16:22 | |
*** kyles_ne has quit IRC | 16:23 | |
*** mancdaz is now known as mancdaz_away | 16:23 | |
*** MasterPiece has joined #openstack-dev | 16:23 | |
*** mikeoutl_ has joined #openstack-dev | 16:24 | |
*** mikeoutland has quit IRC | 16:24 | |
*** hemna__ is now known as hemna | 16:24 | |
*** MasterPiece has quit IRC | 16:24 | |
*** pasquier-s has quit IRC | 16:25 | |
*** tmclaugh[work] has quit IRC | 16:25 | |
*** networkstatic has joined #openstack-dev | 16:25 | |
*** exploreshaifali has quit IRC | 16:26 | |
*** SridharG1 has left #openstack-dev | 16:29 | |
*** vkmc has quit IRC | 16:29 | |
*** kyles_ne has joined #openstack-dev | 16:29 | |
*** mikeoutl_ has quit IRC | 16:33 | |
*** mikeoutland has joined #openstack-dev | 16:34 | |
*** markwash__ has joined #openstack-dev | 16:34 | |
*** kyles_ne has quit IRC | 16:35 | |
*** noslzzp has quit IRC | 16:35 | |
*** xingchao has joined #openstack-dev | 16:36 | |
*** promulo_ has quit IRC | 16:40 | |
*** danpb has quit IRC | 16:42 | |
*** andreaf_ has quit IRC | 16:42 | |
*** kyles_ne has joined #openstack-dev | 16:43 | |
*** andreaf_ has joined #openstack-dev | 16:43 | |
*** etoews has quit IRC | 16:43 | |
*** [1]lpetrut has joined #openstack-dev | 16:43 | |
*** harlowja_at_home has quit IRC | 16:44 | |
*** lpetrut has quit IRC | 16:44 | |
*** shohel02_ has quit IRC | 16:44 | |
*** [1]lpetrut is now known as lpetrut | 16:44 | |
*** etoews has joined #openstack-dev | 16:45 | |
*** markwash__ has quit IRC | 16:45 | |
*** marcelodieder has quit IRC | 16:46 | |
*** sgordon has quit IRC | 16:46 | |
*** leeantho has joined #openstack-dev | 16:47 | |
*** lpetrut has quit IRC | 16:49 | |
*** viktors has quit IRC | 16:49 | |
*** ogelbukh has quit IRC | 16:51 | |
*** ogelbukh has joined #openstack-dev | 16:52 | |
*** vladikr has quit IRC | 16:52 | |
*** angdraug has joined #openstack-dev | 16:52 | |
*** vladikr has joined #openstack-dev | 16:52 | |
*** safchain has quit IRC | 16:52 | |
*** rwsu_ has quit IRC | 16:53 | |
*** thangp has quit IRC | 16:53 | |
*** kushal has joined #openstack-dev | 16:54 | |
*** exploreshaifali has joined #openstack-dev | 16:54 | |
*** ihrachyshka has quit IRC | 16:55 | |
*** pensu has joined #openstack-dev | 16:55 | |
*** rwsu has joined #openstack-dev | 16:56 | |
*** jcoufal has quit IRC | 16:56 | |
*** lon_T2 is now known as lon | 16:57 | |
*** lon is now known as Guest36172 | 16:57 | |
*** ijw has quit IRC | 16:58 | |
*** jistr has quit IRC | 16:58 | |
*** MattMan has left #openstack-dev | 16:59 | |
*** mkollaro has quit IRC | 17:00 | |
*** netapp has quit IRC | 17:00 | |
*** bpokorny has quit IRC | 17:00 | |
*** xingchao has quit IRC | 17:02 | |
*** fungi has joined #openstack-dev | 17:03 | |
*** patrickeast has joined #openstack-dev | 17:03 | |
*** markwash__ has joined #openstack-dev | 17:03 | |
*** pixelb has quit IRC | 17:04 | |
*** Mandell has joined #openstack-dev | 17:05 | |
*** _cjones_ has quit IRC | 17:05 | |
*** _cjones_ has joined #openstack-dev | 17:06 | |
*** tkammer has quit IRC | 17:06 | |
*** zul has quit IRC | 17:06 | |
*** zul has joined #openstack-dev | 17:06 | |
*** georgelorch has quit IRC | 17:07 | |
*** otherwiseguy has joined #openstack-dev | 17:07 | |
*** georgelorch has joined #openstack-dev | 17:07 | |
*** bpokorny has joined #openstack-dev | 17:07 | |
*** Guest36172 is now known as lon | 17:08 | |
*** xarses has quit IRC | 17:08 | |
*** cjellick has joined #openstack-dev | 17:08 | |
*** cjellick has quit IRC | 17:09 | |
*** buzztroll has quit IRC | 17:09 | |
*** cjellick has joined #openstack-dev | 17:09 | |
*** buzztroll has joined #openstack-dev | 17:10 | |
*** _cjones_ has quit IRC | 17:11 | |
*** _cjones_ has joined #openstack-dev | 17:11 | |
*** ijw has joined #openstack-dev | 17:11 | |
*** tkammer has joined #openstack-dev | 17:12 | |
*** mkerrin has quit IRC | 17:12 | |
*** sarob has joined #openstack-dev | 17:13 | |
*** athomas has quit IRC | 17:14 | |
*** sarob has quit IRC | 17:15 | |
*** ksamoray has joined #openstack-dev | 17:15 | |
*** kyles_ne has quit IRC | 17:18 | |
*** Longgeek has quit IRC | 17:23 | |
*** etoews has quit IRC | 17:23 | |
*** neelashah has quit IRC | 17:23 | |
*** oro has joined #openstack-dev | 17:23 | |
*** dvorkinista has quit IRC | 17:26 | |
*** bpokorny_ has joined #openstack-dev | 17:28 | |
*** oro has quit IRC | 17:28 | |
*** promulo_ has joined #openstack-dev | 17:29 | |
*** akrivoka has quit IRC | 17:29 | |
*** jordanP has quit IRC | 17:30 | |
*** bpokorny has quit IRC | 17:31 | |
*** bpokorny has joined #openstack-dev | 17:34 | |
*** kyles_ne has joined #openstack-dev | 17:35 | |
*** ksamoray has quit IRC | 17:36 | |
*** xarses has joined #openstack-dev | 17:37 | |
*** bpokorny_ has quit IRC | 17:37 | |
*** rawl has joined #openstack-dev | 17:38 | |
*** ksamoray has joined #openstack-dev | 17:38 | |
*** arielb has quit IRC | 17:40 | |
*** __TheDodd__ has quit IRC | 17:41 | |
*** sarob has joined #openstack-dev | 17:42 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 17:45 | |
*** kyles_ne_ has joined #openstack-dev | 17:45 | |
*** sarob has quit IRC | 17:47 | |
*** kyles_ne has quit IRC | 17:47 | |
*** alexpilotti has quit IRC | 17:49 | |
*** nao has joined #openstack-dev | 17:49 | |
*** nao has left #openstack-dev | 17:49 | |
*** alexpilotti has joined #openstack-dev | 17:50 | |
*** alexpilotti has quit IRC | 17:51 | |
*** andreykurilin_ has joined #openstack-dev | 17:51 | |
*** FarmerJohn has joined #openstack-dev | 17:52 | |
*** alexpilotti has joined #openstack-dev | 17:52 | |
*** alexpilotti has quit IRC | 17:53 | |
*** bpokorny_ has joined #openstack-dev | 17:53 | |
*** JohnSnowstorm has quit IRC | 17:54 | |
*** dimtruck is now known as zz_dimtruck | 17:55 | |
*** rfolco_away is now known as rfolco | 17:55 | |
*** mikeoutland has quit IRC | 17:55 | |
*** mikeoutland has joined #openstack-dev | 17:55 | |
*** harlowja_away is now known as harlowja | 17:55 | |
*** alexpilotti has joined #openstack-dev | 17:55 | |
*** harlowja is now known as harlowja_away | 17:56 | |
*** cdent has quit IRC | 17:56 | |
*** alexpilotti has quit IRC | 17:56 | |
*** bpokorny has quit IRC | 17:57 | |
*** ksamoray has quit IRC | 17:57 | |
*** alexpilotti has joined #openstack-dev | 17:58 | |
*** harlowja_away is now known as harlowja | 17:58 | |
*** Mandell has quit IRC | 17:58 | |
*** alexpilotti has quit IRC | 17:59 | |
*** kyles_ne_ has quit IRC | 17:59 | |
*** alexpilotti has joined #openstack-dev | 18:00 | |
*** Shaan7 has joined #openstack-dev | 18:01 | |
*** alexpilotti has quit IRC | 18:01 | |
*** sarob has joined #openstack-dev | 18:01 | |
*** xingchao has joined #openstack-dev | 18:01 | |
*** alexpilotti has joined #openstack-dev | 18:02 | |
*** tmclaugh[work] has joined #openstack-dev | 18:02 | |
*** spzala has joined #openstack-dev | 18:03 | |
*** alexpilotti has quit IRC | 18:03 | |
*** FarmerJohn has quit IRC | 18:03 | |
*** JohnSnowstorm has joined #openstack-dev | 18:03 | |
*** Mandell has joined #openstack-dev | 18:04 | |
*** vkmc has joined #openstack-dev | 18:05 | |
*** Mandell has quit IRC | 18:06 | |
*** Mandell has joined #openstack-dev | 18:07 | |
*** Mandell has quit IRC | 18:07 | |
*** georgelorch2 has joined #openstack-dev | 18:08 | |
*** Mandell has joined #openstack-dev | 18:09 | |
*** georgelorch has quit IRC | 18:09 | |
*** 14WAADG9C has quit IRC | 18:10 | |
*** 7GHAAEFQK has quit IRC | 18:10 | |
*** patrickeast has quit IRC | 18:12 | |
*** patrickeast has joined #openstack-dev | 18:12 | |
*** noslzzp has joined #openstack-dev | 18:12 | |
*** gyee_ has joined #openstack-dev | 18:12 | |
*** kyles_ne has joined #openstack-dev | 18:13 | |
*** kgriffs is now known as kgriffs|afk | 18:13 | |
*** exploreshaifali has quit IRC | 18:13 | |
*** Murali_ has joined #openstack-dev | 18:14 | |
*** ZZelle has joined #openstack-dev | 18:15 | |
*** madjar has quit IRC | 18:15 | |
*** dvorkinista has joined #openstack-dev | 18:18 | |
*** slupers has quit IRC | 18:18 | |
*** slupers has joined #openstack-dev | 18:19 | |
*** thedodd has joined #openstack-dev | 18:20 | |
*** slupers has quit IRC | 18:21 | |
*** markmcclain has joined #openstack-dev | 18:22 | |
*** dvorkinista has quit IRC | 18:23 | |
*** kgriffs|afk is now known as kgriffs | 18:24 | |
*** otherwiseguy has quit IRC | 18:24 | |
*** kyles_ne has quit IRC | 18:27 | |
*** cesarm has quit IRC | 18:27 | |
*** mitz_ has quit IRC | 18:28 | |
*** marcoemorais has joined #openstack-dev | 18:32 | |
*** yamahata has quit IRC | 18:32 | |
*** tomoe has quit IRC | 18:37 | |
*** tomoe has joined #openstack-dev | 18:37 | |
*** georgelorch2 has quit IRC | 18:40 | |
*** tomoe has quit IRC | 18:42 | |
*** pelix has quit IRC | 18:42 | |
*** georgelorch has joined #openstack-dev | 18:42 | |
*** gyee_ has quit IRC | 18:43 | |
*** dvorkinista has joined #openstack-dev | 18:44 | |
*** dsirrine has quit IRC | 18:44 | |
*** mkollaro has joined #openstack-dev | 18:44 | |
*** marcelodieder has joined #openstack-dev | 18:46 | |
*** exploreshaifali has joined #openstack-dev | 18:46 | |
*** pensu has quit IRC | 18:46 | |
*** andreykurilin_ has quit IRC | 18:46 | |
*** mattfarina has joined #openstack-dev | 18:51 | |
*** oro has joined #openstack-dev | 18:52 | |
*** arielb has joined #openstack-dev | 18:55 | |
*** FarmerJohn has joined #openstack-dev | 18:56 | |
*** cbader has joined #openstack-dev | 18:58 | |
*** ignacio-scopett1 has quit IRC | 18:58 | |
*** arnaud___ has joined #openstack-dev | 18:58 | |
*** xingchao has quit IRC | 18:58 | |
*** JohnSnowstorm has quit IRC | 18:59 | |
*** sarob has quit IRC | 18:59 | |
*** ignacio-scopetta has joined #openstack-dev | 18:59 | |
*** sarob has joined #openstack-dev | 19:00 | |
*** shohel02 has joined #openstack-dev | 19:01 | |
*** sarob_ has joined #openstack-dev | 19:03 | |
*** ijw has quit IRC | 19:03 | |
*** tryggvil has quit IRC | 19:04 | |
*** sarob has quit IRC | 19:04 | |
*** rawl has quit IRC | 19:04 | |
*** ijw has joined #openstack-dev | 19:04 | |
*** novas0x2a|laptop has joined #openstack-dev | 19:05 | |
*** shohel02_ has joined #openstack-dev | 19:05 | |
*** exploreshaifali has quit IRC | 19:06 | |
*** mikeoutl_ has joined #openstack-dev | 19:06 | |
*** shohel02 has quit IRC | 19:06 | |
*** mikeoutland has quit IRC | 19:06 | |
*** sgotliv has joined #openstack-dev | 19:07 | |
*** sarob_ has quit IRC | 19:07 | |
*** sarob has joined #openstack-dev | 19:08 | |
*** ijw_ has joined #openstack-dev | 19:08 | |
*** ksamoray has joined #openstack-dev | 19:09 | |
*** ijw__ has joined #openstack-dev | 19:09 | |
*** georgelorch2 has joined #openstack-dev | 19:09 | |
*** jecarey has quit IRC | 19:10 | |
*** rods has quit IRC | 19:10 | |
*** slupers has joined #openstack-dev | 19:10 | |
*** georgelorch has quit IRC | 19:10 | |
*** mikeoutl_ has quit IRC | 19:10 | |
*** ijw___ has joined #openstack-dev | 19:11 | |
*** mikeoutland has joined #openstack-dev | 19:11 | |
*** ijw has quit IRC | 19:11 | |
*** rods has joined #openstack-dev | 19:12 | |
*** ksamoray has quit IRC | 19:12 | |
*** sarob has quit IRC | 19:12 | |
*** sarob has joined #openstack-dev | 19:13 | |
*** ijw_ has quit IRC | 19:13 | |
*** ijw has joined #openstack-dev | 19:13 | |
*** ijw__ has quit IRC | 19:14 | |
*** georgelorch2 has quit IRC | 19:14 | |
*** bpokorny_ has quit IRC | 19:15 | |
*** ksamoray has joined #openstack-dev | 19:15 | |
*** ijw___ has quit IRC | 19:16 | |
*** MaxV has quit IRC | 19:16 | |
*** georgelorch2 has joined #openstack-dev | 19:17 | |
*** akrivoka has joined #openstack-dev | 19:17 | |
*** FarmerJohn has quit IRC | 19:18 | |
*** FarmerJohn has joined #openstack-dev | 19:18 | |
*** vkmc has quit IRC | 19:19 | |
*** Murali_ has quit IRC | 19:20 | |
*** _cjones_ has quit IRC | 19:22 | |
*** _cjones_ has joined #openstack-dev | 19:22 | |
*** pnavarro has joined #openstack-dev | 19:25 | |
*** dustins has quit IRC | 19:25 | |
*** _cjones_ has quit IRC | 19:25 | |
*** spzala has quit IRC | 19:26 | |
*** ijw has quit IRC | 19:27 | |
*** vejdmn has quit IRC | 19:27 | |
*** ijw has joined #openstack-dev | 19:27 | |
*** markwash__ has quit IRC | 19:28 | |
*** carl_baldwin has quit IRC | 19:32 | |
*** akrivoka has quit IRC | 19:33 | |
*** ijw_ has joined #openstack-dev | 19:33 | |
*** Tross has quit IRC | 19:34 | |
*** markstur has joined #openstack-dev | 19:35 | |
*** ijw_ has quit IRC | 19:36 | |
*** markstur has left #openstack-dev | 19:36 | |
*** ijw_ has joined #openstack-dev | 19:36 | |
*** ijw has quit IRC | 19:36 | |
*** ijw has joined #openstack-dev | 19:37 | |
*** zz_dimtruck is now known as dimtruck | 19:40 | |
*** ijw_ has quit IRC | 19:41 | |
*** carl_baldwin has joined #openstack-dev | 19:43 | |
*** marun_ has joined #openstack-dev | 19:45 | |
*** pensu has joined #openstack-dev | 19:47 | |
*** gyee_ has joined #openstack-dev | 19:48 | |
*** tryggvil has joined #openstack-dev | 19:48 | |
*** killer_prince has quit IRC | 19:49 | |
*** etoews has joined #openstack-dev | 19:49 | |
*** kushal has quit IRC | 19:50 | |
*** killer_prince has joined #openstack-dev | 19:51 | |
*** killer_prince is now known as lazy_prince | 19:51 | |
*** mikeoutland has quit IRC | 19:52 | |
*** tdruiva has quit IRC | 19:52 | |
*** ijw has quit IRC | 19:53 | |
*** tdruiva has joined #openstack-dev | 19:53 | |
*** etoews has quit IRC | 19:53 | |
*** ijw has joined #openstack-dev | 19:54 | |
*** wwallnrr__ has joined #openstack-dev | 19:54 | |
*** shohel02_ has quit IRC | 19:54 | |
*** ksamoray has quit IRC | 19:54 | |
*** ijw has quit IRC | 19:54 | |
*** etoews has joined #openstack-dev | 19:54 | |
*** ijw has joined #openstack-dev | 19:55 | |
*** mattfarina has quit IRC | 19:55 | |
*** xingchao has joined #openstack-dev | 19:57 | |
*** ijw has quit IRC | 19:59 | |
*** andreykurilin_ has joined #openstack-dev | 20:01 | |
*** unicell1 has quit IRC | 20:01 | |
*** marcoemorais has quit IRC | 20:01 | |
*** marcelodieder has quit IRC | 20:01 | |
*** ijw has joined #openstack-dev | 20:01 | |
*** ijw has quit IRC | 20:01 | |
*** marcoemorais has joined #openstack-dev | 20:01 | |
*** ijw_ has joined #openstack-dev | 20:02 | |
*** mikeoutland has joined #openstack-dev | 20:03 | |
*** spight has joined #openstack-dev | 20:03 | |
*** aysyd has quit IRC | 20:03 | |
*** thangp has joined #openstack-dev | 20:05 | |
*** xingchao has quit IRC | 20:06 | |
*** rromans has joined #openstack-dev | 20:08 | |
*** _cjones_ has joined #openstack-dev | 20:09 | |
*** bpokorny has joined #openstack-dev | 20:10 | |
*** tdruiva has quit IRC | 20:11 | |
*** sarob has quit IRC | 20:12 | |
*** vejdmn has joined #openstack-dev | 20:12 | |
*** sarob has joined #openstack-dev | 20:13 | |
*** _cjones_ has quit IRC | 20:13 | |
*** morazi has quit IRC | 20:15 | |
*** noslzzp has quit IRC | 20:15 | |
*** timrc is now known as timrc-afk | 20:15 | |
*** marcoemorais has quit IRC | 20:16 | |
*** sarob has quit IRC | 20:17 | |
*** nikhil_k is now known as nikhil_k-tired-n | 20:18 | |
*** nikhil_k-tired-n is now known as nikhil_k-afk | 20:18 | |
*** nikhil_k-afk is now known as nikhil_k|afk | 20:18 | |
*** galstrom is now known as galstrom_zzz | 20:19 | |
*** andreaf_ has quit IRC | 20:22 | |
*** marcoemorais has joined #openstack-dev | 20:23 | |
*** r1chardj0n3s_afk is now known as r1chardj0n3s | 20:24 | |
*** shohel02 has joined #openstack-dev | 20:25 | |
*** raildo has quit IRC | 20:25 | |
*** davidhadas__ has joined #openstack-dev | 20:26 | |
*** shohel02 has quit IRC | 20:26 | |
*** bpokorny has quit IRC | 20:27 | |
*** shohel02 has joined #openstack-dev | 20:27 | |
*** tryggvil has quit IRC | 20:28 | |
*** shohel02 has quit IRC | 20:28 | |
*** davidhadas_ has quit IRC | 20:29 | |
*** shohel02 has joined #openstack-dev | 20:29 | |
*** oro has quit IRC | 20:29 | |
*** jehb has quit IRC | 20:30 | |
*** dkranz has quit IRC | 20:32 | |
*** shohel02 has quit IRC | 20:33 | |
*** etoews has quit IRC | 20:34 | |
*** _cjones_ has joined #openstack-dev | 20:37 | |
*** markwash__ has joined #openstack-dev | 20:38 | |
*** pnavarro has quit IRC | 20:39 | |
*** timsim has quit IRC | 20:39 | |
*** kgiusti has left #openstack-dev | 20:39 | |
*** networkstatic is now known as networkstatic_zZ | 20:40 | |
*** markwash__ has quit IRC | 20:40 | |
*** markwash__ has joined #openstack-dev | 20:40 | |
*** noslzzp has joined #openstack-dev | 20:40 | |
*** tkammer has quit IRC | 20:40 | |
*** tdruiva has joined #openstack-dev | 20:42 | |
*** cbouch has quit IRC | 20:42 | |
*** sarob has joined #openstack-dev | 20:43 | |
*** vejdmn has quit IRC | 20:44 | |
*** noslzzp has quit IRC | 20:45 | |
*** sgotliv has quit IRC | 20:45 | |
*** rfolco has quit IRC | 20:46 | |
*** tdruiva has quit IRC | 20:46 | |
*** noslzzp has joined #openstack-dev | 20:46 | |
*** jtomasek has quit IRC | 20:46 | |
*** ArcTanSusan has joined #openstack-dev | 20:47 | |
*** dvorkinista has quit IRC | 20:47 | |
*** sarob has quit IRC | 20:48 | |
*** bdpayne has quit IRC | 20:48 | |
*** Riddhi_ has quit IRC | 20:48 | |
*** kbringard has quit IRC | 20:50 | |
*** bdpayne has joined #openstack-dev | 20:51 | |
*** hdd has joined #openstack-dev | 20:51 | |
*** bdpayne_ has joined #openstack-dev | 20:53 | |
*** jtomasek has joined #openstack-dev | 20:53 | |
*** kbringard has joined #openstack-dev | 20:54 | |
*** tbarron has quit IRC | 20:54 | |
*** BOKALDO has quit IRC | 20:54 | |
*** bdpayne has quit IRC | 20:56 | |
*** jgrimm is now known as zz_jgrimm | 20:57 | |
*** pensu has quit IRC | 20:58 | |
*** networkstatic_zZ is now known as networkstatic | 20:58 | |
*** ArcTanSusan has quit IRC | 21:00 | |
*** gyee_ has quit IRC | 21:00 | |
*** JohnSnowstorm has joined #openstack-dev | 21:01 | |
*** FarmerJohn has quit IRC | 21:01 | |
*** hdd has quit IRC | 21:02 | |
*** rods has quit IRC | 21:03 | |
*** xingchao has joined #openstack-dev | 21:05 | |
*** gyee_ has joined #openstack-dev | 21:05 | |
*** bdpayne has joined #openstack-dev | 21:06 | |
*** bdpayne has quit IRC | 21:06 | |
*** bdpayne_ has quit IRC | 21:06 | |
*** gyee_ has left #openstack-dev | 21:07 | |
*** arnaud___ has quit IRC | 21:08 | |
*** READ10 has quit IRC | 21:09 | |
*** balacafalata has joined #openstack-dev | 21:09 | |
*** topol has quit IRC | 21:10 | |
*** xingchao has quit IRC | 21:11 | |
*** jtomasek has quit IRC | 21:11 | |
*** thangp has quit IRC | 21:12 | |
*** marun_ has quit IRC | 21:12 | |
*** sarob has joined #openstack-dev | 21:13 | |
*** jmckind has quit IRC | 21:16 | |
*** vijendar has joined #openstack-dev | 21:17 | |
*** sarob has quit IRC | 21:18 | |
*** vijendar has quit IRC | 21:18 | |
*** vijendar has joined #openstack-dev | 21:18 | |
*** noslzzp has quit IRC | 21:19 | |
*** masayukig has quit IRC | 21:19 | |
*** kyles_ne has joined #openstack-dev | 21:20 | |
*** persia_ has joined #openstack-dev | 21:20 | |
*** persia_ has joined #openstack-dev | 21:20 | |
*** persia has quit IRC | 21:21 | |
*** masayukig has joined #openstack-dev | 21:21 | |
*** markmcclain has quit IRC | 21:22 | |
*** dvorkinista has joined #openstack-dev | 21:23 | |
*** marcoemorais has quit IRC | 21:23 | |
*** dvorkini_ has joined #openstack-dev | 21:24 | |
*** marcoemorais has joined #openstack-dev | 21:24 | |
*** bpokorny has joined #openstack-dev | 21:24 | |
*** dvorkini_ has quit IRC | 21:25 | |
*** ArcTanSusan has joined #openstack-dev | 21:26 | |
*** fifieldt_ has joined #openstack-dev | 21:27 | |
*** carl_baldwin has quit IRC | 21:27 | |
*** dvorkinista has quit IRC | 21:28 | |
*** nellysmitt has quit IRC | 21:28 | |
*** shohel02 has joined #openstack-dev | 21:29 | |
*** nellysmitt has joined #openstack-dev | 21:29 | |
*** marcoemorais has quit IRC | 21:29 | |
*** mkollaro has quit IRC | 21:29 | |
*** marcoemorais has joined #openstack-dev | 21:29 | |
*** mkollaro has joined #openstack-dev | 21:29 | |
*** fifieldt has quit IRC | 21:30 | |
*** BreakerZero has quit IRC | 21:31 | |
*** shohel02 has quit IRC | 21:33 | |
*** danielbruno has joined #openstack-dev | 21:33 | |
*** nellysmitt has quit IRC | 21:33 | |
*** Riddhi has joined #openstack-dev | 21:34 | |
*** ijw_ has quit IRC | 21:35 | |
*** dvorkinista has joined #openstack-dev | 21:36 | |
*** ijw has joined #openstack-dev | 21:36 | |
*** r1chardj0n3s is now known as r1chardj0n3s_afk | 21:36 | |
*** comay has joined #openstack-dev | 21:37 | |
*** tdruiva has joined #openstack-dev | 21:38 | |
*** dvorkinista has quit IRC | 21:39 | |
*** mikeoutland has quit IRC | 21:39 | |
*** achanda has joined #openstack-dev | 21:39 | |
*** mikeoutl_ has joined #openstack-dev | 21:39 | |
*** jeckersb is now known as jeckersb_gone | 21:39 | |
*** tdruiva has quit IRC | 21:39 | |
*** Networkn3rd has joined #openstack-dev | 21:40 | |
*** marcoemorais has quit IRC | 21:40 | |
*** thedodd has quit IRC | 21:40 | |
*** dbruno_ has joined #openstack-dev | 21:40 | |
*** bpokorny_ has joined #openstack-dev | 21:43 | |
*** danielbruno has quit IRC | 21:43 | |
*** bpokorny has quit IRC | 21:47 | |
*** marcoemorais has joined #openstack-dev | 21:48 | |
*** mrmoje has joined #openstack-dev | 21:48 | |
*** doug-fish has left #openstack-dev | 21:48 | |
*** dbruno_ is now known as danielbruno | 21:49 | |
*** mriedem has quit IRC | 21:50 | |
*** danielbruno has quit IRC | 21:50 | |
*** danielbruno has joined #openstack-dev | 21:50 | |
*** ayoung has quit IRC | 21:51 | |
*** kbringard has quit IRC | 21:54 | |
*** Marga__ has joined #openstack-dev | 21:55 | |
*** nellysmitt has joined #openstack-dev | 21:55 | |
*** Marga__ is now known as _Marga | 21:55 | |
*** nellysmitt has quit IRC | 21:55 | |
*** mkollaro has quit IRC | 21:56 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 21:58 | |
*** ijw has quit IRC | 21:59 | |
*** ijw has joined #openstack-dev | 21:59 | |
*** rods has joined #openstack-dev | 22:01 | |
*** signed8bit has quit IRC | 22:03 | |
*** dims_ has joined #openstack-dev | 22:03 | |
*** pixelb has joined #openstack-dev | 22:03 | |
*** ijw has quit IRC | 22:03 | |
*** marcoemorais has quit IRC | 22:03 | |
*** marcoemorais has joined #openstack-dev | 22:04 | |
*** otter768 has joined #openstack-dev | 22:05 | |
*** dims__ has joined #openstack-dev | 22:05 | |
*** kbrierly has quit IRC | 22:05 | |
*** kbrierly has joined #openstack-dev | 22:06 | |
*** arielb has quit IRC | 22:06 | |
*** dimsum_ has quit IRC | 22:06 | |
*** marcoemorais has quit IRC | 22:06 | |
*** marcoemorais has joined #openstack-dev | 22:07 | |
*** marcoemorais1 has joined #openstack-dev | 22:07 | |
*** Networkn3rd has quit IRC | 22:07 | |
*** dims_ has quit IRC | 22:08 | |
*** marcoemorais1 has quit IRC | 22:08 | |
*** david-lyle has quit IRC | 22:08 | |
*** _Marga has quit IRC | 22:08 | |
*** marcoemorais1 has joined #openstack-dev | 22:08 | |
*** marcoemorais1 has quit IRC | 22:08 | |
*** marcoemorais1 has joined #openstack-dev | 22:09 | |
*** xingchao has joined #openstack-dev | 22:09 | |
*** novas0x2a|laptop has quit IRC | 22:11 | |
*** marcoemorais has quit IRC | 22:11 | |
*** andreykurilin_ has quit IRC | 22:13 | |
*** novas0x2a|laptop has joined #openstack-dev | 22:14 | |
*** rwsu has quit IRC | 22:14 | |
*** xingchao has quit IRC | 22:16 | |
*** david-lyle has joined #openstack-dev | 22:17 | |
*** danielbruno has quit IRC | 22:17 | |
*** amcrn has joined #openstack-dev | 22:22 | |
*** marcusvrn_ has quit IRC | 22:22 | |
*** tryggvil has joined #openstack-dev | 22:22 | |
*** SridharG has quit IRC | 22:23 | |
*** markwash__ has quit IRC | 22:24 | |
*** markwash__ has joined #openstack-dev | 22:25 | |
*** jobewan has quit IRC | 22:25 | |
*** Riddhi has quit IRC | 22:27 | |
*** JohnSnowstorm has quit IRC | 22:27 | |
*** mrodden has quit IRC | 22:27 | |
*** shohel02 has joined #openstack-dev | 22:27 | |
*** gyee has joined #openstack-dev | 22:29 | |
*** marcoemorais1 has quit IRC | 22:31 | |
*** shohel02 has quit IRC | 22:32 | |
*** mrodden has joined #openstack-dev | 22:33 | |
*** ArcTanSusan has quit IRC | 22:33 | |
*** kbrierly has quit IRC | 22:33 | |
*** kbrierly has joined #openstack-dev | 22:34 | |
*** markwas__ has joined #openstack-dev | 22:34 | |
*** ArcTanSusan has joined #openstack-dev | 22:34 | |
*** novas0x2a|laptop has quit IRC | 22:36 | |
*** bknudson has quit IRC | 22:37 | |
BLZbubba | anyone alive here? | 22:37 |
BLZbubba | more specifically - anyone else use the NullL3 driver? | 22:37 |
BLZbubba | seems like it wasn't updated for Juno, initialize__network only has 2 arguments and it causes nova-network to bomb out | 22:38 |
*** markwash__ has quit IRC | 22:38 | |
BLZbubba | luckily, anything in NullL3 is trivial to fix :P | 22:38 |
*** georgelorch has joined #openstack-dev | 22:39 | |
*** _Marga has joined #openstack-dev | 22:39 | |
*** georgelorch2 has quit IRC | 22:39 | |
*** jedimike has quit IRC | 22:41 | |
*** thatsdone has quit IRC | 22:42 | |
*** _Marga has quit IRC | 22:43 | |
*** buzztroll has quit IRC | 22:43 | |
*** mberlin has quit IRC | 22:43 | |
*** FunnyLookinHat_ has quit IRC | 22:43 | |
*** BLZbubba has quit IRC | 22:43 | |
*** jrist has quit IRC | 22:43 | |
*** termie has quit IRC | 22:43 | |
*** arunkant has quit IRC | 22:43 | |
*** pbelanyi has quit IRC | 22:43 | |
*** juice has quit IRC | 22:43 | |
*** davidlenwell has quit IRC | 22:43 | |
*** gsilvis has quit IRC | 22:43 | |
*** gsilvis has joined #openstack-dev | 22:43 | |
*** termie has joined #openstack-dev | 22:43 | |
*** termie has quit IRC | 22:43 | |
*** termie has joined #openstack-dev | 22:43 | |
*** FunnyLookinHat_ has joined #openstack-dev | 22:44 | |
*** buzztroll has joined #openstack-dev | 22:44 | |
*** BLZbubba has joined #openstack-dev | 22:44 | |
*** arunkant has joined #openstack-dev | 22:44 | |
*** pbelanyi has joined #openstack-dev | 22:44 | |
*** jrist has joined #openstack-dev | 22:44 | |
*** davidlenwell has joined #openstack-dev | 22:44 | |
*** ArcTanSusan has quit IRC | 22:45 | |
*** mberlin has joined #openstack-dev | 22:45 | |
*** marcoemorais has joined #openstack-dev | 22:45 | |
*** georgelorch has quit IRC | 22:46 | |
*** georgelorch has joined #openstack-dev | 22:48 | |
*** mrodden has quit IRC | 22:48 | |
*** juice has joined #openstack-dev | 22:48 | |
*** georgelorch2 has joined #openstack-dev | 22:52 | |
*** georgelorch has quit IRC | 22:53 | |
*** kyles_ne has quit IRC | 22:53 | |
*** FunnyLookinHat_ has quit IRC | 22:54 | |
*** mrodden has joined #openstack-dev | 22:55 | |
*** novas0x2a|laptop has joined #openstack-dev | 22:56 | |
*** otter768 has quit IRC | 22:57 | |
*** otter768 has joined #openstack-dev | 22:59 | |
*** harlowja is now known as harlowja_away | 23:00 | |
*** mpetason has quit IRC | 23:00 | |
*** kyles_ne has joined #openstack-dev | 23:03 | |
*** davidlenwell is now known as david_lenwell | 23:03 | |
*** david_lenwell is now known as davidlenwell | 23:03 | |
*** marcoemorais has quit IRC | 23:04 | |
reed | BLZbubba, hopefully | 23:04 |
*** dvorkinista has joined #openstack-dev | 23:05 | |
*** mikeoutl_ has quit IRC | 23:06 | |
*** bitblt has joined #openstack-dev | 23:07 | |
*** _Marga has joined #openstack-dev | 23:07 | |
BLZbubba | yeah i fixed it, just added another argument in l3.py | 23:08 |
*** georgelorch2 has quit IRC | 23:08 | |
*** slupers has quit IRC | 23:10 | |
*** georgelorch2 has joined #openstack-dev | 23:10 | |
*** slupers has joined #openstack-dev | 23:10 | |
*** _Marga_ has joined #openstack-dev | 23:11 | |
*** _Marga_ has quit IRC | 23:11 | |
*** _Marga has quit IRC | 23:11 | |
*** _Marga has joined #openstack-dev | 23:11 | |
BLZbubba | i wonder if i'm the only person using it | 23:13 |
*** jergerber has quit IRC | 23:13 | |
*** tmclaugh[work] has quit IRC | 23:13 | |
*** slupers has quit IRC | 23:14 | |
*** slupers has joined #openstack-dev | 23:14 | |
*** ArcTanSusan has joined #openstack-dev | 23:15 | |
*** bpokorny_ has quit IRC | 23:16 | |
*** 7GHAAEC9M is now known as xarg_ | 23:17 | |
*** alex_xu has joined #openstack-dev | 23:17 | |
*** xingchao has joined #openstack-dev | 23:17 | |
*** rods has quit IRC | 23:20 | |
*** georgelorch2 has quit IRC | 23:21 | |
*** _Marga has quit IRC | 23:21 | |
*** Marga_ has joined #openstack-dev | 23:21 | |
*** claudiub has joined #openstack-dev | 23:21 | |
*** georgelorch has joined #openstack-dev | 23:22 | |
*** Marga_ has quit IRC | 23:23 | |
*** Marga_ has joined #openstack-dev | 23:24 | |
*** harlowja_away is now known as harlowja | 23:24 | |
*** Marga_ has quit IRC | 23:25 | |
*** Marga_ has joined #openstack-dev | 23:25 | |
*** cbader has quit IRC | 23:26 | |
*** shohel02 has joined #openstack-dev | 23:27 | |
*** shohel02_ has joined #openstack-dev | 23:29 | |
*** galstrom_zzz is now known as galstrom | 23:30 | |
*** kgriffs is now known as kgriffs|afk | 23:30 | |
*** shohel02 has quit IRC | 23:31 | |
*** packet has joined #openstack-dev | 23:33 | |
*** jnbek has left #openstack-dev | 23:33 | |
*** shohel02_ has quit IRC | 23:34 | |
*** david-lyle has quit IRC | 23:34 | |
*** hemna is now known as hemna__ | 23:38 | |
*** ZZelle has quit IRC | 23:38 | |
*** nelsnelson has quit IRC | 23:38 | |
*** otherwiseguy has joined #openstack-dev | 23:41 | |
*** galstrom is now known as galstrom_zzz | 23:42 | |
*** david-lyle has joined #openstack-dev | 23:44 | |
*** Marga_ has quit IRC | 23:44 | |
*** markwas__ has quit IRC | 23:44 | |
*** Marga_ has joined #openstack-dev | 23:44 | |
*** markwash__ has joined #openstack-dev | 23:44 | |
*** kmartin has quit IRC | 23:46 | |
*** xingchao has quit IRC | 23:46 | |
*** martines_ has quit IRC | 23:47 | |
*** david-lyle has quit IRC | 23:49 | |
*** Marga_ has quit IRC | 23:49 | |
*** Marga__ has joined #openstack-dev | 23:49 | |
*** ArcTanSusan has quit IRC | 23:50 | |
*** Marga__ has quit IRC | 23:51 | |
*** kyles_ne has quit IRC | 23:51 | |
*** Marga_ has joined #openstack-dev | 23:51 | |
*** tryggvil has quit IRC | 23:55 | |
*** ArcTanSusan has joined #openstack-dev | 23:55 | |
*** aspiers has joined #openstack-dev | 23:57 | |
*** Marga_ has quit IRC | 23:58 | |
*** Marga_ has joined #openstack-dev | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!