Re: [Openstack] XCP with DevStack

2012-06-25 Thread John Garbutt
From: Thomas Goirand > I wrote it before, and I will write it again: a shell script is not, and will > never > replace, a documentation. What you need to do is write enough > documentation so that an experienced admin can write his own script, not > the other way around! So please write a decent t

Re: [Openstack] XCP with DevStack

2012-06-25 Thread John Garbutt
; openstack@lists.launchpad.net Subject: Re: [Openstack] XCP with DevStack Hi John, I think that error means you don't have anything set in HOST_IP (i.e. IP address of the XenServer) at the point in install_os_domU.sh: https://github.com/openstack-dev/devstack/blob/master/tool

Re: [Openstack] XCP with DevStack

2012-06-22 Thread Thomas Goirand
On 06/01/2012 08:18 PM, John Garbutt wrote: > Hi, > > I assume you are using xcp-xapi in Ubuntu. First of all, is it all running > correctly (i.e. xe vm-list is returning correctly): > http://wiki.xen.org/wiki/Using_XCP_-_preparing_the_toolstack > > It turns out the current DevStack will not wor

Re: [Openstack] XCP with DevStack

2012-06-22 Thread John Garbutt
te IP address. Hope that helps, John From: r...@midokura.jp [mailto:r...@midokura.jp] On Behalf Of Ishimoto, Ryu Sent: 22 June 2012 3:11 To: John Garbutt Cc: Takaaki Suzuki; openstack@lists.launchpad.net Subject: Re: [Openstack] XCP with DevStack Hi John, Thanks for all your help. I have a que

Re: [Openstack] XCP with DevStack

2012-06-01 Thread John Garbutt
; From: openstack-bounces+john.garbutt=eu.citrix@lists.launchpad.net > [mailto:openstack-bounces+john.garbutt=eu.citrix@lists.launchpad.net] > On Behalf Of Takaaki Suzuki > Sent: 01 June 2012 10:12 > To: openstack@lists.launchpad.net > Cc: dev > Subject: [Openstack] XCP with DevS

[Openstack] XCP with DevStack

2012-06-01 Thread Takaaki Suzuki
Hi all. I need your knowledge. :) I prepared XCP plus OpenvSwitch with Ubuntu precise on own environment. And I want to prepare DevStack for XCP(Ubuntu). https://github.com/openstack-dev/devstack/blob/master/tools/xen/README.md I don't understand localrc network settings part. The script launched