Re: Untagged Networking for Advanced Zone possible?

2018-04-09 Thread Dag Sonstebo
Excellent – glad you got it working. Regards, Dag Sonstebo Cloud Architect ShapeBlue [email protected]  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue On 08/04/2018, 19:46, "Parth Patel" wrote: Hi Dag, Thanks a lot It worked. N

Re: cloudstack Wikipedia page

2018-04-09 Thread Ron Wheeler
The edit has been undone already. There could be a better section on Key Features. Perhaps a short paragraph outlining: - what it is good for, - what it competes with and - why it needs to exist at all. Is the other info accurate? Is the user list up to date? Ron On 09/01/2018 5:21 AM, Giles

uploadSslCert

2018-04-09 Thread Stephan Seitz
Hi! I'm currently trying to use uploadSslCert (  https://cloudstack.apache.org/api/apidocs-4.11/apis/uploadSslCert.html ) via cloudmonkey. I'm running into different kinds of errors. ( / 503) ( 500 "None"), Parsing Errors on Cert/Key (the message isn't clear on which part though) The Certif

dedicatePublicIpRange to domain doesn't work

2018-04-09 Thread Jochim, Ingo
Hi all, does anyone having the same issue with using a dedicated network for a domain in 4.11? Details can be found here: https://github.com/apache/cloudstack/issues/2545 Regards, Ingo

Remove 'md5Hashed' variable from Javascript

2018-04-09 Thread Rafael Weingärtner
Hello fellow CloudStackers, Today I was working on CLOUDSTACK-5235, which is a security issue, and I noticed a variable ‘md5Hashed’ in the javascript that does not seem to be useful at all. This variable was used to control if we hash or not the password of users in the user side (browser). Howeve