Re: Marvin Install Issue

2017-07-26 Thread Jayapal Uradi
Hi Mike, Long back I got issue related to mysql-connector. I followed the below steps, see if this helps for installing mysql-connector. #mysql-connector-python http://stackoverflow.com/questions/31748278/how-do-you-install-mysql-connector-python-development-version-through-pip $ git clone

Re: [DISCUSS] Metadata server IP improvement

2017-07-26 Thread Rene Moser
On 07/26/2017 09:00 AM, Wido den Hollander wrote: > This has been discussed before and right now there is a PR for using Config > Drive: https://github.com/apache/cloudstack/pull/2116 > > The problem with 169.254.169.254 is: > > - It doesn't work with IPv6 > - It doesn't work with Basic

Re: [DISCUSS] Metadata server IP improvement

2017-07-26 Thread Wido den Hollander
> Op 25 juli 2017 om 18:53 schreef Rene Moser : > > > Hi > > Speaking about VR improvements: I would like to change the way we need > to find the metadata API. > > Currently we do something like "cat > /var/lib/dhclient/dhclient-eth0.leases | grep dhcp-server-identifier |

Re: 4.10.0.0 release announcement draft

2017-07-26 Thread Kris Sterckx
Thanks Wido In the "More" section, could you pls add 1 bullet about Nuage : - Nuage Networks : Shared networks support, Guest DNS support, Source- and Static-nat to Underlay and support for Nuage VSP 4.0 Many thanks. Where can i review the release notes also ? Best, Kris On 21 July 2017 at

Marvin Install Issue

2017-07-26 Thread Tutkowski, Mike
Hi everyone, I am having trouble installing Marvin on Ubuntu 14.04 from master. It’s complaining that it’s having trouble with mysql-connector-python. mtutkowski@mike-ubuntu:~/cloudstack/cloudstack$ sudo pip install --upgrade tools/marvin/dist/Marvin-*.tar.gz Unpacking