Saturday, 2013-10-19

*** dubsquared has quit IRC00:02
*** dubsquared has joined #openstack00:02
*** davidhadas has quit IRC00:03
*** devoid has quit IRC00:03
*** vuil has joined #openstack00:05
*** tserong has quit IRC00:05
*** enmand has quit IRC00:06
*** fnaval_ has quit IRC00:07
*** dubsquared has quit IRC00:07
*** sputnik13 has joined #openstack00:08
*** vipul-away is now known as vipul00:08
sputnik13cinder question…  when a volume is presented to a VM via cinder, how is it presented exactly?  is it mounted on the host machine then allowed to be used by the kvm instance that's running the actual VM?  Or is it presented as like an iscsi device or some other network storage protocol?00:10
*** christyp has quit IRC00:10
*** yogeshme_ has joined #openstack00:11
*** KyleMacDonald has quit IRC00:12
*** dtx00ff_ has joined #openstack00:12
*** vuil has quit IRC00:13
Sam-I-Amsputnik13: like... you launched an instance using that volume?00:13
*** dextone has quit IRC00:14
Sam-I-Amsputnik13: within a VM, the first volume appears as /dev/vda00:14
*** dextone has joined #openstack00:14
Sam-I-Amat least thats what i've seen00:14
*** dtx00ff has quit IRC00:15
*** mnaser has quit IRC00:15
*** yogeshme_ has quit IRC00:15
*** shanlar has quit IRC00:16
*** carif_ has joined #openstack00:16
*** Bada has joined #openstack00:18
*** mnaser has joined #openstack00:18
*** mpareja has joined #openstack00:19
*** m1n0x810 has joined #openstack00:20
*** MaxV has joined #openstack00:22
*** mpareja has quit IRC00:25
*** zerick has quit IRC00:26
*** abell2 has quit IRC00:26
*** Bada has quit IRC00:26
*** stkowski has quit IRC00:27
*** shaon has quit IRC00:27
*** bill_az_ has quit IRC00:27
*** abell1 has joined #openstack00:27
*** MaxV has quit IRC00:27
*** rossk has quit IRC00:28
*** shaon has joined #openstack00:29
*** dubsquared has joined #openstack00:29
*** shanlar has joined #openstack00:29
*** alop has quit IRC00:30
*** vfiduccia has quit IRC00:31
*** jttam has joined #openstack00:31
*** alop has joined #openstack00:32
*** Egyptian[Laptop1 is now known as Egyptian00:32
*** Egyptian has joined #openstack00:33
*** mkollaro has quit IRC00:33
*** DredTiger has quit IRC00:33
*** jttam has quit IRC00:36
*** wdennis has joined #openstack00:37
*** SumitNaiksatam has joined #openstack00:40
*** blackboxsw has quit IRC00:41
*** julweber_ has joined #openstack00:47
*** kbrierly has quit IRC00:47
*** kbrierly has joined #openstack00:47
*** julweber_ has quit IRC00:48
*** foexle has quit IRC00:48
*** julweber_ has joined #openstack00:49
*** mrjazzcat has quit IRC00:49
*** martines has joined #openstack00:50
*** DredTiger has joined #openstack00:50
*** julweber has quit IRC00:50
*** zerick has joined #openstack00:51
*** julweber_ has quit IRC00:53
*** enmand has joined #openstack00:56
*** mrjazzcat has joined #openstack01:02
*** b00lah has joined #openstack01:02
*** rnorwood1 has quit IRC01:04
*** bmelande_ has joined #openstack01:04
*** carif has quit IRC01:05
*** enmand has quit IRC01:06
*** germanoak has joined #openstack01:07
*** enmand has joined #openstack01:07
*** bmelande has quit IRC01:08
*** germanoak has quit IRC01:08
*** MarkA3 has left #openstack01:08
*** germanoak has joined #openstack01:09
sputnik13Sam-I-Am: I think what I'm curious about is, how it's presented to the host, not the VM01:09
*** germanoak has quit IRC01:10
sputnik13the VM would see it as a disk, I get that, but how does the host see it and how does KVM (not the guest VM) see it01:10
*** comptona has quit IRC01:10
*** comptona has joined #openstack01:10
*** germanoak has joined #openstack01:11
*** b00lah has quit IRC01:11
*** germanoak has quit IRC01:12
Sam-I-Amsputnik13: i think it depends on the type of device01:12
Sam-I-Amblock stuff seems to appear as iscsi01:12
sputnik13Sam-I-Am: I see, that's what I was thinking it was01:13
Sam-I-Ami'm trying to work through a bunch of volume problems on devstack now...01:13
Sam-I-Amsometimes it works, sometimes it doesnt01:13
sputnik13are you using lvm backed cinder?01:13
Sam-I-Ami thought changing from debian to ubuntu fixed all my problems, but... no01:13
Sam-I-Amyeah, i have a PV with a VG named stack-volumes on the box.01:13
Sam-I-Amit'll create a volume, but not if i try to put an image on it01:14
Sam-I-Amclaims some sort of issue about no suitable host... as if nova is trying to find a bare metal box01:14
Sam-I-Amif i do a purely ramdisk cirros instance it works fine01:14
Sam-I-Amor cirros without a volume... just boot off the image01:14
Sam-I-Ambut as soon as a volume gets involved that uses cinder... it fails.01:15
sputnik13hmmm01:15
*** vkmc has quit IRC01:15
Sam-I-Ami tried booting the ubuntu image without a volume and it also pukes claimg it can't find a suitable host01:15
sputnik13particular reason you're using devstack?01:16
Sam-I-Amfirst time messing with openstack... figure it would be easier to toss around01:16
Sam-I-Amso far though its been kind of a pain, and most of the troubleshooting stuff applies to openstack01:16
sputnik13ah, understand01:17
Sam-I-Ammy only real gripe is every daemon logging to a screen session and not to a file... has made troubleshooting rather difficult01:17
Sam-I-Amespecially since i dont always know where to look, and things have scrolled out of the screen buffer by then01:17
*** mrjazzcat has quit IRC01:18
Sam-I-Ami need to eat... been nerding it up on this for way too long01:18
sputnik13yeah, there's a lot of services in openstack01:19
Sam-I-Amgoing on a 12 hour nerding session01:19
*** julweber has joined #openstack01:19
sputnik13as a noob to openstack I've also found it's difficult to troubleshoot because everything is distributed amongst multiple services01:19
Sam-I-Amthe good news is i have a much better picture of openstack than i did a few days ago when i first started this project01:19
Sam-I-Amstuff breaking has kind of helped01:20
sputnik13it would be really nice to have a single place to see all of the pertinent debug information for the system01:20
Sam-I-Ami guess one could send all logs to syslog and let it concat them01:20
sputnik13then you'd have too much data01:20
Sam-I-Amthats one of those openstack not devstack things01:20
*** L3tsXpl0it has quit IRC01:21
*** carif has joined #openstack01:21
*** erkules_ has joined #openstack01:21
Sam-I-Amthere is plenty of logging going on, thats for sure01:21
Sam-I-Amespecially in devstack01:21
Sam-I-Ami think i've reached a good stopping point for the evening01:22
Sam-I-Amthere's always monday01:22
sputnik13indeed01:23
*** badiane_ka has joined #openstack01:23
sputnik13I'm signing off as well, good luck :)01:23
Sam-I-Ami'm thinking that devstack doesn't quite install everything it needs to make cinder work under certain conditions... just not sure exactly what those conditions are.  something to do with images at least.01:23
Sam-I-Ami blew up glance earlier01:23
Sam-I-Amsputnik13: thx for the help, later!01:23
*** leifmadsen has joined #openstack01:23
* Sam-I-Am needs to eat01:23
*** erkules has quit IRC01:23
xarsesdid you glance at it...01:23
*** sputnik13 has quit IRC01:24
*** erkules_ is now known as erkules01:25
*** pablosan has joined #openstack01:25
*** itamarjp has quit IRC01:25
Elicojrwren: thanks!!01:26
*** markpeek has quit IRC01:27
*** angdraug has quit IRC01:27
*** carif has quit IRC01:27
*** julweber has quit IRC01:27
*** mrjazzcat has joined #openstack01:30
*** xarses has quit IRC01:31
*** __ryan__ has quit IRC01:33
*** dubsquared has quit IRC01:35
*** L3tsXpl0it has joined #openstack01:36
*** dubsquared has joined #openstack01:36
*** reed has quit IRC01:37
*** pmoosh has joined #openstack01:39
*** alop has quit IRC01:39
*** dubsquared has quit IRC01:40
*** enmand has quit IRC01:41
*** itamarjp has joined #openstack01:41
*** fnaval_ has joined #openstack01:42
*** enmand has joined #openstack01:42
*** b00lah has joined #openstack01:43
*** pmoosh has quit IRC01:43
*** luisomar has joined #openstack01:44
*** luisomar has quit IRC01:44
*** DrBacchus has quit IRC01:45
jrwrenElico: you are welcome01:46
*** erkules has quit IRC01:46
*** erkules has joined #openstack01:47
*** xarses has joined #openstack01:47
*** aliguori has quit IRC01:48
*** stan_bg has quit IRC01:48
*** m1n0x810 has quit IRC01:50
*** Mierdin has joined #openstack01:50
*** Mierdin has quit IRC01:53
*** diegows_ has joined #openstack01:54
*** dubsquared has joined #openstack01:55
*** carif_ has quit IRC01:59
*** kevein has joined #openstack01:59
*** tmclaugh[work] has quit IRC02:00
*** ulkesh has joined #openstack02:03
*** dtx00ff_ has quit IRC02:03
*** Trixboxer has quit IRC02:05
*** twoputt_ has quit IRC02:06
*** twoputt has quit IRC02:06
*** ArxCruz has quit IRC02:09
*** Bada has joined #openstack02:11
*** Ryan_Lane has quit IRC02:11
*** x86brandon has quit IRC02:12
*** yogeshmehra has joined #openstack02:12
*** ArxCruz has joined #openstack02:12
*** wickedpuppy has joined #openstack02:12
*** warik has quit IRC02:13
*** carif_ has joined #openstack02:16
*** yogeshmehra has quit IRC02:16
*** wickedpuppy has quit IRC02:18
*** mgw1 has quit IRC02:19
*** lmh1 has joined #openstack02:20
*** ngoracke has quit IRC02:20
*** ccs has quit IRC02:21
*** matiu has quit IRC02:22
*** ewnd9 has joined #openstack02:23
*** Mierdin has joined #openstack02:24
*** zsun1 has joined #openstack02:25
*** alunch has joined #openstack02:25
*** zsun has quit IRC02:28
*** mrjazzcat has quit IRC02:31
*** jttam has joined #openstack02:32
*** cody-somerville has joined #openstack02:32
*** carif_ has quit IRC02:35
*** jttam has quit IRC02:36
*** sgviking has joined #openstack02:36
*** ArxCruz has quit IRC02:37
*** Mierdin has quit IRC02:38
*** hjubal has quit IRC02:40
*** reed has joined #openstack02:41
*** reed has quit IRC02:41
*** amotoki_ has quit IRC02:42
*** shaon has quit IRC02:43
*** lmh1 has quit IRC02:43
*** kurt__ has joined #openstack02:44
*** shanlar- has joined #openstack02:45
*** shanlar has quit IRC02:45
*** Mierdin has joined #openstack02:45
*** Bada has quit IRC02:46
*** lmh1 has joined #openstack02:46
*** DredTiger has quit IRC02:47
*** kurt_ has quit IRC02:47
*** Mierdin has quit IRC02:48
*** KyleMacDonald has joined #openstack02:48
*** mrjazzcat has joined #openstack02:50
*** terriyu has quit IRC02:51
Elicojrwren: what I do not get is how to checkout the nova version??02:52
Elicogit checkout XYZ??02:52
Elicohttps://github.com/openstack/nova ?02:53
*** KyleMacDonald has quit IRC02:53
clarkbElico: released versions are tagged, you can checkout those tags02:54
clarkbyou can also checkout the stable branches02:54
*** Konijntjes has quit IRC02:55
*** pablosan has quit IRC02:56
*** Konijntjes has joined #openstack02:58
Elicoclarkb: I have checked out but I do not see any stack.sh ..02:58
*** lmh1 has quit IRC03:02
clarkbElico: stack.sh is in devstack03:03
clarkbElico: https://github.com/openstack-dev/devstack03:03
ElicoOK so devstack is like head? stable? etc? I dont have a clue about it yet.03:04
*** ericw has joined #openstack03:05
Sam-I-Amdevstack is like head, unless you change the tags03:06
Sam-I-Amit includes all of the components and builds a mostly working demo environment of openstack03:06
ElicoSo let say I want latest stable??03:06
Sam-I-Amthat would be havana03:06
ElicoI am using u 12.04 lts for now so where do I start?03:06
Sam-I-Amdo you want devstack or openstack?03:07
ElicoI have one node.. that I want to use not just try it out.. to run VMS on..03:08
Sam-I-Amhttp://docs.openstack.org/trunk/install-guide/install/apt/content/index.html03:09
Elicothanks!!03:10
Sam-I-Amtheres plenty of other stuff like it out there03:10
Sam-I-Amsome better, some worse... depends on your level of understanding03:11
Elicowell since I do understand a thing or two I will see what I can dig out.,.03:11
ElicoI have a working kvm host which is Great but I want to make a small change to what and how I manage the machines and space.03:12
*** Mierdin has joined #openstack03:12
*** yaguang has joined #openstack03:14
*** JesperA has joined #openstack03:15
*** ericw has quit IRC03:18
*** acu has joined #openstack03:20
*** markpeek has joined #openstack03:23
*** vipul is now known as vipul-away03:24
*** diegows_ has quit IRC03:25
*** SvenDowideit has quit IRC03:25
*** SvenDowideit has joined #openstack03:26
*** kevein has quit IRC03:27
*** cotton has quit IRC03:27
*** SvenDowideit has quit IRC03:28
*** SvenDowideit has joined #openstack03:30
*** SvenDowideit has quit IRC03:31
*** b00lah has quit IRC03:33
*** SvenDowideit has joined #openstack03:33
*** dims has quit IRC03:35
*** SvenDowideit has quit IRC03:36
*** SvenDowideit has joined #openstack03:37
*** kevein has joined #openstack03:39
*** csd_ has joined #openstack03:39
*** aeperezt has joined #openstack03:39
*** pmoosh has joined #openstack03:39
*** SvenDowideit has quit IRC03:40
*** csd has quit IRC03:41
*** SvenDowideit has joined #openstack03:41
*** melmoth has joined #openstack03:43
*** SvenDowideit has quit IRC03:44
*** pmoosh has quit IRC03:44
*** lmh has quit IRC03:44
*** lmh has joined #openstack03:45
*** SvenDowideit has joined #openstack03:45
*** IlyaE has joined #openstack03:46
*** moll has quit IRC03:47
*** SvenDowideit has quit IRC03:47
*** moll has joined #openstack03:47
*** SvenDowideit has joined #openstack03:49
*** imsurit has joined #openstack03:51
*** SvenDowideit has quit IRC03:51
*** dgbaley27 has joined #openstack03:52
*** SvenDowideit has joined #openstack03:53
dgbaley27Hey. Does Ceph replace Glance, Swift, and/or Cinder, or is it a backend for these? Also, when using Ceph, are all image/volume operations entirely over the network, or does the compute node wind up with local ephemeral copies?03:54
koolhead17dgbaley27: where did you get this Does "Ceph replace Glance, Swift, and/or Cinder"03:54
dgbaley27I'm asking.03:55
dgbaley27Because Swift and Cinder are an object store and block store, but Ceph is also an object and block store.03:55
dgbaley27So I didn't know if it acted as a direct replacement, or a backend.03:55
*** SvenDowideit has quit IRC03:55
*** JesperA has quit IRC03:56
koolhead17dgbaley27: well its not a replacement AFIK :)03:56
*** SvenDowideit has joined #openstack03:57
koolhead17dgbaley27: https://wiki.openstack.org/wiki/ReleaseNotes/Havana << Has the goodness of new release :)03:57
*** SvenDowideit has quit IRC03:58
*** cannoli8 has joined #openstack03:59
*** SvenDowideit has joined #openstack04:00
*** cannoli8 has quit IRC04:01
*** SvenDowideit has quit IRC04:03
*** n1md4 has quit IRC04:03
*** SvenDowideit has joined #openstack04:04
*** dubsquared has quit IRC04:06
*** SvenDowideit has quit IRC04:07
*** dubsquared has joined #openstack04:07
*** SvenDowideit has joined #openstack04:08
*** wickedpuppy has joined #openstack04:10
*** sputnik13 has joined #openstack04:10
*** ulkesh has quit IRC04:10
*** SvenDowideit has quit IRC04:11
*** dubsquared has quit IRC04:12
*** SvenDowideit has joined #openstack04:12
*** amotoki_ has joined #openstack04:13
*** yogeshmehra has joined #openstack04:13
*** SvenDowideit has quit IRC04:15
*** SvenDowideit has joined #openstack04:17
*** sayan has joined #openstack04:17
*** yogeshmehra has quit IRC04:18
*** SvenDowideit has quit IRC04:20
*** mpareja has joined #openstack04:21
*** gmurphy has joined #openstack04:21
*** SvenDowideit has joined #openstack04:21
*** negronjl has joined #openstack04:24
*** SvenDowideit has quit IRC04:24
*** IlyaE has quit IRC04:25
*** sayan has quit IRC04:26
*** melmoth has quit IRC04:26
*** mpareja has quit IRC04:26
*** SvenDowideit has joined #openstack04:27
*** Mierdin has joined #openstack04:28
*** acu has quit IRC04:28
*** SvenDowideit has quit IRC04:29
*** SvenDowideit has joined #openstack04:31
*** jttam has joined #openstack04:33
*** SvenDowideit has quit IRC04:34
*** imsurit has quit IRC04:34
*** SvenDowideit has joined #openstack04:35
*** Mierdin has quit IRC04:35
*** AliRezaTaleghani has joined #openstack04:36
*** Mierdin has joined #openstack04:37
*** jttam has quit IRC04:37
*** SvenDowideit has quit IRC04:38
*** sayan has joined #openstack04:39
*** Guest48260 has joined #openstack04:39
*** markpeek has quit IRC04:39
*** Guest48260 is now known as imsurit_04:40
*** AliRezaTaleghani has quit IRC04:40
*** SvenDowideit has joined #openstack04:40
*** alexb|nicetry has quit IRC04:41
*** shakayumi has quit IRC04:43
*** SvenDowideit has quit IRC04:43
*** AliRezaTaleghani has joined #openstack04:44
*** KyleMacDonald has joined #openstack04:44
*** SvenDowideit has joined #openstack04:45
*** aeperezt has quit IRC04:45
*** x86brandon has joined #openstack04:45
*** amotoki_ has quit IRC04:45
*** SvenDowideit has quit IRC04:47
*** SvenDowideit has joined #openstack04:49
*** Ryan_Lane has joined #openstack04:51
*** imsurit_ has quit IRC04:51
ElicoI have a question which is not directly related to the channel.04:51
*** SvenDowideit has quit IRC04:51
ElicoI have tried to install the stack and it seems to get stuck somewhere.04:51
Elicobut a tiny web interface for kvm is nice..04:51
Elicomaybe someone have seen one of these?04:51
*** SvenDowideit has joined #openstack04:53
*** sumanth_ has joined #openstack04:53
*** enmand has quit IRC04:55
*** SvenDowideit has quit IRC04:55
*** Mierdin has quit IRC04:57
*** SvenDowideit has joined #openstack04:57
*** SvenDowideit has quit IRC04:58
*** MACscr has left #openstack04:58
*** SvenDowideit has joined #openstack04:59
*** ccs has joined #openstack05:00
*** zsun1 is now known as zsun05:02
*** SvenDowideit has quit IRC05:02
*** SvenDowideit has joined #openstack05:04
*** SvenDowideit has quit IRC05:07
*** SvenDowideit has joined #openstack05:09
*** SvenDowideit has quit IRC05:11
*** kevein has quit IRC05:12
*** sayan has quit IRC05:12
*** yogeshmehra has joined #openstack05:14
*** SvenDowideit has joined #openstack05:18
*** yogeshmehra has quit IRC05:18
*** mpareja has joined #openstack05:21
*** sigurding has joined #openstack05:23
*** lsoa has joined #openstack05:23
*** MaxV has joined #openstack05:23
*** mpareja has quit IRC05:27
*** sumanth_ has quit IRC05:30
*** Egyptian has quit IRC05:31
*** jayne has quit IRC05:35
*** sparq_ has joined #openstack05:36
*** jayne has joined #openstack05:37
*** lbrower has quit IRC05:39
*** sparq_ has quit IRC05:40
*** pmoosh has joined #openstack05:40
*** gizmoguy has quit IRC05:41
*** gizmoguy has joined #openstack05:41
*** MarkAtwood has joined #openstack05:44
*** shaon has joined #openstack05:44
*** pmoosh has quit IRC05:45
*** lbrower has joined #openstack05:45
*** x86brandon has quit IRC05:45
*** lbrower has quit IRC05:45
*** lbrower has joined #openstack05:45
*** SVK has joined #openstack05:45
*** racker_KevinS has quit IRC05:47
*** ProT-0-TypE has joined #openstack05:50
*** SVK has left #openstack05:52
*** sputnik13 has quit IRC05:53
*** IlyaE has joined #openstack05:57
*** IlyaE has quit IRC05:59
*** MarkAtwood has quit IRC05:59
*** x86brandon has joined #openstack06:03
*** KyleMacDonald has quit IRC06:03
*** AliRezaTaleghani has quit IRC06:04
*** krypto has joined #openstack06:05
*** simon-AS559 has joined #openstack06:07
*** mpareja has joined #openstack06:07
*** simon-AS5591 has joined #openstack06:09
*** germanoak has joined #openstack06:09
*** simon-AS559 has quit IRC06:11
*** germanoak has quit IRC06:14
*** ProT-0-TypE has quit IRC06:14
*** simon-AS5591 has quit IRC06:15
*** x86brandon has quit IRC06:18
*** alunch has quit IRC06:20
*** itamarjp has quit IRC06:21
paul--Is anyone around to try and help me troubleshoot a quantum issue?06:22
kryptohi ,how can we change boot priority of instance06:22
lifelesspaul--: maybe, but you'll need to describe the issue :(06:26
lifelesserm06:26
lifelesss/:(/:)/06:26
lifelesskrypto: what do you mean ?06:26
paul--Basically, I'm trying to setup a proof of concept and have it all configured correctly (to my knowledge) but when I boot a VM it doesn't get an IP assigned nor is the network assigned correctly. One sec and I'll write the issue out properly :)06:27
*** julweber has joined #openstack06:27
kryptoi have to attach iso to my instance,how can i do that06:28
*** x86brandon has joined #openstack06:29
lifelesskrypto: oh, I'm not sure, I know some folk were interested in that06:31
lifelesskrypto: let me see if I can google it06:31
*** dafter has joined #openstack06:33
*** jttam has joined #openstack06:34
*** AliRezaTaleghani has joined #openstack06:34
*** x86brandon has quit IRC06:35
*** germanoak has joined #openstack06:35
*** vartom8 has joined #openstack06:37
*** jttam has quit IRC06:38
lifelesskrypto: https://wiki.openstack.org/wiki/BootFromISO seems to be what you want, but (at least as far as the wiki page says) implementation is incomplete.06:38
lifelesskrypto: can I ask why you want to boot from an ISO ?06:39
*** germanoak has quit IRC06:39
*** MaxV has quit IRC06:41
*** vartom8 has quit IRC06:42
*** MaxV has joined #openstack06:42
*** Lumiere has joined #openstack06:42
*** sayan has joined #openstack06:43
*** m0zes_ has joined #openstack06:43
kryptolifeless:i am just comparing different stacks and i couldn't find option to attach iso,its a driver iso06:44
*** alunch has joined #openstack06:44
lifelesskrypto: you could just copy the contents of the iso to a volume06:45
lifelesskrypto: or to swift06:45
lifelesskrypto: or copy the iso into swift06:45
*** m0zes_ has quit IRC06:45
kryptoyes i agree there are many ways to do that,i couldnt find that in folsom nor in grizzly06:46
*** MaxV has quit IRC06:46
*** m0zes has quit IRC06:47
*** ProT-0-TypE has joined #openstack06:47
*** m0zes has joined #openstack06:48
*** zerick has quit IRC06:50
*** amritanshu_RnD has joined #openstack06:50
*** jtomasek has joined #openstack06:50
*** dafter has quit IRC06:50
*** tzn has quit IRC06:52
*** MaxV has joined #openstack06:52
*** Elico has quit IRC06:54
*** Elico has joined #openstack06:56
*** vipul-away is now known as vipul06:56
*** Loquacities has joined #openstack06:56
*** jtomasek has quit IRC06:58
*** oddroot has quit IRC07:00
*** oddroot has joined #openstack07:01
*** amerine has quit IRC07:01
*** jeflui has quit IRC07:03
*** ewnd9 has quit IRC07:06
*** cgray has quit IRC07:06
*** Loquacities has quit IRC07:08
*** cgray has joined #openstack07:08
*** ArcTanSusan has joined #openstack07:09
*** jpn has joined #openstack07:15
*** yogeshme_ has joined #openstack07:15
*** KaZeR has joined #openstack07:18
*** alunch has quit IRC07:19
*** yogeshme_ has quit IRC07:19
*** texarcana has quit IRC07:20
*** ewnd9 has joined #openstack07:21
*** texarcana has joined #openstack07:22
*** bsdgeek has quit IRC07:22
*** KaZeR has quit IRC07:22
*** AliRezaTaleghani has quit IRC07:23
*** Ryan_Lane has quit IRC07:23
*** Ryan_Lane has joined #openstack07:23
*** saju_m has joined #openstack07:26
*** bsdgeek has joined #openstack07:28
*** vipul is now known as vipul-away07:29
*** m1n0x810 has joined #openstack07:31
*** jttam has joined #openstack07:34
*** simon-AS559 has joined #openstack07:36
*** simon-AS5591 has joined #openstack07:38
*** wbx_ has joined #openstack07:38
*** jttam has quit IRC07:39
*** MaxV has quit IRC07:39
*** MaxV has joined #openstack07:40
*** simon-AS559 has quit IRC07:41
*** saju_m has quit IRC07:44
*** m0zes_ has joined #openstack07:44
*** MaxV has quit IRC07:44
*** alunch has joined #openstack07:46
*** m0zes has quit IRC07:47
*** alunch has quit IRC07:51
*** sigurding has quit IRC07:55
*** Elico has quit IRC07:57
*** che-arne has quit IRC07:58
*** serialsito has quit IRC07:59
*** rwsu is now known as rwsu-away07:59
*** luhrs1 has quit IRC07:59
*** vipul-away is now known as vipul08:00
*** x86brandon has joined #openstack08:00
*** che-arne has joined #openstack08:03
*** simon-AS5591 has quit IRC08:03
*** ArcTanSusan has quit IRC08:07
*** Ryan_Lane has quit IRC08:09
*** ProT-0-TypE has quit IRC08:09
*** Elico has joined #openstack08:13
*** fikst has joined #openstack08:16
*** berendt has joined #openstack08:19
*** serialsito has joined #openstack08:24
*** radsy has joined #openstack08:26
*** Bada has joined #openstack08:27
*** MaxV has joined #openstack08:28
*** rushiagr has joined #openstack08:28
*** martines has quit IRC08:29
*** Shaan7 has quit IRC08:30
*** SushilKM has joined #openstack08:32
*** jttam has joined #openstack08:34
*** eglynn has joined #openstack08:35
*** bcaulder has quit IRC08:35
*** cucumbrman has quit IRC08:35
*** rushiagr2 has joined #openstack08:37
*** rushiagr has quit IRC08:37
*** ccs has quit IRC08:38
*** m1n0x810 has quit IRC08:38
*** jttam has quit IRC08:39
*** cocoadaemon has joined #openstack08:40
*** cucumbrman has joined #openstack08:40
*** lsmola has joined #openstack08:42
*** radsy has quit IRC08:43
*** martines has joined #openstack08:46
*** alunch has joined #openstack08:47
*** jodok has joined #openstack08:47
*** SushilKM has quit IRC08:49
*** alunch has quit IRC08:51
*** vlad_starkov has joined #openstack08:53
*** fifieldt has quit IRC08:55
*** fifieldt has joined #openstack08:55
*** rushiagr2 has quit IRC08:58
*** Bada has quit IRC09:05
*** sigurding has joined #openstack09:13
*** germanoak has joined #openstack09:16
*** KaZeR has joined #openstack09:19
*** lsmola has quit IRC09:21
ekarlsoEmilienM: yo09:22
ekarlsoyou around ?09:22
*** L3tsXpl0it has quit IRC09:22
*** KaZeR has quit IRC09:23
*** wickedpuppy has quit IRC09:28
*** fikst has quit IRC09:33
*** jodok has quit IRC09:34
*** jttam has joined #openstack09:35
*** x86brandon has quit IRC09:37
*** L3tsXpl0it has joined #openstack09:37
*** michaelneale has joined #openstack09:38
*** jttam has quit IRC09:39
*** michaelneale has joined #openstack09:39
*** pmoosh has joined #openstack09:41
*** eglynn has quit IRC09:41
*** pmoosh has quit IRC09:45
*** wickedpuppy has joined #openstack09:46
*** alunch has joined #openstack09:47
*** L3tsXpl0it has left #openstack09:49
*** alunch has quit IRC09:52
*** dneary has joined #openstack09:54
*** vks has joined #openstack09:54
vkshi all09:56
*** ProT-0-TypE has joined #openstack09:56
vkshas anybody installed openstack with devstack in multinode?09:57
*** rdxc has joined #openstack09:58
vks?10:01
*** sybix has quit IRC10:02
*** sybix has joined #openstack10:03
*** pixelb has joined #openstack10:04
*** berendt has quit IRC10:04
*** enmand has joined #openstack10:10
*** jpn has quit IRC10:11
*** enmand has quit IRC10:15
*** cocoadaemon has quit IRC10:17
*** sayan has quit IRC10:19
*** KaZeR has joined #openstack10:19
*** CaptTofu has quit IRC10:20
*** CaptTofu has joined #openstack10:20
*** KaZeR has quit IRC10:24
*** sayan has joined #openstack10:24
*** mpareja has quit IRC10:25
*** david_h has joined #openstack10:25
*** CaptTofu has quit IRC10:25
*** mpareja has joined #openstack10:25
*** kushal has joined #openstack10:25
*** wbx_ has quit IRC10:26
*** jtomasek has joined #openstack10:28
*** mpareja has quit IRC10:30
*** CaptTofu has joined #openstack10:31
*** CaptTofu has quit IRC10:33
*** pixelb has quit IRC10:34
*** jttam has joined #openstack10:35
*** jtomasek has quit IRC10:36
*** jttam has quit IRC10:40
*** sigurding has quit IRC10:41
*** MaxV has quit IRC10:45
*** MaxV has joined #openstack10:46
*** cocoadaemon has joined #openstack10:47
*** michaelneale has quit IRC10:48
*** sigurding has joined #openstack10:49
*** MaxV has quit IRC10:51
*** chasmo has quit IRC10:55
*** AliRezaTaleghani has joined #openstack10:55
*** oddroot has quit IRC10:57
*** alop has joined #openstack10:59
*** e1mer has joined #openstack11:03
*** oddroot has joined #openstack11:05
*** ericw has joined #openstack11:06
*** ericw has quit IRC11:09
*** cocoadaemon has quit IRC11:12
*** L3tsXpl0it has joined #openstack11:16
*** sigurding has quit IRC11:18
*** e1mer has quit IRC11:19
*** KaZeR has joined #openstack11:20
*** L3tsXpl0it has quit IRC11:21
*** L3tsXpl0it has joined #openstack11:22
*** AliRezaTaleghani has quit IRC11:23
*** KaZeR has quit IRC11:24
*** e1mer has joined #openstack11:27
*** L3tsXpl0it has left #openstack11:32
*** mkollaro has joined #openstack11:33
*** scotm has joined #openstack11:35
*** mpareja has joined #openstack11:36
kryptohey any work in progress for xen over libvirt?11:38
*** mikedawson has joined #openstack11:40
*** mpareja has quit IRC11:41
*** pmoosh has joined #openstack11:41
*** chasmo has joined #openstack11:43
*** e1mer has quit IRC11:43
*** pmoosh has quit IRC11:45
*** ericw has joined #openstack11:47
*** Egyptian[Laptop] has joined #openstack11:47
*** e1mer has joined #openstack11:49
*** DandyPandy has quit IRC11:52
*** n1md4 has joined #openstack11:53
*** markpeek has joined #openstack11:55
*** lmh1 has joined #openstack11:56
*** MaxV has joined #openstack11:56
*** alop has quit IRC11:59
*** ericw has quit IRC11:59
*** davi has joined #openstack11:59
*** MaxV has quit IRC12:01
*** markpeek has quit IRC12:01
*** dizquierdo has joined #openstack12:04
*** scotm has quit IRC12:07
*** scotm has joined #openstack12:08
*** carif_ has joined #openstack12:10
*** vlad_starkov has quit IRC12:11
*** eglynn has joined #openstack12:12
*** scotm has quit IRC12:14
*** Egyptian[Laptop] has quit IRC12:14
*** m0zes_ has quit IRC12:15
*** m0zes has joined #openstack12:16
*** lmh1 has quit IRC12:17
*** Shaan7 has joined #openstack12:18
*** scotm has joined #openstack12:19
*** eglynn has quit IRC12:22
*** cdub_ has quit IRC12:23
*** dtx00ff_ has joined #openstack12:23
*** MaxV has joined #openstack12:25
*** Egyptian[Laptop] has joined #openstack12:28
*** alunch has joined #openstack12:29
*** davi has quit IRC12:32
*** jttam has joined #openstack12:36
*** mpareja has joined #openstack12:36
*** Elico has quit IRC12:37
*** dubsquared has joined #openstack12:39
*** jttam has quit IRC12:40
*** mpareja has quit IRC12:41
*** fikst has joined #openstack12:41
*** elfelvin has joined #openstack12:43
*** ProT-0-TypE has quit IRC12:43
*** dubsquared has quit IRC12:43
*** adalbas has joined #openstack12:46
*** Egyptian[Laptop] has quit IRC12:50
*** scotm has quit IRC12:50
*** scotm has joined #openstack12:51
*** diegows_ has joined #openstack12:52
*** Ile has quit IRC12:54
*** Ile has joined #openstack12:54
*** lsmola has joined #openstack12:55
*** scotm has quit IRC12:55
*** vlad_starkov has joined #openstack12:56
*** ProT-0-TypE has joined #openstack12:58
*** eglynn has joined #openstack12:58
*** pixelb has joined #openstack13:02
*** davidhadas has joined #openstack13:04
*** hemna has quit IRC13:04
*** jodok has joined #openstack13:04
*** bmelande has joined #openstack13:04
*** Shaan7_ has joined #openstack13:04
*** SlickNik has quit IRC13:05
*** juice has quit IRC13:05
*** hemna has joined #openstack13:05
*** Shaan7 has quit IRC13:05
*** sybix has quit IRC13:05
*** robawt has quit IRC13:05
*** sgviking has quit IRC13:06
*** vlad_starkov has quit IRC13:06
*** nrs_ has quit IRC13:06
*** badiane_ka has quit IRC13:07
*** sybix has joined #openstack13:07
*** MaxV has quit IRC13:07
*** redbo has quit IRC13:07
*** bmelande_ has quit IRC13:07
*** L3tsXpl0it has joined #openstack13:07
*** ewnd9 has quit IRC13:10
*** pixelb has quit IRC13:10
*** MaxV has joined #openstack13:10
*** vlad_starkov has joined #openstack13:11
*** SlickNik has joined #openstack13:11
*** juice has joined #openstack13:11
*** mwichmann has joined #openstack13:12
*** sayan has quit IRC13:13
*** badiane_ka has joined #openstack13:13
*** vlad_starkov has quit IRC13:14
*** jodok has quit IRC13:17
*** freeflying_away is now known as freeflying13:18
*** Guest____ has joined #openstack13:20
*** KaZeR has joined #openstack13:21
*** marrusl has quit IRC13:22
*** L3tsXpl0it has quit IRC13:23
*** germanoa_ has joined #openstack13:23
*** davidhadas has quit IRC13:23
*** germanoak has quit IRC13:23
*** L3tsXpl0it has joined #openstack13:24
*** KaZeR has quit IRC13:25
*** julweber has quit IRC13:26
*** Shaan7_ has quit IRC13:26
*** julweber has joined #openstack13:26
*** simon-AS559 has joined #openstack13:27
*** julweber has quit IRC13:31
*** itarchitectkev has joined #openstack13:35
*** vkmc has joined #openstack13:36
*** vkmc has quit IRC13:36
*** vkmc has joined #openstack13:36
*** jttam has joined #openstack13:36
*** mpareja has joined #openstack13:37
*** ewnd9 has joined #openstack13:38
*** krypto has quit IRC13:40
*** zsun has quit IRC13:41
*** jttam has quit IRC13:41
*** itarchitectkev has quit IRC13:41
*** mpareja has quit IRC13:41
*** stkowski has joined #openstack13:48
*** fallenpegasus has quit IRC13:48
*** rahafrouz has joined #openstack13:50
*** redbo has joined #openstack13:52
*** t-8ch has quit IRC13:52
*** fallenpegasus has joined #openstack13:53
*** nrs_ has joined #openstack13:53
elfelvinHi, what im struggling to understand is when using neutron all your internet traffic _has_ to go via the network node?  So this would cause a bottleneck eventually, not to mention redundancy?13:54
*** t-8ch has joined #openstack13:55
*** pixelb has joined #openstack13:58
Qlawyelfelvin: there will be possibility to have mutli-host infrastructure like it was with nova network13:58
Qlawyelfelvin: it is possible to do it by yourself (i saw mail about it on openstack-dev mailling list)13:58
*** Bada has joined #openstack14:00
*** sigurding has joined #openstack14:01
*** e1mer has quit IRC14:01
*** Arconiaprime has quit IRC14:03
*** mrjazzcat has quit IRC14:04
*** robawt has joined #openstack14:07
elfelvinokay great qlawy i will have a search for it, so it is on the cards then.  I was wondering how they have many compute nodes running through one network node14:09
*** alunch has quit IRC14:09
Qlawyelfelvin: just a big pipe :)14:10
elfelvini guess14:10
elfelvinbonded 10g's or something14:10
*** Arconiaprime has joined #openstack14:11
*** Exdaix has quit IRC14:11
*** yannovitch has quit IRC14:13
*** yannovitch has joined #openstack14:14
*** Exdaix has joined #openstack14:16
*** ascendantlogic has joined #openstack14:16
*** joshbetz has joined #openstack14:17
*** carif has joined #openstack14:19
*** Shaan7 has joined #openstack14:19
*** Bada has quit IRC14:21
*** KaZeR has joined #openstack14:22
*** ipmonger has joined #openstack14:22
*** dubsquared has joined #openstack14:23
*** Coyo has joined #openstack14:23
*** Exdaix has quit IRC14:24
*** Coyo is now known as Guest8987614:24
*** fifieldt has quit IRC14:24
*** adalbas has quit IRC14:25
*** KaZeR has quit IRC14:26
*** Exdaix has joined #openstack14:27
*** ccs has joined #openstack14:28
*** fallenpegasus has quit IRC14:32
*** cannoli8 has joined #openstack14:33
*** alunch has joined #openstack14:36
*** jttam has joined #openstack14:36
*** enmand has joined #openstack14:37
*** Jbain has quit IRC14:37
*** mpareja has joined #openstack14:37
*** jttam has quit IRC14:41
*** mpareja has quit IRC14:42
*** mikal has quit IRC14:42
*** mikal has joined #openstack14:42
*** carif has quit IRC14:43
*** germanoa_ has quit IRC14:43
*** dizquierdo has left #openstack14:43
*** vlad_starkov has joined #openstack14:45
*** dgbaley27 has quit IRC14:46
*** vlad_starkov has quit IRC14:47
rahafrouzhi14:48
rahafrouzI want to make a file hosting service which it needs to host about 100 terabyte data, I'm really really confused. which platform should I use?14:49
*** alunch has quit IRC14:49
rahafrouzsomeone says openstack swift, someone says apache hadoop etc etc14:49
*** Steely_Dan is now known as dansmith14:50
rahafrouzI'm searching about 2 months but don't know where to start :( can anybody help me?14:50
*** Drenp has joined #openstack14:50
*** carif has joined #openstack14:50
*** _sulo has joined #openstack14:51
*** freeflying is now known as freeflying_away14:51
notmynamerahafrouz: what sort of data? what are the client app requirements (ie particular APIs or usage patterns)?14:52
*** ipmonger has quit IRC14:53
*** Shaan7 has quit IRC14:53
*** Egyptian[Laptop] has joined #openstack14:55
*** cannoli8 has quit IRC14:57
*** ProT-0-TypE has quit IRC14:57
notmynamerahafrouz: in general, swift is good for unstructured data (eg documents, images, web content, backups, videos, etc). swift is really good at supporting large numbers of objects and large aggregate data sets, and is supports very high availability and concurrency across the entire data set (ie a client can access anything at any time and clients are accessing all of the things all the time)14:57
*** Chicago has quit IRC14:59
*** ProT-0-TypE has joined #openstack15:00
*** dot has joined #openstack15:00
rahafrouznotmyname: actually in our university we have a section that stores lots of pdfs, movies, sounds slides etc.  another service in uni is a server of files that students donwload things like winrar etc. we want to allocate about 1gig to each user for storing files, and so other features. we have about 10,000 users15:01
rahafrouzI'm wondering how to store data. I want a centeralized system to handle all data in university. for example uni would provide some leech function that students download files from rapidshare for instance15:02
dotdoes anyone here have example of creating user with curl on keystone15:03
rahafrouzfirst problem is how to store this amount of data, and the second problem is which platfrom and which programming language15:03
rahafrouzfor exmple do I need to store files in database ??15:03
*** qba73 has joined #openstack15:04
*** joshbetz has quit IRC15:04
*** pixelb has quit IRC15:05
*** jpn has joined #openstack15:05
*** Egyptian[Laptop] has quit IRC15:05
*** Egyptian[Laptop] has joined #openstack15:06
rahafrouzthank you notmyname15:06
Qlawydot: keystone v2 or v3?15:06
*** jttam has joined #openstack15:07
*** germanoak has joined #openstack15:08
Qlawydot: anyway, use this http://api.openstack.org/api-ref-identity.html15:09
*** lexano has joined #openstack15:09
Qlawydot: curl -X POST -H "Content-type: application/json" -d "put json here" http://ip.of.keystone:5000/v3/users15:11
*** jttam has quit IRC15:11
Qlawydot: anyway, If you have keystone cli working, just do: keystone --debug user-create blablabla and you will get whole curl command with parameters15:12
vkshey anyone15:13
vksdoes anyone tried to install openstack havan with devstack in multinode15:14
vks???15:14
*** cannoli8 has joined #openstack15:14
dotQlawy: tnx15:16
Qlawyvks: if you want to know my opinion: devstack is shit15:16
*** ericw has joined #openstack15:16
vksQlawy : ;)15:16
dotQlawy: i have version 2 tough15:16
Qlawydot: not a problem, even easier ;)15:17
vksQalwy: man its breaking like anything15:17
dotQlawy: :)15:17
Qlawyvks: I can post you best how to I have ever seen for installing grizzly,even with quantum/neutron on multi node environament15:17
Qlawyvks: you will do it in about 2-3h15:18
Qlawyvks: When I tried to install devstack, I lost whole day and had no idea how to debug that crap15:18
*** sybix has quit IRC15:18
vksQlawy:  i am looking to install openstack havana to multinode15:18
vksbut devstack is giving headache15:19
Qlawyvks: almost same configuration15:19
Qlawyvks: just newer packets15:19
*** alunch has joined #openstack15:20
*** sybix has joined #openstack15:20
vksQlawy: any installation doc?15:20
*** dubsquared has quit IRC15:20
Qlawyvks: https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide15:20
vksQlawy : so if i follow that guide, wl it be fine ???15:21
*** dubsquared has joined #openstack15:21
Qlawyvks: yes15:21
Qlawyvks: its not mine, but it works flawlessly15:21
vksQlawy:  In havana neutron is using openvswitch multiple table, any idea where i wl get some help to understand that15:22
Qlawyvks: Im affraid not :(15:22
vksQlawy : :) no probs15:23
Qlawyvks: Im losing with neutron, it always beats me :/15:23
vksQlawy: hehe15:23
*** ericw has quit IRC15:23
*** L3tsXpl0it has quit IRC15:24
rahafrouzexcuse me on asking a newbiew question: how can we access files on swift? does it make a new file system ?15:24
Qlawyvks: anyways I hope it will help15:24
*** david_h has quit IRC15:25
*** stkowski has quit IRC15:25
*** dubsquared has quit IRC15:25
*** diegows_ has quit IRC15:26
vksQlawy: sure, thnx15:26
dotQlawy: do i need to set tenant for user ?15:27
*** sigurding has quit IRC15:28
*** sgviking has joined #openstack15:28
*** ascendantlogic has quit IRC15:28
*** Guest____ has quit IRC15:28
*** ascendantlogic has joined #openstack15:29
*** rdxc has quit IRC15:29
Qlawydot: no15:30
Qlawydot: but after creating you have to attach(?) role to user15:30
Qlawydot: role in tenant ofc15:30
*** tvb has joined #openstack15:30
dotQlawy: one sec15:30
*** amritanshu_RnD has quit IRC15:31
Qlawyhonestly, best idea to understand how use curl with it is to set --debug in cli and then run command15:32
*** ascendantlogic has quit IRC15:33
*** yaguang has quit IRC15:34
dotQlawy: do you have a second to discuse in pvt?15:34
Qlawydot: yes15:34
dotthank you15:34
*** vkmc has quit IRC15:36
*** mpareja has joined #openstack15:38
*** L3tsXpl0it has joined #openstack15:38
*** ProT-0-TypE has quit IRC15:41
*** tvb is now known as daftert15:41
*** daftert is now known as dafter15:41
*** pmoosh has joined #openstack15:42
*** dubsquared has joined #openstack15:42
*** mpareja has quit IRC15:43
*** AbhishekSolanki has joined #openstack15:46
*** dafter has quit IRC15:47
AbhishekSolankiHow to join openStack developer community ? and what are its criteria ??15:47
*** dafter has joined #openstack15:47
*** dafter has quit IRC15:47
*** dafter has joined #openstack15:47
*** pmoosh has quit IRC15:47
*** dubsquared has quit IRC15:49
*** dubsquared has joined #openstack15:49
*** germanoak has quit IRC15:50
*** dafter has quit IRC15:52
*** Trixboxer has joined #openstack15:52
*** vks has quit IRC15:52
*** AbhishekSolanki has left #openstack15:53
*** ewnd9 has quit IRC15:57
*** dubsquared has quit IRC15:58
*** Ruetobas has quit IRC16:01
*** MaxV has quit IRC16:03
*** Ruetobas has joined #openstack16:03
*** MaxV has joined #openstack16:04
*** alunch has quit IRC16:05
*** jttam has joined #openstack16:07
*** germanoak has joined #openstack16:07
*** Ruetobas has quit IRC16:08
*** Ruetobas has joined #openstack16:08
*** MaxV has quit IRC16:08
*** Guest____ has joined #openstack16:08
*** pablosan has joined #openstack16:09
*** MaxV has joined #openstack16:09
*** ewnd9 has joined #openstack16:10
*** dcramer_ has quit IRC16:10
*** jttam has quit IRC16:12
*** rahafrouz has quit IRC16:12
*** adalbas has joined #openstack16:12
*** ewnd9 has quit IRC16:13
*** ewnd9 has joined #openstack16:14
*** vito-ordaz has quit IRC16:15
*** exed has joined #openstack16:15
*** vlad_starkov has joined #openstack16:16
*** Shaan7 has joined #openstack16:17
*** Guest____ has quit IRC16:17
exedis it possible to connect multiple l3 agents with separated ovs bridges with one port/nic?16:18
*** scuttlemonkey has quit IRC16:19
*** germanoak has quit IRC16:19
*** vlad_starkov has quit IRC16:21
*** dafter has joined #openstack16:23
*** dafter has quit IRC16:23
*** dafter has joined #openstack16:23
*** KaZeR has joined #openstack16:23
*** MaxV has quit IRC16:26
*** MaxV has joined #openstack16:27
*** ProT-0-TypE has joined #openstack16:27
*** KaZeR has quit IRC16:28
*** alunch has joined #openstack16:30
*** MaxV has quit IRC16:31
*** dafter has quit IRC16:32
*** dafter has joined #openstack16:32
*** ProT-0-TypE has quit IRC16:36
*** ProT-0-TypE has joined #openstack16:37
*** Egyptian[Laptop] has quit IRC16:37
*** ProT-0-TypE has quit IRC16:37
*** mpareja has joined #openstack16:38
*** rdxc has joined #openstack16:39
*** ascendantlogic has joined #openstack16:39
*** cocoadaemon has joined #openstack16:41
*** yannovitch has quit IRC16:42
*** weshay has joined #openstack16:43
*** mpareja has quit IRC16:43
*** lsmola has quit IRC16:43
*** alunch has quit IRC16:44
*** ascendantlogic has quit IRC16:44
*** Jbain has joined #openstack16:46
*** ewnd9 has quit IRC16:47
*** ewnd9 has joined #openstack16:48
*** jpn has quit IRC16:49
*** Drenp has quit IRC16:50
*** Jbain has quit IRC16:51
*** marclaporte has joined #openstack16:52
*** qba73 has quit IRC16:54
*** sayan has joined #openstack17:02
*** Egyptian[Laptop] has joined #openstack17:06
*** vkmc has joined #openstack17:07
*** jttam has joined #openstack17:07
*** diegows_ has joined #openstack17:10
*** marclaporte1 has joined #openstack17:11
*** scuttlemonkey has joined #openstack17:11
*** jttam has quit IRC17:12
*** comay has quit IRC17:12
*** marclaporte has quit IRC17:12
*** Elico has joined #openstack17:17
*** Egyptian[Laptop] has quit IRC17:18
*** Egyptian[Laptop] has joined #openstack17:18
*** _sulo_ has joined #openstack17:19
*** dcramer_ has joined #openstack17:22
*** Egyptian[Laptop] has quit IRC17:22
*** KaZeR has joined #openstack17:23
*** L3tsXpl0it has quit IRC17:23
*** _sulo has quit IRC17:25
*** _sulo_ is now known as _sulo17:25
*** sayan has quit IRC17:26
*** DredTiger has joined #openstack17:26
*** KaZeR has quit IRC17:27
*** SumitNaiksatam has quit IRC17:28
*** rushiagr2 has joined #openstack17:31
*** wjiang_ has joined #openstack17:31
*** cannoli8 has quit IRC17:33
*** janislaw has joined #openstack17:34
*** ProT-0-TypE has joined #openstack17:34
*** wdennis has quit IRC17:35
*** carif has quit IRC17:38
*** mpareja has joined #openstack17:39
*** bsdgeek has quit IRC17:39
*** alunch has joined #openstack17:39
*** L3tsXpl0it has joined #openstack17:39
*** bsdgeek has joined #openstack17:40
*** marclaporte has joined #openstack17:42
*** pmoosh has joined #openstack17:43
*** alunch has quit IRC17:44
*** matanya has joined #openstack17:44
*** mkollaro has quit IRC17:44
*** matanya has quit IRC17:44
*** mpareja has quit IRC17:44
*** rushiagr2 has quit IRC17:44
*** dafter has quit IRC17:45
*** robawt has quit IRC17:45
*** robawt has joined #openstack17:45
*** dafter has joined #openstack17:45
*** wjiang_ has quit IRC17:46
*** pmoosh has quit IRC17:47
*** rushiagr2 has joined #openstack17:48
*** cocoadaemon has quit IRC17:50
*** matanya has joined #openstack17:51
*** wjiang_ has joined #openstack17:52
*** cocoadaemon has joined #openstack17:52
*** marclaporte has quit IRC17:53
*** networkpadawan has joined #openstack17:53
*** tmclaugh[lap] has quit IRC17:54
*** enmand has quit IRC17:55
*** Chicago has joined #openstack17:55
*** ProT-0-TypE has quit IRC17:55
*** codercotton has joined #openstack17:56
*** pmoosh has joined #openstack17:59
*** vkmc has quit IRC17:59
*** Sam-I-Am has quit IRC18:01
*** racker_KevinS has joined #openstack18:02
*** senk has joined #openstack18:03
*** qba73 has joined #openstack18:04
*** scotm has joined #openstack18:04
*** rushiagr2 has quit IRC18:05
*** wjiang_ has quit IRC18:05
*** ahs3 has quit IRC18:05
*** zz_cjoelrun is now known as cjoelrun18:06
*** wjiang_ has joined #openstack18:07
*** rushiagr2 has joined #openstack18:08
*** rushiagr2 has quit IRC18:08
*** jttam has joined #openstack18:08
*** ProT-0-TypE has joined #openstack18:10
*** senk has quit IRC18:11
*** ahs3 has joined #openstack18:11
*** rushiagr has joined #openstack18:11
*** b00lah has joined #openstack18:11
*** jttam has quit IRC18:12
*** ProT-0-TypE has quit IRC18:14
*** rushiagr has quit IRC18:16
*** rushiagr has joined #openstack18:17
*** shaon has quit IRC18:20
*** scotm has quit IRC18:23
*** scotm has joined #openstack18:24
*** KaZeR has joined #openstack18:24
*** vlad_starkov has joined #openstack18:25
*** angdraug has joined #openstack18:26
*** rushiagr has quit IRC18:28
*** _sulo has quit IRC18:28
*** rushiagr has joined #openstack18:28
*** scotm has quit IRC18:29
*** KaZeR has quit IRC18:29
*** senk has joined #openstack18:29
*** exed has quit IRC18:31
*** germanoak has joined #openstack18:32
*** exed has joined #openstack18:32
*** germanoak has quit IRC18:32
*** alunch has joined #openstack18:32
*** germanoak has joined #openstack18:33
*** ProT-0-TypE has joined #openstack18:34
*** ioggstream has joined #openstack18:35
*** senk has quit IRC18:35
*** bill_az_ has joined #openstack18:38
*** mpareja has joined #openstack18:39
*** mikedawson has quit IRC18:39
*** enmand has joined #openstack18:40
*** qba73 has quit IRC18:41
*** Sam-I-Am has joined #openstack18:42
*** beav has quit IRC18:42
*** mpareja has quit IRC18:43
*** wjiang_ has quit IRC18:43
*** ewnd9 has quit IRC18:45
*** yannovitch has joined #openstack18:46
dotanyone here have experiance with curl + keystone ?18:52
*** paulczar has quit IRC18:55
*** ascendantlogic has joined #openstack18:57
*** exed has quit IRC18:58
*** vlad_starkov has quit IRC19:01
*** b00lah has quit IRC19:04
*** wbx_ has joined #openstack19:04
*** bsdgeek has quit IRC19:05
*** colinmcnamara has quit IRC19:06
*** colinmcnamara has joined #openstack19:07
*** rushiagr has quit IRC19:07
*** purpleidea has quit IRC19:07
*** bsdgeek has joined #openstack19:10
*** Skeith has joined #openstack19:16
*** raies_ has joined #openstack19:20
*** Skeith has quit IRC19:20
*** cucumbrman has quit IRC19:24
*** KaZeR has joined #openstack19:24
*** ascendantlogic has quit IRC19:25
*** wzbyte has joined #openstack19:25
*** raies_ has quit IRC19:26
*** bsdgeek has quit IRC19:28
*** bsdgeek has joined #openstack19:29
*** KaZeR has quit IRC19:29
*** vlad_starkov has joined #openstack19:29
*** pixelb has joined #openstack19:30
*** yannovitch has quit IRC19:30
dot{"error": {"message": "create_user() takes exactly 3 arguments (2 given)", "code": 400, "title": "Bad Request"}} http://pastebin.com/C5eSYBRL can someone help me with this19:31
*** cannoli8 has joined #openstack19:32
*** mgw has joined #openstack19:34
*** jpn has joined #openstack19:37
*** bill_az_ has quit IRC19:38
*** dcramer_ has quit IRC19:39
*** mpareja has joined #openstack19:40
*** pixelb has quit IRC19:41
*** mpareja has quit IRC19:45
*** Guest__ has joined #openstack19:45
*** Guest__ has quit IRC19:46
*** dcramer_ has joined #openstack19:51
*** mgw has quit IRC19:51
*** bsdgeek has quit IRC19:52
*** ikex has joined #openstack19:52
*** epopt37 has quit IRC19:53
*** ikex has quit IRC19:54
*** bsdgeek has joined #openstack19:57
*** scotm has joined #openstack20:01
*** codercotton has quit IRC20:02
*** bsdgeek has quit IRC20:05
*** epopt37 has joined #openstack20:07
*** jpn has quit IRC20:07
*** marrusl has joined #openstack20:08
*** mpareja has joined #openstack20:08
*** jttam has joined #openstack20:08
*** diegows_ has quit IRC20:11
*** mgw has joined #openstack20:12
*** mpareja has quit IRC20:12
*** cocoadaemon has quit IRC20:12
*** jttam has quit IRC20:13
dot{"error": {"message": "create_user() takes exactly 3 arguments (2 given)", "code": 400, "title": "Bad Request"}} http://pastebin.com/C5eSYBRL can someone help me with this20:13
*** wbx_ has quit IRC20:15
*** osier has joined #openstack20:16
*** taziopen has joined #openstack20:17
taziopen.20:18
erkuleshiho some questions: I would like to manually install havana. Is there a doku? My idea is to have a/the machine the compute node and putting keystone/glance/horizon into lxc. No cinder/swift at the start. Is this a way to go?20:18
*** carif_ has quit IRC20:18
*** sgviking has quit IRC20:19
erkuleshttp://docwiki.cisco.com/wiki/OpenStack_Havana_Release:_High-Availability_Manual_Deployment_Guide#MySQL_WSREP_and_Galera_Installation <- Is this related to official openstack? the galera part is broken.20:19
*** carif has joined #openstack20:19
*** cjoelrun is now known as zz_cjoelrun20:19
*** taziopen has quit IRC20:20
*** bvandenh has quit IRC20:20
*** Ryan_Lane has joined #openstack20:22
*** vkmc has joined #openstack20:22
*** mikedawson has joined #openstack20:23
*** bsdgeek has joined #openstack20:24
*** carif has quit IRC20:25
*** KaZeR has joined #openstack20:25
*** carif has joined #openstack20:26
*** KaZeR has quit IRC20:30
*** kushal has quit IRC20:30
*** gizmoguy has quit IRC20:32
*** ioggstream has quit IRC20:36
*** lsmola has joined #openstack20:36
*** bsdgeek has quit IRC20:39
*** matanya has quit IRC20:39
*** mgw has quit IRC20:41
*** bsdgeek has joined #openstack20:41
*** matanya has joined #openstack20:44
*** cocoadaemon has joined #openstack20:46
*** bsdgeek has quit IRC20:47
*** bsdgeek has joined #openstack20:48
*** bsdgeek has quit IRC20:53
*** ArcTanSusan has joined #openstack20:55
*** sgviking has joined #openstack20:57
*** bsdgeek has joined #openstack20:58
*** matanya has quit IRC20:59
*** gizmoguy has joined #openstack21:02
*** cannoli8 has quit IRC21:02
*** bsdgeek has quit IRC21:05
*** dcramer_ has quit IRC21:06
*** ankso_ has joined #openstack21:06
*** bsdgeek has joined #openstack21:07
*** vkmc has quit IRC21:07
*** cocoadaemon has quit IRC21:08
*** vkmc has joined #openstack21:08
*** vkmc has quit IRC21:08
*** vkmc has joined #openstack21:08
*** jttam has joined #openstack21:09
*** cocoadaemon has joined #openstack21:09
*** ankso has quit IRC21:09
*** carif has quit IRC21:10
*** enmand has quit IRC21:12
*** bsdgeek has quit IRC21:12
*** enmand has joined #openstack21:13
*** jttam has quit IRC21:13
*** bsdgeek has joined #openstack21:13
*** cocoadaemon has quit IRC21:15
*** dneary has quit IRC21:16
*** bruges has joined #openstack21:16
*** cocoadaemon has joined #openstack21:16
*** bruges_ has quit IRC21:18
*** bsdgeek has quit IRC21:18
*** davi has joined #openstack21:19
*** jdurgin1 has quit IRC21:19
*** bsdgeek has joined #openstack21:19
*** IlyaE has joined #openstack21:20
*** monst has joined #openstack21:21
*** cocoadaemon has quit IRC21:21
*** Shmouel is now known as Shmouel`away21:22
*** cocoadaemon has joined #openstack21:23
*** bsdgeek has quit IRC21:24
*** L3tsXpl0it has quit IRC21:25
*** bsdgeek has joined #openstack21:26
*** monst has quit IRC21:29
*** monst has joined #openstack21:29
*** StarBeas_ has quit IRC21:30
*** cocoadaemon has quit IRC21:31
*** diegows_ has joined #openstack21:31
*** monst has quit IRC21:34
*** arbrandes has joined #openstack21:37
*** davi has quit IRC21:37
*** scotm has quit IRC21:38
*** dims has joined #openstack21:38
*** scotm has joined #openstack21:39
*** arun has quit IRC21:40
*** L3tsXpl0it has joined #openstack21:41
*** scotm has quit IRC21:44
*** carif has joined #openstack21:51
*** scotm has joined #openstack21:53
*** qba73_ has joined #openstack21:55
*** arun has joined #openstack21:58
*** scotm has quit IRC22:01
*** scotm has joined #openstack22:01
*** scotm has quit IRC22:05
*** mpareja has joined #openstack22:09
*** jttam has joined #openstack22:09
*** cannoli8 has joined #openstack22:11
*** tiamar has quit IRC22:11
*** dims has quit IRC22:11
*** tiamar has joined #openstack22:12
*** mpareja has quit IRC22:13
*** jttam has quit IRC22:14
*** qba73_ has quit IRC22:14
*** cdub_ has joined #openstack22:15
*** lsmola has quit IRC22:20
*** KaZeR has joined #openstack22:26
*** dims has joined #openstack22:26
*** KaZeR has quit IRC22:31
*** pmathews has joined #openstack22:34
*** elfelvin has quit IRC22:35
*** StarBeast has joined #openstack22:40
*** bsdgeek has quit IRC22:44
*** StarBeast has quit IRC22:44
*** bsdgeek has joined #openstack22:45
*** bsdgeek has quit IRC22:50
*** bsdgeek has joined #openstack22:55
*** vlad_starkov has quit IRC23:00
*** monst has joined #openstack23:04
*** CaptTofu has joined #openstack23:06
*** melmoth has joined #openstack23:06
*** KaZeR has joined #openstack23:06
*** jttam has joined #openstack23:10
*** ejat has joined #openstack23:10
*** ejat has joined #openstack23:10
*** SumitNaiksatam has joined #openstack23:10
*** scotm has joined #openstack23:10
*** freeflying_away is now known as freeflying23:10
*** hirtanak has joined #openstack23:12
*** ejat has quit IRC23:14
*** jttam has quit IRC23:14
*** IlyaE has quit IRC23:17
*** scotm has quit IRC23:17
*** scotm has joined #openstack23:18
*** IlyaE has joined #openstack23:19
*** lsoa has quit IRC23:20
*** leons has quit IRC23:22
*** scotm has quit IRC23:22
*** yamahata has joined #openstack23:26
*** L3tsXpl0it has quit IRC23:26
*** L3tsXpl0it has joined #openstack23:27
*** fifieldt has joined #openstack23:29
*** ismlages has quit IRC23:30
*** vlad_starkov has joined #openstack23:31
*** Zbang has joined #openstack23:32
*** dtx00ff_ has quit IRC23:32
*** riskable has quit IRC23:33
*** tiamar has quit IRC23:35
*** tiamar has joined #openstack23:35
*** dtx00ff_ has joined #openstack23:36
*** mpareja has joined #openstack23:40
*** vlad_starkov has quit IRC23:41
*** dot has quit IRC23:41
*** KaZeR has quit IRC23:44
*** mpareja has quit IRC23:44
*** dtx00ff_ has quit IRC23:45
*** ArcTanSusan has quit IRC23:45
*** monst has quit IRC23:49
*** monst has joined #openstack23:50
*** cannoli8 has quit IRC23:51
*** monst has quit IRC23:54
*** whenry has quit IRC23:55
*** whenry has joined #openstack23:55

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!