[GitHub] [cloudstack-go] nishiokay opened a new issue #15: Error retrieving ID of template: json: cannot unmarshal object into Go struct field alias.childtemplates of type []interface {}

2021-10-11 Thread GitBox
nishiokay opened a new issue #15: URL: https://github.com/apache/cloudstack-go/issues/15 This issue is a follow-up of https://github.com/xanzy/terraform-provider-cloudstack/issues/72 This issue is still exist. So cloudstack-terraform-provider cannot be used for older versions of

[GitHub] [cloudstack-go] Pearl1594 opened a new pull request #14: Refactor tests - decouple test data from test files

2021-10-11 Thread GitBox
Pearl1594 opened a new pull request #14: URL: https://github.com/apache/cloudstack-go/pull/14 - Refactor test - Add support to parse updateCluster / updateConfiguration responses -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: api to import network acl rules

2021-10-11 Thread Rohit Yadav
Hi Rakesh, That's not possible now but a good new feature idea. As Daan mentioned, the quickest way would be to write a script and use cmk to create rules in a new ACL list, the option can be DB hack. If changing the ACL list is not required then between networks you can explore https://cloudst

Re: Cloudmonkey pypi page

2021-10-11 Thread Rohit Yadav
Hi Sina, You should use the new Go-based binaries and links from here: http://cloudstack.apache.org/downloads.html https://github.com/apache/cloudstack-cloudmonkey/wiki/Getting-Started The old cwiki doc was updated to point to the new wiki link: https://cwiki.apache.org/confluence/plugins/servle

Re: Cloudmonkey pypi page

2021-10-11 Thread Rakesh v
I think going forward communityight use go-cloudstack/cmk but I'm not sure Sent from my iPhone > On Oct 11, 2021, at 6:03 PM, Sina Kashipazha > wrote: > >  > Hey there, > > I googled cloudmonkey today to find a simple install instruction for a > friend. The following page was in the top re

Re: api to import network acl rules

2021-10-11 Thread Daan Hoogland
good feature request would that be, Rakesh. I think your best option is to process the exported acl list into a set of cloudmonkey commands and process these in a script. On Mon, Oct 11, 2021 at 2:13 PM Rakesh Venkatesh wrote: > Hello > > I have a network acl which has around 800 rules. i want t

Cloudmonkey pypi page

2021-10-11 Thread Sina Kashipazha
Hey there, I googled cloudmonkey today to find a simple install instruction for a friend. The following page was in the top results, which is a legacy cloudmonkey. It is hard for new users to find valuable information here. I suggest updating this page and add a link to the new cloudmonkey repo

Re: Root disk resizing

2021-10-11 Thread K B Shiv Kumar
I believe there's a section called boothook in cloud-init which is probably what you want. We're also trying things on cloud-init. ☺️ Best Regards Shiv (Sent from mobile device. Apologies for brevity and typos) On Mon, 11 Oct, 2021, 20:55 Marcus, wrote: > Cloud-init is always fun to debug :-).

Re: Root disk resizing

2021-10-11 Thread Marcus
Cloud-init is always fun to debug :-). It will probably require some playing with to get a pattern down. There is perhaps a way to get it to re-check and grow every reboot if you adjust/override the module frequency, deleting the module semaphore in /var/lib/cloud/sem or worst case clearing the me

api to import network acl rules

2021-10-11 Thread Rakesh Venkatesh
Hello I have a network acl which has around 800 rules. i want to create another network acl with these rules along with some extra rules. Is there a way to just copy all these 800 rules from one network acl to another one? I see the export acl's button but there is no option to import it. Is ther

[GitHub] [cloudstack-documentation] Pearl1594 commented on pull request #168: Add details for CoreOS replacement with Debian (SystemVM template) + Cluster Autoscaler

2021-10-11 Thread GitBox
Pearl1594 commented on pull request #168: URL: https://github.com/apache/cloudstack-documentation/pull/168#issuecomment-939969483 @vladimirpetrov @alexandremattioli Can you'll please review the doc PR which pertains to https://github.com/apache/cloudstack/pull/4329 -- This is an automat

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #168: Add details for CoreOS replacement with Debian (SystemVM template) + Cluster Autoscaler

