[Openstack] Quantum Integration Part 3

2012-04-25 Thread Emilien Macchi
idea or can see a mistake... I'm looking forward to read you. Best regards -- Emilien Macchi Phone : +33 685 117 748 Skype : memilien69 Twitter : EmilienMacchi Website : http://my1.fr ___ Mailing list: https://launchpad.net/~openstack Post to

Re: [Openstack] Quantum Integration Part 3

2012-04-25 Thread Emilien Macchi
then boot them with Horizon. If you want to specify > what networks vNICs are plugged into, this is only supported via the > nova boot command with the --nic option. I'll flush this out in more > detail in the Quantum Admin Guide. > > Dan > > > >

Re: [Openstack] Quantum Integration Part 3

2012-04-26 Thread Emilien Macchi
Hi Dan, Le mercredi 25 avril 2012 à 10:54 -0700, Dan Wendlandt a écrit : > Are you able to access the VM via VNC? If you statically configure > the IP does it work? What happens if you run dhcpc manually? With a Debian image, I connect to the VM with VNC from dashboard, configure /etc/netwo

Re: [Openstack] Quantum Integration Part 3

2012-04-26 Thread Emilien Macchi
s, you can then boot them with Horizon. If you want to specify > what networks vNICs are plugged into, this is only supported via the > nova boot command with the --nic option. I'll flush this out in more > detail in the Quantum Admin Guide. > > Dan > > >

Re: [Openstack] Quantum Integration Part 3

2012-04-27 Thread Emilien Macchi
e networks using Horizon, > or boot VMs while specifying a particular set of vNICs. If you're > interested in helping this work move forward more quickly, I'm happy > to put you in touch with the right people. > Of course I am ! I'm writing a documentation to install

Re: [Openstack] Quantum deployment on Essex

2012-04-28 Thread Emilien Macchi
to release a complete documentation in which I explain from scratch how to install Essex (with Quantum of course). I have to fix some errors, and I release it before monday afternoon. Best regards -- Emilien Macchi Phone : +33 685 117 748 Skype

Re: [Openstack] Openstack Essex - Guide for Ubuntu 12.04

2012-04-30 Thread Emilien Macchi
Loïc, Le lundi 30 avril 2012 à 13:46 +0200, Loic Dachary a écrit : > Emilien, in order for people to improve your document you should add the > sources of the document to https://github.com/EmilienM/doc-openstack . > Otherwise it needs to be copied over and you'll have a hard time > incorpora

Re: [Openstack] Instance IP assignment problem

2012-05-01 Thread Emilien Macchi
Hi, I have a similar problem when I create a network per project_id with Quantum. My VMs don't get IP and I can't understand why today. But when I create a private network for all projects, VMs get an IP and all is working well. Do you have the same problem ? Salman, I'm interesting about yo

Re: [Openstack] Instance IP assignment problem

2012-05-01 Thread Emilien Macchi
nstance IP assignment problem > From: jorge.delac...@stackops.com > To: emilien.openst...@gmail.com > CC: openstack@lists.launchpad.net; salma...@live.com > > Hi Emilien and Salman, > Please, could you upload all the files, errors and conf in pastebin or > something like that

Re: [Openstack] Instance IP assignment problem

2012-05-01 Thread Emilien Macchi
P assignment problem > From: jorge.delac...@stackops.com > To: emilien.openst...@gmail.com > CC: openstack@lists.launchpad.net; salma...@live.com > > Hi Emilien and Salman, > Please, could you upl

Re: [Openstack] Openstack Essex - Guide for Ubuntu 12.04

