Re: Add subnet to public networrk

2019-11-20 Thread Andrija Panic
Great to hear that! On Wed, 20 Nov 2019 at 19:46, charlie Holeowsky wrote: > Hello, > after a couple of checks I saw that the added addresses were counted. I > added the addresses in the table user_ip_address and consequently updating > the description field the vlan table (this is perhaps not n

Re: Add subnet to public networrk

2019-11-20 Thread charlie Holeowsky
Hello, after a couple of checks I saw that the added addresses were counted. I added the addresses in the table user_ip_address and consequently updating the description field the vlan table (this is perhaps not necessary). I verified that I can also change the addresses as long as they belong to t

Re: Add subnet to public networrk

2019-11-20 Thread Andrija Panic
You need to change 2 tables: update cloud.vlan where id=1 (assuming this is your public IP range) set ip4_range="a.b.c.d-x.y.z.w" (here use your brain and see if you need to change both start and end IP or just one of those two - depending on in which direction you are expanding. THIS ASSUMES that

Add subnet to public networrk

2019-11-20 Thread charlie Holeowsky
Hello, we installed a cs 4.11.2 cluster with KVM and advanced mode network. During the first configuration we assigned a range of our public ip class to this network. Now we would like to add another address range of the same address range but cloudstack prevents me with the following message: T

Re: [DISCUSS] Use of Github packages for hosting version specific maven packages?

2019-11-20 Thread Rohit Yadav
Hi Marcus, Thanks for testing, I should've mentioned that not all the 4.13.0.0 jar/pom artifacts have been uploaded. I've pushed the cloud-engine artifact: https://github.com/apache/cloudstack/packages/59489 I've pushed a few more artifacts, esp. those from plugins. For the next release, we can