*** puranamr has quit IRC | 00:02 | |
*** puranamr has joined #openstack-infra | 00:02 | |
*** rcarrillocruz has quit IRC | 00:03 | |
*** sdake has joined #openstack-infra | 00:03 | |
*** RichardRaseley has joined #openstack-infra | 00:04 | |
*** puranamr has quit IRC | 00:04 | |
*** garyk has quit IRC | 00:05 | |
*** EricGonczer_ has quit IRC | 00:06 | |
anteaya | I found this, no idea if it is helpful at all: https://ask.openstack.org/en/question/5308/cinder-create-boot-from-volume-from-a-glance-image/ | 00:08 |
---|---|---|
SpamapS | mordred: FYI, bifrost doesn't work with mellanox cards. ;) | 00:09 |
SpamapS | mordred: \o/ right? | 00:09 |
*** zz_dimtruck is now known as dimtruck | 00:09 | |
*** ashleighfarnham has quit IRC | 00:10 | |
clarkb | does anything? | 00:10 |
*** fallenpegasus has quit IRC | 00:11 | |
greghaynes | SpamapS: wat | 00:13 |
*** jokke_ has quit IRC | 00:14 | |
jeblair | omg, i think i might have figured out the voodoo to boot from volume | 00:14 |
jeblair | it's a little hard to be sure because my screen is filled with urllib3 warnings | 00:14 |
anteaya | jeblair: do share | 00:15 |
jeblair | but basically, i'm taking the fact that i'm seeing those rather than an exception as an indication something is working more than before | 00:15 |
anteaya | yay? | 00:15 |
jeblair | anteaya: we'll see? | 00:15 |
* anteaya crosses her fingers | 00:15 | |
*** baoli_ has quit IRC | 00:16 | |
SpamapS | clarkb: I'm certain a furnace and a wood chipper would both work fine with mellanox cards. | 00:16 |
anteaya | ha ha ha | 00:16 |
jeblair | SpamapS: weren't all of those replaced? | 00:16 |
SpamapS | greghaynes: iPXE is pre-loaded on the mellanoxes, and it's a weird version that doesn't work with the iPXE boot files Bifrost wants to use. | 00:16 |
greghaynes | SpamapS: oh man, thats awesome | 00:16 |
greghaynes | jeblair: not yet | 00:16 |
SpamapS | jeblair: no, the infiniband ports were replaced with copper ethernet, and the firmware was upgraded. | 00:16 |
jeblair | SpamapS: ah, that's what i was misremembering | 00:17 |
SpamapS | AFAIK the second gen hardware was in fact ordered without them. | 00:17 |
greghaynes | We can in theory replace them with intel cards (at least thats what mordred said), but we should get our inventory done first | 00:17 |
SpamapS | greghaynes: I believe that is correct. | 00:17 |
jeblair | greghaynes: gotcha (and ++) | 00:17 |
jeblair | lemme know if SpamapS and i just need to go to vegas for the weekend with a notepad | 00:18 |
anteaya | ha ha ha | 00:18 |
greghaynes | Sadly, that might be the most efficient method in retrospect | 00:18 |
TheJulia | SpamapS: change it put to pxelinix? | 00:19 |
SpamapS | IIRC, the vegas facility is weird and we basically never get to go play there. | 00:19 |
SpamapS | TheJulia: I tried your patch. Did you have more? | 00:19 |
SpamapS | TheJulia: I am really hesitant to become a pxe expert for this. | 00:19 |
Clint | SpamapS: weird like not full of slot machines? | 00:19 |
TheJulia | SpamapS: no, was hoping you wpuld get ibto the cli | 00:19 |
SpamapS | TheJulia: oh right, I forgot I was going to try that. | 00:20 |
SpamapS | TheJulia: I'll get into the cli now and you can tell me what to type mmk? | 00:20 |
SpamapS | TheJulia: or I can put your SSH key on the bastion and you can go to town? ;) | 00:20 |
jeblair | SpamapS: what you're saying is we would need to to vegas _and_ figure out how to enter a highly secure facility? | 00:20 |
TheJulia | try chain ipxe.pxe | 00:20 |
SpamapS | jeblair: yes, I recommend we find 9 more people and knock out the power grid for good measure. | 00:21 |
TheJulia | possinly typing dhcp and pressing return | 00:21 |
SpamapS | TheJulia: ok... t minus 7 minutes until cli can be entered | 00:22 |
TheJulia | SpamapS: i can ssh in and try if uou want, but it wpnt be tonigt | 00:22 |
SpamapS | I love how you wait 8 minutes and then you have 0.9 seconds to hit the right key before it goes to double-fail-harddrive-boot mode. | 00:22 |
TheJulia | :( | 00:22 |
SpamapS | TheJulia: nah, this is a hail mary.. I'm kind of ready to just let it go for the weekend. | 00:22 |
jeblair | this movie is getting better | 00:23 |
anteaya | jeblair: you already planning the production? | 00:23 |
TheJulia | dhcp <return> chain ipxe.pxe <return> | 00:23 |
*** yamahata has joined #openstack-infra | 00:25 | |
SpamapS | TheJulia: dhcp worked | 00:26 |
*** yamamoto has joined #openstack-infra | 00:26 | |
SpamapS | TheJulia: as in, it got an address | 00:26 |
SpamapS | iPXE> chain ipxe.pxe | 00:26 |
SpamapS | ipxe.pxe. File not found (0x2d12603b) | 00:26 |
SpamapS | Could not fetch ipxe.pxe: File not found (0x2d12603b) | 00:26 |
TheJulia | version | 00:27 |
SpamapS | iPXE> version | 00:27 |
SpamapS | version: command not found | 00:27 |
SpamapS | TheJulia: I don't see it fetching things from nginx | 00:28 |
TheJulia | show ${version} | 00:28 |
SpamapS | iPXE> show ${version} | 00:28 |
SpamapS | Syntax: show <identifier> | 00:28 |
TheJulia | try chain http://address:8080/ipxe.pxe | 00:29 |
TheJulia | oh awesome | 00:29 |
SpamapS | ooo that worked | 00:29 |
TheJulia | adress being the .130 host | 00:29 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Add support for boot from volume to launch-node https://review.openstack.org/193762 | 00:29 |
jeblair | anteaya, fungi: ^ voodoo | 00:29 |
SpamapS | iPXE 1.0.0+git-20131111.c3d1e78-2ubuntu1.1 -- Open Source Network Boot Firmware | 00:29 |
SpamapS | TheJulia: except.. now its not seeing link on any of the network devices. | 00:30 |
SpamapS | oh wait no it did | 00:30 |
SpamapS | on net3 | 00:30 |
SpamapS | TheJulia: things are actually progressing now | 00:30 |
*** rossella_s has quit IRC | 00:30 | |
*** rossella_s has joined #openstack-infra | 00:30 | |
TheJulia | SpamapS: bootloading? | 00:31 |
anteaya | jeblair: do you think volume size will ever be a variable | 00:31 |
SpamapS | \o/ booting! | 00:31 |
greghaynes | ! | 00:31 |
anteaya | TheJulia SpamapS yay | 00:31 |
jeblair | anteaya: yes | 00:31 |
*** yamamoto has quit IRC | 00:31 | |
TheJulia | woot! okay, thats relatively easy to fix/improve | 00:31 |
jeblair | anteaya: though, perhaps not before mordred finishes his ansible node launcher | 00:31 |
fungi | SpamapS: i have a love/hate relationship with ipxe. it has a tendency not to like my tftp servers (short read, et cetera) | 00:31 |
SpamapS | TheJulia: ok, its in the deploy agent now right? | 00:31 |
SpamapS | fungi: isn't the point of ipxe to not use tftp? | 00:32 |
*** mmedvede has quit IRC | 00:32 | |
anteaya | jeblair: ah okay | 00:32 |
fungi | Clint: you seem to be confusing the data center with the airport | 00:32 |
TheJulia | SpamapS: yeah, the deploy timed out by now | 00:32 |
Clint | fungi: the data center's not in the airport? | 00:32 |
fungi | Clint: i've heard the data center's much easier to sleep in than the airport | 00:33 |
jeblair | i'm pretty sure all structures are required by nv state code to have slots | 00:33 |
* Clint smirks. | 00:33 | |
TheJulia | fungi: i recommend not sleeping directly on raised floor vents | 00:33 |
SpamapS | TheJulia: ok, so it sounds like for boxes with old busted ipxe, we need to somehow figure that out and chain load first? | 00:33 |
jeblair | fungi: the 2m git timeout has merged, and the git servers still seem to work | 00:34 |
fungi | TheJulia: depends on whether the crac units are working at full capacity | 00:34 |
TheJulia | SpamapS: yeah, put the http url in the boot.ipxe file :) | 00:34 |
TheJulia | fungi: true... it still gets cold. got iced into a datacwnter for a few days once :( | 00:35 |
fungi | if memory serves, there's a "chain" command for ipxe (either on its cli or in config) | 00:35 |
anteaya | jeblair: more yay | 00:35 |
*** laughterwym has joined #openstack-infra | 00:35 | |
*** hogepodge has joined #openstack-infra | 00:35 | |
*** fedexo has quit IRC | 00:35 | |
anteaya | TheJulia: sounds like a story fit for a wilderness type novel | 00:36 |
anteaya | TheJulia: the expanse of the datacentre | 00:36 |
TheJulia | SpamapS: i can update the review tomorrow, summer is giving me looks for irc-ing from my phone | 00:36 |
anteaya | TheJulia: the season or a person? | 00:37 |
TheJulia | anteaya: just about, except in the middle of raleigh, nc | 00:37 |
TheJulia | anteaya: sunmer is my partner | 00:37 |
anteaya | ah cool, yes, frowny face from partner is something to pay attention to | 00:38 |
*** rcarrillocruz has joined #openstack-infra | 00:39 | |
*** RichardRaseley has quit IRC | 00:40 | |
fungi | TheJulia: which data center? i basically lived more than a decade in several data centers in raleigh | 00:42 |
fungi | on a positive note, we had showers, cots and emergency food supplies | 00:42 |
fungi | so when we did get stuck there, it was almost livable | 00:43 |
SpamapS | TheJulia: should I just re-run deploy.yaml? | 00:43 |
TheJulia | fungi: departure drive, when it was redundant networks | 00:44 |
fungi | TheJulia: oh! my employer bought that one when redundant became... redundant | 00:44 |
TheJulia | SpamapS: if you changed your boot.ipxe then yes that should work | 00:44 |
SpamapS | TheJulia: trying that now. | 00:44 |
fungi | i spent plenty of tim on and even occasionally under that particular raised floor | 00:45 |
*** mtanino has quit IRC | 00:45 | |
fungi | time | 00:45 |
TheJulia | fungi: ahh... that joke ;) | 00:45 |
SpamapS | fungi: we only have so much tim.. | 00:45 |
fungi | SpamapS: just not enough tim to go around | 00:45 |
*** amotoki_ has joined #openstack-infra | 00:45 | |
SpamapS | TheJulia: de-couple.. I'm making progress and you are getting looks. ;) | 00:45 |
fungi | TheJulia: what goes around comes around. we got bought by a phone company... that was basically the last straw for me | 00:46 |
*** sarob has quit IRC | 00:46 | |
TheJulia | fungi: heh, i remember when that happened | 00:47 |
fungi | there's only so much head-butting an isp network engineer can take with telco network engineers | 00:48 |
TheJulia | indeed | 00:49 |
*** amotoki_ has quit IRC | 00:50 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 00:50 | |
*** cburroughs has joined #openstack-infra | 00:51 | |
SpamapS | fungi: heh, telco.. or "why we have to call apps running in the cloud 'NFV'" | 00:53 |
*** dboik has joined #openstack-infra | 00:53 | |
fungi | SpamapS: don't even get me started | 00:54 |
*** cburroughs has quit IRC | 00:56 | |
fungi | for example, we ran small-scale checkpoint firewalls and f5 bigip load balancers in vmware virtual machines... we ran cisco nexus 1000v virtual switches... it's only years later that "nfv" crops up as a supposedly new and innovative concept of routing packets through virtual appliances | 00:56 |
*** Longgeek has quit IRC | 00:56 | |
clarkb | fungi: but the 1000v ran on hardware appliances too >_> | 00:57 |
fungi | indeed, it could! | 00:57 |
fungi | what worries me is that people who think they invented something are almost guaranteed to have not learned from the mistakes of the people who they don't realize already did these things | 00:57 |
*** dboik has quit IRC | 00:58 | |
SpamapS | TheJulia: heh, "isset command not found" | 00:59 |
HenryG | kevinbenton: I responded with my thoughts. https://review.openstack.org/192937 | 01:00 |
*** r-daneel has quit IRC | 01:02 | |
anteaya | evening HenryG | 01:04 |
*** EricGonczer_ has joined #openstack-infra | 01:05 | |
HenryG | anteaya: A fine evening it is, indeed. How may I help you? | 01:05 |
anteaya | just saying hello | 01:05 |
anteaya | listening to iron and wine | 01:05 |
anteaya | eating yoghurt skimming what I hope turn out to be interesting articles | 01:06 |
*** dimsum__ has joined #openstack-infra | 01:06 | |
mordred | SpamapS: yes - we can get the mellanox cards replaced | 01:10 |
* HenryG just realized he talked to kevinbenton in the wrong channel :P | 01:11 | |
SpamapS | mordred: It might be good to do both. Replace them, but also to see if we can teach Bifrost how to deploy on boxes that already have old-busted-ipxe | 01:11 |
mordred | SpamapS: agree | 01:11 |
*** ddieterly has joined #openstack-infra | 01:14 | |
anteaya | HenryG: not at all, happy to have you | 01:14 |
*** yamamoto has joined #openstack-infra | 01:14 | |
TheJulia | SpamapS: groan.... :( | 01:16 |
*** EricGonczer_ has quit IRC | 01:17 | |
SpamapS | TheJulia: I tried just using ${mac} but zomg that was wrong too | 01:17 |
SpamapS | TheJulia: do you know if there's a way to make the newly chained ipxe.pxe use a different boot.ipxe ? | 01:17 |
SpamapS | TheJulia: but actually, answer that on Monday. ;) | 01:18 |
openstackgerrit | Merged openstack-infra/puppet-zuul: Set manage_log_conf parameter to true by default https://review.openstack.org/183422 | 01:19 |
TheJulia | SpamapS: there are ways... i need to look at the data again, i think i have an idea... but hot chocolate and sleep() is calling | 01:20 |
SpamapS | TheJulia: yeah I'm reading up on it too. g'nite! | 01:21 |
fungi | i too should start planning for sleep(1) | 01:22 |
fungi | at least i feel like i was documenty-productive for a change, which i rarely am | 01:22 |
fungi | jeblair: were you still planning to restart zuul this evening? | 01:24 |
*** EricGonczer_ has joined #openstack-infra | 01:25 | |
*** EricGonczer_ has quit IRC | 01:25 | |
*** hodos|2 has quit IRC | 01:26 | |
*** dimtruck is now known as zz_dimtruck | 01:27 | |
openstackgerrit | Merged openstack-infra/system-config: Do not set the manage_log_conf feature flag as default is true https://review.openstack.org/183429 | 01:28 |
*** yamamoto has quit IRC | 01:29 | |
*** tlian has quit IRC | 01:30 | |
*** otter768 has joined #openstack-infra | 01:33 | |
*** yamamoto has joined #openstack-infra | 01:33 | |
anteaya | jeblair: I found jgriffith just before he departed for the weekend and he commented on https://review.openstack.org/#/c/193762/1 | 01:37 |
*** otter768 has quit IRC | 01:38 | |
*** yamamoto has quit IRC | 01:41 | |
*** amotoki_ has joined #openstack-infra | 01:46 | |
*** yamamoto has joined #openstack-infra | 01:46 | |
*** fallenpegasus has joined #openstack-infra | 01:48 | |
*** tqtran has quit IRC | 01:49 | |
*** amotoki_ has quit IRC | 01:51 | |
*** yamamoto has quit IRC | 01:53 | |
*** yamamoto has joined #openstack-infra | 01:55 | |
*** dangers_away has quit IRC | 02:04 | |
*** dangers_away has joined #openstack-infra | 02:06 | |
*** koolhead17 has joined #openstack-infra | 02:11 | |
*** dangers_away has quit IRC | 02:13 | |
*** dangers_away has joined #openstack-infra | 02:13 | |
*** yamamoto has quit IRC | 02:14 | |
*** yamamoto has joined #openstack-infra | 02:15 | |
*** yamamoto has quit IRC | 02:17 | |
*** dimsum__ has quit IRC | 02:21 | |
*** laughterwym has quit IRC | 02:29 | |
*** fallenpegasus has quit IRC | 02:30 | |
*** amotoki_ has joined #openstack-infra | 02:39 | |
*** amotoki_ has quit IRC | 02:39 | |
*** bhunter71 has quit IRC | 02:40 | |
*** harlowja_at_home has joined #openstack-infra | 02:40 | |
openstackgerrit | Merged openstack/requirements: Pull serialisation out of _sync_requirements_file. https://review.openstack.org/192019 | 02:44 |
*** achanda has joined #openstack-infra | 02:44 | |
*** stevemar has joined #openstack-infra | 02:44 | |
*** yamamoto has joined #openstack-infra | 02:46 | |
*** achanda has quit IRC | 02:46 | |
*** yamamoto has quit IRC | 02:48 | |
*** yamahata has quit IRC | 02:50 | |
*** yamamoto has joined #openstack-infra | 02:59 | |
*** bradjones has quit IRC | 02:59 | |
*** bradjones has joined #openstack-infra | 03:01 | |
*** bradjones has quit IRC | 03:01 | |
*** bradjones has joined #openstack-infra | 03:01 | |
*** sdake_ has joined #openstack-infra | 03:11 | |
*** sdake has quit IRC | 03:14 | |
*** ddieterly has quit IRC | 03:14 | |
*** harlowja_at_home has quit IRC | 03:15 | |
*** abitha has quit IRC | 03:17 | |
*** fallenpegasus has joined #openstack-infra | 03:18 | |
*** sabeen2 has quit IRC | 03:20 | |
*** bradjones has quit IRC | 03:21 | |
*** bradjones has joined #openstack-infra | 03:26 | |
*** bradjones has quit IRC | 03:26 | |
*** bradjones has joined #openstack-infra | 03:26 | |
*** fallenpegasus has quit IRC | 03:32 | |
*** armax has quit IRC | 03:32 | |
*** otter768 has joined #openstack-infra | 03:33 | |
*** fallenpegasus has joined #openstack-infra | 03:35 | |
*** otter768 has quit IRC | 03:38 | |
*** bradjones has quit IRC | 03:44 | |
*** bradjones has joined #openstack-infra | 03:46 | |
*** bradjones has quit IRC | 03:46 | |
*** bradjones has joined #openstack-infra | 03:46 | |
*** AzherKhan has joined #openstack-infra | 03:52 | |
*** hdd has joined #openstack-infra | 04:04 | |
*** davideagnello has quit IRC | 04:07 | |
*** AK has joined #openstack-infra | 04:10 | |
*** yamamoto has quit IRC | 04:13 | |
*** ddieterly has joined #openstack-infra | 04:15 | |
*** yamamoto has joined #openstack-infra | 04:19 | |
*** ddieterly has quit IRC | 04:20 | |
*** bradjones has quit IRC | 04:21 | |
*** bradjones has joined #openstack-infra | 04:22 | |
*** bradjones has quit IRC | 04:22 | |
*** bradjones has joined #openstack-infra | 04:22 | |
*** kushal has quit IRC | 04:25 | |
*** koolhead17 has quit IRC | 04:27 | |
*** SumitNaiksatam has joined #openstack-infra | 04:28 | |
*** yamamoto has quit IRC | 04:29 | |
*** SumitNaiksatam has quit IRC | 04:30 | |
*** rossella_s has quit IRC | 04:30 | |
*** rossella_s has joined #openstack-infra | 04:31 | |
*** SumitNaiksatam has joined #openstack-infra | 04:31 | |
openstackgerrit | Merged openstack/requirements: Handle : as well as ; for markers. https://review.openstack.org/192024 | 04:36 |
*** SumitNaiksatam has quit IRC | 04:39 | |
openstackgerrit | lifeless proposed openstack/requirements: Remove the shebang from generated setup.py's. https://review.openstack.org/192843 | 04:40 |
openstackgerrit | lifeless proposed openstack/requirements: Remove spurious output in test suite. https://review.openstack.org/192443 | 04:40 |
openstackgerrit | lifeless proposed openstack/requirements: Remove hacking and hacking-owned dependencies. https://review.openstack.org/192929 | 04:40 |
openstackgerrit | lifeless proposed openstack/requirements: Also update extras in setup.cfg. https://review.openstack.org/192197 | 04:40 |
openstackgerrit | lifeless proposed openstack/requirements: Participate in requirements syncing https://review.openstack.org/193276 | 04:40 |
openstackgerrit | lifeless proposed openstack/requirements: Mark as Python2.7 only the dependencies that are. https://review.openstack.org/189250 | 04:40 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt. https://review.openstack.org/189251 | 04:40 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt generator. https://review.openstack.org/189249 | 04:40 |
openstackgerrit | lifeless proposed openstack/requirements: Remove the shebang from generated setup.py's. https://review.openstack.org/192843 | 04:41 |
openstackgerrit | lifeless proposed openstack/requirements: Remove spurious output in test suite. https://review.openstack.org/192443 | 04:41 |
openstackgerrit | lifeless proposed openstack/requirements: Remove hacking and hacking-owned dependencies. https://review.openstack.org/192929 | 04:41 |
openstackgerrit | lifeless proposed openstack/requirements: Also update extras in setup.cfg. https://review.openstack.org/192197 | 04:41 |
openstackgerrit | lifeless proposed openstack/requirements: Participate in requirements syncing https://review.openstack.org/193276 | 04:41 |
openstackgerrit | lifeless proposed openstack/requirements: Mark as Python2.7 only the dependencies that are. https://review.openstack.org/189250 | 04:41 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt. https://review.openstack.org/189251 | 04:41 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt generator. https://review.openstack.org/189249 | 04:41 |
*** Longgeek has joined #openstack-infra | 04:42 | |
*** Longgeek has quit IRC | 04:43 | |
*** Longgeek_ has joined #openstack-infra | 04:45 | |
*** SumitNaiksatam has joined #openstack-infra | 04:46 | |
lifeless | jhesketh: if you're around weekend and all... | 04:48 |
lifeless | jhesketh: https://review.openstack.org/#/c/192197/ had 2x+2 + +A, and there was a late failure, which I've fixed. Dunno if its in the 'can re-+A space or not' | 04:49 |
*** SumitNaiksatam_ has joined #openstack-infra | 04:49 | |
*** SumitNaiksatam has quit IRC | 04:51 | |
*** SumitNaiksatam_ is now known as SumitNaiksatam | 04:51 | |
*** fedexo has joined #openstack-infra | 05:05 | |
*** AzherKhan has quit IRC | 05:05 | |
*** AzherKhan has joined #openstack-infra | 05:05 | |
*** yamamoto has joined #openstack-infra | 05:09 | |
*** yamamoto has quit IRC | 05:09 | |
*** yamamoto has joined #openstack-infra | 05:10 | |
*** ildikov has quit IRC | 05:15 | |
*** ddieterly has joined #openstack-infra | 05:16 | |
*** rwsu has quit IRC | 05:18 | |
*** ddieterly has quit IRC | 05:21 | |
*** yamamoto has quit IRC | 05:22 | |
*** SumitNaiksatam has quit IRC | 05:29 | |
*** SumitNaiksatam has joined #openstack-infra | 05:32 | |
*** amit213 has joined #openstack-infra | 05:33 | |
*** AzherKhan has quit IRC | 05:33 | |
*** stevemar has quit IRC | 05:34 | |
*** AzherKhan has joined #openstack-infra | 05:34 | |
*** otter768 has joined #openstack-infra | 05:34 | |
*** weshay has quit IRC | 05:37 | |
*** weshay has joined #openstack-infra | 05:39 | |
*** otter768 has quit IRC | 05:39 | |
*** stevemar has joined #openstack-infra | 05:40 | |
*** bradjones has quit IRC | 05:49 | |
*** bradjones has joined #openstack-infra | 05:52 | |
*** bradjones has quit IRC | 05:52 | |
*** bradjones has joined #openstack-infra | 05:52 | |
*** fallenpegasus has quit IRC | 05:54 | |
*** stevemar has quit IRC | 05:54 | |
*** btully has quit IRC | 05:56 | |
*** btully has joined #openstack-infra | 05:57 | |
*** hdd has quit IRC | 06:11 | |
*** ddieterly has joined #openstack-infra | 06:17 | |
*** e0ne has joined #openstack-infra | 06:18 | |
*** e0ne is now known as e0ne_ | 06:18 | |
*** e0ne_ is now known as e0ne | 06:18 | |
*** ddieterly has quit IRC | 06:21 | |
*** yamamoto has joined #openstack-infra | 06:23 | |
*** AK has quit IRC | 06:23 | |
*** AzherKhan has quit IRC | 06:24 | |
*** AzherKhan has joined #openstack-infra | 06:27 | |
*** yamamoto has quit IRC | 06:28 | |
*** ZZelle has quit IRC | 06:30 | |
*** morgan is now known as morganfainberg | 06:32 | |
*** e0ne has quit IRC | 06:38 | |
*** fedexo has quit IRC | 06:53 | |
*** unicell has quit IRC | 06:53 | |
*** unicell has joined #openstack-infra | 06:54 | |
*** koolhead17 has joined #openstack-infra | 06:58 | |
*** SumitNaiksatam_ has joined #openstack-infra | 07:06 | |
*** SumitNaiksatam has quit IRC | 07:07 | |
*** SumitNaiksatam_ is now known as SumitNaiksatam | 07:07 | |
*** ddieterly has joined #openstack-infra | 07:18 | |
openstackgerrit | lifeless proposed openstack/requirements: Remove the shebang from generated setup.py's. https://review.openstack.org/192843 | 07:19 |
openstackgerrit | lifeless proposed openstack/requirements: Remove spurious output in test suite. https://review.openstack.org/192443 | 07:19 |
openstackgerrit | lifeless proposed openstack/requirements: Remove hacking and hacking-owned dependencies. https://review.openstack.org/192929 | 07:19 |
openstackgerrit | lifeless proposed openstack/requirements: Also update extras in setup.cfg. https://review.openstack.org/192197 | 07:19 |
openstackgerrit | lifeless proposed openstack/requirements: Participate in requirements syncing https://review.openstack.org/193276 | 07:19 |
openstackgerrit | lifeless proposed openstack/requirements: Mark as Python2.7 only the dependencies that are. https://review.openstack.org/189250 | 07:19 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt. https://review.openstack.org/189251 | 07:19 |
openstackgerrit | lifeless proposed openstack/requirements: Add upper-constraints.txt generator. https://review.openstack.org/189249 | 07:19 |
*** ddieterly has quit IRC | 07:23 | |
electrical | lifeless: fixit saturday ? :p | 07:28 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Handle missing pot files in translation proposal https://review.openstack.org/193784 | 07:29 |
*** bdemers has quit IRC | 07:31 | |
*** rkukura_ has quit IRC | 07:31 | |
*** bdemers has joined #openstack-infra | 07:32 | |
*** otter768 has joined #openstack-infra | 07:35 | |
lifeless | electrical: approximately | 07:40 |
*** otter768 has quit IRC | 07:40 | |
*** woodster_ has quit IRC | 07:41 | |
*** btully has quit IRC | 07:44 | |
*** btully has joined #openstack-infra | 07:47 | |
electrical | hehe | 08:01 |
*** bradjones has quit IRC | 08:03 | |
*** bradjones has joined #openstack-infra | 08:05 | |
*** bradjones has quit IRC | 08:05 | |
*** bradjones has joined #openstack-infra | 08:05 | |
*** Hal has joined #openstack-infra | 08:05 | |
*** Hal is now known as Guest91147 | 08:05 | |
*** yamamoto has joined #openstack-infra | 08:10 | |
*** justchecking has quit IRC | 08:14 | |
*** koolhead17 has quit IRC | 08:16 | |
*** yamamoto has quit IRC | 08:16 | |
*** yamamoto has joined #openstack-infra | 08:18 | |
*** ddieterly has joined #openstack-infra | 08:19 | |
*** yamamoto has quit IRC | 08:23 | |
*** ddieterly has quit IRC | 08:24 | |
*** jtomasek has joined #openstack-infra | 08:24 | |
*** btully has quit IRC | 08:28 | |
*** btully has joined #openstack-infra | 08:30 | |
*** yamamoto has joined #openstack-infra | 08:31 | |
*** yamamoto has quit IRC | 08:31 | |
*** e0ne has joined #openstack-infra | 08:32 | |
*** AzherKhan has quit IRC | 08:38 | |
*** AzherKhan has joined #openstack-infra | 08:39 | |
*** jasondotstar has joined #openstack-infra | 08:56 | |
*** jasondotstar has quit IRC | 08:57 | |
*** bradjones has quit IRC | 08:59 | |
*** Guest91147 has quit IRC | 08:59 | |
*** bradjones has joined #openstack-infra | 09:04 | |
*** bradjones has quit IRC | 09:04 | |
*** bradjones has joined #openstack-infra | 09:04 | |
*** ianychoi has quit IRC | 09:12 | |
*** sdake_ has quit IRC | 09:13 | |
*** ddieterly has joined #openstack-infra | 09:19 | |
*** alexpilotti has joined #openstack-infra | 09:21 | |
*** ddieterly has quit IRC | 09:24 | |
*** marzif_ has quit IRC | 09:25 | |
*** Zhongjun has joined #openstack-infra | 09:30 | |
*** alexpilotti has quit IRC | 09:31 | |
*** yamamoto has joined #openstack-infra | 09:32 | |
*** Longgeek_ has quit IRC | 09:34 | |
*** Longgeek has joined #openstack-infra | 09:34 | |
*** otter768 has joined #openstack-infra | 09:36 | |
*** yamamoto has quit IRC | 09:38 | |
*** Longgeek has quit IRC | 09:39 | |
*** otter768 has quit IRC | 09:41 | |
*** Longgeek has joined #openstack-infra | 09:44 | |
*** marzif_ has joined #openstack-infra | 09:47 | |
*** markvoelker has quit IRC | 09:49 | |
*** btully has quit IRC | 09:50 | |
*** btully has joined #openstack-infra | 09:52 | |
*** AzherKhan has quit IRC | 09:53 | |
*** vinay_yadhav has joined #openstack-infra | 09:59 | |
*** alexpilotti has joined #openstack-infra | 10:07 | |
*** vinay_yadhav has quit IRC | 10:13 | |
*** ddieterly has joined #openstack-infra | 10:20 | |
*** macjack has joined #openstack-infra | 10:22 | |
*** btully has quit IRC | 10:25 | |
*** ddieterly has quit IRC | 10:25 | |
*** btully has joined #openstack-infra | 10:26 | |
*** HeOS has joined #openstack-infra | 10:31 | |
*** AzherKhan has joined #openstack-infra | 10:40 | |
*** AzherKhan has quit IRC | 10:49 | |
*** markvoelker has joined #openstack-infra | 10:49 | |
*** enikanorov2 has joined #openstack-infra | 10:51 | |
*** markvoelker has quit IRC | 10:54 | |
*** rkukura has joined #openstack-infra | 11:05 | |
*** wznoinsk1 has joined #openstack-infra | 11:12 | |
*** wznoinsk has quit IRC | 11:14 | |
*** laughterwym has joined #openstack-infra | 11:19 | |
*** ddieterly has joined #openstack-infra | 11:21 | |
*** hrubi has quit IRC | 11:24 | |
*** ddieterly has quit IRC | 11:26 | |
*** hrubi has joined #openstack-infra | 11:27 | |
*** otter768 has joined #openstack-infra | 11:37 | |
*** otter768 has quit IRC | 11:42 | |
*** markvoelker has joined #openstack-infra | 11:50 | |
*** markvoelker has quit IRC | 11:55 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Use accessIPv4 and accessIPv6 if they're there https://review.openstack.org/193569 | 12:01 |
*** btully has quit IRC | 12:02 | |
*** e0ne has quit IRC | 12:03 | |
*** btully has joined #openstack-infra | 12:03 | |
*** yamamoto has joined #openstack-infra | 12:06 | |
*** vinay_yadhav has joined #openstack-infra | 12:07 | |
*** vinayyadhav has joined #openstack-infra | 12:08 | |
*** yamamoto has quit IRC | 12:08 | |
*** dimsum__ has joined #openstack-infra | 12:11 | |
*** vinay_yadhav has quit IRC | 12:13 | |
*** vinayyadhav has quit IRC | 12:13 | |
openstackgerrit | Merged openstack/requirements: Also update extras in setup.cfg. https://review.openstack.org/192197 | 12:16 |
*** yamamoto has joined #openstack-infra | 12:19 | |
*** ddieterly has joined #openstack-infra | 12:22 | |
*** Hal has joined #openstack-infra | 12:25 | |
*** Hal is now known as Guest45364 | 12:25 | |
*** ddieterly has quit IRC | 12:27 | |
openstackgerrit | Merged openstack/requirements: Remove spurious output in test suite. https://review.openstack.org/192443 | 12:30 |
*** rossella_s has quit IRC | 12:30 | |
*** rossella_s has joined #openstack-infra | 12:31 | |
*** yamamoto has quit IRC | 12:33 | |
*** flepied has quit IRC | 12:40 | |
*** flepied has joined #openstack-infra | 12:40 | |
openstackgerrit | Merged openstack/requirements: Remove the shebang from generated setup.py's. https://review.openstack.org/192843 | 12:41 |
openstackgerrit | Merged openstack/requirements: Add upper-constraints.txt generator. https://review.openstack.org/189249 | 12:41 |
openstackgerrit | Merged openstack/requirements: Participate in requirements syncing https://review.openstack.org/193276 | 12:41 |
*** yamamoto has joined #openstack-infra | 12:42 | |
*** Zhongjun has quit IRC | 12:48 | |
*** ildikov has joined #openstack-infra | 12:50 | |
*** markvoelker has joined #openstack-infra | 12:51 | |
*** markvoelker has quit IRC | 12:57 | |
*** ddieterly has joined #openstack-infra | 12:58 | |
*** Guest45364 has quit IRC | 12:59 | |
*** kushal has joined #openstack-infra | 13:01 | |
*** yamamoto has quit IRC | 13:04 | |
*** yamamoto has joined #openstack-infra | 13:05 | |
*** dimsum__ has quit IRC | 13:10 | |
*** dimsum__ has joined #openstack-infra | 13:19 | |
*** yamamoto has quit IRC | 13:21 | |
*** ddieterly has quit IRC | 13:25 | |
mordred | anybody seen this: MultipleResultsFound: Multiple rows were found for one() | 13:26 |
mordred | in gertty? | 13:26 |
mordred | jeblair: ^^ ? | 13:26 |
mordred | I get it on openstack/requirements currently | 13:26 |
mordred | 2015-06-20 08:43:03,855 Exception running task <SyncChangeTask openstack%2Frequirements~master~I1282f8e4010c0ec46c473495bacddf044d06c0af> | 13:26 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add IPv6 to the server information too https://review.openstack.org/193581 | 13:29 |
*** Hal has joined #openstack-infra | 13:32 | |
*** Hal is now known as Guest48636 | 13:33 | |
openstackgerrit | Merged openstack-infra/system-config: Add openstack cloudpulse channel bot https://review.openstack.org/193643 | 13:36 |
openstackgerrit | Merged openstack-infra/system-config: Add support for boot from volume to launch-node https://review.openstack.org/193762 | 13:36 |
*** otter768 has joined #openstack-infra | 13:38 | |
*** hdd has joined #openstack-infra | 13:38 | |
openstackgerrit | Merged openstack-infra/system-config: Add #openstack-searchlight to eavesdrop https://review.openstack.org/190691 | 13:39 |
openstackgerrit | Merged openstack-infra/system-config: Add #cloudkitty to the list of eavesdrop channels https://review.openstack.org/161106 | 13:40 |
openstackgerrit | Monty Taylor proposed openstack-infra/puppet-statusbot: Add support for passing channels as list https://review.openstack.org/193802 | 13:40 |
*** Longgeek_ has joined #openstack-infra | 13:40 | |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Make statusbot channel list a list https://review.openstack.org/193803 | 13:41 |
mordred | nibalizer, crinkle: ^^ check my ruby/puppet? | 13:42 |
*** Longgeek has quit IRC | 13:43 | |
*** otter768 has quit IRC | 13:43 | |
*** yamamoto has joined #openstack-infra | 13:45 | |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Make statusbot channel list a list https://review.openstack.org/193803 | 13:45 |
*** bradjones has quit IRC | 13:47 | |
*** bradjones has joined #openstack-infra | 13:50 | |
*** bradjones has quit IRC | 13:50 | |
*** bradjones has joined #openstack-infra | 13:50 | |
*** dimsum__ has quit IRC | 13:50 | |
*** dimsum__ has joined #openstack-infra | 13:50 | |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Add support for running puppet apply https://review.openstack.org/163540 | 13:51 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Remove hiera data option https://review.openstack.org/165156 | 13:51 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Copy in matching hiera files https://review.openstack.org/165157 | 13:51 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Sync with ansible-modules-extras https://review.openstack.org/193806 | 13:51 |
*** openstack has joined #openstack-infra | 13:56 | |
openstackgerrit | Merged openstack-infra/system-config: Add pleia2 to statusbot_auth_nicks https://review.openstack.org/174962 | 13:57 |
*** hdd has quit IRC | 13:57 | |
openstackgerrit | Monty Taylor proposed openstack-infra/git-review: Use git push-url instead of a second remote https://review.openstack.org/109869 | 13:58 |
mordred | fungi: I think that ^^ is finally ready to land (and I've been using it locally on my laptop since July of last year) | 13:59 |
*** Guest48636 has quit IRC | 14:02 | |
*** yamamoto has quit IRC | 14:03 | |
*** enikanorov2 has quit IRC | 14:06 | |
*** linkedinyou|2 has joined #openstack-infra | 14:06 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add comment explaining why finding an IP is hard https://review.openstack.org/192631 | 14:08 |
StevenK | mordred: It's a nice theory, but the tests fail (re: git-review patch) | 14:10 |
*** linkedinyou|2 has quit IRC | 14:11 | |
openstackgerrit | Merged openstack-infra/git-review: Don't parse git log header for topic https://review.openstack.org/192461 | 14:11 |
openstackgerrit | Monty Taylor proposed openstack-infra/nodepool: Start passing cloud_config object to shade https://review.openstack.org/189744 | 14:12 |
openstackgerrit | Merged openstack-infra/git-review: Remove spurious mdoc directives https://review.openstack.org/191480 | 14:14 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Use os-client-config SSL arg processing https://review.openstack.org/188202 | 14:15 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Use disable_vendor_agent flags in create_image https://review.openstack.org/188223 | 14:15 |
Kiall | AJaeger: about? Having an issue getting `tox -evenv python setup.py update_catalog` to work in that new dash repo.. any ideas? https://review.openstack.org/#/c/193800/ | 14:18 |
openstackgerrit | Monty Taylor proposed openstack/requirements: Bump minimum requirement for os-client-config https://review.openstack.org/193809 | 14:19 |
*** unicell1 has joined #openstack-infra | 14:22 | |
*** unicell has quit IRC | 14:22 | |
*** openstackstatus has quit IRC | 14:24 | |
mordred | StevenK: bother | 14:24 |
*** openstackstatus has joined #openstack-infra | 14:25 | |
*** ChanServ sets mode: +v openstackstatus | 14:25 | |
*** Hal has joined #openstack-infra | 14:26 | |
*** Hal is now known as Guest72564 | 14:26 | |
*** markvoelker has joined #openstack-infra | 14:40 | |
*** Guest72564 has quit IRC | 14:41 | |
*** markvoelker has quit IRC | 14:45 | |
*** ddieterly has joined #openstack-infra | 14:46 | |
*** dims_ has joined #openstack-infra | 14:49 | |
*** dimsum__ has quit IRC | 14:49 | |
*** ildikov has quit IRC | 14:50 | |
AJaeger | Kiall: I commented on your patch. Does that help? | 14:50 |
*** ddieterly has quit IRC | 14:51 | |
*** Longgeek has joined #openstack-infra | 14:51 | |
*** jcoufal has joined #openstack-infra | 14:51 | |
*** HeOS has quit IRC | 14:54 | |
*** Longgeek_ has quit IRC | 14:54 | |
*** HeOS has joined #openstack-infra | 14:55 | |
*** dimsum__ has joined #openstack-infra | 15:01 | |
*** dims_ has quit IRC | 15:03 | |
*** fallenpegasus has joined #openstack-infra | 15:04 | |
*** yamamoto has joined #openstack-infra | 15:04 | |
*** afazekas has quit IRC | 15:09 | |
*** yamamoto has quit IRC | 15:09 | |
bookwar | hi all, were there any changes in Gerrit - Launchpad interactions recently? I see that Openstack Infra bot sets status in progress for a bug mentioned in Closes-Bug tag in Gerrit but it doesn't post the link to review https://bugs.launchpad.net/fuel/+bug/1467107 | 15:10 |
openstack | Launchpad bug 1467107 in Fuel for OpenStack "master node setup failed with docker containers in status Not created" [Critical,In progress] - Assigned to Aleksandra Fedorova (afedorova) | 15:10 |
*** dims_ has joined #openstack-infra | 15:10 | |
*** dimsum__ has quit IRC | 15:10 | |
*** e0ne has joined #openstack-infra | 15:12 | |
*** yamamoto has joined #openstack-infra | 15:16 | |
*** Longgeek has quit IRC | 15:30 | |
*** enikanorov2 has joined #openstack-infra | 15:35 | |
*** e0ne has quit IRC | 15:36 | |
*** woodster_ has joined #openstack-infra | 15:37 | |
*** otter768 has joined #openstack-infra | 15:39 | |
*** resker has joined #openstack-infra | 15:41 | |
*** otter768 has quit IRC | 15:43 | |
*** esker has quit IRC | 15:45 | |
*** fallenpegasus has quit IRC | 15:45 | |
*** unicell1 has quit IRC | 15:46 | |
*** unicell has joined #openstack-infra | 15:47 | |
*** ddieterly has joined #openstack-infra | 15:47 | |
jeblair | mordred: do you have the full traceback from that? | 15:51 |
jeblair | mordred: i don't get it for that change | 15:51 |
*** ddieterly has quit IRC | 15:52 | |
*** sdake has joined #openstack-infra | 15:54 | |
*** dims_ has quit IRC | 15:55 | |
*** sdake_ has joined #openstack-infra | 15:56 | |
*** fallenpegasus has joined #openstack-infra | 15:56 | |
jeblair | fungi: i have restarted zuul, thanks for the reminder | 15:57 |
mordred | jeblair: http://paste.openstack.org/show/307992/ | 15:58 |
*** sdake has quit IRC | 15:59 | |
*** Longgeek has joined #openstack-infra | 16:01 | |
*** amit213 has quit IRC | 16:01 | |
*** amit213 has joined #openstack-infra | 16:02 | |
*** amit213 has quit IRC | 16:05 | |
jeblair | mordred: huh. can i have your .gertty.db? or would you mind transcribing some sql? | 16:05 |
*** amit213 has joined #openstack-infra | 16:08 | |
*** amit213 has quit IRC | 16:08 | |
*** weshay has quit IRC | 16:08 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Fix propose_update.sh https://review.openstack.org/193815 | 16:11 |
AJaeger | jeblair, mordred, fungi: Please check the above change to fix https://jenkins.openstack.org/job/propose-requirements-updates/122/console | 16:12 |
*** pbourke has quit IRC | 16:13 | |
jeblair | lgtm | 16:13 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Fix propose_update.sh https://review.openstack.org/193815 | 16:14 |
*** pbourke has joined #openstack-infra | 16:14 | |
AJaeger | I missed one place, we use the call twice ;( | 16:14 |
AJaeger | jeblair: updated again - thanks for reviewing | 16:14 |
*** laughterwym has quit IRC | 16:14 | |
jeblair | np | 16:14 |
*** amit213 has joined #openstack-infra | 16:15 | |
AJaeger | Dinner time here - jeblair have a great weekend! | 16:15 |
jeblair | you too | 16:16 |
*** amit213 has quit IRC | 16:17 | |
Kiall | AJaeger: yes, that's perfect.. thanks! | 16:17 |
*** amit213 has joined #openstack-infra | 16:18 | |
mordred | jeblair: I can send you the .gertty.db for sure | 16:18 |
mordred | jeblair: or - I'm happy to transcribe sql too | 16:19 |
*** amit213 has quit IRC | 16:19 | |
jeblair | mordred: let's try transcribing sql real quick in pm | 16:19 |
*** amit213 has joined #openstack-infra | 16:20 | |
*** dimsum__ has joined #openstack-infra | 16:26 | |
*** markvoelker has joined #openstack-infra | 16:29 | |
*** marzif_ has quit IRC | 16:31 | |
*** fedexo has joined #openstack-infra | 16:31 | |
fungi | AJaeger: oops, i could have sworn i tested that. anyway i don't think we want mktemp creating anything at all, just generating a unique name for us to pass to virtualenv? | 16:32 |
fungi | hrm, the manpage implies not having mktemp do the creation itself is unsafe | 16:32 |
fungi | i'll confirm virtualenv doesn't blow up if the target name already exists | 16:32 |
*** markvoelker has quit IRC | 16:33 | |
fungi | AJaeger: ahh, yep, works as intended | 16:34 |
fungi | AJaeger: thanks for catching that one | 16:34 |
*** fallenpegasus has quit IRC | 16:40 | |
*** ddieterly has joined #openstack-infra | 16:44 | |
*** jamespage_ has joined #openstack-infra | 16:46 | |
*** dimsum__ has quit IRC | 16:47 | |
jeblair | the new git.o.o exists at 104.239.158.75 | 16:50 |
jeblair | and, btw, http://104.239.158.75/cgit totally works right off the bat :) | 16:50 |
jeblair | (i haven't even logged into the box yet) | 16:50 |
jeblair | i've disabled puppet on it so i can futz with the config file manually | 16:52 |
openstackgerrit | Merged openstack-infra/project-config: Fix propose_update.sh https://review.openstack.org/193815 | 16:53 |
jeblair | so, fun fact -- our puppet manifests for the git fe totally work on trusty. but that's not what we use. so i'll just rebuild that with centos this time. | 16:57 |
*** fallenpegasus has joined #openstack-infra | 16:57 | |
*** marzif_ has joined #openstack-infra | 16:58 | |
*** salv-orl_ has quit IRC | 16:58 | |
*** yamamoto has quit IRC | 16:59 | |
*** yamamoto has joined #openstack-infra | 16:59 | |
*** fallenpegasus has quit IRC | 17:01 | |
jeblair | okay, redo at http://104.239.158.55/cgit | 17:03 |
*** yamamoto has quit IRC | 17:07 | |
fungi | interesting. and yeah that's probably fine for the fe but the backends still need a git that supports shallow cloning | 17:10 |
fungi | so can't do trusty there | 17:11 |
*** ericksonsantos has quit IRC | 17:11 | |
*** samueldmq has quit IRC | 17:11 | |
jeblair | i redid it as centos anyway, just to avoid changing too many variables | 17:12 |
*** jamespage_ has quit IRC | 17:13 | |
*** achanda has joined #openstack-infra | 17:13 | |
jeblair | i think the next step is to temporarily remove one of the backends from the production config, and then see how many simultaneous connections it can handle | 17:14 |
jeblair | but i'm going to weekend for a while now | 17:15 |
*** jamespage_ has joined #openstack-infra | 17:24 | |
*** otter768 has joined #openstack-infra | 17:40 | |
*** hdd has joined #openstack-infra | 17:40 | |
*** woodster_ has quit IRC | 17:41 | |
*** hdd has quit IRC | 17:41 | |
*** otter768 has quit IRC | 17:45 | |
*** zz_dimtruck is now known as dimtruck | 17:46 | |
*** bradjones has quit IRC | 17:51 | |
*** yfried_ has joined #openstack-infra | 17:51 | |
*** bradjones has joined #openstack-infra | 17:53 | |
*** bradjones has quit IRC | 17:53 | |
*** bradjones has joined #openstack-infra | 17:53 | |
*** btully has quit IRC | 18:00 | |
*** btully has joined #openstack-infra | 18:01 | |
*** ddieterly has quit IRC | 18:02 | |
flip214 | given an URL like http://graphite.openstack.org/render/?width=600&height=344&_salt=1434709688.361&from=-2weeks&xFormat=%25b%25d-%25T&title=DRBD%20Cinder%2FDevstack%20stats&colorList=red%2Cgreen%2Cblue&target=stats_counts.zuul.pipeline.check.job.check-tempest-dsvm-full-drbd-devstack-nv.FAILURE&target=stats_counts.zuul.pipeline.check.job.check-tempest-dsvm-full-drbd-devstack-nv.SUCCESS, how can I find out which gerrit reviews had the failed CI r | 18:02 |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Add Neutron/Nova Floating IP create (allocate to project) https://review.openstack.org/183555 | 18:04 |
*** zz_jgrimm is now known as jgrimm | 18:04 | |
*** marzif_ has quit IRC | 18:10 | |
jeblair | flip214: if subunit2sql is processing those jobs, you can probably find out that way: http://docs.openstack.org/infra/system-config/logstash.html#subunit2sql | 18:12 |
jeblair | flip214: but the graphite data are just aggregate stats, not structured data | 18:12 |
jeblair | flip214: likewise, if logstash is indexing those jobs, you can query it: http://docs.openstack.org/infra/system-config/logstash.html#querying-logstash | 18:12 |
flip214 | jeblair: thanks for all the hints, I'll look through them... | 18:14 |
flip214 | now, of logstash had a PostgreSQL .... ;) | 18:14 |
flip214 | *if | 18:14 |
*** hdd has joined #openstack-infra | 18:15 | |
*** miqui has joined #openstack-infra | 18:16 | |
*** yamamoto has joined #openstack-infra | 18:17 | |
*** markvoelker has joined #openstack-infra | 18:18 | |
*** mriedem has joined #openstack-infra | 18:21 | |
*** yamamoto has quit IRC | 18:22 | |
*** markvoelker has quit IRC | 18:23 | |
*** whitenoise has joined #openstack-infra | 18:23 | |
flip214 | jeblair: according to this database, there has neven been a run of the drbd-devstack CI ... | 18:27 |
flip214 | and run_metadata could use an additional index on "key" (and perhaps on "value"), too... | 18:28 |
*** yamamoto has joined #openstack-infra | 18:28 | |
flip214 | as these are openstack-infra CI jobs, I wouldn't know a reason why they shouldn't be included here. | 18:29 |
fungi | if mtreinish is around, he may have suggestions there | 18:30 |
flip214 | mtreinish: herep? | 18:31 |
fungi | subunit2sql is sort of still his experiment at the moment | 18:31 |
flip214 | fungi: thanks for the pointer | 18:31 |
flip214 | okay | 18:31 |
fungi | i'm not personally familiar with which jobs are getting their subunit data imported, nor the database schema | 18:31 |
flip214 | fungi: not a problem, just used an gui that showed all tables and so on. | 18:32 |
flip214 | I'd just like to find out which CI runs involving our driver failed, to see whether we need to change something | 18:33 |
fungi | any chance you've poked around in http://logstash.openstack.org/ already? | 18:34 |
*** rguillebert has joined #openstack-infra | 18:34 | |
*** kushal has quit IRC | 18:35 | |
flip214 | fungi: I believe this lets me search for individual failing tests .... | 18:35 |
flip214 | but I didn't find out eg. how to restrict to project cinder. | 18:35 |
fungi | oh, you're looking for failing tests rather than failing jobs | 18:36 |
*** leakypipes has quit IRC | 18:37 | |
*** ddieterly has joined #openstack-infra | 18:37 | |
flip214 | eg. " build_name:"check-tempest-dsvm-full-drbd-devstack-nv" " says "no results" | 18:38 |
flip214 | project:"openstack/cinder" No events matched | 18:40 |
fungi | are you limiting it to the last 15 minutes? | 18:41 |
*** marzif_ has joined #openstack-infra | 18:42 | |
flip214 | ah yes, thanks. that's the default. | 18:43 |
fungi | looks to me like it only runs on cinder anyway, and in the past 7 days i'm only seeing success results (if i'm searching correctly that is), but trying to validate that now | 18:43 |
*** achanda has quit IRC | 18:44 | |
flip214 | fungi: http://graphite.openstack.org/render/?width=600&height=344&_salt=1434709688.361&from=-2weeks&xFormat=%25b%25d-%25T&title=DRBD%20Cinder%2FDevstack%20stats&colorList=red%2Cgreen%2Cblue&target=stats_counts.zuul.pipeline.check.job.check-tempest-dsvm-full-drbd-devstack-nv.FAILURE&target=stats_counts.zuul.pipeline.check.job.check-tempest-dsvm-full-drbd-devstack-nv.SUCCESS | 18:45 |
fungi | just searching on build_name:"check-tempest-dsvm-full-drbd-devstack-nv" at the moment | 18:45 |
flip214 | there are some failures. | 18:45 |
flip214 | and, TBH, I think that having a database with *only* results will be faster than looking for individual log messages.. | 18:45 |
*** dimtruck is now known as zz_dimtruck | 18:46 | |
flip214 | project:"openstack/cinder" AND build_name:"check-tempest-dsvm-full-drbd-devstack-nv" AND build_status:"FAILURE" | 18:46 |
flip214 | looks like it's what I want... | 18:47 |
fungi | yeah, for some reason the AND has to be capitalized | 18:47 |
flip214 | now I only have to find out how to see the result URL | 18:47 |
fungi | which was apparently my problem | 18:47 |
flip214 | can I filter for the "Detailed logs" line? | 18:47 |
fungi | message:"Detailed logs" AND build_name:"check-tempest-dsvm-full-drbd-devstack-nv" AND NOT build_status:"SUCCESS" | 18:47 |
fungi | that gets you the logs links to all the unsuccessful runs | 18:47 |
fungi | too bad they're not clicky | 18:48 |
fungi | i suspect in looking through these, you're going to find an awful lot of examples of random bugs in openstack software completely unrelated to your driver | 18:50 |
flip214 | fungi: probably. | 18:51 |
flip214 | but if there are one or two cases of *our* stuff failing, we've already learned something. | 18:51 |
*** eharney has quit IRC | 18:51 | |
flip214 | can I get that data via a simply HTTP GET as json, xml, or plain text or so, too? | 18:52 |
*** SumitNaiksatam has quit IRC | 18:52 | |
*** SumitNaiksatam has joined #openstack-infra | 18:52 | |
flip214 | ah, there's an "export" link, too. | 18:53 |
fungi | looks like there's a csv | 18:53 |
fungi | yeah | 18:53 |
fungi | that | 18:53 |
flip214 | hmmm ... either I don't understand CSV correctly, or that looks strange. | 18:55 |
flip214 | but never mind, it seems to have the information I need. | 18:55 |
flip214 | good enough. | 18:55 |
flip214 | thank you very much! | 18:55 |
*** zz_dimtruck is now known as dimtruck | 19:03 | |
*** ivar-lazzaro has joined #openstack-infra | 19:05 | |
*** hdd has quit IRC | 19:06 | |
lifeless | fungi: thanks | 19:07 |
*** ivar-lazzaro has quit IRC | 19:07 | |
*** ivar-lazzaro has joined #openstack-infra | 19:08 | |
flip214 | and right, there's one issue that should be fixed... | 19:08 |
*** soren has joined #openstack-infra | 19:09 | |
*** anteaya has quit IRC | 19:11 | |
*** SumitNaiksatam has quit IRC | 19:11 | |
*** koolhead17 has joined #openstack-infra | 19:12 | |
*** ericksonsantos has joined #openstack-infra | 19:13 | |
*** SumitNaiksatam has joined #openstack-infra | 19:13 | |
*** e0ne has joined #openstack-infra | 19:16 | |
*** e0ne is now known as e0ne_ | 19:16 | |
*** e0ne_ is now known as e0ne | 19:17 | |
*** salv-orlando has joined #openstack-infra | 19:19 | |
*** ericksonsantos has quit IRC | 19:20 | |
*** ericksonsantos has joined #openstack-infra | 19:23 | |
*** salv-orlando has quit IRC | 19:26 | |
*** ericksonsantos has quit IRC | 19:29 | |
*** soren has quit IRC | 19:30 | |
*** ericksonsantos has joined #openstack-infra | 19:32 | |
*** whitenoise is now known as ossdev | 19:33 | |
*** ossdev is now known as whitenoise | 19:37 | |
*** koolhead_ has joined #openstack-infra | 19:38 | |
*** koolhead_ has quit IRC | 19:38 | |
*** koolhead17 has quit IRC | 19:38 | |
whitenoise | I got the nick ossdev, that makes me 100% legit | 19:38 |
*** koolhead17 has joined #openstack-infra | 19:38 | |
*** samueldmq has joined #openstack-infra | 19:39 | |
*** ZZelle has joined #openstack-infra | 19:39 | |
whitenoise | fungi: is this channel logged somewhere by chance ? | 19:41 |
*** otter768 has joined #openstack-infra | 19:41 | |
nibalizer | yes | 19:42 |
nibalizer | http://eavesdrop.openstack.org/ | 19:42 |
whitenoise | wonderful subdomain there | 19:43 |
*** koolhead17 has quit IRC | 19:43 | |
*** ChanServ changes topic to "Discussion of OpenStack Developer and Community Infrastructure | docs http://docs.openstack.org/infra/ | bugs https://storyboard.openstack.org/ | source https://git.openstack.org/cgit/openstack-infra/ | channel logs http://eavesdrop.openstack.org/irclogs/%23openstack-infra/" | 19:43 | |
whitenoise | nibalizer: thanks, found what i needed | 19:45 |
*** otter768 has quit IRC | 19:45 | |
*** dimtruck is now known as zz_dimtruck | 19:54 | |
*** fifieldt has quit IRC | 19:55 | |
*** btully has quit IRC | 19:59 | |
*** btully has joined #openstack-infra | 19:59 | |
*** ivar-lazzaro has quit IRC | 20:00 | |
*** ivar-lazzaro has joined #openstack-infra | 20:03 | |
*** _ody_ has joined #openstack-infra | 20:04 | |
*** hemna__ has joined #openstack-infra | 20:04 | |
*** edwarnicke_ has joined #openstack-infra | 20:05 | |
*** simonmcc_ has joined #openstack-infra | 20:05 | |
*** ctracey_ has joined #openstack-infra | 20:06 | |
*** tteggel_ has joined #openstack-infra | 20:06 | |
*** persia__ has joined #openstack-infra | 20:06 | |
*** zigo_ has joined #openstack-infra | 20:06 | |
*** markvoelker has joined #openstack-infra | 20:07 | |
*** pleia2_ has joined #openstack-infra | 20:07 | |
*** bodepd_ has joined #openstack-infra | 20:07 | |
*** yamamoto has quit IRC | 20:07 | |
*** frickler_ has joined #openstack-infra | 20:07 | |
*** fifieldt has joined #openstack-infra | 20:07 | |
*** gus_ has joined #openstack-infra | 20:08 | |
*** yamamoto has joined #openstack-infra | 20:09 | |
*** lbragstad_ has joined #openstack-infra | 20:09 | |
*** radez_g0` has joined #openstack-infra | 20:10 | |
*** jamielenz has joined #openstack-infra | 20:10 | |
*** vipuls has joined #openstack-infra | 20:10 | |
*** jd__` has joined #openstack-infra | 20:11 | |
*** markmcclain1 has joined #openstack-infra | 20:11 | |
*** jamielenz is now known as jamielennox | 20:11 | |
*** rm_work| has joined #openstack-infra | 20:11 | |
*** mhu1 has joined #openstack-infra | 20:11 | |
*** Hunner_ has joined #openstack-infra | 20:11 | |
*** hockeynut_afk has joined #openstack-infra | 20:11 | |
*** apmelton_ has joined #openstack-infra | 20:11 | |
*** dimtruckl has joined #openstack-infra | 20:11 | |
*** cloudkiller has joined #openstack-infra | 20:11 | |
*** markvoelker has quit IRC | 20:11 | |
*** dimtruckl is now known as dimtruck | 20:11 | |
*** mgagne_ has joined #openstack-infra | 20:12 | |
*** mgagne_ is now known as Guest59409 | 20:12 | |
*** adam_g` has joined #openstack-infra | 20:12 | |
*** zz_gondoi has joined #openstack-infra | 20:13 | |
*** krotscheck_ has joined #openstack-infra | 20:13 | |
*** persia__ has quit IRC | 20:13 | |
*** persia__ has joined #openstack-infra | 20:13 | |
*** persia has quit IRC | 20:13 | |
*** persia__ is now known as persia | 20:13 | |
*** btully has quit IRC | 20:14 | |
*** sigmavirus24b has joined #openstack-infra | 20:14 | |
*** jcoufal has quit IRC | 20:14 | |
*** hemna_ has quit IRC | 20:14 | |
*** tbarron has quit IRC | 20:14 | |
*** ianw has quit IRC | 20:14 | |
*** krtaylor has quit IRC | 20:14 | |
*** zigo has quit IRC | 20:14 | |
*** rm_work has quit IRC | 20:14 | |
*** markmcclain has quit IRC | 20:14 | |
*** comstud has quit IRC | 20:14 | |
*** _ody has quit IRC | 20:14 | |
*** jpeeler has quit IRC | 20:14 | |
*** tteggel has quit IRC | 20:14 | |
*** frickler has quit IRC | 20:15 | |
*** bookwar has quit IRC | 20:15 | |
*** jd__ has quit IRC | 20:15 | |
*** vipul has quit IRC | 20:15 | |
*** sileht has quit IRC | 20:15 | |
*** simonmcc has quit IRC | 20:15 | |
*** edwarnicke has quit IRC | 20:15 | |
*** ctracey has quit IRC | 20:15 | |
*** rbradfor has quit IRC | 20:15 | |
*** Hunner has quit IRC | 20:15 | |
*** leifmadsen has quit IRC | 20:15 | |
*** krotscheck has quit IRC | 20:15 | |
*** gilliard has quit IRC | 20:15 | |
*** cloudnull has quit IRC | 20:15 | |
*** cyeoh has quit IRC | 20:15 | |
*** radez_g0n3 has quit IRC | 20:15 | |
*** jbryce has quit IRC | 20:15 | |
*** hockeynut has quit IRC | 20:15 | |
*** bodepd has quit IRC | 20:15 | |
*** stevebaker has quit IRC | 20:15 | |
*** ttx has quit IRC | 20:15 | |
*** adam_g has quit IRC | 20:15 | |
*** gus has quit IRC | 20:15 | |
*** apmelton has quit IRC | 20:15 | |
*** jamielennox|away has quit IRC | 20:15 | |
*** lbragstad has quit IRC | 20:15 | |
*** jvrbanac has quit IRC | 20:15 | |
*** d34dh0r53 has quit IRC | 20:15 | |
*** eglute has quit IRC | 20:15 | |
*** gondoi has quit IRC | 20:15 | |
*** sigmavirus24_awa has quit IRC | 20:15 | |
*** mgagne has quit IRC | 20:15 | |
*** timsim has quit IRC | 20:15 | |
*** jbernard has quit IRC | 20:15 | |
*** zz_dimtruck has quit IRC | 20:15 | |
*** mhu has quit IRC | 20:15 | |
*** JayF has quit IRC | 20:15 | |
*** jroll has quit IRC | 20:15 | |
*** odyssey4me has quit IRC | 20:15 | |
*** dolphm has quit IRC | 20:15 | |
*** pleia2 has quit IRC | 20:15 | |
*** clarkb has quit IRC | 20:15 | |
*** cloudkiller is now known as cloudnull | 20:15 | |
*** jd__` is now known as jd__ | 20:15 | |
*** krotscheck_ is now known as krotscheck | 20:15 | |
*** markmcclain1 is now known as markmcclain | 20:15 | |
*** rm_work| is now known as rm_work | 20:15 | |
*** lbragstad_ is now known as lbragstad | 20:15 | |
*** timsim_ has joined #openstack-infra | 20:15 | |
*** timsim_ is now known as timsim | 20:15 | |
*** zz_gondoi is now known as gondoi | 20:15 | |
*** mhu1 is now known as mhu | 20:15 | |
*** rm_work has quit IRC | 20:15 | |
*** rm_work has joined #openstack-infra | 20:15 | |
*** dolphm_ has joined #openstack-infra | 20:15 | |
*** dolphm_ is now known as dolphm | 20:15 | |
*** jvrbanac has joined #openstack-infra | 20:15 | |
*** eglute has joined #openstack-infra | 20:15 | |
*** leifmadsen has joined #openstack-infra | 20:16 | |
*** odyssey4me has joined #openstack-infra | 20:16 | |
*** btully has joined #openstack-infra | 20:16 | |
*** d34dh0r53 has joined #openstack-infra | 20:17 | |
*** ttx has joined #openstack-infra | 20:17 | |
*** tbarron has joined #openstack-infra | 20:17 | |
*** simonmcc_ is now known as simonmcc | 20:17 | |
*** cyeoh has joined #openstack-infra | 20:18 | |
*** bookwar has joined #openstack-infra | 20:18 | |
*** ianw has joined #openstack-infra | 20:19 | |
*** sileht has joined #openstack-infra | 20:19 | |
*** rbradfor has joined #openstack-infra | 20:19 | |
*** gilliard has joined #openstack-infra | 20:19 | |
*** clarkb has joined #openstack-infra | 20:20 | |
*** jbernard has joined #openstack-infra | 20:20 | |
*** jbernard has quit IRC | 20:20 | |
*** jbernard has joined #openstack-infra | 20:20 | |
*** comstud has joined #openstack-infra | 20:20 | |
*** JayF has joined #openstack-infra | 20:20 | |
*** jbryce has joined #openstack-infra | 20:20 | |
*** stevebaker has joined #openstack-infra | 20:20 | |
*** jroll has joined #openstack-infra | 20:20 | |
*** edwarnicke_ is now known as edwarnicke | 20:20 | |
*** ctracey_ is now known as ctracey | 20:22 | |
*** jroll has quit IRC | 20:22 | |
*** jroll has joined #openstack-infra | 20:22 | |
*** Trozz_ has joined #openstack-infra | 20:23 | |
*** zigo has joined #openstack-infra | 20:24 | |
*** pleia2 has joined #openstack-infra | 20:24 | |
*** fedexo_ has joined #openstack-infra | 20:24 | |
*** asahlin has joined #openstack-infra | 20:24 | |
*** _ody has joined #openstack-infra | 20:25 | |
*** gus has joined #openstack-infra | 20:25 | |
*** tcammann1 has joined #openstack-infra | 20:25 | |
*** apmelton has joined #openstack-infra | 20:26 | |
*** soren has joined #openstack-infra | 20:26 | |
*** ZZelle has quit IRC | 20:27 | |
*** aluria` has joined #openstack-infra | 20:28 | |
*** fbo_ has joined #openstack-infra | 20:28 | |
*** adam_g has joined #openstack-infra | 20:28 | |
*** cburgess_ has joined #openstack-infra | 20:28 | |
*** adreznec_ has joined #openstack-infra | 20:28 | |
*** mgagne has joined #openstack-infra | 20:28 | |
*** coolsvapz has joined #openstack-infra | 20:28 | |
*** mgagne is now known as Guest11697 | 20:28 | |
*** ttx` has joined #openstack-infra | 20:28 | |
*** adam_g has quit IRC | 20:28 | |
*** adam_g has joined #openstack-infra | 20:28 | |
*** timrc_ has joined #openstack-infra | 20:28 | |
*** eglute_s has joined #openstack-infra | 20:28 | |
*** Hunner has joined #openstack-infra | 20:28 | |
*** persia__ has joined #openstack-infra | 20:28 | |
*** cbkyeoh has joined #openstack-infra | 20:29 | |
*** odyssey4me_ has joined #openstack-infra | 20:29 | |
*** _d34dh0r53_ has joined #openstack-infra | 20:29 | |
*** hockeynut has joined #openstack-infra | 20:29 | |
*** prad_ has joined #openstack-infra | 20:29 | |
*** mgedmin_ has joined #openstack-infra | 20:29 | |
*** sigmavirus24_awa has joined #openstack-infra | 20:29 | |
*** cyeoh has quit IRC | 20:29 | |
*** ttx has quit IRC | 20:29 | |
*** tbarron has quit IRC | 20:29 | |
*** d34dh0r53 has quit IRC | 20:29 | |
*** odyssey4me has quit IRC | 20:29 | |
*** eglute has quit IRC | 20:29 | |
*** jvrbanac has quit IRC | 20:29 | |
*** dolphm has quit IRC | 20:29 | |
*** timsim has quit IRC | 20:29 | |
*** sigmavirus24b has quit IRC | 20:29 | |
*** gondoi has quit IRC | 20:29 | |
*** adam_g` has quit IRC | 20:29 | |
*** Guest59409 has quit IRC | 20:29 | |
*** dimtruck has quit IRC | 20:29 | |
*** apmelton_ has quit IRC | 20:29 | |
*** hockeynut_afk has quit IRC | 20:29 | |
*** Hunner_ has quit IRC | 20:29 | |
*** markmcclain has quit IRC | 20:29 | |
*** rm_work has quit IRC | 20:29 | |
*** mhu has quit IRC | 20:29 | |
*** jamielennox has quit IRC | 20:29 | |
*** lbragstad has quit IRC | 20:29 | |
*** gus_ has quit IRC | 20:29 | |
*** pleia2_ has quit IRC | 20:29 | |
*** zigo_ has quit IRC | 20:29 | |
*** persia has quit IRC | 20:29 | |
*** simonmcc has quit IRC | 20:29 | |
*** _ody_ has quit IRC | 20:29 | |
*** fedexo has quit IRC | 20:29 | |
*** Longgeek has quit IRC | 20:29 | |
*** resker has quit IRC | 20:29 | |
*** flepied has quit IRC | 20:29 | |
*** vaidy_ril has quit IRC | 20:29 | |
*** isviridov_away has quit IRC | 20:29 | |
*** ryanpetrello has quit IRC | 20:29 | |
*** asahlin_away has quit IRC | 20:29 | |
*** sc` has quit IRC | 20:29 | |
*** cburgess has quit IRC | 20:29 | |
*** dguitarbite has quit IRC | 20:29 | |
*** Kiall has quit IRC | 20:29 | |
*** mgedmin has quit IRC | 20:29 | |
*** ayoung has quit IRC | 20:29 | |
*** tcammann_ has quit IRC | 20:29 | |
*** masayukig has quit IRC | 20:29 | |
*** Trozz has quit IRC | 20:29 | |
*** Mmike has quit IRC | 20:29 | |
*** timrc has quit IRC | 20:29 | |
*** xgerman has quit IRC | 20:29 | |
*** dougwig has quit IRC | 20:29 | |
*** jraim has quit IRC | 20:30 | |
*** aluria has quit IRC | 20:30 | |
*** coolsvap|away has quit IRC | 20:30 | |
*** fbo has quit IRC | 20:30 | |
*** freyes has quit IRC | 20:30 | |
*** adreznec has quit IRC | 20:30 | |
*** mrda has quit IRC | 20:30 | |
*** cbkyeoh is now known as cyeoh | 20:30 | |
*** mgedmin_ is now known as mgedmin | 20:30 | |
*** Guest96299 is now known as dan | 20:30 | |
*** dolphm_ has joined #openstack-infra | 20:30 | |
*** dolphm_ is now known as dolphm | 20:30 | |
*** masayukig has joined #openstack-infra | 20:30 | |
*** freyes has joined #openstack-infra | 20:30 | |
*** rossella_s has quit IRC | 20:30 | |
*** marzif_ has quit IRC | 20:30 | |
*** markmcclain has joined #openstack-infra | 20:30 | |
*** ryanpetrello has joined #openstack-infra | 20:30 | |
*** zz_dimtruck has joined #openstack-infra | 20:30 | |
*** Kiall has joined #openstack-infra | 20:30 | |
*** esker has joined #openstack-infra | 20:30 | |
*** zz_dimtruck is now known as dimtruck | 20:31 | |
*** rossella_s has joined #openstack-infra | 20:31 | |
*** rm_work has joined #openstack-infra | 20:32 | |
*** armax has joined #openstack-infra | 20:32 | |
*** tbarron has joined #openstack-infra | 20:32 | |
*** lbragstad has joined #openstack-infra | 20:32 | |
*** yamamoto has quit IRC | 20:32 | |
*** ayoung has joined #openstack-infra | 20:33 | |
*** dguitarbite has joined #openstack-infra | 20:33 | |
*** Longgeek has joined #openstack-infra | 20:34 | |
*** flepied has joined #openstack-infra | 20:34 | |
*** gondoi has joined #openstack-infra | 20:35 | |
*** mcdonagm__ has joined #openstack-infra | 20:36 | |
*** radez_g0n3 has joined #openstack-infra | 20:36 | |
*** pradk_ has joined #openstack-infra | 20:36 | |
*** david-ly_ has joined #openstack-infra | 20:36 | |
*** schang_ has joined #openstack-infra | 20:36 | |
*** wendar_ has joined #openstack-infra | 20:37 | |
*** bdemers_ has joined #openstack-infra | 20:37 | |
*** tristanC_ has joined #openstack-infra | 20:38 | |
*** dan is now known as 18VAACHA6 | 20:38 | |
*** jamielennox has joined #openstack-infra | 20:38 | |
*** mhu has joined #openstack-infra | 20:38 | |
*** timsim has joined #openstack-infra | 20:38 | |
*** Mmike has joined #openstack-infra | 20:38 | |
*** mrda has joined #openstack-infra | 20:38 | |
*** jamielennox has quit IRC | 20:38 | |
*** jamielennox has joined #openstack-infra | 20:38 | |
*** sc` has joined #openstack-infra | 20:38 | |
*** Daviey_ has joined #openstack-infra | 20:38 | |
*** jraim has joined #openstack-infra | 20:39 | |
*** grue_pm_ has joined #openstack-infra | 20:40 | |
*** simonmcc has joined #openstack-infra | 20:40 | |
*** jamespag` has joined #openstack-infra | 20:41 | |
*** jamespag` has quit IRC | 20:41 | |
*** jamespag` has joined #openstack-infra | 20:41 | |
*** salv-orlando has joined #openstack-infra | 20:41 | |
*** wolsen_ has joined #openstack-infra | 20:42 | |
*** dougwig has joined #openstack-infra | 20:43 | |
*** armax has quit IRC | 20:43 | |
*** rcarrill` has joined #openstack-infra | 20:44 | |
*** coreycb` has joined #openstack-infra | 20:44 | |
*** xgerman has joined #openstack-infra | 20:44 | |
*** briancurtin_ has joined #openstack-infra | 20:44 | |
*** bttully has joined #openstack-infra | 20:44 | |
*** rakhmerov has quit IRC | 20:44 | |
*** rakhmerov__ has joined #openstack-infra | 20:44 | |
*** vaidy has joined #openstack-infra | 20:45 | |
*** isviridov_away has joined #openstack-infra | 20:45 | |
*** AJaeger_ has joined #openstack-infra | 20:45 | |
*** AJaeger_ has quit IRC | 20:45 | |
*** AJaeger_ has joined #openstack-infra | 20:45 | |
*** hughsaunders_ has joined #openstack-infra | 20:46 | |
*** ameade_ has joined #openstack-infra | 20:46 | |
*** abramley_ has joined #openstack-infra | 20:46 | |
*** salv-orlando has quit IRC | 20:46 | |
*** sambetts_ has joined #openstack-infra | 20:47 | |
*** sileht has quit IRC | 20:48 | |
*** btully has quit IRC | 20:48 | |
*** radez_g0` has quit IRC | 20:48 | |
*** ericksonsantos has quit IRC | 20:48 | |
*** jamespage_ has quit IRC | 20:48 | |
*** bdemers has quit IRC | 20:48 | |
*** rcarrillocruz has quit IRC | 20:48 | |
*** juggler has quit IRC | 20:48 | |
*** boris-42 has quit IRC | 20:48 | |
*** prad has quit IRC | 20:48 | |
*** bcourt has quit IRC | 20:48 | |
*** cody-somerville has quit IRC | 20:48 | |
*** sambetts has quit IRC | 20:48 | |
*** coreycb has quit IRC | 20:48 | |
*** mcdonagm has quit IRC | 20:48 | |
*** mfmcdonagh has quit IRC | 20:48 | |
*** Daviey has quit IRC | 20:48 | |
*** jamespage has quit IRC | 20:48 | |
*** david-lyle has quit IRC | 20:48 | |
*** DuncanT has quit IRC | 20:48 | |
*** electrical has quit IRC | 20:48 | |
*** briancurtin has quit IRC | 20:48 | |
*** Ng has quit IRC | 20:48 | |
*** ameade has quit IRC | 20:48 | |
*** j^2 has quit IRC | 20:48 | |
*** hughsaunders has quit IRC | 20:48 | |
*** abramley has quit IRC | 20:48 | |
*** wolsen has quit IRC | 20:48 | |
*** wendar has quit IRC | 20:48 | |
*** clif_h has quit IRC | 20:48 | |
*** msuriar has quit IRC | 20:48 | |
*** schang has quit IRC | 20:48 | |
*** AJaeger has quit IRC | 20:48 | |
*** grue_pm has quit IRC | 20:48 | |
*** tristanC has quit IRC | 20:48 | |
*** bdemers_ is now known as bdemers | 20:48 | |
*** ericksonfgds has joined #openstack-infra | 20:48 | |
*** hughsaunders_ is now known as hughsaunders | 20:48 | |
*** schang_ is now known as schang | 20:48 | |
*** bttully is now known as btully | 20:48 | |
*** abramley_ is now known as abramley | 20:48 | |
*** prad_ is now known as prad | 20:48 | |
*** mfmcdonagh has joined #openstack-infra | 20:49 | |
*** btully is now known as Guest94745 | 20:49 | |
*** alexpilotti has quit IRC | 20:49 | |
*** bcourt has joined #openstack-infra | 20:51 | |
*** cody-somerville has joined #openstack-infra | 20:51 | |
*** sileht has joined #openstack-infra | 20:51 | |
*** jamespage_ has joined #openstack-infra | 20:52 | |
*** soren has quit IRC | 20:52 | |
*** Diopter has joined #openstack-infra | 20:53 | |
*** sdake_ has quit IRC | 20:53 | |
*** Apsu has quit IRC | 20:53 | |
*** clif_h has joined #openstack-infra | 20:53 | |
*** lennyb has quit IRC | 20:53 | |
*** Diopter is now known as Apsu | 20:53 | |
*** dhellmann has quit IRC | 20:53 | |
*** lennyb has joined #openstack-infra | 20:53 | |
*** sdake has joined #openstack-infra | 20:53 | |
*** dkehn_ has joined #openstack-infra | 20:54 | |
*** dhp_ has joined #openstack-infra | 20:54 | |
*** superdan has quit IRC | 20:54 | |
*** dansmith has joined #openstack-infra | 20:55 | |
*** msuriar has joined #openstack-infra | 20:55 | |
*** Clint has quit IRC | 20:55 | |
*** Guest94745 has quit IRC | 20:55 | |
*** dhellmann has joined #openstack-infra | 20:56 | |
*** ddieterly has quit IRC | 20:56 | |
*** andreaf_ has joined #openstack-infra | 20:56 | |
*** bttully has joined #openstack-infra | 20:56 | |
*** beekneemech has joined #openstack-infra | 20:57 | |
*** cinerama` has joined #openstack-infra | 20:57 | |
*** jd__` has joined #openstack-infra | 20:57 | |
*** j^2 has joined #openstack-infra | 20:57 | |
*** notmyname_ has joined #openstack-infra | 20:58 | |
*** SergK_ has joined #openstack-infra | 20:58 | |
*** ameade__ has joined #openstack-infra | 20:58 | |
*** vaidy has quit IRC | 20:59 | |
*** isviridov_away has quit IRC | 20:59 | |
*** briancurtin_ has quit IRC | 20:59 | |
*** xgerman has quit IRC | 20:59 | |
*** dougwig has quit IRC | 20:59 | |
*** simonmcc has quit IRC | 20:59 | |
*** jraim has quit IRC | 20:59 | |
*** wendar_ has quit IRC | 20:59 | |
*** gondoi has quit IRC | 20:59 | |
*** ayoung has quit IRC | 20:59 | |
*** JayF has quit IRC | 20:59 | |
*** jd__ has quit IRC | 20:59 | |
*** ctracey has quit IRC | 20:59 | |
*** miqui has quit IRC | 20:59 | |
*** taron has quit IRC | 20:59 | |
*** ondergetekende has quit IRC | 20:59 | |
*** zul has quit IRC | 20:59 | |
*** reed has quit IRC | 20:59 | |
*** kaisers has quit IRC | 20:59 | |
*** Adri2000 has quit IRC | 20:59 | |
*** dhp has quit IRC | 20:59 | |
*** bnemec has quit IRC | 20:59 | |
*** swat30 has quit IRC | 20:59 | |
*** s0nea has quit IRC | 20:59 | |
*** dkehn has quit IRC | 20:59 | |
*** ramishra has quit IRC | 20:59 | |
*** sweston has quit IRC | 20:59 | |
*** zhiyan has quit IRC | 20:59 | |
*** nzeer has quit IRC | 20:59 | |
*** erikmwilson has quit IRC | 20:59 | |
*** StevenK has quit IRC | 20:59 | |
*** notmyname has quit IRC | 20:59 | |
*** Svedrin has quit IRC | 20:59 | |
*** purp has quit IRC | 20:59 | |
*** charz has quit IRC | 20:59 | |
*** cinerama has quit IRC | 20:59 | |
*** morgabra has quit IRC | 20:59 | |
*** roaet_ has quit IRC | 20:59 | |
*** notmyname_ is now known as notmyname | 20:59 | |
*** SumitNaiksatam_ has joined #openstack-infra | 20:59 | |
*** jd__` is now known as jd__ | 20:59 | |
*** tteggel has joined #openstack-infra | 21:00 | |
*** markvan_ has joined #openstack-infra | 21:00 | |
*** Clint_ has joined #openstack-infra | 21:00 | |
*** marzif_ has joined #openstack-infra | 21:00 | |
*** pleia2_ has joined #openstack-infra | 21:01 | |
*** marzif_ has quit IRC | 21:01 | |
whitenoise | anyone ever get a Error "Cannot store contact information." when trying to submit an ICLA in Gerrit? | 21:01 |
*** mikal_ has joined #openstack-infra | 21:01 | |
jeblair | whitenoise: https://ask.openstack.org/en/question/56720/cannot-store-contact-information-when-updating-info-in-openstack-gerrit/ | 21:01 |
*** alaski_ has joined #openstack-infra | 21:01 | |
*** s0nea has joined #openstack-infra | 21:01 | |
*** Clint has joined #openstack-infra | 21:01 | |
*** SergK has quit IRC | 21:01 | |
*** ibiris has quit IRC | 21:01 | |
*** Shrews has quit IRC | 21:01 | |
*** pleia2 has quit IRC | 21:01 | |
*** pasquier-s has quit IRC | 21:01 | |
*** spiffxp has quit IRC | 21:01 | |
*** mikal has quit IRC | 21:01 | |
*** sbadia has quit IRC | 21:01 | |
*** Guest22061 has quit IRC | 21:01 | |
*** laurelm has quit IRC | 21:01 | |
*** Apsu has quit IRC | 21:01 | |
*** praveenkumar has quit IRC | 21:02 | |
*** frobware has quit IRC | 21:02 | |
*** dstufft has quit IRC | 21:02 | |
*** sirushti has quit IRC | 21:02 | |
*** tteggel_ has quit IRC | 21:02 | |
*** SumitNaiksatam has quit IRC | 21:02 | |
*** SotK has quit IRC | 21:02 | |
*** dkranz has quit IRC | 21:02 | |
*** nibalizer has quit IRC | 21:02 | |
*** markvan has quit IRC | 21:02 | |
*** alaski has quit IRC | 21:02 | |
*** Clint has quit IRC | 21:02 | |
*** eezhova has quit IRC | 21:02 | |
*** bswartz has quit IRC | 21:02 | |
*** kevinbenton has quit IRC | 21:02 | |
*** mordred has quit IRC | 21:02 | |
*** beisner has quit IRC | 21:02 | |
*** mtreinish has quit IRC | 21:02 | |
*** SumitNaiksatam_ is now known as SumitNaiksatam | 21:02 | |
*** sirushti_ has joined #openstack-infra | 21:02 | |
*** purp has joined #openstack-infra | 21:02 | |
whitenoise | oh ok, I'm just a Community Member | 21:02 |
*** sirushti_ is now known as sirushti | 21:02 | |
*** laurelm has joined #openstack-infra | 21:02 | |
*** dkranz has joined #openstack-infra | 21:02 | |
*** harlowja has quit IRC | 21:02 | |
*** andreaf has quit IRC | 21:02 | |
*** ameade_ has quit IRC | 21:02 | |
*** andreaf_ is now known as andreaf | 21:02 | |
*** bswartz has joined #openstack-infra | 21:02 | |
whitenoise | jeblair: should I just skip the ICLA if I'm just an unaffiliated individual contributor at the moment? | 21:02 |
*** pasquier-s has joined #openstack-infra | 21:02 | |
whitenoise | i will probably be updating my information soon | 21:02 |
jeblair | whitenoise: yeah, it's really weird; you need to be an 'individual member'. you can switch your foundation account to be an individual member, then sign the icla | 21:03 |
*** erikmwilson has joined #openstack-infra | 21:03 | |
jeblair | whitenoise: and, unfortunately, you need to sign the icla regardless | 21:03 |
*** ameade__ is now known as ameade_ | 21:03 | |
jeblair | whitenoise: (we're working on that) | 21:03 |
whitenoise | ah, very well | 21:03 |
*** spiffxp has joined #openstack-infra | 21:03 | |
*** Diopter has joined #openstack-infra | 21:03 | |
*** Diopter is now known as Apsu | 21:03 | |
whitenoise | ok. np, i was just a little confused :) | 21:03 |
*** jcooley has joined #openstack-infra | 21:03 | |
whitenoise | thanks for your help | 21:03 |
*** eezhova has joined #openstack-infra | 21:03 | |
jeblair | whitenoise: it's confusing :( | 21:03 |
*** spiffxp is now known as Guest89865 | 21:03 | |
*** jcooley is now known as Guest68709 | 21:03 | |
*** enikanorov2 has quit IRC | 21:03 | |
*** DuncanT has joined #openstack-infra | 21:03 | |
whitenoise | jeblair: how come you're not on the OpenStack "meet the Foundation members" page or whatever? | 21:04 |
*** dstufft has joined #openstack-infra | 21:04 | |
whitenoise | i can't remember the exact name of it | 21:04 |
jeblair | whitenoise: there's a staff page, i used to be on it, but i work for hp now | 21:04 |
*** Shrews has joined #openstack-infra | 21:04 | |
whitenoise | ahh ok | 21:05 |
whitenoise | you're one of the 100% upstream hp people? | 21:05 |
jeblair | yep | 21:05 |
whitenoise | nice, i'd heard there were a couple of those | 21:05 |
*** mordred has joined #openstack-infra | 21:05 | |
*** beisner has joined #openstack-infra | 21:05 | |
*** kevinbenton has joined #openstack-infra | 21:05 | |
*** mtreinish has joined #openstack-infra | 21:06 | |
*** praveenkumar has joined #openstack-infra | 21:07 | |
*** SotK has joined #openstack-infra | 21:07 | |
*** bttully has quit IRC | 21:08 | |
*** bttully has joined #openstack-infra | 21:08 | |
*** nibalizer has joined #openstack-infra | 21:08 | |
*** sbadia has joined #openstack-infra | 21:09 | |
*** swat30 has joined #openstack-infra | 21:09 | |
*** Ng has joined #openstack-infra | 21:09 | |
*** _ody_ has joined #openstack-infra | 21:11 | |
*** wendar has joined #openstack-infra | 21:12 | |
*** charz has joined #openstack-infra | 21:12 | |
*** erikmwilson_ has joined #openstack-infra | 21:13 | |
*** roaet_ has joined #openstack-infra | 21:13 | |
*** morgabra has joined #openstack-infra | 21:13 | |
*** boris-42 has joined #openstack-infra | 21:13 | |
*** miqui has joined #openstack-infra | 21:13 | |
*** btully- has joined #openstack-infra | 21:13 | |
*** hemna_ has joined #openstack-infra | 21:14 | |
*** reed has joined #openstack-infra | 21:14 | |
*** dhp has joined #openstack-infra | 21:14 | |
*** rcarrillocruz has joined #openstack-infra | 21:14 | |
*** samuel-dmq has joined #openstack-infra | 21:15 | |
*** gpocente1 has joined #openstack-infra | 21:15 | |
*** pasquier-s_ has joined #openstack-infra | 21:15 | |
*** xnox_ has joined #openstack-infra | 21:15 | |
*** ondergetekende has joined #openstack-infra | 21:15 | |
*** _ody has quit IRC | 21:15 | |
*** kragniz_ has joined #openstack-infra | 21:16 | |
*** erikmwilson has quit IRC | 21:16 | |
*** kambiz has quit IRC | 21:16 | |
*** Svedrin has joined #openstack-infra | 21:16 | |
*** TheJulia_ has joined #openstack-infra | 21:16 | |
*** markvan has joined #openstack-infra | 21:17 | |
*** electrical has joined #openstack-infra | 21:17 | |
*** cebruns_ has joined #openstack-infra | 21:17 | |
*** d0ugal_ has joined #openstack-infra | 21:18 | |
*** spy1 has joined #openstack-infra | 21:18 | |
*** DinaBelova2 has joined #openstack-infra | 21:18 | |
*** eezhova19 has joined #openstack-infra | 21:18 | |
*** tteggel_ has joined #openstack-infra | 21:18 | |
*** MIDENN_ has joined #openstack-infra | 21:18 | |
*** uberjay_ has joined #openstack-infra | 21:18 | |
*** sabeen1 has joined #openstack-infra | 21:19 | |
*** vaidy has joined #openstack-infra | 21:19 | |
*** ibiris has joined #openstack-infra | 21:19 | |
*** kambiz has joined #openstack-infra | 21:20 | |
*** dhp_ has quit IRC | 21:20 | |
*** rcarrill` has quit IRC | 21:20 | |
*** xnox has quit IRC | 21:20 | |
*** bttully has quit IRC | 21:20 | |
*** pasquier-s has quit IRC | 21:20 | |
*** markvan_ has quit IRC | 21:20 | |
*** ianw has quit IRC | 21:20 | |
*** hemna__ has quit IRC | 21:20 | |
*** samueldmq has quit IRC | 21:20 | |
*** peterstac has quit IRC | 21:20 | |
*** d0ugal has quit IRC | 21:20 | |
*** gpocentek has quit IRC | 21:20 | |
*** kragniz has quit IRC | 21:20 | |
*** xnox_ is now known as xnox | 21:20 | |
*** mordred has quit IRC | 21:20 | |
*** SergK_ has quit IRC | 21:20 | |
*** krotscheck has quit IRC | 21:20 | |
*** dstanek has quit IRC | 21:20 | |
*** eezhova has quit IRC | 21:20 | |
*** sdake has quit IRC | 21:20 | |
*** clif_h has quit IRC | 21:20 | |
*** rakhmerov__ has quit IRC | 21:20 | |
*** coreycb` has quit IRC | 21:20 | |
*** TheJulia has quit IRC | 21:20 | |
*** mdenny has quit IRC | 21:20 | |
*** pfallenop has quit IRC | 21:20 | |
*** d0ugal_ is now known as d0ugal | 21:20 | |
*** tteggel has quit IRC | 21:20 | |
*** DinaBelova has quit IRC | 21:20 | |
*** dmellado has quit IRC | 21:20 | |
*** mkoderer has quit IRC | 21:20 | |
*** cebruns has quit IRC | 21:20 | |
*** antonym has quit IRC | 21:20 | |
*** sirushti has quit IRC | 21:20 | |
*** cpallares has quit IRC | 21:20 | |
*** uberjay has quit IRC | 21:20 | |
*** yonglihe has quit IRC | 21:20 | |
*** akscram has quit IRC | 21:20 | |
*** DinaBelova2 is now known as DinaBelova | 21:20 | |
*** sirushti has joined #openstack-infra | 21:20 | |
*** d0ugal is now known as Guest76102 | 21:20 | |
*** yonglihe has joined #openstack-infra | 21:20 | |
*** krotscheck has joined #openstack-infra | 21:20 | |
*** coreycb has joined #openstack-infra | 21:20 | |
*** sdake has joined #openstack-infra | 21:21 | |
*** StevenK has joined #openstack-infra | 21:21 | |
*** rakhmerov has joined #openstack-infra | 21:21 | |
*** ianw has joined #openstack-infra | 21:21 | |
*** peterstac has joined #openstack-infra | 21:21 | |
*** isviridov_away has joined #openstack-infra | 21:21 | |
*** clif_h has joined #openstack-infra | 21:21 | |
*** cpallares has joined #openstack-infra | 21:21 | |
*** dstanek has joined #openstack-infra | 21:21 | |
*** mkoderer has joined #openstack-infra | 21:22 | |
*** dmellado has joined #openstack-infra | 21:22 | |
*** SergK has joined #openstack-infra | 21:22 | |
*** mordred has joined #openstack-infra | 21:22 | |
*** erikmwilson_ is now known as erikmwilson | 21:22 | |
*** pfallenop has joined #openstack-infra | 21:22 | |
*** boris-42 has quit IRC | 21:23 | |
*** bradjones_ has joined #openstack-infra | 21:26 | |
*** bradjones_ has quit IRC | 21:26 | |
*** bradjones_ has joined #openstack-infra | 21:26 | |
*** trey_ has joined #openstack-infra | 21:27 | |
*** wayneseguin has joined #openstack-infra | 21:27 | |
*** EricGonczer_ has joined #openstack-infra | 21:28 | |
*** SlickN1k has joined #openstack-infra | 21:28 | |
*** colettecello has joined #openstack-infra | 21:29 | |
*** hughhalf_ has joined #openstack-infra | 21:29 | |
*** wolsen has joined #openstack-infra | 21:29 | |
*** Daviey has joined #openstack-infra | 21:29 | |
*** smcginni1 has joined #openstack-infra | 21:30 | |
*** smyers_ has joined #openstack-infra | 21:30 | |
*** cburgess has joined #openstack-infra | 21:30 | |
*** bradjones has quit IRC | 21:31 | |
*** alex_xu_ has joined #openstack-infra | 21:31 | |
*** btully- is now known as btully | 21:33 | |
*** yamamoto has joined #openstack-infra | 21:33 | |
*** pabelanger_ has joined #openstack-infra | 21:33 | |
*** rguillebert_ has joined #openstack-infra | 21:33 | |
*** Odd_Blok1 has joined #openstack-infra | 21:33 | |
*** Vivek_ has joined #openstack-infra | 21:34 | |
*** btully is now known as Guest90308 | 21:34 | |
*** tristanC has joined #openstack-infra | 21:35 | |
*** NobodyCa1 has joined #openstack-infra | 21:36 | |
*** dtantsur has joined #openstack-infra | 21:36 | |
*** enikanorov2 has joined #openstack-infra | 21:36 | |
*** frobware has joined #openstack-infra | 21:36 | |
*** frobware has quit IRC | 21:36 | |
*** frobware has joined #openstack-infra | 21:36 | |
*** morgan has joined #openstack-infra | 21:37 | |
*** morgan is now known as Guest52591 | 21:37 | |
*** trey has quit IRC | 21:38 | |
*** wayneeseguin has quit IRC | 21:38 | |
*** SlickNik has quit IRC | 21:38 | |
*** trey_ is now known as trey | 21:38 | |
*** smyers has quit IRC | 21:38 | |
*** wolsen_ has quit IRC | 21:38 | |
*** Daviey_ has quit IRC | 21:38 | |
*** cburgess_ has quit IRC | 21:38 | |
*** gothicmindfood has quit IRC | 21:38 | |
*** hughhalf has quit IRC | 21:38 | |
*** alex_xu has quit IRC | 21:38 | |
*** ekarlso has quit IRC | 21:38 | |
*** smcginnis has quit IRC | 21:38 | |
*** pabelanger has quit IRC | 21:38 | |
*** rguillebert has quit IRC | 21:38 | |
*** Odd_Bloke has quit IRC | 21:38 | |
*** Vivek has quit IRC | 21:38 | |
*** tristanC_ has quit IRC | 21:38 | |
*** NobodyCam has quit IRC | 21:38 | |
*** dtantsur|afk has quit IRC | 21:38 | |
*** clarkb has quit IRC | 21:38 | |
*** Guest93126 has quit IRC | 21:38 | |
*** wayneseguin is now known as wayneeseguin | 21:38 | |
*** smyers_ is now known as smyers | 21:38 | |
*** SlickN1k is now known as SlickNik | 21:38 | |
*** yamamoto has quit IRC | 21:38 | |
*** clarkb has joined #openstack-infra | 21:38 | |
*** Adri2000 has joined #openstack-infra | 21:38 | |
*** EricGonczer_ has quit IRC | 21:39 | |
*** otter768 has joined #openstack-infra | 21:42 | |
*** otter768 has quit IRC | 21:47 | |
*** rm_work is now known as rm_work|away | 21:47 | |
*** yfried__ has joined #openstack-infra | 21:47 | |
*** yfried__ is now known as yfried|afk | 21:47 | |
*** toabctl has quit IRC | 21:48 | |
*** toabctl has joined #openstack-infra | 21:48 | |
*** amit213 has quit IRC | 21:49 | |
*** jamespage_ has quit IRC | 21:49 | |
*** yfried_ has quit IRC | 21:50 | |
*** dguerri` is now known as dguerri | 21:51 | |
*** jamespage_ has joined #openstack-infra | 21:54 | |
*** markvoelker has joined #openstack-infra | 21:55 | |
*** teran has joined #openstack-infra | 21:56 | |
*** ekarlso has joined #openstack-infra | 21:57 | |
*** ddieterly has joined #openstack-infra | 21:57 | |
*** dimsum__ has joined #openstack-infra | 21:58 | |
whitenoise | jeblair: woo, I'm signed up on launchpad, openstack, and i made a new github for this work...and i have git-review installed and git all configured....looks like I am ready to start rolling in code, now? | 21:59 |
jeblair | whitenoise: sure thing; i don't use github for anything, but i have heard other people use it for something :) | 22:00 |
*** markvoelker has quit IRC | 22:00 | |
*** fallenpegasus has joined #openstack-infra | 22:00 | |
*** ddieterly has quit IRC | 22:01 | |
*** dmellado_ has joined #openstack-infra | 22:02 | |
whitenoise | jeblair: as someone who has never looked at this before, how would you suggest i go about finding something to initially work on? | 22:03 |
whitenoise | there are about 20 different "projects" right | 22:03 |
*** dmellado has quit IRC | 22:04 | |
*** dmellado_ is now known as dmellado | 22:04 | |
jeblair | whitenoise: we have about 120 git repos in openstack-infra.... | 22:04 |
jeblair | unfortunately, i don't think our low-hanging-fruit bugs are in a good place right now, they might be hit-or-miss... | 22:04 |
*** salv-orlando has joined #openstack-infra | 22:04 | |
whitenoise | ah yes, 20 give or take 100 | 22:05 |
*** miqui_ has joined #openstack-infra | 22:05 | |
*** hemna__ has joined #openstack-infra | 22:05 | |
*** miqui has quit IRC | 22:07 | |
*** hemna_ has quit IRC | 22:07 | |
jeblair | whitenoise: if you want to see the big items we're working on, look at the priority efforts on this page: http://specs.openstack.org/openstack-infra/infra-specs/ | 22:08 |
*** taron has joined #openstack-infra | 22:08 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Set TEMPEST_ATTACH_ENCRYPTED_VOLUME=False if testing with Ceph https://review.openstack.org/193835 | 22:09 |
*** salv-orlando has quit IRC | 22:09 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Set TEMPEST_ATTACH_ENCRYPTED_VOLUME=False if testing with Ceph https://review.openstack.org/193835 | 22:12 |
*** jraim has joined #openstack-infra | 22:13 | |
jeblair | fungi, mordred, jhesketh: i have added the new host git.o.o into the dns for the name git.o.o (so we are now round-robining across git-fe01, git-fe02, and git) | 22:14 |
*** kragniz_ is now known as kragniz | 22:14 | |
*** fedexo_ has quit IRC | 22:14 | |
*** ivar-lazzaro has quit IRC | 22:16 | |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Replace git-fe* in cacti with git.o.o https://review.openstack.org/193837 | 22:17 |
*** krtaylor has joined #openstack-infra | 22:20 | |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Switch git haproxy from balance source to leastconn https://review.openstack.org/193838 | 22:20 |
*** ashleighfarnham has joined #openstack-infra | 22:23 | |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Fix intermittent error in unit tests https://review.openstack.org/193839 | 22:25 |
*** Guest90308 has quit IRC | 22:27 | |
*** bttully has joined #openstack-infra | 22:28 | |
*** rguillebert_ has quit IRC | 22:31 | |
*** dguerri is now known as dguerri` | 22:33 | |
*** ashleighfarnham has quit IRC | 22:33 | |
*** bttully is now known as btully | 22:34 | |
*** btully is now known as Guest73054 | 22:34 | |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Add Neutron/Nova Floating IP create (i.e. allocate to project) https://review.openstack.org/183555 | 22:38 |
*** amit213 has joined #openstack-infra | 22:38 | |
*** dboik has joined #openstack-infra | 22:40 | |
*** dboik has quit IRC | 22:44 | |
*** ashleighfarnham has joined #openstack-infra | 22:49 | |
*** gondoi has joined #openstack-infra | 22:52 | |
*** miqui has joined #openstack-infra | 22:52 | |
*** zul has joined #openstack-infra | 22:53 | |
*** anteaya has joined #openstack-infra | 22:54 | |
*** miqui_ has quit IRC | 22:55 | |
*** ddieterly has joined #openstack-infra | 22:58 | |
*** miqui_ has joined #openstack-infra | 23:00 | |
*** hemna_ has joined #openstack-infra | 23:01 | |
*** hemna__ has quit IRC | 23:02 | |
*** ddieterly has quit IRC | 23:03 | |
*** miqui has quit IRC | 23:03 | |
*** e0ne has quit IRC | 23:03 | |
*** dimsum__ has quit IRC | 23:04 | |
*** e0ne has joined #openstack-infra | 23:04 | |
*** ddieterly has joined #openstack-infra | 23:07 | |
*** hdd has joined #openstack-infra | 23:13 | |
*** prad has quit IRC | 23:16 | |
*** akscram has joined #openstack-infra | 23:18 | |
*** e0ne has quit IRC | 23:18 | |
*** dguerri` is now known as dguerri | 23:20 | |
*** TheJulia_ is now known as TheJulia | 23:20 | |
*** EricGonczer_ has joined #openstack-infra | 23:21 | |
*** aluria` is now known as aluria | 23:24 | |
*** EricGonczer_ has quit IRC | 23:25 | |
*** [HeOS] has joined #openstack-infra | 23:28 | |
*** patrickeast has joined #openstack-infra | 23:30 | |
*** sambetts has joined #openstack-infra | 23:30 | |
*** bodepd has joined #openstack-infra | 23:31 | |
*** morgan has joined #openstack-infra | 23:32 | |
*** Odd_Blok1 is now known as Odd_Bloke | 23:32 | |
*** sambetts_ has quit IRC | 23:32 | |
*** bodepd_ has quit IRC | 23:32 | |
*** HeOS has quit IRC | 23:32 | |
*** morganfainberg has quit IRC | 23:32 | |
*** zaneb has quit IRC | 23:32 | |
*** johnthetubaguy has quit IRC | 23:32 | |
*** zaneb has joined #openstack-infra | 23:32 | |
*** jgrimm_ has joined #openstack-infra | 23:33 | |
*** jgrimm has quit IRC | 23:33 | |
*** johnthetubaguy has joined #openstack-infra | 23:33 | |
*** rbradfor has quit IRC | 23:33 | |
*** morgan is now known as morganfainberg | 23:33 | |
*** AJaeger_ has quit IRC | 23:33 | |
*** rbradfor has joined #openstack-infra | 23:34 | |
*** aarefiev has quit IRC | 23:34 | |
anteaya | my tmux session had quit so it appears according to the logs there is a wave of splits going on, I can see that bumping me off the server but not sure why my tmux session would quit | 23:34 |
*** gnuoy has quit IRC | 23:34 | |
*** aarefiev has joined #openstack-infra | 23:34 | |
*** dimsum__ has joined #openstack-infra | 23:34 | |
*** AJaeger has joined #openstack-infra | 23:36 | |
*** AJaeger has quit IRC | 23:36 | |
*** AJaeger has joined #openstack-infra | 23:36 | |
*** mkj_wk has quit IRC | 23:37 | |
*** gnuoy has joined #openstack-infra | 23:38 | |
*** hdd has quit IRC | 23:40 | |
*** otter768 has joined #openstack-infra | 23:42 | |
*** markvoelker has joined #openstack-infra | 23:44 | |
*** dguerri is now known as dguerri` | 23:48 | |
*** otter768 has quit IRC | 23:48 | |
*** markvoelker has quit IRC | 23:49 | |
*** kaisers has joined #openstack-infra | 23:49 | |
*** NobodyCa1 is now known as NobodyCam | 23:56 | |
*** hdd has joined #openstack-infra | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!