Re: [Openstack] is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread .。o 0 O泡泡
hi, I don't know if it is a bug but I come across the same problem and wondering how to solve it. -- Original -- From: "Pierre Amadio"; Date: Sun, Mar 25, 2012 04:35 AM To: "openstack"; Subject: [Openstack] is this a bug in milestone-proposed keystone ? (

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-26 Thread John Garbutt
I certainly changed the plugin so it always required the host_uuid, but I also changed the "call_plugin" code in xenapi_conn to ensure we always pass the host_uuid. Indeed it looks like in the code path below, that you should get the host_uuid passed all the way though. I have not tested with

Re: [Openstack] Keystone auth issues with Swift

2012-03-26 Thread Haefliger, Juerg
> Hi Juerg, > > On Tue, Mar 20, 2012 at 10:56 AM, Haefliger, Juerg > wrote: > > Did you start on it already? I made the modifications that you > > suggested this morning and it seems to work now. I can successfully add > > and delete images through Glance now. Let me know if you want me to > > c

[Openstack] Confusing about the nova authentication and keystone authentication

2012-03-26 Thread 下一个傻子
Hello ,every one: Here is a question that confusing me for days. I saw there is an authentication mechanism in keystone,that is responsible for creating users ,projects,roles ,role-user relationship management etcand also,I found there is such a mechanism in nova,which also can create users,p

Re: [Openstack] is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread Mandar Vaze
I’m also getting the same error on latest master branch (updated today) Using setup created by devstack -Mandar From: openstack-bounces+mandar.vaze=vertex.co...@lists.launchpad.net [mailto:openstack-bounces+mandar.vaze=vertex.co...@lists.launchpad.net] On Behalf Of .?o 0 O?? Sent: Monday, March

[Openstack] hardware specifications for a little private cloud

2012-03-26 Thread Alberto Molina Coballes
Hi all, I'm a teacher at a sysadmin academy and we are planning to deploy a private cloud with OpenStack for educational/training purposes. We are currently selecting the optimal hardware configuration for our needs and I'm asking for some help to the list. Using [1] as a reference, we are clear

Re: [Openstack] [OpenStack Foundation] Orchestration with Openstack