2021-10-11 Thread GitBox
blueorangutan commented on pull request #168: URL: https://github.com/apache/cloudstack-documentation/pull/168#issuecomment-939962977 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/168. (SL-JID 158) -- This is an automated message from the Apache Git Service. To resp

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #168: Add details for CoreOS replacement with Debian (SystemVM template) + Cluster Autoscaler

2021-10-11 Thread GitBox
blueorangutan commented on pull request #168: URL: https://github.com/apache/cloudstack-documentation/pull/168#issuecomment-939962127 @Pearl1594 a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache

[GitHub] [cloudstack-documentation] Pearl1594 commented on pull request #168: Add details for CoreOS replacement with Debian (SystemVM template) + Cluster Autoscaler

2021-10-11 Thread GitBox
Pearl1594 commented on pull request #168: URL: https://github.com/apache/cloudstack-documentation/pull/168#issuecomment-939959831 @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [cloudstack-documentation] Hudratronium commented on pull request #247: Additional information and restructurizing

2021-10-11 Thread GitBox
Hudratronium commented on pull request #247: URL: https://github.com/apache/cloudstack-documentation/pull/247#issuecomment-939888369 @weizhouapache Thanks, will fix the typos and subit another pullrequest - just waiting for the others to potenially review -- This is an automated mes

Re: Root disk resizing

2021-10-11 Thread Wido den Hollander
On 10/10/21 10:35 AM, Ranjit Jadhav wrote: > Hello folks, > > I have implemented cloudstack with Xenserver Host. The template has been > made out of VM with basic centos 7 and following package installed on it > > sudo yum -y cloud-init > sudo yum -y install cloud-utils

[GitHub] [cloudstack-documentation] weizhouapache commented on a change in pull request #247: Additional information and restructurizing

2021-10-11 Thread GitBox
weizhouapache commented on a change in pull request #247: URL: https://github.com/apache/cloudstack-documentation/pull/247#discussion_r725897877 ## File path: source/adminguide/networking/virtual_private_cloud_config.rst ## @@ -328,6 +316,29 @@ Rule Protocol Traffic type Acti

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #248: Informations on using UEFI in Cloudstack

2021-10-11 Thread GitBox
blueorangutan commented on pull request #248: URL: https://github.com/apache/cloudstack-documentation/pull/248#issuecomment-939775255 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/248. (SL-JID 157) -- This is an automated message from the Apache Git Service. To resp

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #248: Informations on using UEFI in Cloudstack

2021-10-11 Thread GitBox
blueorangutan commented on pull request #248: URL: https://github.com/apache/cloudstack-documentation/pull/248#issuecomment-939774602 @rhtyd a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git

[GitHub] [cloudstack-documentation] rhtyd commented on pull request #248: Informations on using UEFI in Cloudstack

2021-10-11 Thread GitBox
rhtyd commented on pull request #248: URL: https://github.com/apache/cloudstack-documentation/pull/248#issuecomment-939774369 @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[GitHub] [cloudstack-terraform-provider] rhtyd closed issue #3: * " " is not a valid protocol. Valid options are 'tcp', 'udp' and 'icmp'

2021-10-11 Thread GitBox
rhtyd closed issue #3: URL: https://github.com/apache/cloudstack-terraform-provider/issues/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

[GitHub] [cloudstack-terraform-provider] rhtyd merged pull request #8: Fix resource egress rule to accept protocol type ALL

2021-10-11 Thread GitBox
rhtyd merged pull request #8: URL: https://github.com/apache/cloudstack-terraform-provider/pull/8 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: Root disk resizing

2021-10-11 Thread Vivek Kumar
Did you configure LVM or standard partition on your / partition while creating the template. ? You also should not have any other partition after the / partition. I,e swap or any other. Vivek Kumar Sr. Manager - Cloud & DevOps IndiQus Technologies M +91 7503460090 www.indiqus.com > On 1

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala commented on pull request #8: Fix resource egress rule to accept protocol type ALL

2021-10-11 Thread GitBox
harikrishna-patnala commented on pull request #8: URL: https://github.com/apache/cloudstack-terraform-provider/pull/8#issuecomment-939747437 I've tested this PR manually doing crud operations on resource egress firewall with both protocol types "ALL" and "icmp". Yes adding .travis.y