NobodyCam | :) | 00:00 |
---|---|---|
kfox1111 | customizing the image I think... | 00:01 |
kfox1111 | where is /var/lib/nova in tripleo? | 00:01 |
kfox1111 | /opt/stack somewhere? | 00:01 |
NobodyCam | ?? nova is install in a venv the source is in /opt/stack | 00:02 |
kfox1111 | where does the bare metal driver do its customizations? | 00:03 |
NobodyCam | ?? you mean like nova.conf changes? | 00:03 |
kfox1111 | no. state. | 00:04 |
kfox1111 | baremetal builds up a new image to deploy, right? where does it put the files so I can go look at them. | 00:04 |
NobodyCam | /tftpboot | 00:05 |
kfox1111 | I thought it downlownloaded and dod some customization to the glance image on the server with nova-baremetal (something to be fixed in ironic)? | 00:06 |
kfox1111 | yeah, I see the kernels and such in /tftpboot. does the deploy initrd directly glance download now? | 00:07 |
NobodyCam | no | 00:07 |
kfox1111 | nova console-log test1 | 00:08 |
kfox1111 | ERROR: Unable to get console log, functionality not implemented (HTTP 501) | 00:08 |
kfox1111 | bummer. | 00:08 |
lifeless | kfox1111: we removed file injection by default in nova-baremetal | 00:09 |
*** vkozhukalov has quit IRC | 00:09 | |
lifeless | kfox1111: /mnt/state/var/lib/nova | 00:09 |
kfox1111 | lifeless: ah. thanks. :) | 00:09 |
NobodyCam | lol was looking | 00:09 |
NobodyCam | it moved on me | 00:09 |
*** phschwartz has quit IRC | 00:10 | |
kfox1111 | how do I figure out which bare metal host was picked so I can ipmiconsole in? | 00:10 |
*** davidlenwell is now known as omnibus666 | 00:10 | |
kfox1111 | show shows a uuid. but no uuids show up in baremetal-node-list | 00:10 |
NobodyCam | look at the pm_ip for the node | 00:11 |
*** omnibus666 is now known as davidlenwell | 00:11 | |
*** ccrouch has quit IRC | 00:11 | |
*** ChanServ sets mode: +v davidlenwell | 00:11 | |
*** phschwartz has joined #tripleo | 00:12 | |
kfox1111 | so the uuid matches node 23. | 00:13 |
NobodyCam | nova baremetal-node-show 23 | 00:13 |
*** sdake_ has quit IRC | 00:15 | |
kfox1111 | can you show a node by uuid? | 00:16 |
kfox1111 | ok. so it powered up the node. its just spinning trying to dhcp though... | 00:16 |
kfox1111 | neutron's dhcp config looks correct. | 00:19 |
NobodyCam | tcp dump. see the dhcp request on the right interface? | 00:22 |
kfox1111 | yeah. tracing the network now. | 00:22 |
kfox1111 | hmm... tcpdump in the qdhcp namespace isn't seeing any packets. | 00:25 |
*** cadenzajon has quit IRC | 00:25 | |
NobodyCam | switch blocking any traffic? | 00:26 |
kfox1111 | doesn't look like eth1 got pulled into the bridge... | 00:26 |
kfox1111 | I added an eth2 to the vm. did that confuse things? | 00:26 |
kfox1111 | my ipmi network is seperate from the main gigabit data network. so I was thinking eth1 was for data and the other for ipmi. does a seed assume both are on the same network? | 00:33 |
*** spzala has quit IRC | 00:35 | |
tchaypo | greghaynes and I have compared notes and discovered that the problem is extract-docs.awk doesn't work if it's using mawk, which seems to be the default on precise. Switching to gawk makes devtest.rst be generated correctly | 00:39 |
lifeless | noice | 00:39 |
lifeless | since we don't work on precise at all :P | 00:39 |
greghaynes | Yerp, I guess we unknowingly tested that nothing else depened on mawk :) | 00:40 |
tchaypo | well in that case, I should probably stop using precise | 00:40 |
tchaypo | and it doesn't seem worth putting in any effort to make it work on a platform we don't use | 00:40 |
greghaynes | well, the public doc gen boxen are apparently precise | 00:41 |
tchaypo | except that this whole conversation started because slagle noticed that http://docs.openstack.org/developer/tripleo-incubator/devtest.html is broken | 00:41 |
kfox1111 | so what script creates the ctlplane network? | 00:45 |
*** CaptTofu has joined #tripleo | 00:53 | |
kfox1111 | I guess I'll try and pull eth2 back off the vm and see what happens. | 00:56 |
kfox1111 | I can't seem to figure out where the script is that is managing the network bits. | 00:57 |
kfox1111 | nope. rebooting it without eth2 didn't change it binding eth1 or not. I guess I'll have to manually try and bind it. | 01:03 |
kfox1111 | odd.. this shouldnt be working.... | 01:20 |
kfox1111 | OHH... its using eth0 to nat out and talk to the ipmi network! funny. | 01:20 |
saurabhs | many of the tripleO elements have source and package install directory inside insta.d on what condition/configuration either of them is used? | 01:24 |
lifeless | greghaynes: ! | 01:28 |
lifeless | i mean, ah! | 01:28 |
lifeless | tchaypo: so sounds like we do need to fix it. perhaps installgawk there ;) | 01:28 |
kfox1111 | ok. I can see the node try and dhcp in qdhcp namespace now. no response from dnsmasq. but dnsmasq seems to be configured to listen on the right tap, and the has the correct mac address in its config. | 01:32 |
*** jcooley_ has joined #tripleo | 01:40 | |
kfox1111 | odd. its claiming the ip is leased already... | 01:48 |
*** flashgordon is now known as jog0 | 02:01 | |
kfox1111 | restarted neutron dhcp agent and it fixed itself. | 02:02 |
kfox1111 | ok. its got to the point it booted the deploy kernel/initrd then I lost it over ipmi. Probably doens't have a serial console setup. :/ | 02:07 |
kfox1111 | I guess I'll have to just wait until I can put a monitor on it next monday. | 02:08 |
kfox1111 | Thanks everyone for the help and lessons. :) | 02:08 |
*** sdake_ has joined #tripleo | 02:18 | |
*** ramishra has joined #tripleo | 02:31 | |
*** cwolferh_ has quit IRC | 02:37 | |
*** jcooley_ has quit IRC | 02:37 | |
*** jp_at_hp has joined #tripleo | 02:39 | |
*** ramishra has quit IRC | 02:55 | |
*** newell has quit IRC | 02:59 | |
*** ramishra has joined #tripleo | 03:04 | |
lifeless | kfox1111: https://bugs.launchpad.net/tripleo/+bug/1271344 | 03:09 |
*** CaptTofu has quit IRC | 03:12 | |
*** jp_at_hp has quit IRC | 03:14 | |
*** ramishra has quit IRC | 03:30 | |
*** CaptTofu has joined #tripleo | 03:32 | |
*** ramishra has joined #tripleo | 03:33 | |
openstackgerrit | Jenkins proposed a change to openstack/os-apply-config: Updated from global requirements https://review.openstack.org/75573 | 03:34 |
openstackgerrit | Jenkins proposed a change to openstack/os-collect-config: Updated from global requirements https://review.openstack.org/75574 | 03:34 |
openstackgerrit | Jenkins proposed a change to openstack/os-refresh-config: Updated from global requirements https://review.openstack.org/75575 | 03:34 |
*** jpeeler has quit IRC | 03:34 | |
*** sdake_ has quit IRC | 03:38 | |
*** kfox1111 has quit IRC | 03:47 | |
*** killer_prince has quit IRC | 03:56 | |
*** killer_prince has joined #tripleo | 03:57 | |
*** CaptTofu has quit IRC | 04:03 | |
*** coolsvap1 has quit IRC | 04:15 | |
*** jcooley_ has joined #tripleo | 04:18 | |
*** coolsvap has joined #tripleo | 04:21 | |
*** noslzzp has quit IRC | 04:23 | |
*** ramishra has quit IRC | 04:23 | |
*** coolsvap has quit IRC | 04:50 | |
*** ramishra has joined #tripleo | 04:53 | |
*** sdake_ has joined #tripleo | 05:03 | |
*** jcooley_ has quit IRC | 05:29 | |
*** ramishra has quit IRC | 05:35 | |
*** ramishra has joined #tripleo | 05:39 | |
*** tzumainn has quit IRC | 05:41 | |
*** sdake_ has quit IRC | 05:42 | |
*** cody-somerville has quit IRC | 05:45 | |
*** ramishra has quit IRC | 05:49 | |
*** CaptTofu has joined #tripleo | 06:04 | |
*** CaptTofu has quit IRC | 06:08 | |
*** cadenzajon has joined #tripleo | 06:21 | |
*** vkozhukalov has joined #tripleo | 06:26 | |
*** cadenzajon has quit IRC | 06:27 | |
*** saju_m has joined #tripleo | 06:59 | |
*** ramishra has joined #tripleo | 07:20 | |
*** ramishra has quit IRC | 07:25 | |
*** akuznetsov has quit IRC | 07:43 | |
*** akuznetsov has joined #tripleo | 07:44 | |
*** akuznetsov has quit IRC | 07:54 | |
*** saurabhs has quit IRC | 07:55 | |
*** CaptTofu has joined #tripleo | 08:04 | |
*** CaptTofu has quit IRC | 08:09 | |
*** ramishra has joined #tripleo | 08:21 | |
*** ramishra has quit IRC | 08:25 | |
*** michchap has joined #tripleo | 08:37 | |
*** d0ugal has quit IRC | 08:40 | |
*** vkozhukalov has quit IRC | 08:45 | |
*** akuznetsov has joined #tripleo | 09:10 | |
*** jang1 has joined #tripleo | 09:21 | |
*** saju_m has quit IRC | 09:24 | |
*** akuznetsov has quit IRC | 09:32 | |
*** CaptTofu has joined #tripleo | 10:05 | |
*** CaptTofu has quit IRC | 10:10 | |
*** ramishra has joined #tripleo | 10:11 | |
*** ramishra has quit IRC | 10:15 | |
*** akuznetsov has joined #tripleo | 10:35 | |
*** akuznetsov has quit IRC | 10:48 | |
*** akuznetsov has joined #tripleo | 10:55 | |
*** michchap has quit IRC | 11:06 | |
*** michchap has joined #tripleo | 11:06 | |
*** ramishra has joined #tripleo | 11:11 | |
*** ramishra has quit IRC | 11:16 | |
*** CaptTofu has joined #tripleo | 11:22 | |
*** akuznetsov has quit IRC | 11:23 | |
*** akuznetsov has joined #tripleo | 11:34 | |
*** akuznetsov has quit IRC | 11:36 | |
*** saju_m has joined #tripleo | 11:41 | |
*** nijaba_ has quit IRC | 11:56 | |
*** nijaba has joined #tripleo | 11:57 | |
*** killer_prince has quit IRC | 12:03 | |
*** ramishra has joined #tripleo | 12:12 | |
*** nijaba has quit IRC | 12:17 | |
*** ramishra has quit IRC | 12:17 | |
*** nijaba has joined #tripleo | 12:18 | |
*** e0ne has joined #tripleo | 12:31 | |
*** saju_m has quit IRC | 12:37 | |
*** ramishra has joined #tripleo | 13:04 | |
*** CaptTofu has quit IRC | 13:14 | |
*** ramishra has quit IRC | 13:15 | |
*** ramishra has joined #tripleo | 13:16 | |
*** ramishra has quit IRC | 13:29 | |
*** ramishra has joined #tripleo | 13:52 | |
*** ramishra has quit IRC | 13:52 | |
*** e0ne has quit IRC | 14:00 | |
*** noslzzp has joined #tripleo | 14:02 | |
*** e0ne has joined #tripleo | 14:02 | |
*** michchap has quit IRC | 14:09 | |
*** michchap has joined #tripleo | 14:13 | |
*** olaph has quit IRC | 14:21 | |
*** sballe has joined #tripleo | 14:23 | |
*** EntropyWorks has quit IRC | 14:23 | |
*** jesusaurus has quit IRC | 14:23 | |
*** jeremydei has quit IRC | 14:25 | |
*** Daviey has quit IRC | 14:25 | |
*** bnemec has quit IRC | 14:25 | |
*** bnemec has joined #tripleo | 14:27 | |
*** jeremydei has joined #tripleo | 14:27 | |
*** lifeless has quit IRC | 14:28 | |
*** openstackgerrit has quit IRC | 14:28 | |
*** SpamapS has quit IRC | 14:28 | |
*** phschwartz_ has joined #tripleo | 14:28 | |
*** sbadia_ has joined #tripleo | 14:29 | |
*** spiffxp_ has quit IRC | 14:30 | |
*** dshurtle has quit IRC | 14:30 | |
*** jang1 has quit IRC | 14:31 | |
*** panda___ has quit IRC | 14:31 | |
*** tserong has quit IRC | 14:31 | |
*** slagle has quit IRC | 14:31 | |
*** john-n-seattle has quit IRC | 14:31 | |
*** sdague has quit IRC | 14:31 | |
*** sbadia has quit IRC | 14:31 | |
*** wendar has quit IRC | 14:31 | |
*** rainya has quit IRC | 14:31 | |
*** tchaypo has quit IRC | 14:31 | |
*** sbadia_ is now known as sbadia | 14:31 | |
*** ramishra has joined #tripleo | 14:32 | |
*** michchap has quit IRC | 14:34 | |
*** fungi has quit IRC | 14:34 | |
*** StevenK has quit IRC | 14:34 | |
*** 18WAFUHWT has quit IRC | 14:34 | |
*** rpodolyaka has quit IRC | 14:34 | |
*** ekarlso has quit IRC | 14:34 | |
*** sdague has joined #tripleo | 14:37 | |
*** EntropyWorks has joined #tripleo | 14:37 | |
*** wendar has joined #tripleo | 14:37 | |
*** rainya has joined #tripleo | 14:37 | |
*** tchaypo has joined #tripleo | 14:37 | |
*** dkehn is now known as 5EXAAL939 | 14:39 | |
*** dkehn has joined #tripleo | 14:39 | |
*** pleia2 has quit IRC | 14:41 | |
*** jomara has quit IRC | 14:41 | |
*** ccorrigan has quit IRC | 14:41 | |
*** ramishra has quit IRC | 14:49 | |
*** phschwartz has quit IRC | 14:49 | |
*** rha has quit IRC | 14:49 | |
*** matty_dubs|gone has quit IRC | 14:49 | |
*** dkehn_ has quit IRC | 14:49 | |
*** hewbrocca has quit IRC | 14:49 | |
*** sballe_ has quit IRC | 14:49 | |
*** jrist has quit IRC | 14:49 | |
*** davidlenwell has quit IRC | 14:49 | |
*** mordred has quit IRC | 14:49 | |
*** lynxman has quit IRC | 14:49 | |
*** GheRivero has quit IRC | 14:49 | |
*** mordred has joined #tripleo | 14:51 | |
*** spiffxp has joined #tripleo | 14:52 | |
*** corrigac has joined #tripleo | 14:52 | |
*** matty_dubs|gone has joined #tripleo | 14:52 | |
*** pleia2 has joined #tripleo | 14:53 | |
*** lynxman has joined #tripleo | 14:53 | |
*** dkehn_ has joined #tripleo | 14:54 | |
*** jang1 has joined #tripleo | 14:55 | |
*** funzo_ has joined #tripleo | 14:56 | |
*** jcooley_ has joined #tripleo | 14:56 | |
*** tserong has joined #tripleo | 15:00 | |
*** tserong has joined #tripleo | 15:00 | |
*** dkehn has quit IRC | 15:01 | |
*** sseago_ has joined #tripleo | 15:01 | |
*** rainya has quit IRC | 15:02 | |
*** lynxman has quit IRC | 15:02 | |
*** pleia2 has quit IRC | 15:02 | |
*** tchaypo has quit IRC | 15:02 | |
*** sdague has quit IRC | 15:02 | |
*** EntropyWorks has quit IRC | 15:02 | |
*** akuznetsov has joined #tripleo | 15:02 | |
*** 64MAAECYJ has joined #tripleo | 15:02 | |
*** ccorrigan has joined #tripleo | 15:02 | |
*** rainya has joined #tripleo | 15:02 | |
*** tserong has quit IRC | 15:13 | |
*** jcooley_ has quit IRC | 15:13 | |
*** funzo_ has quit IRC | 15:13 | |
*** jang1 has quit IRC | 15:13 | |
*** dkehn_ has quit IRC | 15:13 | |
*** matty_dubs|gone has quit IRC | 15:13 | |
*** noslzzp has quit IRC | 15:13 | |
*** ccorrigan has quit IRC | 15:13 | |
*** 64MAAECYJ has quit IRC | 15:13 | |
*** rainya has quit IRC | 15:13 | |
*** akuznetsov has quit IRC | 15:13 | |
*** wendar has quit IRC | 15:13 | |
*** sseago_ has quit IRC | 15:13 | |
*** corrigac has quit IRC | 15:13 | |
*** spiffxp has quit IRC | 15:13 | |
*** mordred has quit IRC | 15:13 | |
*** weshay has quit IRC | 15:13 | |
*** clarkb has quit IRC | 15:13 | |
*** marios_ has quit IRC | 15:13 | |
*** Shrews has quit IRC | 15:13 | |
*** jog0 has quit IRC | 15:13 | |
*** BLZbubba has quit IRC | 15:13 | |
*** max_lobur_afk has quit IRC | 15:13 | |
*** funzo has quit IRC | 15:13 | |
*** sseago has quit IRC | 15:13 | |
*** vipul has quit IRC | 15:13 | |
*** ohadlevy has quit IRC | 15:13 | |
*** AaronGr has quit IRC | 15:13 | |
*** howleyt_ has quit IRC | 15:13 | |
*** juice has quit IRC | 15:13 | |
*** kiall has quit IRC | 15:13 | |
*** yamahata_ has quit IRC | 15:13 | |
*** mestery has quit IRC | 15:13 | |
*** blamar has quit IRC | 15:13 | |
*** jcooley has quit IRC | 15:13 | |
*** al has quit IRC | 15:13 | |
*** victor_lowther__ has quit IRC | 15:13 | |
*** mikal has quit IRC | 15:13 | |
*** boris-42_ has quit IRC | 15:13 | |
*** rollerj has quit IRC | 15:13 | |
*** kevinbenton has quit IRC | 15:13 | |
*** ChanServ has quit IRC | 15:13 | |
*** bnemec has quit IRC | 15:13 | |
*** sbadia has quit IRC | 15:13 | |
*** sballe has quit IRC | 15:13 | |
*** marun has quit IRC | 15:13 | |
*** stevebaker has quit IRC | 15:13 | |
*** greghaynes has quit IRC | 15:13 | |
*** sgrasley has quit IRC | 15:13 | |
*** rwsu has quit IRC | 15:13 | |
*** antonym has quit IRC | 15:13 | |
*** phschwartz_ has quit IRC | 15:13 | |
*** jeremydei has quit IRC | 15:13 | |
*** e0ne has quit IRC | 15:13 | |
*** nijaba has quit IRC | 15:13 | |
*** 5EXAAL939 has quit IRC | 15:13 | |
*** bogdando has quit IRC | 15:13 | |
*** sdake has quit IRC | 15:13 | |
*** shardy has quit IRC | 15:13 | |
*** NobodyCam has quit IRC | 15:13 | |
*** devananda has quit IRC | 15:13 | |
*** zaro has quit IRC | 15:13 | |
*** Ng has quit IRC | 15:13 | |
*** SlickNik has quit IRC | 15:13 | |
*** vipuls has joined #tripleo | 15:29 | |
*** sseago__ has joined #tripleo | 15:29 | |
*** jcooley has joined #tripleo | 15:29 | |
*** Daviey has joined #tripleo | 15:29 | |
*** matty_dubs|gone has joined #tripleo | 15:29 | |
*** jomara has joined #tripleo | 15:29 | |
*** ccorrigan has joined #tripleo | 15:29 | |
*** spiffxp_ has joined #tripleo | 15:29 | |
*** kiall has joined #tripleo | 15:29 | |
*** dshurtle has joined #tripleo | 15:29 | |
*** marios has joined #tripleo | 15:29 | |
*** mestery has joined #tripleo | 15:29 | |
*** ekarlso has joined #tripleo | 15:29 | |
*** rpodolyaka has joined #tripleo | 15:29 | |
*** 18WAFUHWT has joined #tripleo | 15:29 | |
*** StevenK has joined #tripleo | 15:29 | |
*** fungi has joined #tripleo | 15:29 | |
*** matty_du1s|gone has joined #tripleo | 15:29 | |
*** pleia2 has joined #tripleo | 15:29 | |
*** weshay has joined #tripleo | 15:29 | |
*** 77CABK0UI has joined #tripleo | 15:29 | |
*** max_lobur has joined #tripleo | 15:29 | |
*** 36DACK97O has joined #tripleo | 15:29 | |
*** clarkb has joined #tripleo | 15:29 | |
*** mtaylor has joined #tripleo | 15:29 | |
*** jrist has joined #tripleo | 15:29 | |
*** jamezpolley has joined #tripleo | 15:29 | |
*** AaronGreen has joined #tripleo | 15:29 | |
*** EntropyWorks has joined #tripleo | 15:29 | |
*** juice has joined #tripleo | 15:29 | |
*** sseago_ has joined #tripleo | 15:29 | |
*** sbadia has joined #tripleo | 15:29 | |
*** phschwartz_ has joined #tripleo | 15:29 | |
*** jeremydei has joined #tripleo | 15:29 | |
*** bnemec has joined #tripleo | 15:29 | |
*** sballe has joined #tripleo | 15:29 | |
*** nijaba has joined #tripleo | 15:29 | |
*** marun has joined #tripleo | 15:29 | |
*** al has joined #tripleo | 15:29 | |
*** 5EXAAL939 has joined #tripleo | 15:29 | |
*** stevebaker has joined #tripleo | 15:29 | |
*** victor_lowther__ has joined #tripleo | 15:29 | |
*** mikal has joined #tripleo | 15:29 | |
*** boris-42_ has joined #tripleo | 15:29 | |
*** rollerj has joined #tripleo | 15:29 | |
*** greghaynes has joined #tripleo | 15:29 | |
*** sgrasley has joined #tripleo | 15:29 | |
*** dickson.freenode.net sets mode: +v fungi | 15:29 | |
*** rwsu has joined #tripleo | 15:29 | |
*** bogdando has joined #tripleo | 15:29 | |
*** sdake has joined #tripleo | 15:29 | |
*** antonym has joined #tripleo | 15:29 | |
*** kevinbenton has joined #tripleo | 15:29 | |
*** ChanServ has joined #tripleo | 15:29 | |
*** shardy has joined #tripleo | 15:29 | |
*** NobodyCam has joined #tripleo | 15:29 | |
*** devananda has joined #tripleo | 15:29 | |
*** zaro has joined #tripleo | 15:29 | |
*** Ng has joined #tripleo | 15:29 | |
*** SlickNik has joined #tripleo | 15:29 | |
*** dickson.freenode.net sets mode: +ov ChanServ Ng | 15:29 | |
*** jamezpolley has quit IRC | 15:30 | |
*** weshay has quit IRC | 15:30 | |
*** kiall_ has joined #tripleo | 15:30 | |
*** spiffxp_ has quit IRC | 15:30 | |
*** mestery has quit IRC | 15:30 | |
*** EntropyWorks has quit IRC | 15:30 | |
*** matty_du1s|gone has quit IRC | 15:30 | |
*** pleia2 has quit IRC | 15:30 | |
*** 36DACK97O has quit IRC | 15:30 | |
*** jrist has quit IRC | 15:30 | |
*** max_lobur has quit IRC | 15:30 | |
*** mtaylor has quit IRC | 15:30 | |
*** panda has joined #tripleo | 15:30 | |
*** ccorrigan has quit IRC | 15:30 | |
*** 77CABK0UI has quit IRC | 15:30 | |
*** clarkb has quit IRC | 15:30 | |
*** AaronGreen has quit IRC | 15:30 | |
*** mtaylor has joined #tripleo | 15:30 | |
*** juice has quit IRC | 15:30 | |
*** kiall has quit IRC | 15:30 | |
*** sseago_ has quit IRC | 15:30 | |
*** marios has quit IRC | 15:30 | |
*** tchaypo has joined #tripleo | 15:30 | |
*** spiffxp has joined #tripleo | 15:30 | |
*** jog0 has joined #tripleo | 15:30 | |
*** juice has joined #tripleo | 15:30 | |
*** AaronGr has joined #tripleo | 15:31 | |
*** jrist has joined #tripleo | 15:31 | |
*** antonym has quit IRC | 15:33 | |
*** mestery has joined #tripleo | 15:35 | |
*** ohadlevy has joined #tripleo | 15:37 | |
*** slagle has joined #tripleo | 15:37 | |
*** davidlenwell has joined #tripleo | 15:37 | |
*** Shrews has joined #tripleo | 15:37 | |
*** tserong has joined #tripleo | 15:37 | |
*** funzo_ has joined #tripleo | 15:37 | |
*** jang1 has joined #tripleo | 15:37 | |
*** dkehn_ has joined #tripleo | 15:37 | |
*** noslzzp has joined #tripleo | 15:37 | |
*** 17SAAIACB has joined #tripleo | 15:37 | |
*** slagle has quit IRC | 15:37 | |
*** ohadlevy is now known as Guest45275 | 15:37 | |
*** sballe has quit IRC | 15:38 | |
*** rwsu has quit IRC | 15:39 | |
*** sballe has joined #tripleo | 15:39 | |
*** slagle has joined #tripleo | 15:39 | |
*** tchaypo has quit IRC | 15:44 | |
*** jrist_ has joined #tripleo | 15:44 | |
*** jcooley_ has joined #tripleo | 15:44 | |
*** jrist has quit IRC | 15:45 | |
*** kiall_ has quit IRC | 15:45 | |
*** vipuls has quit IRC | 15:45 | |
*** sseago__ has quit IRC | 15:45 | |
*** jcooley has quit IRC | 15:45 | |
*** Daviey has quit IRC | 15:46 | |
*** matty_dubs|gone has quit IRC | 15:46 | |
*** jomara has quit IRC | 15:46 | |
*** AaronGr has quit IRC | 15:50 | |
*** jog0 has quit IRC | 15:50 | |
*** mestery has quit IRC | 15:50 | |
*** mtaylor has quit IRC | 15:50 | |
*** jcooley_ has quit IRC | 15:55 | |
*** jrist_ has quit IRC | 15:55 | |
*** spiffxp has quit IRC | 15:55 | |
*** juice has quit IRC | 15:55 | |
*** panda has quit IRC | 15:55 | |
*** Shrews has quit IRC | 15:57 | |
*** slagle has quit IRC | 15:57 | |
*** davidlenwell has quit IRC | 15:58 | |
*** jog0 has joined #tripleo | 16:00 | |
*** davidlenwell has joined #tripleo | 16:00 | |
*** jog0 is now known as Guest52072 | 16:01 | |
*** Shrews has joined #tripleo | 16:01 | |
*** spiffxp has joined #tripleo | 16:07 | |
*** rwsu has joined #tripleo | 16:07 | |
*** rha has joined #tripleo | 16:07 | |
*** matty_dubs|gone has joined #tripleo | 16:07 | |
*** jomara has joined #tripleo | 16:07 | |
*** ramishra has joined #tripleo | 16:07 | |
*** weshay has joined #tripleo | 16:07 | |
*** mtaylor has joined #tripleo | 16:09 | |
*** max_lobur has joined #tripleo | 16:09 | |
*** davidlenwell_ has joined #tripleo | 16:09 | |
*** Shrews_ has joined #tripleo | 16:10 | |
*** sseago__ has joined #tripleo | 16:10 | |
*** e0ne has joined #tripleo | 16:11 | |
*** GheRivero has joined #tripleo | 16:11 | |
*** ccrouch has joined #tripleo | 16:11 | |
*** panda has joined #tripleo | 16:12 | |
*** juice has joined #tripleo | 16:12 | |
*** wendar has joined #tripleo | 16:12 | |
*** spiffxp_ has joined #tripleo | 16:13 | |
*** vipul has joined #tripleo | 16:13 | |
*** davidlenwell has quit IRC | 16:13 | |
*** vkozhukalov has joined #tripleo | 16:16 | |
*** tteggel has quit IRC | 16:18 | |
*** Shrews has quit IRC | 16:18 | |
*** openstack has joined #tripleo | 16:22 | |
*** sirushti has joined #tripleo | 16:24 | |
*** jrist_ has joined #tripleo | 16:24 | |
*** BLZbubba has joined #tripleo | 16:24 | |
*** jcooley has joined #tripleo | 16:24 | |
*** lifeless_ has joined #tripleo | 16:24 | |
*** ChanServ sets mode: +v lifeless_ | 16:24 | |
*** spiffxp- has quit IRC | 16:25 | |
*** GheRivero has quit IRC | 16:25 | |
*** Daviey_ has joined #tripleo | 16:25 | |
*** GheRivero has joined #tripleo | 16:26 | |
*** EntropyWorks has joined #tripleo | 16:27 | |
*** Guest52072 has quit IRC | 16:27 | |
*** whayutin_ has joined #tripleo | 16:27 | |
*** juice- has joined #tripleo | 16:28 | |
*** pleia2 has joined #tripleo | 16:28 | |
*** pleia2 has quit IRC | 16:28 | |
*** pleia2 has joined #tripleo | 16:28 | |
*** vkozhukalov has quit IRC | 16:30 | |
*** ccrouch1 has joined #tripleo | 16:31 | |
*** vkozhukalov has joined #tripleo | 16:31 | |
*** Daviey_ has quit IRC | 16:31 | |
*** anteaya has quit IRC | 16:31 | |
*** lynxman has joined #tripleo | 16:34 | |
*** kiall_ has joined #tripleo | 16:34 | |
*** vipuls has quit IRC | 16:34 | |
*** GheRivero has quit IRC | 16:34 | |
*** rwsu_ has quit IRC | 16:34 | |
*** mtaylor has quit IRC | 16:35 | |
*** weshay has quit IRC | 16:35 | |
*** spiffxp has quit IRC | 16:35 | |
*** openstack has joined #tripleo | 17:05 | |
*** dshurtl__ has joined #tripleo | 17:06 | |
*** GheRivero has quit IRC | 17:06 | |
*** juice- has quit IRC | 17:07 | |
*** spiffxp has joined #tripleo | 17:08 | |
*** dshurtle_ has quit IRC | 17:09 | |
*** jrist_ has quit IRC | 17:11 | |
*** BLZbubba has quit IRC | 17:11 | |
*** jcooley has quit IRC | 17:12 | |
*** kiall_ has quit IRC | 17:12 | |
*** lynxman has quit IRC | 17:12 | |
*** ccrouch1 has quit IRC | 17:12 | |
*** 92AAAI5UB has quit IRC | 17:12 | |
*** lifeless_ has quit IRC | 17:12 | |
*** juice has quit IRC | 17:12 | |
*** pleia2 has quit IRC | 17:12 | |
*** sballe has quit IRC | 17:12 | |
*** 17SAAIACB has quit IRC | 17:12 | |
*** Guest45275 has quit IRC | 17:12 | |
*** tserong has quit IRC | 17:12 | |
*** funzo_ has quit IRC | 17:12 | |
*** openstack has joined #tripleo | 17:18 | |
*** kiall has joined #tripleo | 17:19 | |
*** jesusaurus has joined #tripleo | 17:19 | |
*** jog0 has joined #tripleo | 17:21 | |
*** ccrouch has joined #tripleo | 17:23 | |
*** sirushti has quit IRC | 17:23 | |
*** dshurtle has joined #tripleo | 17:23 | |
*** Daviey has joined #tripleo | 17:23 | |
*** shadower has joined #tripleo | 17:25 | |
*** GheRivero has joined #tripleo | 17:25 | |
*** ccrouch1 has joined #tripleo | 17:26 | |
*** ccrouch has quit IRC | 17:26 | |
*** sballe has joined #tripleo | 17:29 | |
*** kiall has quit IRC | 17:29 | |
*** Daviey has quit IRC | 17:29 | |
*** sirushti has joined #tripleo | 17:29 | |
*** jang1 has joined #tripleo | 17:30 | |
*** davidlenwell has joined #tripleo | 17:31 | |
*** jog0 has quit IRC | 17:33 | |
*** openstack has joined #tripleo | 17:36 | |
*** jrist has joined #tripleo | 17:42 | |
*** openstack has joined #tripleo | 17:43 | |
*** openstack has joined #tripleo | 17:49 | |
*** openstack has joined #tripleo | 17:55 | |
*** spiffxp has quit IRC | 17:57 | |
*** clarkb has quit IRC | 17:59 | |
*** akuznetsov has joined #tripleo | 18:01 | |
*** funzo has joined #tripleo | 18:01 | |
*** sirushti has joined #tripleo | 18:01 | |
*** juice_ has joined #tripleo | 18:01 | |
*** jog0 has joined #tripleo | 18:01 | |
*** jcooley has joined #tripleo | 18:01 | |
*** jrist has joined #tripleo | 18:01 | |
*** yamahata_ has quit IRC | 18:01 | |
*** davidlenwell has joined #tripleo | 18:01 | |
*** spiffxp has joined #tripleo | 18:01 | |
*** GheRivero has quit IRC | 18:03 | |
*** Shrews has quit IRC | 18:03 | |
*** jrist has quit IRC | 18:03 | |
*** juice_ is now known as juice | 18:04 | |
*** jcooley has quit IRC | 18:06 | |
*** 16WAATL2D has joined #tripleo | 18:07 | |
*** SlickNik has joined #tripleo | 18:07 | |
*** Ng has joined #tripleo | 18:07 | |
*** zaro has joined #tripleo | 18:07 | |
*** devananda has joined #tripleo | 18:07 | |
*** NobodyCam has joined #tripleo | 18:07 | |
*** shardy has joined #tripleo | 18:07 | |
*** ChanServ has joined #tripleo | 18:07 | |
*** kevinbenton has joined #tripleo | 18:07 | |
*** sdake has joined #tripleo | 18:07 | |
*** bogdando has joined #tripleo | 18:07 | |
*** sgrasley has joined #tripleo | 18:07 | |
*** greghaynes has joined #tripleo | 18:07 | |
*** rollerj has joined #tripleo | 18:07 | |
*** boris-42_ has joined #tripleo | 18:07 | |
*** mikal has joined #tripleo | 18:07 | |
*** victor_lowther__ has joined #tripleo | 18:07 | |
*** stevebaker has joined #tripleo | 18:07 | |
*** dkehn has joined #tripleo | 18:07 | |
*** al has joined #tripleo | 18:07 | |
*** marun has joined #tripleo | 18:07 | |
*** nijaba has joined #tripleo | 18:07 | |
*** bnemec has joined #tripleo | 18:07 | |
*** jeremydei has joined #tripleo | 18:07 | |
*** phschwartz_ has joined #tripleo | 18:07 | |
*** sbadia has joined #tripleo | 18:07 | |
*** wendar has joined #tripleo | 18:07 | |
*** matty_dubs|gone has joined #tripleo | 18:07 | |
*** jomara has joined #tripleo | 18:07 | |
*** max_lobur has joined #tripleo | 18:07 | |
*** tteggel has joined #tripleo | 18:07 | |
*** StevenK has joined #tripleo | 18:07 | |
*** 18WAFUHWT has joined #tripleo | 18:07 | |
*** rpodolyaka has joined #tripleo | 18:07 | |
*** ekarlso has joined #tripleo | 18:07 | |
*** tchaypo has joined #tripleo | 18:07 | |
*** bcrochet has joined #tripleo | 18:07 | |
*** vkozhukalov has joined #tripleo | 18:07 | |
*** Guest45275 has joined #tripleo | 18:07 | |
*** noslzzp has joined #tripleo | 18:07 | |
*** dickson.freenode.net sets mode: +vo Ng ChanServ | 18:07 | |
*** 16WAATL2D has quit IRC | 18:07 | |
*** tchaypo has quit IRC | 18:07 | |
*** matty_dubs|gone has quit IRC | 18:07 | |
*** jomara has quit IRC | 18:07 | |
*** jesusaurus has quit IRC | 18:07 | |
*** vipul has joined #tripleo | 18:07 | |
*** sballe has joined #tripleo | 18:07 | |
*** fungi is now known as Guest21267 | 18:07 | |
*** jcooley has joined #tripleo | 18:07 | |
*** dshurtle has quit IRC | 18:08 | |
*** Guest21267 has quit IRC | 18:09 | |
*** kinrui has joined #tripleo | 18:10 | |
*** ChanServ sets mode: +v kinrui | 18:10 | |
*** kinrui is now known as fungi | 18:11 | |
*** marios has joined #tripleo | 18:11 | |
*** dshurtle has joined #tripleo | 18:12 | |
*** mestery has joined #tripleo | 18:12 | |
*** saurabhs has joined #tripleo | 18:13 | |
*** jrist has joined #tripleo | 18:13 | |
*** Daviey has joined #tripleo | 18:13 | |
*** clarkb has joined #tripleo | 18:14 | |
*** Shrews has joined #tripleo | 18:14 | |
*** EntropyWorks has joined #tripleo | 18:14 | |
*** saurabhs has left #tripleo | 18:15 | |
*** panda_ has joined #tripleo | 18:23 | |
*** mestery has quit IRC | 18:24 | |
*** Daviey has quit IRC | 18:24 | |
*** marios has quit IRC | 18:24 | |
*** max_lobur has quit IRC | 18:24 | |
*** tteggel has quit IRC | 18:24 | |
*** StevenK has quit IRC | 18:24 | |
*** 18WAFUHWT has quit IRC | 18:24 | |
*** rpodolyaka has quit IRC | 18:24 | |
*** ekarlso has quit IRC | 18:24 | |
*** rha has joined #tripleo | 18:29 | |
*** jrist has quit IRC | 18:35 | |
*** pleia2 has joined #tripleo | 18:58 | |
*** jcooley_ has joined #tripleo | 19:37 | |
*** weshay has joined #tripleo | 19:37 | |
*** rwsu has joined #tripleo | 19:39 | |
*** kiall has joined #tripleo | 19:39 | |
*** Daviey has joined #tripleo | 19:46 | |
*** mtaylor has joined #tripleo | 19:48 | |
*** SpamapS has joined #tripleo | 19:52 | |
*** e0ne has joined #tripleo | 19:52 | |
*** max_lobur has joined #tripleo | 19:52 | |
*** tteggel has joined #tripleo | 19:52 | |
*** StevenK has joined #tripleo | 19:52 | |
*** 18WAFUHWT has joined #tripleo | 19:52 | |
*** rpodolyaka has joined #tripleo | 19:52 | |
*** ekarlso has joined #tripleo | 19:52 | |
*** GheRivero has joined #tripleo | 19:52 | |
*** jrist has joined #tripleo | 19:53 | |
*** 16WAATL2D has joined #tripleo | 19:53 | |
*** tchaypo has joined #tripleo | 19:53 | |
*** matty_dubs|gone has joined #tripleo | 19:53 | |
*** jomara has joined #tripleo | 19:53 | |
*** BLZbubba has joined #tripleo | 19:55 | |
*** mestery has joined #tripleo | 19:56 | |
*** victor_lowther__ has quit IRC | 19:56 | |
*** lifeless_ has joined #tripleo | 19:58 | |
*** ChanServ sets mode: +v lifeless_ | 19:58 | |
*** victor_lowther_ has joined #tripleo | 19:58 | |
*** marios has joined #tripleo | 20:02 | |
*** jcooley_ has quit IRC | 20:03 | |
*** jesusaurus has joined #tripleo | 20:05 | |
*** lifeless_ has quit IRC | 20:10 | |
SpamapS | seems like Freenode is really horked | 20:12 |
*** lifeless_ has joined #tripleo | 20:22 | |
*** ChanServ sets mode: +v lifeless_ | 20:22 | |
*** lynxman has joined #tripleo | 20:24 | |
*** dkehn_ has joined #tripleo | 20:24 | |
*** BLZbubba_ has joined #tripleo | 20:30 | |
*** lynxman has quit IRC | 20:32 | |
*** lifeless_ has quit IRC | 20:35 | |
*** BLZbubba has quit IRC | 20:35 | |
*** SpamapS has quit IRC | 20:35 | |
*** e0ne has quit IRC | 20:35 | |
*** max_lobur has quit IRC | 20:35 | |
*** tteggel has quit IRC | 20:35 | |
*** StevenK has quit IRC | 20:35 | |
*** 18WAFUHWT has quit IRC | 20:35 | |
*** rpodolyaka has quit IRC | 20:35 | |
*** ekarlso has quit IRC | 20:35 | |
*** dkehn_ is now known as dkehn_afkb | 20:36 | |
*** jrist_ has joined #tripleo | 20:40 | |
*** mtaylor is now known as mordred | 20:41 | |
*** mordred has quit IRC | 20:41 | |
*** mordred has joined #tripleo | 20:41 | |
*** akuznetsov has quit IRC | 20:42 | |
*** jrist has quit IRC | 20:42 | |
*** 16WAATL2D has quit IRC | 20:42 | |
*** tchaypo has quit IRC | 20:42 | |
*** matty_dubs|gone has quit IRC | 20:42 | |
*** jomara has quit IRC | 20:42 | |
*** lynxman has joined #tripleo | 20:52 | |
*** lifeless has joined #tripleo | 20:52 | |
*** ChanServ sets mode: +v lifeless | 20:52 | |
*** lifeless is now known as 7JTAAALD7 | 20:53 | |
*** 16WAATL2D has joined #tripleo | 20:53 | |
*** tchaypo has joined #tripleo | 20:53 | |
*** matty_dubs|gone has joined #tripleo | 20:53 | |
*** jomara has joined #tripleo | 20:53 | |
*** akuznetsov has joined #tripleo | 21:05 | |
*** akuznetsov has quit IRC | 21:16 | |
*** 16WAATL2D has quit IRC | 21:16 | |
*** tchaypo has quit IRC | 21:16 | |
*** matty_dubs|gone has quit IRC | 21:16 | |
*** jomara has quit IRC | 21:16 | |
*** akuznetsov has joined #tripleo | 21:18 | |
*** yamahata_ has joined #tripleo | 21:32 | |
*** AaronGr has joined #tripleo | 22:05 | |
*** SpamapS has joined #tripleo | 22:05 | |
*** max_lobur has joined #tripleo | 22:05 | |
*** tteggel has joined #tripleo | 22:05 | |
*** StevenK has joined #tripleo | 22:05 | |
*** 18WAFUHWT has joined #tripleo | 22:05 | |
*** rpodolyaka has joined #tripleo | 22:05 | |
*** ekarlso has joined #tripleo | 22:05 | |
*** 16WAATL2D has joined #tripleo | 22:13 | |
*** tchaypo has joined #tripleo | 22:13 | |
*** matty_dubs|gone has joined #tripleo | 22:13 | |
*** jomara has joined #tripleo | 22:13 | |
*** SpamapS has quit IRC | 22:16 | |
*** AaronGr has quit IRC | 22:16 | |
*** max_lobur has quit IRC | 22:16 | |
*** tteggel has quit IRC | 22:16 | |
*** StevenK has quit IRC | 22:16 | |
*** 18WAFUHWT has quit IRC | 22:16 | |
*** rpodolyaka has quit IRC | 22:16 | |
*** ekarlso has quit IRC | 22:16 | |
*** 16WAATL2D has quit IRC | 22:24 | |
*** tchaypo has quit IRC | 22:24 | |
*** matty_dubs|gone has quit IRC | 22:24 | |
*** jomara has quit IRC | 22:24 | |
*** matty_dubs|gone has joined #tripleo | 22:25 | |
*** jomara has joined #tripleo | 22:32 | |
*** tchaypo has joined #tripleo | 22:48 | |
*** jang1 has joined #tripleo | 22:58 | |
*** nijaba has quit IRC | 23:06 | |
*** jang1 has quit IRC | 23:09 | |
*** nijaba has joined #tripleo | 23:14 | |
*** nijaba has quit IRC | 23:28 | |
*** nijaba has joined #tripleo | 23:30 | |
*** nijaba has quit IRC | 23:30 | |
*** nijaba has joined #tripleo | 23:30 | |
*** AaronGr has joined #tripleo | 23:46 | |
*** SpamapS has joined #tripleo | 23:46 | |
*** max_lobur has joined #tripleo | 23:46 | |
*** tteggel has joined #tripleo | 23:46 | |
*** StevenK has joined #tripleo | 23:46 | |
*** 18WAFUHWT has joined #tripleo | 23:46 | |
*** rpodolyaka has joined #tripleo | 23:46 | |
*** anteaya has joined #tripleo | 23:51 | |
*** SpamapS has quit IRC | 23:58 | |
*** AaronGr has quit IRC | 23:58 | |
*** max_lobur has quit IRC | 23:58 | |
*** tteggel has quit IRC | 23:58 | |
*** StevenK has quit IRC | 23:58 | |
*** 18WAFUHWT has quit IRC | 23:58 | |
*** rpodolyaka has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!