2012-03-26 Thread Andiabes
(switching to the openstack list, the foundation list is meant for the organization of the openstack foundation) There are some efforts around using Chef from opscode, and tools built around it to do what I think you describe - look in the mailing list archive ( which is also a good way to iden

Re: [Openstack] hardware specifications for a little private cloud

2012-03-26 Thread Razique Mahroua
Hello Alberto,I would advise you to deploy as much as node as you can, and dedicate separate services. That would bring you the possibility to extend your knowledge on HA mechanisms, and really understand how services interact each other.Let's say you spawn an instance from the api server, while it

Re: [Openstack] is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread Andiabes
Can you include your config? The behavior you're describing seems to be consistent with a missing backers configuration ... Something like: [identity] driver = keystone.identity.backends.sql.Identity [catalog] driver = keystone.catalog.backends.sql.Catalog Also, where/how are you installing?

[Openstack] Crowbar problem (using Rob's ISO)

2012-03-26 Thread Salman Malik
Hi All, I have tried installing OpenStack using the crowbar ISO provided by Rob (http://crowbar.zehicle.com/crowbar111219.iso) and successfully installed the admin node. But when it comes to PXE boot of the other crowbar nodes, the installation gets stuck showing: HOSTNAME=h00-0c-29-58-21-fe.

[Openstack] BUG on dashboard (Horizon)

2012-03-26 Thread Guilherme Souza
Hello folks, I'm having a bug on Horizon, i've installed it using the Diablo version, following the oficial tutorial. I can acess the dashboard, up instances, but when i try to acess the users and tenants page it prints a Error, to Users >> "Unable to list users: [Errno 113] EHOSTUNREACH", or to

Re: [Openstack] Keystone auth issues with Swift

2012-03-26 Thread Chmouel Boudjnah
On Mon, Mar 26, 2012 at 10:30 AM, Haefliger, Juerg wrote: > I'm struggling a bit with the unit test. I added a > test_swift_store.add_auth_v2 unit test but it's not doing much since the > swift.common.client get_auth call is stubbed out and always succeeds. What > exactly should I be testing fo

[Openstack] Re: is this a bug in milestone-proposed keystone ? (cannot get endpoint-list, nor create endpoint)

2012-03-26 Thread .。o 0 O泡泡
I just get code from www.launchpad.net/keystone and do "python setup.py install". the keystone.conf in /etc/keystone is default from the code package Yes ,I can see it include my keystone.conf in the output of keystone-all command. -- 原始邮件 -- 发件人: "Andiabes

Re: [Openstack] BUG on dashboard (Horizon)

2012-03-26 Thread Razique Mahroua
Hello Guillherme;looks like the Keystone server is not reachable. What type of install did you make ? Nuage & Co - Razique Mahroua razique.mahr...@gmail.com Le 23 mars 2012 à 20:20, Guilherme Souza a écrit :Hello folks,I'm having a bug on Horizon, i've installed it using the Diablo version, follow

[Openstack] 回复: is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread .。o 0 O泡泡
found the solution: in keystone.conf you need to change : [catalog] driver = keystone.catalog.backends.templated.TemplatedCatalog to: [catalog] driver = keystone.catalog.backends.templated.TemplatedCatalog -- 原始邮件 -- 发件人: "Andiabes"; 发送时间: 2012年3月26日(星期一

[Openstack] essex rc1: rabbit time out when runing nova x509-get-root-cert

2012-03-26 Thread Pierre Amadio
Hi there ! I am trying to have a 4 node essex-rc1 setup running nova/kesytone/glance (no swift, no horizon). Things have been installed from the milestone-proposed branch of each project. I reach the stage where some nova command works (such as nova flavor-list), but i cannot get a root certific

Re: [Openstack] Crowbar problem (using Rob's ISO)

2012-03-26 Thread andi abes
Hi Salman, a) it might be more appropriate to post Crowbar specific questions on the crowbar mailing list... crow...@lists.us.dell.com b) The errors you're seeing seem to be cause the node failing to communicate with the admin node (it did for a while, then something changed...). That code is bei

[Openstack] KVM disk performance

2012-03-26 Thread Martin van Wilderen - JDN BV
Hi List, I have a question about KVM disk performance. We are using Openstack Nova on three machines. These machines have a SSD drive with a dd write performance of about 130mb/s Within the instance the write performance is down to about 5 mb/s. When using the allocate trick (dd zero to disk b

Re: [Openstack] essex rc1: rabbit time out when runing nova x509-get-root-cert

2012-03-26 Thread Julien Danjou
On Mon, Mar 26 2012, Pierre Amadio wrote: > Any idea what could be wrong ? You must `nova-cert' daemon running to make this work. -- Julien Danjou // eNovance http://enovance.com // ✉ julien.dan...@enovance.com ☎ +33 1 49 70 99 81 _

Re: [Openstack] [OpenStack Foundation] Orchestration with Openstack

2012-03-26 Thread Steven Dake
On 03/26/2012 03:58 AM, Andiabes wrote: > (switching to the openstack list, the foundation list is meant for the > organization of the openstack foundation) > > There are some efforts around using Chef from opscode, and tools built around > it to do what I think you describe - look in the mailin

Re: [Openstack] BUG on dashboard (Horizon)

2012-03-26 Thread Guilherme Souza
Hello Razique, What do you want to say with: "What type of install...", i've installed following the oficial tutorial >> http://docs.openstack.org/diablo/openstack-compute/install/content/, and keystone looks like working fine, apparently can i access the dashboardwithout problems. Em 26 de março

Re: [Openstack] KVM disk performance

2012-03-26 Thread Diego Parrilla
Have you tried virtio for storage? http://www.linux-kvm.org/page/Virtio Enviado desde mi iPhone, perdona la brevedad El 26/03/2012, a las 14:59, Martin van Wilderen - JDN BV escribió: > Hi List, > > I have a question about KVM disk performance. We are using Openstack Nova on > three machin

Re: [Openstack] 回复: is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread Mandar Vaze
From and To look identical. What should the [catalog] value be changed to ? -Mandar From: openstack-bounces+mandar.vaze=vertex.co...@lists.launchpad.net [mailto:openstack-bounces+mandar.vaze=vertex.co...@lists.launchpad.net] On Behalf Of .?o 0 O?? Sent: Monday, March 26, 2012 6:02 PM To: Andi

[Openstack] where can i find kvm image used for openstack?

2012-03-26 Thread 赵琦
hi i use ubuntu1010-uec image 64-bit to start a VM on openstack on 32-bit system.but it failed. i think it because of image not matching the host system. any one can give me a suggestion. or give me any information where can i find 32-bit image. thank you __

Re: [Openstack] essex rc1: rabbit time out when runing nova x509-get-root-cert

2012-03-26 Thread Pierre Amadio
On 03/26/2012 03:22 PM, Julien Danjou wrote: > On Mon, Mar 26 2012, Pierre Amadio wrote: > >> Any idea what could be wrong ? > > You must `nova-cert' daemon running to make this work. > It works way better when nova-cert is running indeed. Thanks !

[Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread Martin Gerhard Loschwitz
Hi folks, I've written a guide on how to install OpenStack Essex on Ubuntu 12.04. It covers the installation and configuration of Keystone, Glance, Nova and Horizon. By following this guide, even people that haven't collected much OpenStack experience so far should be able to get the virtualiza

Re: [Openstack] KVM disk performance

2012-03-26 Thread Martin van Wilderen - JDN BV
Hi Diego, Thanks for your quick response. Yes we are using the virtio drivers. We have to add them manual for FreeBSD & Windows, and it works. Only the performance is very bad. Kind regards, Martin On Mar 26, 2012, at 3:43 PM, Diego Parrilla wrote: > Have you tried virtio for storage? > >

[Openstack] Running code on instance start/terminate

2012-03-26 Thread Rogério Vinhal Nunes
Hello, I'm developing a application to work along with openstack. My application needs to keep track of all instances being started or terminated such as feeding it information about the location, status and other information about launched and terminated instances. The current version makes timed

Re: [Openstack] KVM disk performance

2012-03-26 Thread Pádraig Brady
On 03/26/2012 01:59 PM, Martin van Wilderen - JDN BV wrote: > Hi List, > > I have a question about KVM disk performance. We are using Openstack Nova on > three machines. These machines have a SSD drive with a dd write performance > of about 130mb/s > > Within the instance the write performance

Re: [Openstack] hardware specifications for a little private cloud

2012-03-26 Thread Alberto Molina Coballes
2012/3/26 Razique Mahroua > > Hello Alberto, > I would advise you to deploy as much as node as you can, and dedicate > separate services. That would bring you the possibility to extend your > knowledge on HA mechanisms, and really understand how services interact each > other. Yes I know, but

Re: [Openstack] KVM disk performance

2012-03-26 Thread David Busby
Hi Martin 1. Does /var/lib/nova/instances reside on your SSD? (just double checking it's not instead pointing to a normal stoage device). 2. Do you see the expected performance on the host operating system? 3. Could you please provide the complete libvirt .xml file? 4. Could you pl

Re: [Openstack] 回复: is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread Pierre Amadio
On 03/26/2012 03:47 PM, Mandar Vaze wrote: > *From*and *To* look identical. > > > > What should the [catalog] value be changed to ? > In my case it worked with: [catalog] driver = keystone.catalog.backends.sql.Catalog As mentionned by Alan: """ Default catalog backend in git is templated

Re: [Openstack] where can i find kvm image used for openstack?

2012-03-26 Thread Martin Gerhard Loschwitz
Am 26.03.12 15:48, schrieb 赵琦: > hi > i use ubuntu1010-uec image 64-bit to start a VM on openstack on 32-bit > system.but it failed. i think it because of image not matching the host > system. > any one can give me a suggestion. or give me any information where can i find > 32-bit image. > > th

Re: [Openstack] where can i find kvm image used for openstack?

2012-03-26 Thread heut2008
here you can find what you want http://uec-images.ubuntu.com/ 在 2012年3月26日 下午9:48,赵琦 写道: > hi > i use ubuntu1010-uec image 64-bit to start a VM on openstack on 32-bit > system.but it failed. i think it because of image not matching the host > system. > any one can give me a suggestion. or give m

Re: [Openstack] KVM disk performance

2012-03-26 Thread Pádraig Brady
On 03/26/2012 01:59 PM, Martin van Wilderen - JDN BV wrote: > Hi List, > > I have a question about KVM disk performance. We are using Openstack Nova on > three machines. These machines have a SSD drive with a dd write performance > of about 130mb/s > > Within the instance the write performance

Re: [Openstack] KVM disk performance

2012-03-26 Thread Scott Moser
Can you provide information about what version of kvm you're using ? I suspect this is really unrelated to openstack specifically. On Mon, 26 Mar 2012, Martin van Wilderen - JDN BV wrote: > Hi List, > > I have a question about KVM disk performance. We are using Openstack Nova on > three machines

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread Jay Pipes
Thanks very much, Martin! On 03/26/2012 09:50 AM, Martin Gerhard Loschwitz wrote: Hi folks, I've written a guide on how to install OpenStack Essex on Ubuntu 12.04. It covers the installation and configuration of Keystone, Glance, Nova and Horizon. By following this guide, even people that haven

Re: [Openstack] is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread David Kranz
There seems to be an unfortunate difference in opinion out there about whether the keystone endpoints should be defined using templates (devstack) or keystone calls (ubuntu). I don't know why keystone is offering two very different, but seemingly functionally identical, ways to do this. Is the

Re: [Openstack] 回复: is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread Dolph Mathews
( This is significant gap in the current keystone docs, so I'll be ensuring this makes it into the docs ASAP; feedback here is very much appreciated! ) There are two driver options for your service catalog - one based on a flat file, and one backed by SQL. The flat file does not support administra

Re: [Openstack] KVM disk performance

2012-03-26 Thread Martin van Wilderen - JDN BV
Hi David, 1. Yes. That's the only disk in the system. 2. Yes: nova1:/var/lib/nova/instances$ dd if=/dev/zero of=test bs=1M count=256 256+0 records in 256+0 records out 268435456 bytes (268 MB) copied, 2.04146 s, 131 MB/s 4. I have tried with: - Linux Ubuntu 10.10 - FreeBSD 8.2 with virtio driver

Re: [Openstack] KVM disk performance

2012-03-26 Thread Martin van Wilderen - JDN BV
Hi Scott, kvm --version QEMU emulator version 0.13.91 (qemu-kvm-0.14.0-rc1), Copyright (c) 2003-2008 Fabrice Bellard virsh --version 0.8.8 uname -r 2.6.35-22-server Need any more info? Met vriendelijke groet, Martin van Wilderen Technical Manager On Mar 26, 2012, at 5:12 PM, Scott Moser wro

Re: [Openstack] Running code on instance start/terminate

2012-03-26 Thread Russell Bryant
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/26/2012 11:48 AM, Russell Bryant wrote: > On 03/26/2012 10:15 AM, Rogério Vinhal Nunes wrote: >> Hello, >> >> I'm developing a application to work along with openstack. My >> application needs to keep track of all instances being started >> or

Re: [Openstack] Running code on instance start/terminate

2012-03-26 Thread Andrew Bogott
Rogerio -- I'm developing a application to work along with openstack. My application needs to keep track of all instances being started or terminated such as feeding it information about the location, status and other information about launched and terminated instances. Nova already includes

Re: [Openstack] Running code on instance start/terminate

2012-03-26 Thread heut2008
with nova's notification system.you can get instance action messages ref:http://wiki.openstack.org/NotificationSystem 2012/3/26 Rogério Vinhal Nunes : > Hello, > > I'm developing a application to work along with openstack. My application > needs to keep track of all instances being started or term

[Openstack] Specification of nova-diagnostics

2012-03-26 Thread Leander Bessa
Hello, I've been trying to implement the nova-diagnostics command for libvirt. I'm using the devstack installation on ubuntu 12.04. So far i've managed to gather information regarding CPU, IO (network and disks). The memory reading only works with the virsh command and does not report the actual

Re: [Openstack] BUG on dashboard (Horizon)

2012-03-26 Thread Dolph Mathews
Agree with the other posters; Keystone is not reachable from Horizon -- make sure it's running, keystone's IP and ports are reflected correctly in horizon config, etc. -Dolph On Mon, Mar 26, 2012 at 6:21 AM, Guilherme Souza < souza.guilherm...@gmail.com> wrote: > Hello Razique, > > What do you w

Re: [Openstack] KVM disk performance

2012-03-26 Thread 周皓鑫
Hi Martin: Which os version on your host machines? I tested kvm on rhel 6.1 have this issue, guest os is freebsd & virtio, on rhel 6.2 performance is well. 2012/3/26 Pádraig Brady > On 03/26/2012 01:59 PM, Martin van Wilderen - JDN BV wrote: > > Hi List, > > > > I have a question about KV

Re: [Openstack] Running code on instance start/terminate

2012-03-26 Thread Russell Bryant
On 03/26/2012 10:15 AM, Rogério Vinhal Nunes wrote: > Hello, > > I'm developing a application to work along with openstack. My > application needs to keep track of all instances being started or > terminated such as feeding it information about the location, status and > other information about la

Re: [Openstack] Confusing about the nova authentication and keystone authentication

2012-03-26 Thread Vishvananda Ishaya
The commands in nova are deprecated and will be removed. They are still there to allow people to upgrade from old internal auth to keystone. Vish On Mar 26, 2012, at 2:52 AM, 下一个傻子 wrote: > > Hello ,every one: > Here is a question that confusing me for days. > > I saw there is an authenticat

Re: [Openstack] hardware specifications for a little private cloud

2012-03-26 Thread Everett Toews
One other thing you'll want to consider upfront w.r.t a hardware purchase is whether or not you want to support live migration. http://docs.openstack.org/cactus/openstack-compute/admin/content/configuring-live-migrations.html For this you'll need a large amount of shared storage (usually via NFS)

Re: [Openstack] is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread Dolph Mathews
I think I'm to blame (apologies!) for suggesting that one driver was preferred over the other (that was my understanding a few weeks ago, based on test coverage). However, test coverage has since improved and I think people are having good experience with the SQL driver. The two methods are *not*

Re: [Openstack] 回复: is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread Jay Pipes
On 03/26/2012 11:43 AM, Dolph Mathews wrote: ( This is significant gap in the current keystone docs, so I'll be ensuring this makes it into the docs ASAP; feedback here is very much appreciated! ) There are two driver options for your service catalog - one based on a flat file, and one backed by

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread Anne Gentle
Great work, Martin! It really does show that an installation can be completed for a proof of concept quite quickly. I tested the entire guide, and found I couldn't change the hastexo password in the keystone_data.sh even if I changed it in the keystone.conf file, not sure why not. Your instruction

Re: [Openstack] hardware specifications for a little private cloud

2012-03-26 Thread Jay Pipes
On 03/26/2012 06:56 AM, Alberto Molina Coballes wrote: Hi all, Hi Alberto! Welcome to the OpenStack community :) I'm a teacher at a sysadmin academy and we are planning to deploy a private cloud with OpenStack for educational/training purposes. We are currently selecting the optimal hardware

Re: [Openstack] is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread David Kranz
Thanks for the explanation. But I am still a little confused about the point of the templates. Having two implementations, one simple and one less simple, is not simpler than having only one. You still need to user the CLI for user, roles, etc. so having a different mechanism for endpoints doe

Re: [Openstack] KVM disk performance

2012-03-26 Thread Scott Moser
On Mon, 26 Mar 2012, Martin van Wilderen - JDN BV wrote: > Hi Scott, > > kvm --version > QEMU emulator version 0.13.91 (qemu-kvm-0.14.0-rc1), Copyright (c) 2003-2008 > Fabrice Bellard > > virsh --version > 0.8.8 > > uname -r > 2.6.35-22-server > > Need any more info? Well, unfortunately there is

Re: [Openstack] BUG on dashboard (Horizon)

2012-03-26 Thread Guilherme Souza
All configurations are correct and the service is running, if i try to run the status command on shell i prints running, and in fact it was, because i need keystone to access the horizon, in a test i stop the keystone and tried to log in, but it had identified a problem on access, then i up the ser

Re: [Openstack] BUG on dashboard (Horizon)

2012-03-26 Thread Dolph Mathews
Ah, it appears that only one backend is failing... which backend are you using for users, tenants, etc? SQL, LDAP? How is it configured? Also, unless you need diablo specifically, I'd recommend starting with the milestone proposed candidates for Folsom. -Dolph On Mon, Mar 26, 2012 at 11:58 AM, G

Re: [Openstack] 回复: is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread Dolph Mathews
Ah, you are correct! KVS does implement service CRUD, and therefore Catalog does as well (albeit, both without any persistence). However, only the SQL driver implements endpoint CRUD. Will update my review: https://review.openstack.org/#change,5820 On Mon, Mar 26, 2012 at 10:48 AM, Jay Pipes w

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-26 Thread Thomas Goirand
On 03/26/2012 04:35 PM, John Garbutt wrote: > I certainly changed the plugin so it always required the host_uuid, but > I also changed the “call_plugin” code in xenapi_conn to ensure we always > pass the host_uuid. > > > > Indeed it looks like in the code path below, that you should get the > h

Re: [Openstack] is this a bug in milestone-proposed keystone ? (cannotget endpoint-list, nor create endpoint)

2012-03-26 Thread Andy Smith
On Mon, Mar 26, 2012 at 11:12 AM, David Kranz wrote: > Thanks for the explanation. But I am still a little confused about the > point of the templates. Having two implementations, one simple and one less > simple, is not simpler than having only one. You still need to user the CLI > for user, rol

Re: [Openstack] BUG on dashboard (Horizon)

2012-03-26 Thread Anthony Young
On Mon, Mar 26, 2012 at 11:58 AM, Guilherme Souza < souza.guilherm...@gmail.com> wrote: > All configurations are correct and the service is running, if i try to run > the status command on shell i prints running, and in fact it was, because i > need keystone to access the horizon, in a test i stop

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread Philipp Wollermann
Hi Martin, On 2012/03/26, at 22:50, Martin Gerhard Loschwitz wrote: > I've written a guide on how to install OpenStack Essex on Ubuntu 12.04. > It covers the installation and configuration of Keystone, Glance, Nova > and Horizon. By following this guide, even people that haven't collected > mu

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread Adam Gandelman
On 03/26/2012 06:50 AM, Martin Gerhard Loschwitz wrote: Hi folks, I've written a guide on how to install OpenStack Essex on Ubuntu 12.04. It covers the installation and configuration of Keystone, Glance, Nova and Horizon. By following this guide, even people that haven't collected much OpenStack

Re: [Openstack] Installion guide for OpenStack Essex on Ubuntu 12.04

2012-03-26 Thread 下一个傻子
Hi ,everyone I followed all the steps until step4,then I got the following problem: When I run the "glance index" command,I got the error: Failed to show index . Got error: There was an error connecting to a server. Details:[errno 111] Connection refused Any one please give me any suggestions

[Openstack] How to recover nova-compute from a failed "nova boot"?

2012-03-26 Thread Philipp Wollermann
Hi, I set up OpenStack according to Martin's tutorial at hastexo.com today on my development machine inside VirtualBox. As I forgot to change the libvirt_type to qemu and kvm isn't available inside VirtualBox, nova-compute understandably failed to boot the VM I created. I changed the value in