Re: BUILD FAILURE

2020-09-15 Thread Ala de Dragón
Thank you to all for the answers. I foun this document: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack >From Rohit Yadav very helpfull. The Magic was done with HEAD git: Building Apache CloudStack 4.15.0.0-SNAPSHOT [...] [INFO] BUILD SUCCESS [INFO] -

Re: BUILD FAILURE

2020-09-15 Thread Rohit Yadav
Ala, if you want to setup a local dev-test environment against KVM I have created an appliance-based dev-guide here: https://github.com/rhtyd/monkeybox Regards. From: Ala de Dragón Sent: Tuesday, September 15, 2020 16:18 To: [email protected] Subject

Re: [PROPOSE] Code freeze for 4.15

2020-09-15 Thread Sven Vogel
Hi Paul, Hi Rohit, for me too. Cheers, Sven Vogel Apache CloudStack PMC member On Tuesday, 09/08/2020 at 14:31 Paul Angus wrote: Hi all,   Its around that time of year again.  We owe the world a GA version of Primate + there is support for Ubuntu 20.04, CentOS 8 and XenServer/XCP

Re: [PROPOSE] Code freeze for 4.15

2020-09-15 Thread Gabriel Beims Bräscher
+1 on a couple of weeks and then freeze On Tue, Sep 15, 2020, 10:07 Sven Vogel wrote: > Hi Paul, Hi Rohit, > > > for me too. > > > > Cheers, > > Sven Vogel > Apache CloudStack PMC member > > > > On Tuesday, 09/08/2020 at 14:31 Paul Angus wrote: > > > > > Hi all, > > > > > > > > Its around that t

Deploying Linux/Windows Vm's on hypervisors

2020-09-15 Thread Rakesh Venkatesh
Hello All I want your opinion on how you organize deploying different types of VM's(Linux, windows) on a specific set of hypervisors. In our setup, we have added a tag "Linux,Unix" on few hypervisors and also on templates so that when we create a vm using these templates then it will be deployed

Re: Instance with 2 Network

2020-09-15 Thread Rafael del Valle
Hi, Cristian, Which template you use? Does it has cloud-init? I was also testing the same thing... both interfaces where on the VM but only the first one was initialized (with both debian and ubuntu templates). I used cloud-init user-data to add an interface file that initializes the interface

Re: BUILD FAILURE

2020-09-15 Thread Ala de Dragón
Rohit Yadav, I was looking ( with the help of a search engine) around and that page raised up and was so interesting. Maybe a bit of explanation of what I want to achieve can help you to guide me to right place. I have a server lab at home, and recently I was moving away from Opennebula, I don't

Re: Deploying Linux/Windows Vm's on hypervisors

2020-09-15 Thread Sergey Levitskiy
ACC can only route provisioning based on the tags ( compute and storage) assigned to a service offering so if you are looking at mandatory automatic assignment based on guest OS provisioning it is not possible without segregating your environment. If you are OK with soft segregation then you can