Re: [Openstack] n-api installation problem with devstack (on Ubuntu )

2013-02-13 Thread Jean-Baptiste RANSY
gards, Jean-Baptiste RANSY On 02/13/2013 11:36 AM, swapnil khanapurkar wrote: > Hi All, > > I posted below bug on launchpad, but i didn't get any response from > the team, may be its not that active as openstack mailing list. > > I am facing an issue detailed here [ > http

Re: [Openstack] Install devstack in Ubuntu 10.04

2013-02-14 Thread Jean-Baptiste RANSY
Hi Harry, I use Ubuntu 12.04 LTS, it works well with devstack. Jean-Baptiste RANSY On 02/14/2013 01:55 PM, harryxiyou wrote: > Hi all, > > Has anyone installed devstack in Ubuntu 10.04? Following are > my distro's detail infomations. > > $ lsb_release -a > No

Re: [Openstack] Cant ping private or floating IP

2013-02-15 Thread Jean-Baptiste RANSY
PING and SSH in 'Access and security policies'? Other things : Cloud-init (in VM) is unable to retrive metadata, does nova-api-metadata is running on your Compute Node ? If yes, check you nova.conf. Regards, Jean-Baptiste RANSY On 02/14/2013 11:58 PM, Chathura M. Sarathchandra Mag

Re: [Openstack] Cant ping private or floating IP

2013-02-16 Thread Jean-Baptiste RANSY
Hello Chathura, Are you using Folsom with Network Namespaces ? If yes, have a look here : http://docs.openstack.org/folsom/openstack-network/admin/content/ch_limitations.html Regards, Jean-Baptsite RANSY On 02/16/2013 05:01 PM, Chathura M. Sarathchandra Magurawalage wrote: > Hello guys, > >

Re: [Openstack] Cant ping private or floating IP

2013-02-16 Thread Jean-Baptiste RANSY
: $ keystone endpoint-list $ ip link show $ ip route show $ ip netns show $ ovs-vsctl show Compute Node : $ ip link show $ ip route show $ ovs-vsctl show Regards, Jean-Baptiste RANSY On 02/16/2013 05:32 PM, Chathura M. Sarathchandra Magurawalage wrote: > Hello Jean, > > Thanks for your rep

Re: [Openstack] Cant ping private or floating IP

2013-02-16 Thread Jean-Baptiste RANSY
Controller node : # iptables -L -n -v # iptables -L -n -v -t nat On 02/17/2013 03:18 AM, Chathura M. Sarathchandra Magurawalage wrote: > You should be able to curl 169.254.169.254 from compute node, which I > cant at the moment. > > I have got the bridge set up in the l3_agent.ini __

Re: [Openstack] Cant ping private or floating IP

2013-02-16 Thread Jean-Baptiste RANSY
t;http://0.0.0.0/0>169.254.169.254 tcp dpt:80 > to:192.168.2.225:8775 <http://192.168.2.225:8775> > > Chain quantum-l3-agent-float-snat (1 references) > pkts bytes target prot opt in out source > destination > > Chain quantu

Re: [Openstack] Cant ping private or floating IP

2013-02-16 Thread Jean-Baptiste RANSY
> url error [timed out] > > 2013-02-17 02:49:35,913 - DataSourceEc2.py[CRITICAL]: giving up on md after > 120 seconds > > > > no instance data found in start > > Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd > > * Starting AppArmor profiles [8

Re: [Openstack] Cant ping private or floating IP

2013-02-17 Thread Jean-Baptiste RANSY
ping Are you on IRC ? JB On 02/17/2013 04:07 AM, Jean-Baptiste RANSY wrote: > Add Cirros Image to Glance :) > > Username: cirros > Password: cubswin:) > > http://docs.openstack.org/trunk/openstack-compute/install/apt/content/uploading-to-glance.html > > to join your

Re: [Openstack] Create Sheepdog Volume by Openstack Dashboard error

2013-02-20 Thread Jean-Baptiste RANSY
Hi, $ screen -r than navigate to c-vol with Ctrl+A then N To detach from screen : Ctrl+A then D Regards, Jean-Baptiste RANSY Envoyé de mon ASUS Pad harryxiyou a écrit : >Hi all, > >I have tested OpenStack with Sheepdog like follwoing > >1, Install Ubuntu 12.04 (Precis

Re: [Openstack] ANNOUNCE: Ultimate OpenStack Grizzly Guide, with super easy Quantum!

2013-03-21 Thread Jean-Baptiste RANSY
Hello Thiago, I think it's better to use rootwrap in sudoers : nova ALL = (root) NOPASSWD: /usr/bin/nova-rootwrap /etc/nova/rootwrap.conf * cinder ALL = (root) NOPASSWD: /usr/bin/cinder-rootwrap /etc/cinder/rootwrap.conf * quantum ALL = (root) NOPASSWD: /usr/bin/quantum-rootwrap /etc/quantum/root