2012-05-02 Thread Emilien Macchi
> Hi Emilien, > > > > Good document in general, any plans to add swift here? > > > > Thanks, > > > > Edgar Magana > > > > > From: openstack-bounces+eperdomo=cisco@lists.launchpad.net > [mailto:openstack-bounces+eperdom

Re: [Openstack] Instance IP assignment problem

2012-05-03 Thread Emilien Macchi
: [Openstack] Instance IP assignment > problem > From: jorge.delac...@stackops.com > To: emilien.openst...@gmail.com > CC: openstack@lists.launchpad.net; salma...@live.com > > Hi

Re: [Openstack] Instance IP assignment problem

2012-05-03 Thread Emilien Macchi
om: jorge.delac...@stackops.com > To: emilien.openst...@gmail.com > CC: openstack@lists.launchpad.net; > salma...@live.com > > Hi Emi

Re: [Openstack] Instance IP assignment problem

2012-05-03 Thread Emilien Macchi
Subject: Re: [Openstack] Instance IP > assignment problem > From: jorge.delac...@stackops.com > To: emilien.openst...@gmail.com >

Re: [Openstack] Instance IP assignment problem

2012-05-03 Thread Emilien Macchi
From: > jorge.delac...@stackops.com > To: > emilien.openst...

Re: [Openstack] Openstack Essex - Guide for Ubuntu 12.04

2012-05-03 Thread Emilien Macchi
s. Tell me if I say wrong ! Thank you for your feedback, After your response, I'm going to correct it and update my Git. Regards Emilien > > > > > > > > > On Wed, May 2, 2012 at 5:30 PM, Emilien Macchi > wrote: > > HI Edgar, >

Re: [Openstack] Instance IP assignment problem

2012-05-03 Thread Emilien Macchi
sorry for "off-topic" but there may be many reasons of such issue with > dhcp. last one for me was old dhcp client(Ubuntu) and udp checksum > error. I have essex on centos and was trying ubuntu vm. > > > On Thu, May 3, 2012 at 12:48 PM, Emilien Macchi > wrot

Re: [Openstack] Instance IP assignment problem

2012-05-03 Thread Emilien Macchi
last one for me was old dhcp client(Ubuntu) and udp checksum > error. I have essex on centos and was trying ubuntu vm. > > > On Thu, May 3, 2012 at 12:48 PM, Emilien Macchi > wrote: > > All seems alright but not working yet. > > &g

Re: [Openstack] Instance IP assignment problem

2012-05-03 Thread Emilien Macchi
Subject: Re: > [Openstack] Instance > IP assignment problem > From: > jorge.delac...@stackops.com >

Re: [Openstack] Can't get fix ip via dhcp and can't accociate Floating ip using quantum

2012-05-03 Thread Emilien Macchi
Hi, I know this problem. You should : - Delete the network with "nova-manage network delete --uuid=XXX" (you can find the UUID with nova-manage network quantum_list" - Clean the ovs_quantum database to check if the network has been deleted -Clean the nova database and purge all fixed_ips,

Re: [Openstack] Instance IP assignment problem

2012-05-03 Thread Emilien Macchi
issue with dhcp. last one for me was old dhcp > client(Ubuntu) and udp checksum error. I have essex on > centos and was trying ubuntu vm. > > > On Thu, May 3

Re: [Openstack] Instance IP assignment problem

2012-05-03 Thread Emilien Macchi
instance (your Essex 2) was dropping vlan tags, and then, openvswitch wasn > > can you find dhcp requests by using tcpdump for example ? > > sorry for "off-topic" but there may be many reasons of such issue with dhcp. last one for me was old dhcp client(Ubuntu) and udp checks

Re: [Openstack] Instance IP assignment problem

2012-05-04 Thread Emilien Macchi
ox intel drivers. Use pcnet fast instead. > > > > OVS splinter may also be useful. > > > > Hope that helps. > > > > Cheers > > > > Soheil > > > > On Thursday, May 3, 2012, Soheil Hassas Yeganeh wrote: > > > > I had a

Re: [Openstack] Instance IP assignment problem

2012-05-04 Thread Emilien Macchi
=nttdata@lists.launchpad.net > [mailto:openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net] > On Behalf Of Emilien Macchi > Sent: Thursday, May 03, 2012 2:19 PM > To: Bilel Msekni > Cc: salma...@live.com; openstack@lists.launchpad.net > Subject: Re: [Openstack] Instance

Re: [Openstack] Instance IP assignment problem

2012-05-04 Thread Emilien Macchi
t; > -Mandar > > > > > From: openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net > [mailto:openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net] > On Behalf Of Emilien Macchi > Sent: Thursday, May 03, 2012 1:26 PM > To: Salman Malik > Cc: openstack@lists.launch

Re: [Openstack] Install Your Own OpenStack Cloud - Essex Edition

2012-05-07 Thread Emilien Macchi
Nice work Eric, But you don't speak about Quantum. Is it on schedule ? Regards Le lundi 07 mai 2012 à 14:23 +0200, Eric Dodemont a écrit : > I have written a 50 pages document: "Install Your Own OpenStack Cloud - > Essex Edition". > > The PDF file can be downloaded here: http://tiny.cc/qs

Re: [Openstack] Install Your Own OpenStack Cloud - Essex Edition

2012-05-08 Thread Emilien Macchi
> - a "study case"; > - instance migration, etc. > > Eric > > On 07/05/12 14:59, Emilien Macchi wrote: > > > Nice work Eric, > > > > > > But you don't speak about Quantum. Is it on schedule ? > > > > > > > > Regard

Re: [Openstack] Quantum - Keystone integration in stable/essex broken?

2012-05-08 Thread Emilien Macchi
Hi, That's right, Keystone & Quantum are not yet ready to wok together. I met the same problem when I tested it a couple of weeks ago and the authentification via Keystone didn't work as well. People from dev confirmed me that it's not completely supported for Essex. Regards Emilien

Re: [Openstack] [openstack]create network project_id

2012-05-16 Thread Emilien Macchi
ling list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -- Emilien Macchi *SysAdmin (Intern)* *www.stackops.com* | emilien.m

[Openstack] Instances don't get an IP from DHCP (Quantum, OVS, multi-node computes)

2012-05-18 Thread Emilien Macchi
t 16536 6192 0 14:40 pts/14 00:00:00 grep --color=auto dnsm Is my nova.conf correct ? What's wrong with my configuration ? Is there a problem with DNSMASQ ? I would apreciate any idea ! Regards -- Emilien Macchi *SysAdmin (Intern)* *www.stackops.com* | em

Re: [Openstack] Openstack Essex - Guide for Ubuntu 12.04

2012-05-18 Thread Emilien Macchi
Hi, On Fri, May 18, 2012 at 7:13 PM, Yi Sun wrote: > On 05/18/2012 03:44 AM, Emilien Macchi wrote: > > Yi, > > On Fri, May 18, 2012 at 7:47 AM, Yi Sun wrote: > >> Emilien, >> I'm using your document to setup an environment, so far I have two >> issues,

[Openstack] After nova-network setup, I loose Internet access

2012-05-30 Thread Emilien Macchi
Flags Metric RefUse Iface *default 10.15.100.4 0.0.0.0 UG10000 eth0* 10.15.0.0 * 255.255.0.0 U 0 00 eth0 Where *10.15.100.4* is my gateway. Any idea ? Regards -- Emilien Macchi *SysAdmin (Intern)* *www.s

Re: [Openstack] After nova-network setup, I loose Internet access

2012-05-30 Thread Emilien Macchi
; desinstall/reinstall nova-network, flush the iptables? > > Tell us more about the recovery tests you've already done, after this we > will be able go further :) > > Cheers! > > > On Wed, May 30, 2012 at 2:03 PM, Emilien Macchi < > emilien.mac...@stackops.com> w

Re: [Openstack] After nova-network setup, I loose Internet access

2012-05-30 Thread Emilien Macchi
> range used for your host. > > You might have to update your config to use a different/smaller fixed > range in your conf and when running the network create command. > > Vish > > On May 30, 2012, at 7:12 AM, Emilien Macchi wrote: > > Hi, > > I've just disco

Re: [Openstack] After nova-network setup, I loose Internet access

2012-05-31 Thread Emilien Macchi
Thanks Vish & Chris, You helped me to understand what is wrong. I add fixed_range=*10.0.0.0/16* and now all is right. Solved ! Thank's again. Regards On Thu, May 31, 2012 at 1:15 AM, Chris Wright wrote: > * Emilien Macchi (emilien.mac...@stackops.com) wrote: > > But

Re: [Openstack] search on the mailing list

2012-06-01 Thread Emilien Macchi
enstack> > More help : > https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp> > -- Emilien Macchi *SysAdmin (Intern)* *www.stackops.com* | emilien.mac...@stackops.com** * * ADVERTENCIA LEGAL Le informamos, como

[Openstack] Can't manage volumes & snapshots with python-novaclient

2012-06-06 Thread Emilien Macchi
"Images & Snapshots". Here the debug : http://paste.openstack.org/show/18363/ - "nova volume-list" fails : http://paste.openstack.org/show/18368/ Any idea ? Regards -- Emilien Macchi *SysAdmin (Intern)* *www.stackops.com* | emilien.mac...@stackops.com** *

Re: [Openstack] Can't manage volumes & snapshots with python-novaclient

2012-06-06 Thread Emilien Macchi
th use python-novaclient to > speak to nova-api - where the real error will be logged) > > Thanks, > Kiall > > > On Wed, Jun 6, 2012 at 5:35 PM, Emilien Macchi < > emilien.mac...@stackops.com> wrote: > >> Hi, >> >> >> I have a bug with python-nova

Re: [Openstack] [Openstack-operators] Quantum+Openvswitch: possible network configurations

2012-06-06 Thread Emilien Macchi
traffic away through one of the network card of > physical host. > > -- > Igor Laskovy > Kiev, Ukraine > ___ > Openstack-operators mailing list > openstack-operat...@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/lis

[Openstack] Essex - Quantum - OVS - Multi-Node Architecture -> Working Partially !

2012-06-08 Thread Emilien Macchi
Thank you, Regards -- Emilien Macchi *SysAdmin (Intern)* *www.stackops.com* | emilien.mac...@stackops.com** * * ADVERTENCIA LEGAL Le informamos, como destinatario de este mensaje, que el correo electrónico y las comunicaciones por medio de Intern

Re: [Openstack] instance cannot access outside network

2012-06-14 Thread Emilien Macchi
e=192.168.4.1/27 > > --floating_range=192.168.7.208/28 > > --network_size=32 > > --flat_network_dhcp_start=192.168.4.33 > > --flat_injected=False > > --force_dhcp_release > > --iscsi_helper=tgtadm > > --connection_type=libvirt > > --root_helper=sudo nova-rootwrap >

Re: [Openstack] Testing NOVA-OVS-Quantum setup

2012-06-20 Thread Emilien Macchi
enstack > More help : https://help.launchpad.net/ListHelp > > _______ > Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help

Re: [Openstack] dashboard connecting problem with keystone

2012-06-21 Thread Emilien Macchi
[error] BadRequest: Malformed request url (HTTP > 400) > > -- > with regards > > Sarath Zacharia > > ___ > Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https

[Openstack] [Folsom Testing Packages] Feedback

2012-07-13 Thread Emilien Macchi
e.com/openstack@lists.launchpad.net/msg14298.html [2] https://bugs.launchpad.net/python-glanceclient/+bug/1024281 [3] https://bugs.launchpad.net/horizon/+bug/1024326 Let me know if you have any idea. Regards -- Emilien Macchi *System Engineer* *www.stackops.com* | emilien.mac.

Re: [Openstack] Testing NOVA-OVS-Quantum setup

2012-07-13 Thread Emilien Macchi
>>>> With respect to your document, on Openstack - OVS and Quantum, >>>> >>>> I'm unable to understand the setup of OVS and Quantum in >>>> ESSEX-2/Compute-node machine. >>>> >>>> In the Document, >>>> https://lists.launchpad.

Re: [Openstack] [Folsom Testing Packages] Feedback

2012-07-13 Thread Emilien Macchi
My bad. I know for the future now. Thank's and sorry for the mistake. Regards On Fri, Jul 13, 2012 at 7:19 PM, Adam Gandelman wrote: > On 07/13/2012 05:50 AM, Emilien Macchi wrote: > > Thank's to Adam Gandelman for the last e-mail about *Folsom Testing > Packages*

Re: [Openstack] Testing NOVA-OVS-Quantum setup

2012-07-16 Thread Emilien Macchi
ps://github.com/EmilienM/doc-openstack/issues/add > > > > On Sat, Jul 14, 2012 at 2:15 AM, Emilien Macchi < > emilien.mac...@stackops.com> wrote: > >> That's actually an issue with Packaging and I met in April during Essex >> Release. >> >> My

Re: [Openstack] Testing NOVA-OVS-Quantum setup

2012-07-16 Thread Emilien Macchi
t; Why do we need Quantum-Agent in the Controller side? > > Please kindly help me understand this... > > -- > trinath > > > On Mon, Jul 16, 2012 at 2:14 PM, Emilien Macchi < > emilien.mac...@stackops.com> wrote: > >> My bad, here the good link : >> >> h

[Openstack] [Quantum] Using VirtIO Driver with KVM

2012-08-07 Thread Emilien Macchi
Should we modify the template to get Gigabit capacity or is there something wrong in my configuration ? Best regards -- Emilien Macchi *System Engineer* *www.stackops.com | *emilien.mac...@stackops.com** *|* skype:emilien.macchi* * <http://www.stackops.com> * *

Re: [Openstack] [OpenStack][Nova] Question regarding multiple network interfaces

2012-08-07 Thread Emilien Macchi
enstack@lists.launchpad.net >> > Unsubscribe : https://launchpad.net/~openstack >> > More help : https://help.launchpad.net/ListHelp >> > >> > > > > -- > Cumprimentos / Regards, > Leander > >

Re: [Openstack] [Netstack] [Quantum] Using VirtIO Driver with KVM

2012-08-08 Thread Emilien Macchi
tement >> of the plug() method of that class, you would get the right XML: >> >> if FLAGS.libvirt_use_virtio_for_bridges: >> conf.model = "virtio" >> >> That said, I haven't tested it. >> >> Can you file a bug on this in nova? Thanks, >> >> D

Re: [Openstack] After deleted an instance, nobody can create any instance.

2012-08-28 Thread Emilien Macchi
nce in another project is terminated, the > same problem occurs in that project. > > Thanks ahead, > Sam > > ___ > Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More hel

Re: [Openstack] Billing in Openstack

2012-08-30 Thread Emilien Macchi
; Thanks & Regards, > Rajesh Avula > 09831138115 > 07259024701. > > ___ > Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help

Re: [Openstack] A few posts on H/A OpenStack

2012-09-01 Thread Emilien Macchi
; > > > Atul Jha aka koolhead17 > > http://www.csscorp.com/common/email-disclaimer.php > > ___________ > Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack &g

Re: [Openstack] the Dashboard bug of Folsom in ubuntu 12.04

2012-09-02 Thread Emilien Macchi
pad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -- Emilien Macchi *System Engineer* *www.stackops.com | *emilien.mac...@stackops.com** *|* skype:emilien.macc

Re: [Openstack] Essex Quantum+OVS Doubt

2012-09-04 Thread Emilien Macchi
openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -- Emilien Macchi *System Engineer* *www.stackops.com | *emilien.mac...@stackops.com** *|* skype:emilien.macchi* * <http://www.stackops.com> * *

Re: [Openstack] Quantum DHCP support.

2012-09-04 Thread Emilien Macchi
>> Post to : openstack@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~openstack >> More help : https://help.launchpad.net/ListHelp >> > > > > -- > Regards, > -- > Trinath Somanchi, > +91 9866

Re: [Openstack] Unable to start Horizon after successfully installation through devstack.

2012-09-06 Thread Emilien Macchi
__ >> Mailing list: https://launchpad.net/~openstack >> Post to : openstack@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~openstack >> More help : https://help.launchpad.net/ListHelp >> >> >> > >

[Openstack] [Folsom] First Guide to try Folsom Packages into Ubuntu 12.04

2012-09-07 Thread Emilien Macchi
ting/+archive/folsom-trunk-testing Regards, -- Emilien Macchi *System Engineer* *www.stackops.com | *emilien.mac...@stackops.com** *|* skype:emilien.macchi* * <http://www.stackops.com> * * ADVERTENCIA LEGAL Le informamos, como destinatario de e

Re: [Openstack] [Folsom] First Guide to try Folsom Packages into Ubuntu 12.04

2012-09-08 Thread Emilien Macchi
d setting Enable IP forwarding, > right? > > In Essex, you should enable IP forwarding where you run nova-network with the goal that VMs can ping outside. In Folsom, you will find a L3 agent [2]. [1] http://wiki.openstack.org/ConfigureOpenvswitch [2] http://wiki.openstack.org/qu

[Openstack] Issue with compute service on Hyper-V Node

2012-09-08 Thread Emilien Macchi
ot; in my nova.conf. I've followed step by step the PDF, and downloaded the last version of installer. Any idea ? [1] http://wiki.openstack.org/Hyper-V Regards -- Emilien Macchi *System Engineer* *www.stackops.com | *emilien.mac...@stackops.com** *|* sky

Re: [Openstack] Issue with compute service on Hyper-V Node

2012-09-08 Thread Emilien Macchi
I finally found by myself. The nova.conf file needs to be put in nova\bin as it is written in the Wiki. I think you should modify the PDF documentation to avoid misunderstanding. Great job by the way ! On Sat, Sep 8, 2012 at 5:02 PM, Emilien Macchi wrote: > Hi, > > I'm playin

Re: [Openstack] Installing Folsom on Ubuntu 12.04

2012-10-01 Thread Emilien Macchi
list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -- *Emilien Macchi * System Engineer (Intern) <http://www.enovance.com> *EMAI

Re: [Openstack] Launch instance on a second compute node

2012-10-06 Thread Emilien Macchi
Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -- *Emilien Macchi * OpenStack Engineer <http://www.enovance.com> *EMAIL :* emil

Re: [Openstack] Help about Quantum Conf

2012-10-09 Thread Emilien Macchi
Hi,I suggest you to read the official documentation [1] which helps to install and configure Quantum + OVS for many use cases.I think you should use 3 NICs for your controller node : eth0 for management network, eth1 for VMs traffic (used by OVS), and eth2 for public network (i.e. Internet). For co

Re: [Openstack] A simple guide to install OpenStack Folsom

2012-10-10 Thread Emilien Macchi
Hi, Great job ! I suggest some things : - glance add command is deprecated, please use "glance image-create". - no need to modify ownership for nova. - typo here : /etc/cinder/api-paste.init (it's a INI file) - for Quantum, you are using the use case in which only one tenant can reach external

Re: [Openstack] Creating networks with same subnet across Tenants

2012-10-12 Thread Emilien Macchi
Hi, Please consider the limitations when using namespaces in Folsom release [1]. Regards, [1] http://docs.openstack.org/trunk/openstack-network/admin/content/ch_limitations.html Emilien Macchi // eNovance Inc. http://enovance.com // ✉

Re: [Openstack] Quantum OVS Agent as service

2012-10-21 Thread Emilien Macchi
Hi, You are running a (very) old version of my guide. Try to read it again or follow official documentation available. Regards Emilien Macchi // eNovance Inc. http://enovance.com // ✉ emil...@enovance.com // 10 rue de la Victoire 75009

Re: [Openstack] Allocate specific floating IP to an instance

2012-10-30 Thread Emilien Macchi
a private instance : quantum floatingip-create ext_net quantum floatingip-associate $FLOATING_ID $PORT_ID More informations about Networking configuration with Quantum CLI here : http://docs.openstack.org/trunk/openstack-network/admin/content/demo_logical_network_config.html Cheers ;-) Emilien

Re: [Openstack] how to configure l3_agent when you have Per-tenant Routers !

2012-11-12 Thread Emilien Macchi
Hi,I suggest you reading my script [1] which helps to create virtual networking in Folsom with OVS Plugin for you use case.[1] https://github.com/EmilienM/openstack-folsom-guide/blob/master/scripts/quantum-networking.shRegards,Emilien Macchi

[Openstack] [Documentation] Installation and configuration for testing-sized systems

2012-12-18 Thread Emilien Macchi
[3] https://github.com/EmilienM/openstack-folsom-guide Regards, -- Emilien Macchi // eNovance Inc. http://enovance.com // ✉ emil...@enovance.com ☎ +33 (0)1 49 70 99 80 // 10 rue de la Victoire 75009 Paris signature.asc

Re: [Openstack] Windows 2012 Server

2012-12-18 Thread Emilien Macchi
d the Container Format is OVF. In my testing setup, I use FlatDHCP and the VM gets the network and can ping outside. We use also KVM for the Hypervisor. I confirm everything can work with Folsom packages. Regards, Emilien Macchi

Re: [Openstack] Horizon

2013-02-06 Thread Emilien Macchi
Hi Viktor, * If you have used keystone-data.sh script, the password should be "password". * Horizon does not use novarc neither MySQL. It only uses OpenStack APIs. * Django log files can by found on /var/log/apache2/error.log & access.log Cheers,

Re: [Openstack] Horizon

2013-02-06 Thread Emilien Macchi
Hi Viktor, * If you have used keystone-data.sh script, the password should be "password". * Horizon does not use novarc neither MySQL. It only uses OpenStack APIs. * Django log files can by found on /var/log/apache2/error.log & access.log Cheers,

Re: [Openstack] Openstack grizzly rc1 packages availability for Debian

2013-03-22 Thread Emilien Macchi
Hi, You can find more informations about the packages here : http://qa.debian.org/developer.php?login=openstack-de...@lists.alioth.debian.org And join us on #debian-openstack (OFTC) ! Regards, Emilien Macchi # OpenStack Engineer