Friday, 2011-12-23

*** CaptTofu has quit IRC00:03
*** CaptTofu has joined #openstack00:04
*** CaptTofu has quit IRC00:06
*** tmichael has joined #openstack00:09
*** miclorb_ has quit IRC00:09
*** miclorb_ has joined #openstack00:09
*** p0 has joined #openstack00:14
*** v0id has joined #openstack00:16
*** po has quit IRC00:18
*** rnorwood has quit IRC00:30
*** clauden___ has joined #openstack00:32
*** clauden has quit IRC00:32
*** clauden___ is now known as clauden00:32
*** yshh has joined #openstack00:33
*** clauden has quit IRC00:35
*** huslage has joined #openstack00:37
*** Ryan_Lane has joined #openstack00:39
*** clauden has joined #openstack00:39
*** pixelbeat has quit IRC00:41
*** p0 has quit IRC00:44
*** tmichael has quit IRC00:46
tightworkhow long should nova-manage db sync take?00:47
*** tmichael has joined #openstack00:47
*** yshh has quit IRC00:48
*** livemoon has joined #openstack00:51
Spirilisseconds00:51
*** tmichael has quit IRC00:52
*** dotdevops has quit IRC00:52
Spirilisif it's frozen, first place to look might be the mysql config in /etc/nova/nova.conf to see where it's pointing/validate you can connect to that mysql instance with the 'mysql' cli00:53
Spirilisi.e. the --sql_connection string00:53
tightworkarg its just hanging and if I strace the python process its just hanging at the mysql connect:connect(4, {sa_family=AF_INET, sin_port=htons(3306), sin_addr=inet_addr("10.10.0.1")}, 1600:53
Spirilisaye, can you "telnet 10.10.0.1 3306" from that shell?00:54
tightworkNO... eek, maybe iptables rule? ...00:54
tightworki set my.cnf to bind 0.0.0.000:54
Spirilisyeah that sounds right .. could be iptables, is 10.10.0.1 that same box you're running it from?00:55
tightworkit is00:55
tightworkhmm.. but I can mysql -h10.10.0.21 -uroot -p  just fine00:56
tightworkwait a min sorry, telnet now I get a response00:56
*** andrewbogott has quit IRC00:57
*** jdg has quit IRC00:59
tightworkoh junk my pebcak... the box is  really 0.21 and I had 0.1 in conf00:59
*** MarkAtwood has quit IRC00:59
tightworkUGH00:59
tightworkits migrating :)01:00
tightworkty01:00
livemoonmorning01:00
tightworkhi01:01
*** ben_duyujie has joined #openstack01:01
*** clauden has quit IRC01:02
*** cmasseraf has quit IRC01:04
*** cdbs has quit IRC01:05
*** MarkAtwood has joined #openstack01:12
tightworkThe private network, is also considered the 'fixed range' and is configured as the bridged interface so its possible to communicate VMs across hypervisors?01:13
Spirilisyep01:18
Spirilissounds right01:18
Spirilisand the "floating" network is publically routable IPs you can assign to individual VMs (funny enough the VMs don't even know about them, because they're entirely implemented in the nova-network router node's iptables as DNAT rules)01:19
*** osier has quit IRC01:20
*** longhudou has joined #openstack01:22
*** heut2008 has joined #openstack01:22
tightworktrue, just like amazon01:22
tightworkis using nova-mange user admin novaadmin the --deprecated_auth ? The new hotness is keystone?01:27
tightworkthe zipfile is deprecated01:28
Spirilisyeah01:28
tightworkhmm01:28
tightworkok01:28
SpirilisI'm not that well versed in the deprecated vs. new keystone auth, only have experience with keystone atm01:28
*** suedoh has quit IRC01:28
Spirilisthere's supposedly a way to enable EC2 access with keystone too, someone posted a pastebin of it01:28
Spirilisthe bookmark's on my netbook though so I don't have it handy :(01:29
tightworkwhat you mean? like I cant use hybridfox with keystone?01:29
tightworkkeystone should still be EC2 api auth no?01:29
Spirilisfrom what I understand just setting up straight users with keystone, you can't use the EC2 stuff right away, just the 'nova' cmd and such, but there's a special EC2 token type or something that you can use to associate it with a keystone user01:32
Spirilisthen I think you should be able to hit it with an EC2 client.01:32
tightworkohh01:32
Spirilisand the url is the nova-api direct, not the keystone url like you use for the nova cmds01:32
tightworkhmm01:33
Spiriliscourse that's how it works in deprecated auth too I think, you hit the nova-api directly with EC2 requests01:33
tightworkopenstack-dashboard is working with keystone atm?01:33
Spirilisbut with the new keystone your nova cmd hits up the keystone url01:33
Spirilisyeah01:33
tightworkI guess ill go the distance then01:33
*** dougsland_ has joined #openstack01:34
SpirilisI modeled my install after devstack's gits, and it uses keystone01:34
Spirilisworks pretty well01:34
tightworkcool cant wait01:34
tightworkhorror story.. just found new work, old work they spent over a year building a vm environment bandaid all in bash and php. Was horrible.01:35
tightworkAbout 50 bash scripts wrapped around virt-install01:36
tightworkapi over an api01:36
tightworkid ask the sr devs why they didnt use libvirt api and they shurg or tell me to get lost01:37
*** rnorwood has joined #openstack01:37
Spirilishahaha01:37
Spirilisouch!01:37
tightworkprob blew over 500k in hardware..The gear wasnt bad, super micro 2U quad nodes, infiniband to zfs... y u no api? no idea01:39
tightworklife is weird01:39
Spirilisyeah01:40
tightworkand yea needless to say, it would crash and corrupt all the customer VMs01:41
tjoydamn01:42
tightworkeven cooler to know one of the lead guys in charge of this dotBASH revolution got hired at facebook01:42
*** miclorb_ has joined #openstack01:43
Spirilisnice01:43
dougsland_hello - anyone around uses gerrit-review?01:43
*** halfss has joined #openstack01:43
SpirilisI heard how deep facebook is into PHP, they drove the whole PHP-to-C++ compiler project (forget the name of it) because they just loved PHP so much and wanted to make it faster01:43
halfsshi,is there any body use chinese? dashboard can't input chinese01:44
tightworkif the cloud got DDos it would crash and corrupt VMs01:44
tightworkprobably writing logs to the wrong place01:44
*** andrewbogott has joined #openstack01:48
*** JesperA has quit IRC01:51
*** MarkAtwood has quit IRC01:56
*** sdake has quit IRC01:58
*** zul has quit IRC01:58
*** cdbs has joined #openstack02:00
*** cdbs has joined #openstack02:00
*** cdbs is now known as bilal02:00
uvirtbotNew bug: #907969 in glance "'index' instruction performance low" [Undecided,New] https://launchpad.net/bugs/90796902:01
*** JesperA has joined #openstack02:02
*** zul has joined #openstack02:03
*** neodosh has quit IRC02:03
*** rnorwood has quit IRC02:06
Spirilishmm02:06
Spirilisanyone in here know what it takes to get console output from your VM into that console.log?02:06
Spirilismy custom built VM doesn't seem to do it... wonder what I need to tweak to send dmesg and bootup stuff there02:06
*** woleium has quit IRC02:09
*** JesperA has quit IRC02:09
*** erkules|away has joined #openstack02:09
*** erkules has quit IRC02:12
*** rods has quit IRC02:15
tightworkSpirilis: you have to build that in? I thought that was just apart of --logdir ?02:16
Spiriliser?02:17
Spirilisnot sure what --logdir is :)02:17
Spiriliskinda new to this02:17
tightworkSpirilis: flag in nova.conf02:17
Spirilisoh, no, I mean each running VM's console output... in /var/lib/nova/instances/instance-<blahblah>/console.log is supposed to have a log of console output from the guest I think02:19
SpirilisI think that tty.tgz stripped down vm image that devstack uses actually dumps output to there, but, I don't see it populated with my centos kvm image I just created.  maybe it's just /dev/ttyS0 serial console or something02:20
tightworkah yeah it is.. i had a slightly working system with devstack script but its way to fragile so im starting from scratch02:20
tightworkthe cirros image02:20
Spirilisah yeah that is exactly it, from the qemu-kvm cmdline:02:21
Spirilis-chardev file,id=charserial0,path=/var/lib/nova/instances/instance-00000004/console.log -device isa-serial,chardev=charserial0,id=serial002:21
Spiriliswell having the spiffy html5 noVNC vnc-console is good enough for me imo02:22
Spirilis(served out through the horizon openstack-dashboard gui)02:22
Spirilisprobably feels better/more native to the folks at work who'll be using it02:22
tightworkthe pros of going kvm02:23
tightworkI guess it works with xen too?02:24
tightworkjust weird you cant vnc into amazon02:24
tightworkscares me02:24
*** maplebed has quit IRC02:25
*** bilal has quit IRC02:28
winston-dhi guys, anyone has experience with multiple zone for nova?02:31
*** woleium has joined #openstack02:32
tightworkwhen I run keystone-manage from the docs, am I to run it verbatim with %HOST_IP% as this is a working variable?02:33
tightworkWhen creating endpoints02:34
winston-dtightwork : you leave %HOST_IP% as is when creating endpoint templates02:35
*** hugo_kuo has joined #openstack02:36
*** hugo_kuo has quit IRC02:37
*** ClemSF has quit IRC02:41
*** rnorwood has joined #openstack02:41
tightworkany bid to get the docs into epub?02:43
tightworkI know docs is already a chore :-/02:44
*** MarkAtwood has joined #openstack02:45
*** davlap has quit IRC02:54
*** osier has joined #openstack02:55
*** JesperA has joined #openstack02:57
*** rustam__ has quit IRC02:58
*** JesperA has quit IRC03:01
hugokuodoes anyone interesting about  our openstack related service admin GUI ?03:04
hugokuodoes anyone interesting about03:04
hugokuohttp://dl.dropbox.com/u/16209558/ss.png03:04
hugokuoby Joe Yang....03:04
*** LarsN has left #openstack03:14
Spiriliswoo that's a nice looking horizon gui, is that the latest trunk or something?03:14
tightworkI'm trying to configure keystone, I run keystone-manage endpointTemplates add hv1 swift http://%HOST_IP/%:8080/v1/AUTH_%tenant_id% http://%HOST_IP%:8080/ http://%HOST_IP%:8080/v1/AUTH_%tenant_id% 1 1 and it says successful although I run keystone-manage service list and the list is empty?03:17
winston-dhugokuo: , i'm interested...03:17
winston-dhugokuo : have you tried multiple zones in nova?03:23
*** tokuzfunpi has joined #openstack03:25
hugokuowinston-d , not yet .....03:25
winston-dhugokuo : i can't find any doc about that. don't know where to start03:25
hugokuoThe Cloudena GUI made by , tokuzfunpi03:25
hugokuowinston-d , first step is http://dl.dropbox.com/u/16209558/ss.png03:27
hugokuosorry03:27
hugokuowinston-d , http://nova.openstack.org/devref/distributed_scheduler.html03:27
hugokuowinston-d , after distributed_scheduler then you can read http://nova.openstack.org/devref/zone.html03:28
hugokuoI test multi-zone with these two documents before ....03:28
winston-dhugokuo : thx! very helpful.03:29
winston-dhugokuo : the problem is i see only 404 when using 'nova zone-list' or 'nova zone-info'03:30
hugokuoIt's long time ago of my previous test .... can not remember all details ... But it seems the problem from scheduler type ....03:31
hugokuoyou should change to distributer_scheduler or it can not get zone info03:31
hugokuonot sure .... did you fire up a QA in launchpad QA board about this issue ?03:32
hugokuotty might give you a nice answer ... I guess03:32
hugokuos/tty/ttx/g03:32
winston-dreally? doesn't seem like the root cause but I will try change scheduler type.03:32
winston-dyeah, i should have tried QA board. thx03:33
winston-dwhere should i put the 'allow-admin-api' flag into? nova.conf?03:35
winston-dhugokuo:  i got it. it is nova.conf03:37
*** ldlework has quit IRC03:41
*** vizsla has quit IRC03:41
*** woleium has quit IRC03:50
*** woleium has joined #openstack03:50
*** oubiwann has quit IRC03:55
*** ben_duyujie has left #openstack03:55
livemoonhugokuo: so cool GUI03:56
tightworkAdding endpoint templates with keystone-manage endpointTemplate add Zone nova correlates into keystone.conf's service-header-mappings = {'nova': 'X-Server-Management-Url' ?03:56
*** gohko_nao has quit IRC03:57
*** gohko_nao has joined #openstack03:57
*** jeremy_ has joined #openstack03:58
*** jeremy_ has quit IRC03:58
*** jeremy_ has joined #openstack03:58
*** jeremy has quit IRC03:59
*** jeremy_ is now known as jeremy03:59
*** mjfork has quit IRC04:00
*** neodosh has joined #openstack04:02
*** jeremy has quit IRC04:06
*** huslage has quit IRC04:08
*** ldlework has joined #openstack04:09
*** jeremy has joined #openstack04:11
*** jeremy has quit IRC04:11
*** jeremy has joined #openstack04:11
*** tungvs has joined #openstack04:14
*** jeremy_ has joined #openstack04:17
*** jeremy_ has quit IRC04:17
*** jeremy_ has joined #openstack04:17
*** jeremy has quit IRC04:18
*** jeremy_ is now known as jeremy04:18
*** bilal has joined #openstack04:19
*** bilal has joined #openstack04:19
*** jeremy_ has joined #openstack04:21
*** jeremy_ has quit IRC04:21
*** jeremy_ has joined #openstack04:21
*** jeremy has quit IRC04:22
*** jeremy_ is now known as jeremy04:22
*** woleium has quit IRC04:27
*** jeremy_ has joined #openstack04:33
*** jeremy_ has quit IRC04:33
*** jeremy_ has joined #openstack04:33
*** bilal has quit IRC04:34
tungvshi guys, I'm doing a project to deploy openstack in my company, but I can not find any document about fully deployment design of openstack (which ensures security and high availability). Any suggests please ?04:35
*** jeremy has quit IRC04:35
*** jeremy_ is now known as jeremy04:35
*** nRy has quit IRC04:35
*** llang629 has joined #openstack04:36
notmynametungvs: what part or parts of openstack? compute, storage, ?04:39
*** jeremy has quit IRC04:39
tungvshi notmyname, I 'd like a total solution, but firstly let's say compute04:39
notmynamemy expertise is more on the storage side :-). First off, any deployment of a large-scale distributed system needs to take into account your needs. IOW, it all depends on your use case04:40
notmynamethat's sort of a cop-out, on my part though :-)04:40
*** Rajaram has joined #openstack04:41
notmynameI know there are several companies that will be happy to sell you their services to help design and/or deploy an openstack system04:42
*** llang629 has quit IRC04:42
*** llang629_ has joined #openstack04:42
notmynamerackspace, nebula, piston, perhaps others like HP, dell, or citrix04:42
tungvsthanks anyway, I'm looking for deployment design topology to compare between the above companies.04:43
tungvsI've got some basic ideas about vmware cloud, redhat is hard to find, Xen is the same :(04:43
notmynameah. so stuff like "at least 4 servers here doing this, and 6 servers here. all using this sort of networking and etc"?04:44
tungvsopenstack I've digged for sometimes, but for experiments only. When things get more serious, openstack documents are not enough04:44
tungvsyes, exactly, I'd like a topology and explainations how can it ensure the availability, loadbalancing ... etc04:45
notmynameindeed. openstack currently requires some good ops people to set it up and run it. it's not yet something that can be deployed at large scale with no handholding04:45
notmynameI can give guidelines on the swift side, but I really don't know the current best way to do things for nova04:46
notmyname(actually, I don't know the previous best way or any way for nova)04:46
tungvsthen I would google some more about other solutions while waiting for some nova experts here. When it comes to storage, I would knock your door. Tks04:47
notmynameany time.04:47
notmynameI'll be in and out between now and the new year. this time of year I expect more people to be out than in. don't despair if you don't get a quick response :-)04:49
tungvsThis is a free support channel, so it's good to have the answers, if there's none, despair is not my attitude :)04:50
*** llang629__ has joined #openstack04:51
*** llang629_ has quit IRC04:51
*** jeremy has joined #openstack04:53
*** jeremy has quit IRC04:53
*** jeremy has joined #openstack04:53
*** supriya has joined #openstack04:53
*** llang629___ has joined #openstack04:56
*** llang629__ has quit IRC04:56
*** jeremy has quit IRC04:56
*** nyeates has joined #openstack05:00
*** bengrue has quit IRC05:02
*** tmichael has joined #openstack05:02
*** nyeates has quit IRC05:03
*** dpippenger has quit IRC05:03
*** llang629____ has joined #openstack05:05
*** llang629___ has quit IRC05:05
*** miclorb_ has quit IRC05:05
*** llang629____ is now known as llang62905:05
*** jeremy has joined #openstack05:11
*** Gordonz has joined #openstack05:14
*** llang629 has left #openstack05:15
*** tmichael has quit IRC05:23
*** tmichael has joined #openstack05:24
*** tmichael has quit IRC05:28
*** v0id has quit IRC05:32
*** tungvs has quit IRC05:37
tightworkerrors errors errors05:40
tightworkoh errors05:40
*** tungvs has joined #openstack05:41
*** nati2_ has joined #openstack05:43
*** nati2 has quit IRC05:46
*** bengrue has joined #openstack05:47
*** zhenhua has joined #openstack06:00
*** PeteDaGuru has quit IRC06:01
*** Gordonz has quit IRC06:02
*** jedi4ever has joined #openstack06:03
*** pradeep1 has joined #openstack06:11
*** avoine has left #openstack06:14
*** llang629 has joined #openstack06:18
*** krow has quit IRC06:25
*** llang629 has quit IRC06:31
*** llang629 has joined #openstack06:31
*** llang629_ has joined #openstack06:41
*** llang629 has quit IRC06:41
*** llang629_ has quit IRC06:45
*** llang629 has joined #openstack06:45
*** ldlework has quit IRC06:47
*** llang629 has quit IRC06:50
*** llang629 has joined #openstack06:50
*** vishy has left #openstack06:55
*** tssgery1 has joined #openstack06:56
*** llang629 has quit IRC07:02
*** llang629 has joined #openstack07:03
*** Bryanstein has quit IRC07:03
*** miclorb_ has joined #openstack07:07
*** Bryanstein has joined #openstack07:08
*** llang629_ has joined #openstack07:14
*** llang629 has quit IRC07:15
*** llang629_ is now known as llang62907:15
*** perestrelka has quit IRC07:19
*** andrewbogott has quit IRC07:21
*** llang629_ has joined #openstack07:24
*** llang629 has quit IRC07:24
*** Ryan_Lane has quit IRC07:24
*** supriya has quit IRC07:27
*** marcuz has joined #openstack07:28
*** llang629__ has joined #openstack07:30
*** llang629__ is now known as llang62907:30
*** wilmoore has quit IRC07:30
*** llang629_ has quit IRC07:31
*** wilmoore has joined #openstack07:31
*** krow has joined #openstack07:34
*** guigui has joined #openstack07:37
*** llang629_ has joined #openstack07:39
*** llang629 has quit IRC07:40
*** supriya has joined #openstack07:43
*** tjikkun has quit IRC07:46
*** tjikkun has joined #openstack07:46
*** tjikkun has joined #openstack07:46
*** llang629_ has quit IRC07:53
*** llang629 has joined #openstack07:53
*** foexle has joined #openstack07:58
*** rnorwood has quit IRC07:58
*** arusa has joined #openstack07:59
*** hingo has joined #openstack08:00
*** llang629 has quit IRC08:01
*** llang629 has joined #openstack08:02
*** Ryan_Lane has joined #openstack08:03
*** longhudou has quit IRC08:06
*** ben_duyujie has joined #openstack08:09
*** Bryanstein has quit IRC08:10
*** ben_duyujie has left #openstack08:10
*** miclorb_ has quit IRC08:10
*** dev_sa has joined #openstack08:16
*** dev_sa has left #openstack08:16
*** tungvs has quit IRC08:17
*** wariola has joined #openstack08:18
*** javiF has joined #openstack08:19
*** Bryanstein has joined #openstack08:20
*** katkee has joined #openstack08:20
*** llang629 has quit IRC08:24
*** llang629 has joined #openstack08:24
*** llang629 has quit IRC08:32
*** llang629 has joined #openstack08:32
*** ben_duyujie has joined #openstack08:35
*** Ryan_Lane has quit IRC08:37
*** llang629__ has joined #openstack08:45
*** llang629 has quit IRC08:45
*** krow has quit IRC08:46
*** llang629__ has quit IRC08:55
*** llang629__ has joined #openstack08:55
*** supriya has quit IRC08:56
*** llang629__ is now known as llang62908:56
*** nacx has joined #openstack08:59
*** nati2_ has quit IRC08:59
*** heyho has joined #openstack09:00
*** llang629 has quit IRC09:01
*** llang629 has joined #openstack09:01
heyhoHello, I can't ping and can't ssh into instances created with euca2tools. I also have used euca-authorize for tcp 22 and icmp. Does anyone know what should I do next?09:06
*** javiF has quit IRC09:07
*** ben_duyujie has quit IRC09:12
*** pixelbeat has joined #openstack09:17
*** derekh has joined #openstack09:18
flambozheyho, did you associate any public ip address to your instance ?09:18
*** llang629 has quit IRC09:21
*** llang629 has joined #openstack09:21
heyhoflamboz: actually no. Should I do that with euca-allocate and euca-associate?09:23
*** adam_ has joined #openstack09:26
*** llang629 has quit IRC09:27
*** llang629 has joined #openstack09:27
adam_Hello, Im really new to OpenStack and have managed to get a devstack system up. Im now struggling to get a VM running on the stack. Can someone point me in the right direction to either create a ubuntu vm or upload a pre made image?09:28
flambozadam_ wget http://uec-images.ubuntu.com/releases/10.04/release/ubuntu-10.04-server-uec-amd64.tar.gz09:29
flambozthen uec-publish-tarball ubuntu-10.04-server-uec-amd64.tar.gz mybucket09:29
*** tokuzfunpi has quit IRC09:29
adam_Thanks Flamboz...09:29
adam_is there any reading i can do  on that method?09:29
flambozyou can visiti uec-images.ubuntu.com from your browser to pick your desired distro09:30
heyhoflamboz: Ok I did it and now I can ssh via the vm pubblic address; however, in the opestack starter guide the ssh command was set to connect via the private adress. How is that possible?09:31
flambozadam_ there are many ways to have an image... you either build it by yourself (using KVM and VNC), or download one from UEC, then either publish it using Glance or by using uec-publish-tarball09:31
adam_Glance is for the kvm mehtod?09:32
flambozheyho, I can connect to my VM using the private ip only from the machine where I run nova-network or from other VMs09:32
*** katkee has quit IRC09:32
*** llang629 has quit IRC09:33
flambozadam_ , not really... cause you can still use Glance to upload your image after you made it from scratch09:33
*** llang629 has joined #openstack09:33
heyhoflamboz: Ok, I get it. Is there a way to avoid to manually assign a public ip to the instance?09:33
adam_flamboz , Thanks ill take a look at the uec-publish-tarball method. Looks to be the easiest.09:34
*** Eyk^off is now known as Eyk09:35
flambozheyho you don't always want to do that... in the case of a database instance, where you only want another instance to access it (the app server) .... but found auto_assign_floating_ip flag that you can set to true (But I haven't tested it)09:36
flambozheyho in case it doesn't work, this should fix http://uksysadmin.wordpress.com/2011/12/02/openstack-auto-assign-floating-ip-not-working-in-diablo/09:37
adam_flamboz sorry to keep bothering you but im using 'cloud-publish-tarball oneiric-server-cloudimg-amd64.tar.gz mybucket' and getting the error 'Unable to run euca--describe-images.  Is environment for euca- set up?'09:41
flambozdid you source the novarc ?09:41
flambozright ?09:41
adam_sorry i dont understand, im really just starting off as a bit of a personal learning09:42
flambozdid you create a project ?09:42
adam_I thought i have09:43
*** erkules|away has quit IRC09:43
*** erkules|away has joined #openstack09:43
*** erkules|away is now known as erkules09:43
flamboza user ?09:43
adam_i thought devstack creates one09:43
flambozoww09:43
flambozwait09:43
flambozcan you do a euca-describe-images ?09:44
heyhoflamboz, thanks for the info09:44
adam_yes, i get EC2_ACCESS_KEY environment variable must be set.09:44
*** llang629 has quit IRC09:45
flambozis there any nova.zip in the folder where you executed the script ?09:45
*** llang629 has joined #openstack09:46
adam_no09:46
flambozI'm taking a look at the script09:47
*** Vivek has joined #openstack09:47
adam_ok Thanks flamboz09:47
*** kaigan has joined #openstack09:50
*** wilmoore has quit IRC09:51
flambozadam_ can you point your browser to where you executed the script09:51
flambozyou should actually have a nice web interface ready09:51
adam_yes i do, i have a dashboard09:51
adam_and can log in09:51
flambozalong with an image (tty linux)09:52
adam_and there is a demo project i believe09:52
adam_i dont see any images09:52
adam_ill log in now09:52
flamboztry to start an instance from that dashboard09:52
adam_I can do that09:52
adam_the only image i have is cirros-0.3.0-x86_64-blank09:52
adam_which doenst do alot09:53
flambozdid you run the latest devstack script ?09:53
adam_this is why i was wanting to upload a pre built image09:53
adam_yes i think so09:53
flambozI'm afraid to break your setup... as it's all depending on keystone (which I don't use yet)09:54
adam_its ok i have it on a vm09:55
flambozI'd create a user "nova-manage user admin adam"09:55
flambozthen a project "nova-manage project create adamproj adam"09:55
adam_ok09:55
flambozthen get the credentials for it "nova-manage project zipfile adamproj adam"09:55
flambozit will generate a nova.zip09:56
flambozthat you should unzip then source the novarc  "source novarc"09:56
flambozafter that you can interact with your cloud using euca2ools...09:56
*** uksysadmin has joined #openstack09:56
adam_ok it looks like there are some errors just using nova-manage user admin adam09:57
adam_i think that i should maybe do a manual install09:57
adam_it may help my understanding of the components09:57
flambozI did a manual install and I can help you with it...09:58
adam_ok great, well Ill give it a go and may be back in the new year!09:58
flambozif nova-manage doesn't work for the users, then use keystone09:58
flambozhttp://docs.openstack.org/diablo/openstack-identity/admin/content/09:58
adam_Thanks for the help flamboz10:00
*** livemoon has left #openstack10:01
flamboz;)10:02
*** rustam has joined #openstack10:05
*** llang629_ has joined #openstack10:07
*** llang629 has quit IRC10:07
*** j^2 has quit IRC10:07
*** j^2 has joined #openstack10:08
*** llang629__ has joined #openstack10:11
*** llang629_ has quit IRC10:12
*** katkee has joined #openstack10:15
*** llang629 has joined #openstack10:17
*** pradeep1 has quit IRC10:18
*** llang629__ has quit IRC10:18
*** javiF has joined #openstack10:19
*** llang629_ has joined #openstack10:23
*** llang629 has quit IRC10:23
*** halfss has quit IRC10:28
*** llang629 has joined #openstack10:30
*** llang629_ has quit IRC10:30
*** wariola has quit IRC10:31
*** supriya has joined #openstack10:34
*** hugokuo has quit IRC10:34
*** po has joined #openstack10:35
*** zigo has joined #openstack10:38
*** yshh has joined #openstack10:42
*** llang629__ has joined #openstack10:42
*** llang629 has quit IRC10:42
*** adam_ has quit IRC10:43
*** llang629__ has quit IRC10:47
*** llang629 has joined #openstack10:48
*** anticw has quit IRC10:49
*** anticw has joined #openstack10:49
*** lxu has joined #openstack10:51
lxuhi guys. I want to create redundancy for nova-volumes between two nodes. I was looking at lvm redundancy but looks like this need to be done at lv creation, which is the responsability of openstack to do it. There's some way i can do it?10:54
jd___you mean replication ?10:55
foexlelxu clvm+corosync10:55
foexleand glusterfs10:56
lxuyes, replication10:56
lxufoexle ty i will take a look at this tools10:59
jd___sheepdog or ceph11:03
*** qazwsx has joined #openstack11:04
*** yshh has quit IRC11:05
*** kaigan has quit IRC11:10
*** Bryanstein has quit IRC11:11
*** souza has joined #openstack11:11
*** MarkAtwood has quit IRC11:13
*** zigo has quit IRC11:19
*** llang629 has quit IRC11:22
*** llang629 has joined #openstack11:23
*** pradeep has joined #openstack11:32
*** katkee has quit IRC11:36
*** supriya has quit IRC11:36
*** llang629___ has joined #openstack11:45
*** llang629 has quit IRC11:45
*** katkee has joined #openstack11:46
*** llang629____ has joined #openstack11:50
*** llang629___ has quit IRC11:51
*** dougsland_ has left #openstack11:52
*** heyho has quit IRC11:54
*** llang629 has joined #openstack12:01
*** llang629____ has quit IRC12:02
*** llang629_ has joined #openstack12:07
*** llang629 has quit IRC12:07
*** Bryanstein has joined #openstack12:08
*** osier has quit IRC12:12
*** llang629__ has joined #openstack12:13
*** llang629_ has quit IRC12:13
*** vizsla has joined #openstack12:15
*** javiF has quit IRC12:27
*** llang629___ has joined #openstack12:32
*** llang629__ has quit IRC12:32
*** tssgery1 has left #openstack12:33
*** llang629___ has quit IRC12:41
*** llang629 has joined #openstack12:41
*** MrHeat has joined #openstack12:49
MrHeathi folks12:49
*** Bryanstein has quit IRC12:51
*** llang629 has quit IRC12:54
*** llang629 has joined #openstack12:54
*** Bryanstein has joined #openstack12:56
*** lxu has quit IRC12:58
*** oarcher has quit IRC12:59
*** llang629 has quit IRC13:00
*** rustam has quit IRC13:14
*** lxu has joined #openstack13:15
*** darraghb has joined #openstack13:16
lxuim having a problem with nova-network. I coudn't ping instances that were created on another computer than the controller. Now i see that restarting the nova-network makes it available.13:16
lxui suppose that i don't need to that for each isntance that i run13:17
*** PotHix has joined #openstack13:23
MrHeatSomeone knows how to solve error on nova-network? It says on log: RTNETLINK error 25413:25
MrHeatsame error as here: https://answers.launchpad.net/nova/+question/178399 (at least, i think)13:31
*** Hakon|mbp has joined #openstack13:33
*** leifmadsen has joined #openstack13:34
*** oarcher has joined #openstack13:40
*** dprince has joined #openstack13:41
*** lxu has quit IRC13:42
*** heut2008 has quit IRC13:43
*** rustam has joined #openstack13:49
*** supriya has joined #openstack13:50
*** darraghb has quit IRC13:51
bennerMrHeat: try to see ip addr show if your IP already exists13:52
MrHeatwell, after restaring nova-network its works fine. but i had to restart nova-network everytime i init a instance....13:53
*** mjfork has joined #openstack13:55
*** leifmadsen has quit IRC13:56
*** oarcher has quit IRC13:56
MrHeatmjfork: remember the error that i had yesterday, i need to restart nova-network every instance that i rune. Should it be a new bug?13:56
mjforkMrHeat: yes, i would open it.13:57
mjforkMrHeat: so every time you deploy, no connecitivty to instances until nova-network is rebhooted?13:57
MrHeatYes, no extern connectivity util you reboot nova-instance13:58
mjforkthe instance or nova-network?13:58
MrHeatnova-network, sorry13:58
MrHeatI'm using ubuntu repos, ubuntu 11.1013:58
mjforkdiablo or essex13:58
MrHeatdiablo13:58
MrHeatits official from ubuntu 11.1013:59
mjforki haven't seen that before, so there must be something unique about your setup.13:59
mjforkcan you send me a nova-network and nova-compute log for a  new deployment ?14:00
MrHeat2011.3 (2011.3-nova-milestone-tarball:tarmac-20110922115702-k9nkvxqzhj130av2)14:00
MrHeatlet me get it14:00
*** lloydde has joined #openstack14:01
*** lloydde_ has joined #openstack14:01
bennerubuntu 11.10 by self has openstack packets?14:02
Kiallyes, but the keystone and dashboard packages are broken, so if you want those you need to look elsewhere for packages..14:02
*** leifmadsen has joined #openstack14:03
MrHeatmjfork can u give me an email to send to you?14:03
mjforkMrHeat: use paste.openstack.org14:04
*** souza has quit IRC14:04
*** lloydde has quit IRC14:05
bennerKiall: will change situation on 12.04?14:05
mjforkbenner: is yuor goal a PoC Environemnt?14:05
*** PeteDaGuru has joined #openstack14:06
Kiallbenner: it should get fixed in 11.10 eventually...14:06
MrHeatok, i'll send you later, had to go14:07
KiallI ended up repackaging everything because the stock ubuntu keystone/dashboatd packages are broken, and the stock packages for everything are outdated.. There have been loads of bugfixes since the diablo release...14:07
*** MrHeat has quit IRC14:07
KiallI have them all in a public PPA if they are of any use to you... http://launchpad.net/~managedit/+archive/openstack14:09
*** kbringard has joined #openstack14:09
*** crayon_z has joined #openstack14:13
*** uksysadmin has quit IRC14:25
*** adasiek_abix has quit IRC14:32
*** adasiek_abix has joined #openstack14:35
*** mchenetz has joined #openstack14:37
*** huslage has joined #openstack14:39
*** cmasseraf has joined #openstack14:43
*** cmasseraf has quit IRC14:45
*** cmasseraf has joined #openstack14:48
*** Eyk is now known as Eyk^off14:55
*** Eyk^off is now known as Eyk14:55
*** hadrian has joined #openstack15:00
*** mattray has joined #openstack15:01
*** CaptTofu has joined #openstack15:02
*** robbiew has joined #openstack15:03
bennermjfork: just researching atm15:05
mjforkok, you can use the standard repos packages + keystone/dashbaord from source.15:05
mjforkif you just want to get a feel for it15:05
Kiallmjfork: or my 11.10 packages.. ;)15:06
bennernow i am doing as docs.openstack/ says basicly15:07
mjforkyeah, or Kiall's15:07
benner:)15:07
mjforkbenner: if you want a fast deployment, use devstack15:07
*** exekias has joined #openstack15:08
mjforksingle machine15:08
*** pradeep has quit IRC15:08
*** Rajaram has quit IRC15:08
*** judd7 has joined #openstack15:09
*** guigui has quit IRC15:09
bennerhw is not the case, so for now i have 5 storage nodes, 1 proxy, 1 mysql for swift. swauth is runing good, trying to do keystone for auth. next will be glance and then nova15:09
benneri think it is correct order to try :)15:10
*** rnorwood has joined #openstack15:10
*** corrigan has joined #openstack15:10
*** PiotrSikora has quit IRC15:10
Kiallyea, keystone -> glance -> nova -> dashboard is thew right order...15:10
KiallYou can do them in any order really, but that order lets you test each component works before moving on to the next15:11
benneryes, but for example to make correct i must use swift as storage backend in glance, so i thirst need understand cocepts of swift and have it running15:12
*** PiotrSikora has joined #openstack15:12
benner*first15:12
*** huslage has quit IRC15:13
*** pradeep1 has joined #openstack15:13
*** tmichael has joined #openstack15:14
notmynamebenner: why do you have a box for mysql for swift?15:15
*** shaon has joined #openstack15:20
*** ldlework has joined #openstack15:22
*** lloydde_ has quit IRC15:29
*** perestrelka has joined #openstack15:32
*** JesperA has joined #openstack15:39
bennernotmyname: for keystone15:45
*** cp16net has joined #openstack15:49
notmynamebenner: ah ok. carry on then :-)15:50
Glaceenotmyname: morning15:55
notmynameGlacee: sorry, I'm just getting in the car to go visit family for a few days15:56
*** notmyname has left #openstack15:56
*** cmasseraf has quit IRC15:59
*** arusa has quit IRC16:06
*** nyeates has joined #openstack16:06
*** marcuz has quit IRC16:08
*** freeflyi1g has quit IRC16:10
*** freeflying has joined #openstack16:10
*** bcwaldon has joined #openstack16:11
*** davlap has joined #openstack16:11
*** stuntmachine has joined #openstack16:23
*** sdake has joined #openstack16:29
*** stuntmachine has quit IRC16:29
sdakehi - if I kill a virtual machine with euca-terminate-instances, sometimes the remaining virtual machines network goes out for 30-60 seconds16:36
sdakeI have tracked this down to what looks like an arp response being corrupted - first 2 bytes are changed from FE to 0216:37
sdakeany tips?16:37
*** wilmoore has joined #openstack16:37
*** sdake has quit IRC16:39
*** JesperA has quit IRC16:39
*** sdake has joined #openstack16:40
*** nyeates has quit IRC16:40
*** nati2 has joined #openstack16:44
*** zigo has joined #openstack16:45
*** Hakon|mbp has quit IRC16:50
*** adjohn has joined #openstack16:54
mjforksdake: open a bug report16:59
mjforksdake: https://bugs.launchpad.net/nova/+filebug17:00
*** leifmadsen has quit IRC17:03
*** adjohn has quit IRC17:04
*** cp16net has quit IRC17:05
*** cp16net has joined #openstack17:06
*** woleium has joined #openstack17:06
uvirtbotNew bug: #908180 in glance "Test migrations on PostgreSQL" [Wishlist,Triaged] https://launchpad.net/bugs/90818017:06
*** leifmadsen has joined #openstack17:16
*** leifmadsen has quit IRC17:16
*** leifmadsen has joined #openstack17:16
*** dotdevops has joined #openstack17:18
*** oubiwann has joined #openstack17:19
sdakemjfork will do17:19
*** cp16net has quit IRC17:21
*** cp16net has joined #openstack17:21
*** zigo has quit IRC17:22
*** katkee has quit IRC17:23
*** livemoon has joined #openstack17:24
livemoonhi,all17:24
livemoonDoes nova(using kvm) support resize cpu or mem ?17:25
*** Vivek has quit IRC17:27
*** Eyk is now known as Eyk^off17:27
mjforklivemoon: yes, i believe so, but requires live migration17:28
livemoonok17:29
mjforklivemoon: looking for link17:29
livemoonthanks17:29
*** cp16net has quit IRC17:29
*** cp16net has joined #openstack17:30
mjforklivemoon: http://docs.openstack.org/api/openstack-compute/1.1/content/Resize_Server-d1e3707.html17:30
*** JesperA has joined #openstack17:32
*** rustam has quit IRC17:33
*** sniperd has quit IRC17:33
*** jblesage has joined #openstack17:34
*** nacx has quit IRC17:34
*** sniperd has joined #openstack17:35
*** derekh has quit IRC17:35
*** hugokuo has joined #openstack17:36
*** ejat has joined #openstack17:36
*** ejat has joined #openstack17:36
*** JesperA has quit IRC17:36
*** hggdh has quit IRC17:39
*** hggdh has joined #openstack17:43
*** tmichael has quit IRC17:46
uvirtbotNew bug: #908194 in nova "ARP table removed for br0 on host when node terminated" [Undecided,New] https://launchpad.net/bugs/90819417:46
*** tmichael has joined #openstack17:47
*** tmichael has quit IRC17:48
*** jblesage has quit IRC17:55
mjforksdake: thanks!17:56
*** Ryan_Lane has joined #openstack18:02
*** cp16net has quit IRC18:02
*** nati2_ has joined #openstack18:08
*** nati2 has quit IRC18:08
*** jblesage has joined #openstack18:12
*** mynnx has joined #openstack18:13
*** mynnx has left #openstack18:14
*** swill has joined #openstack18:16
swillwho wrote and maintains the swift3 middleware?18:18
Kiallthe swift team I would imagine ;)18:18
swilli am concerned about the implementation because it is very difficult to write auth middleware support for it.18:19
*** hugokuo has quit IRC18:19
swillso many assumptions.18:19
Kiallyou'd need to talk with someone on the swift team about that :) There are usually a few of them here.. But, its probably a bad time of year ;)18:21
swillya im sure it is.  :)18:21
swilldoes anyone here use the swift3 middleware at all?18:21
sdakemjfork not sure if its a bug in kernel or openstack - but somewhat stuck hope the info helps18:22
Kiallswill: I'm sure there are lots of people who do, but I dont have any use for swift so have never used it...18:23
Kiallswill: from a look at the code, all the swift3 middleware does is translate requests from S3 to Swift format, auth it handled further down the middleware stack...18:24
Kiallauth is*18:24
swillKiall: yes, but they make assumptions about the 'account_name' and such.18:25
*** davlap has quit IRC18:25
swillKiall: if you have a standard 'User' and 'Key' implementation, it will not work.18:25
*** clauden_ has joined #openstack18:27
Kiallswill: yes, OS has 3 items for users .. Account (Tenant), User and Password..18:28
KiallAnd, since S3 simply uses key + secret peoples S3 key is "account:user" and secret = "password"18:28
swillKiall: the swift3 implementation assumes that the aws_access_key is just the 'account' and essentially does '/v1/aws_access_key'18:29
swillKiall: but the aws_secret_key is not possible to access because of the signature.18:29
swillKiall: how are you supposed to confirm if the password is correct if you can't ever check it?18:30
KiallHonestly dont know the specifics of how to do (as I said, I dont use swift!), but I would bet they dont have a giant security hole like that..18:32
Kiallof how they do*18:33
swillKiall: the problem is that there is no way to verify what the user has entered in the current implementation.  this is strange.18:34
Kiallhave you tested that they PW is not verified? I would be very surprised if it was not!18:35
*** clauden_ has quit IRC18:35
*** clauden___ has joined #openstack18:35
*** cp16net has joined #openstack18:35
*** MrWGW has joined #openstack18:40
agythis is by design. the swift3 middleware says: "To add this middleware to your configuration, add the swift3 middleware in front of the auth middleware, [...]"18:40
MrWGWis it possible to mount an ISO image to a VM managed by OpenStack, for OS installation et cetera18:40
Kiallagy: I believe swill is talking about how the PW is never sent, other than as part of the signature.. So the auth middleware has no way to verify the password is actually correct18:42
*** shaon has quit IRC18:42
swillKiall: agy: exactly...18:42
Kiallagy: but .. I dont believe OS would leave a giant hole like that open ;) I would bet there is something I'm not seeing that allows for the sugnature to be verified18:42
*** andrewbogott has joined #openstack18:42
*** vizsla has quit IRC18:42
swillKiall: i have been looking for that too.  but even if you try to build it based on the headers, they change the headers, so you cant even rebuild the signature to see if it matches.18:43
KiallHave you got swift installed?18:43
KiallThe fact that the request still has to pass via the auth middleware is enough for me to be very confident the request is validated somehow18:44
swillKiall: ya, i have everythign working.  i have built my own auth middleware and it works perfectly with the swift command and curl.18:44
KiallOkay, So enable the swift3 middleware and try 2 requests.. 1 with the correct password, 1 with an invalid password...18:44
swillKiall: yes it hits the middleware, but i cant find a way to verify it.18:44
KiallThen you know18:44
swillKiall: haha, if it was only that easy.  :)18:45
KiallI'm pretty sure it ;) (Unless this is a production install)18:45
*** adjohn has joined #openstack18:45
Kiallit is*18:45
swillKiall: but how is the auth middleware supposed to verify the user?18:45
swillKiall: they create their own token18:46
swillKiall: so the the X-Auth-Token is not the same as what would be created by the auth middleware18:46
KiallI have no clue how it does it, but you can verify if it does or not fairly quickly!18:46
swillKiall: I can verify that they do not give me enough info to verify the user.  haha18:47
KiallIf the swift3 middleware can do it.. so can your's ;)18:47
swillswift3 middleware does not verify anything, it just creates its own token and passes along the aws_access_key18:49
swillKiall: I can decode the token, but it is only 'GET <date> <path>'18:49
*** mynnx has joined #openstack18:50
swillKiall: I have been trying to see if i can figure something out based on the signature, but I have not been able to decode it yet.18:50
*** robbiew has quit IRC18:51
swillKiall: and I have not been able to figure out how the Signature is built.  This all I can find for how it is added:  'AWS %(AWSAccessKeyId)s:%(Signature)s' % req.GET18:52
*** rnorwood has quit IRC18:52
*** adjohn has quit IRC18:53
swillKiall: whatever, I will keep working on it.18:53
*** qazwsx|2 has joined #openstack18:57
*** ejat has quit IRC18:58
*** qazwsx has quit IRC19:00
*** dpippenger has joined #openstack19:01
*** woleium has quit IRC19:01
*** woleium has joined #openstack19:03
*** maplebed has joined #openstack19:06
*** maplebed has quit IRC19:07
*** maplebed has joined #openstack19:08
*** pixelbeat has quit IRC19:10
pabelangerIf I'm create ubuntu lucid images for openstack, should I be using the 'linux-image-virtual' package for the kernel?  Can't find much information on google19:16
kbringardyea, probably… if you download the uec images they have kernels with them as separate files, that may be useful19:18
Kiallpabelanger: I believe the recommended way is to use the kernel/ramdisk from http://people.canonical.com/~smoser/lucid-loaders/19:18
Kiallthen, inside the VM use the "linux-image-virtual" package..19:19
KiallWithout the "loader kernel" the kernel from the instances /boot is never used..19:19
pabelangerKiall: great, thanks.  Reading up on it now19:21
KiallYea, anything pre-maverick should use the (badly named) "lucid" loader..19:22
Kiallanything post maverick should use the .img download, rather than the .tar.gz download..19:22
Kiallthe .tar.gz's arent suitable for OS...19:22
*** Ryan_Lane has quit IRC19:24
*** mynnx has left #openstack19:26
*** krow has joined #openstack19:30
*** robbiew has joined #openstack19:33
*** markwash_ has quit IRC19:35
*** Ramonster has joined #openstack19:40
*** katkee has joined #openstack19:48
*** Ramonster has quit IRC19:57
*** qazwsx has joined #openstack19:58
*** hadrian has quit IRC19:59
*** qazwsx|2 has quit IRC19:59
*** andrewbogott has quit IRC20:03
maplebedanybody have good data about the relative cpu/memory/io levels I should expect with swift?  I'm seeing much more cpu activity on the storage nodes than I expected.20:04
uvirtbotNew bug: #908232 in python-mox "Nova stable/diablo branch unit tests fail when using the ubuntu python-mox package" [Undecided,New] https://launchpad.net/bugs/90823220:06
*** oubiwann has quit IRC20:07
*** DeRbi has joined #openstack20:11
*** DeRbi has quit IRC20:12
*** DeRbi has joined #openstack20:12
*** DeRbi has quit IRC20:15
*** DeRbi has joined #openstack20:15
*** DeRbi has quit IRC20:16
*** DeRbi has joined #openstack20:16
* DeRbi  ::::::::::::::::> WWW.MEGA-HD.ORG <:::::::::::::::: {{{{{{{{{{ The best FREE High Definition movies, videos, FREE SOFTWARE }}}}}}}}}} 20:17
kbringardreally?20:17
DeRbi ::::::::::::::::> WWW.MEGA-HD.ORG <:::::::::::::::: {{{{{{{{{{ The best FREE High Definition movies, videos, programs }}}}}}}}}} 20:18
DeRbi ::::::::::::::::> WWW.MEGA-HD.ORG <:::::::::::::::: {{{{{{{{{{ The best FREE High Definition movies, videos, programs }}}}}}}}}} 20:18
DeRbi ::::::::::::::::> WWW.MEGA-HD.ORG <:::::::::::::::: {{{{{{{{{{ The best FREE High Definition movies, videos, programs }}}}}}}}}} 20:18
*** oubiwann has joined #openstack20:20
*** sdake has quit IRC20:23
*** sdake has joined #openstack20:23
*** kloeri has joined #openstack20:24
*** ejat has joined #openstack20:27
*** andrewbogott has joined #openstack20:32
*** sdake has quit IRC20:35
*** oubiwann has quit IRC20:46
*** oubiwann has joined #openstack20:51
*** JesperA has joined #openstack20:51
tightworkI am totally lost with keystone20:59
tightworkI get json when I curl http://0.0.0.0:35357 but where do I go from here? how do I auth to nova and begin creating VMs?21:00
*** krow has quit IRC21:06
*** judd7 has quit IRC21:09
uvirtbotNew bug: #908250 in nova "os-cloudpipe extension needs documentation" [Undecided,New] https://launchpad.net/bugs/90825021:11
*** dpippenger has quit IRC21:14
*** jblesage has quit IRC21:15
*** sdake has joined #openstack21:17
*** dprince has quit IRC21:21
*** hingo has quit IRC21:21
*** bcwaldon has quit IRC21:26
*** floehman1 has quit IRC21:28
*** floehmann has joined #openstack21:30
*** DeRbi has quit IRC21:31
*** dotdevops has quit IRC21:32
*** andrewbogott has quit IRC21:33
*** dotdevops has joined #openstack21:36
*** JesperA has quit IRC21:37
*** swill has quit IRC21:44
*** mchenetz has quit IRC21:46
*** robbiew has quit IRC21:53
*** corrigan has quit IRC22:03
*** leifmadsen has quit IRC22:14
*** nati2 has joined #openstack22:15
*** nati2_ has quit IRC22:15
*** lloydde has joined #openstack22:19
*** rnorwood has joined #openstack22:27
*** ldlework has quit IRC22:43
*** mattray has quit IRC22:45
*** rbergeron has quit IRC22:46
*** rbergeron has joined #openstack22:46
*** kbringard has quit IRC22:51
*** _cerberus_ is now known as readsquid22:54
*** readsquid is now known as _cerberus_22:57
*** PotHix has quit IRC23:02
*** dotdevops has quit IRC23:06
*** lloydde has quit IRC23:08
tightworkI login as joeuser to dashboard and get: Invalid service catalog service: compute?23:11
tightworkServiceCatalogException at /nova/23:11
tightworkoverall id like to use devstack but it really screws the environment, does not place things in standard locations there are no start up scripts and the only doc is just to read the code23:13
*** cp16net has quit IRC23:17
*** rustam has joined #openstack23:23
*** pradeep1 has quit IRC23:35
uvirtbotNew bug: #908296 in keystone "table user_roles already exists" [Undecided,New] https://launchpad.net/bugs/90829623:36
*** sdake has quit IRC23:51

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