Re: [lxc-users] LXD Openstack

2015-06-29 Thread gustavo panizzo (gfa)
putting the list back in the loop On 2015-06-26 22:42, Frederico Araujo wrote: Here is the output of n-sch: 2015-06-26 09:21:58.396 DEBUG oslo_concurrency.lockutils [req-a7c9846b-5df5-426d-8966-74b7839dc1a 6 None None] Lock "host_instance" acquired by "sync_instance_info" :: waited 0.000s from

Re: [lxc-users] LXD Openstack

2015-06-26 Thread gustavo panizzo (gfa)
ohh sorry, i mean to reply to another thread, too much multitasking On June 26, 2015 8:14:13 PM GMT+08:00, Frederico Araujo wrote: >Sorry, but can you elaborate on how this is related to the >problem/error >message I described? >It doesn't look like a networking problem to me, but something rela

Re: [lxc-users] LXD Openstack

2015-06-26 Thread Frederico Araujo
Sorry, but can you elaborate on how this is related to the problem/error message I described? It doesn't look like a networking problem to me, but something related to glance/nova using n-c-lxd... On Fri, Jun 26, 2015 at 3:00 AM, gustavo panizzo (gfa) wrote: > you can configure openvswitch to

Re: [lxc-users] LXD Openstack

2015-06-26 Thread gustavo panizzo (gfa)
you can configure openvswitch to drop the pkts if the mac address and/or ip does not match. or you can use an SDN controller which will do it for you http://openvswitch.org/pipermail/discuss/2011-May/005112.html for an example how to do it manually On 2015-06-26 06:12, Frederico Araujo wrote: >

Re: [lxc-users] LXD Openstack

2015-06-25 Thread Frederico Araujo
So, I figured out by examining the logs that there was a problem connecting to the LXD daemon on my machine. I googled it, and I found out that this seems to be a confirmed bug: https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1452358 To fix it, I just started the LXD service manually and then,

Re: [lxc-users] LXD Openstack

2015-06-25 Thread Frederico Araujo
Hi, I'm trying to get devstack to work with n-c-lxd, but I keep getting the infamous error "No valid host was found. There are not enough hosts available." when I try to launch a new instance from a vivid image I uploaded to glance. I'm running devstack on a VM with Vivid and followed the instruc

Re: [lxc-users] LXD Openstack

2015-05-14 Thread Alvaro Miranda Aguilera
On Wed, May 6, 2015 at 5:29 AM, Chuck Short wrote: > https://zulcss.wordpress.com/2015/05/01/introduction-to-nova-compute-lxd/ Thanks very much. I will give it a go. Alvaro. ___ lxc-users mailing list lxc-users@lists.linuxcontainers.org http://lists.l

Re: [lxc-users] LXD Openstack

2015-05-05 Thread Chuck Short
Hi On Tue, May 5, 2015 at 1:09 AM, Alvaro Miranda wrote: > Hello, > > Anything? > Sorry for the delay: https://zulcss.wordpress.com/2015/05/01/introduction-to-nova-compute-lxd/ If you have any questions please let me know. > > Thanks ! > > > > > > On 29/04/2015, at 19:23, Serge Hallyn wrote

Re: [lxc-users] LXD Openstack

2015-05-04 Thread Alvaro Miranda
Hello, Anything? Thanks ! > On 29/04/2015, at 19:23, Serge Hallyn wrote: > > Quoting Alvaro Miranda Aguilera (kiki...@gmail.com): >> Hello, >> >> Can anyone point me in a guide I can use and end with OpenStack using LXD? >> >> I did look over the web, and wasn't able to find anything like

Re: [lxc-users] LXD Openstack

2015-04-29 Thread Serge Hallyn
Quoting Alvaro Miranda Aguilera (kiki...@gmail.com): > Hello, > > Can anyone point me in a guide I can use and end with OpenStack using LXD? > > I did look over the web, and wasn't able to find anything like a guide > or howto, so I am asking here in case someone has done and can give an > idea w

[lxc-users] LXD Openstack

2015-04-28 Thread Alvaro Miranda Aguilera
Hello, Can anyone point me in a guide I can use and end with OpenStack using LXD? I did look over the web, and wasn't able to find anything like a guide or howto, so I am asking here in case someone has done and can give an idea where to look Thanks in advance Alvaro. ___