You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by li jerry <di...@hotmail.com> on 2019/07/24 16:22:57 UTC

Ansible deploy cloudstack and add zone

Hello All

I saw in the community documentation that you can deploy a set of cloudstacks via ansbile.
Is there any way to quickly initialize CLOUDSTACK (create ZONE, add host, etc.) through ansbile or other tools?

答复: Ansible deploy cloudstack and add zone

Posted by li jerry <di...@hotmail.com>.
Thank you all, I found a script for deploying zones on the github provided by Andrija, which is very helpful to me.

https://github.com/shapeblue/Trillian/blob/master/Ansible/roles/cloudstack-config/templates/deployzone.sh.j2
发件人: Andrija Panic<ma...@gmail.com>
发送时间: 2019年7月25日 6:51
收件人: dev<ma...@cloudstack.apache.org>
抄送: users<ma...@cloudstack.apache.org>
主题: Re: Ansible deploy cloudstack and add zone

https://github.com/shapeblue/trillian

On Wed, 24 Jul 2019 at 21:05, Darren Cole <dc...@aseg.com.invalid> wrote:

> In the past I've installed CloudStack on two nodes with ansible, then
> manually created the zones, pods, and cluster.
>
> I have some newer ansible based on that, but it is still a work in
> progress.
> You can find it here: https://gitlab.com/coledarr/cloudstack-roles
>
> I've done some experiments using the older python version of Cloudmonkey
> and ansible to work on fully automating the whole install.
> I had not put it in the above gitlab project because it doesn't work yet.
>
> Darren
> --
> This e-mail is confidential.  Any distribution, use or copying of this
> e-mail or the information it contains other than by the intended recipient
> is forbidden.  If you are not the intended recipient, please advise the
> sender (by return e-mail or otherwise) immediately and delete this e-mail.
>
> ----- Original Message -----
> From: "Jean-Francois Nadeau" <th...@gmail.com>
> To: "users" <us...@cloudstack.apache.org>
> Cc: dev@cloudstack.apache.org
> Sent: Wednesday, July 24, 2019 10:56:16 AM
> Subject: Re: Ansible deploy cloudstack and add zone
>
> Hi Li,
>
> We are using Ansible to build and manage capacity of our cloudstack
> environments end to end.  From setting up zones, projects, networks,
> compute offering, pods, clusters and hosts.
>
> Make sure to use current Ansible 2.8 or newer.   See
> https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html
>
> regards,
>
> Jfn
>
> On Wed, Jul 24, 2019 at 12:23 PM li jerry <di...@hotmail.com> wrote:
>
> > Hello All
> >
> > I saw in the community documentation that you can deploy a set of
> > cloudstacks via ansbile.
> > Is there any way to quickly initialize CLOUDSTACK (create ZONE, add host,
> > etc.) through ansbile or other tools?
> >
>


--

Andrija Panić


答复: Ansible deploy cloudstack and add zone

Posted by li jerry <di...@hotmail.com>.
Thank you all, I found a script for deploying zones on the github provided by Andrija, which is very helpful to me.

https://github.com/shapeblue/Trillian/blob/master/Ansible/roles/cloudstack-config/templates/deployzone.sh.j2
发件人: Andrija Panic<ma...@gmail.com>
发送时间: 2019年7月25日 6:51
收件人: dev<ma...@cloudstack.apache.org>
抄送: users<ma...@cloudstack.apache.org>
主题: Re: Ansible deploy cloudstack and add zone

https://github.com/shapeblue/trillian

On Wed, 24 Jul 2019 at 21:05, Darren Cole <dc...@aseg.com.invalid> wrote:

> In the past I've installed CloudStack on two nodes with ansible, then
> manually created the zones, pods, and cluster.
>
> I have some newer ansible based on that, but it is still a work in
> progress.
> You can find it here: https://gitlab.com/coledarr/cloudstack-roles
>
> I've done some experiments using the older python version of Cloudmonkey
> and ansible to work on fully automating the whole install.
> I had not put it in the above gitlab project because it doesn't work yet.
>
> Darren
> --
> This e-mail is confidential.  Any distribution, use or copying of this
> e-mail or the information it contains other than by the intended recipient
> is forbidden.  If you are not the intended recipient, please advise the
> sender (by return e-mail or otherwise) immediately and delete this e-mail.
>
> ----- Original Message -----
> From: "Jean-Francois Nadeau" <th...@gmail.com>
> To: "users" <us...@cloudstack.apache.org>
> Cc: dev@cloudstack.apache.org
> Sent: Wednesday, July 24, 2019 10:56:16 AM
> Subject: Re: Ansible deploy cloudstack and add zone
>
> Hi Li,
>
> We are using Ansible to build and manage capacity of our cloudstack
> environments end to end.  From setting up zones, projects, networks,
> compute offering, pods, clusters and hosts.
>
> Make sure to use current Ansible 2.8 or newer.   See
> https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html
>
> regards,
>
> Jfn
>
> On Wed, Jul 24, 2019 at 12:23 PM li jerry <di...@hotmail.com> wrote:
>
> > Hello All
> >
> > I saw in the community documentation that you can deploy a set of
> > cloudstacks via ansbile.
> > Is there any way to quickly initialize CLOUDSTACK (create ZONE, add host,
> > etc.) through ansbile or other tools?
> >
>


--

Andrija Panić


Re: Ansible deploy cloudstack and add zone

Posted by Andrija Panic <an...@gmail.com>.
https://github.com/shapeblue/trillian

On Wed, 24 Jul 2019 at 21:05, Darren Cole <dc...@aseg.com.invalid> wrote:

> In the past I've installed CloudStack on two nodes with ansible, then
> manually created the zones, pods, and cluster.
>
> I have some newer ansible based on that, but it is still a work in
> progress.
> You can find it here: https://gitlab.com/coledarr/cloudstack-roles
>
> I've done some experiments using the older python version of Cloudmonkey
> and ansible to work on fully automating the whole install.
> I had not put it in the above gitlab project because it doesn't work yet.
>
> Darren
> --
> This e-mail is confidential.  Any distribution, use or copying of this
> e-mail or the information it contains other than by the intended recipient
> is forbidden.  If you are not the intended recipient, please advise the
> sender (by return e-mail or otherwise) immediately and delete this e-mail.
>
> ----- Original Message -----
> From: "Jean-Francois Nadeau" <th...@gmail.com>
> To: "users" <us...@cloudstack.apache.org>
> Cc: dev@cloudstack.apache.org
> Sent: Wednesday, July 24, 2019 10:56:16 AM
> Subject: Re: Ansible deploy cloudstack and add zone
>
> Hi Li,
>
> We are using Ansible to build and manage capacity of our cloudstack
> environments end to end.  From setting up zones, projects, networks,
> compute offering, pods, clusters and hosts.
>
> Make sure to use current Ansible 2.8 or newer.   See
> https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html
>
> regards,
>
> Jfn
>
> On Wed, Jul 24, 2019 at 12:23 PM li jerry <di...@hotmail.com> wrote:
>
> > Hello All
> >
> > I saw in the community documentation that you can deploy a set of
> > cloudstacks via ansbile.
> > Is there any way to quickly initialize CLOUDSTACK (create ZONE, add host,
> > etc.) through ansbile or other tools?
> >
>


-- 

Andrija Panić

Re: Ansible deploy cloudstack and add zone

Posted by Andrija Panic <an...@gmail.com>.
https://github.com/shapeblue/trillian

On Wed, 24 Jul 2019 at 21:05, Darren Cole <dc...@aseg.com.invalid> wrote:

> In the past I've installed CloudStack on two nodes with ansible, then
> manually created the zones, pods, and cluster.
>
> I have some newer ansible based on that, but it is still a work in
> progress.
> You can find it here: https://gitlab.com/coledarr/cloudstack-roles
>
> I've done some experiments using the older python version of Cloudmonkey
> and ansible to work on fully automating the whole install.
> I had not put it in the above gitlab project because it doesn't work yet.
>
> Darren
> --
> This e-mail is confidential.  Any distribution, use or copying of this
> e-mail or the information it contains other than by the intended recipient
> is forbidden.  If you are not the intended recipient, please advise the
> sender (by return e-mail or otherwise) immediately and delete this e-mail.
>
> ----- Original Message -----
> From: "Jean-Francois Nadeau" <th...@gmail.com>
> To: "users" <us...@cloudstack.apache.org>
> Cc: dev@cloudstack.apache.org
> Sent: Wednesday, July 24, 2019 10:56:16 AM
> Subject: Re: Ansible deploy cloudstack and add zone
>
> Hi Li,
>
> We are using Ansible to build and manage capacity of our cloudstack
> environments end to end.  From setting up zones, projects, networks,
> compute offering, pods, clusters and hosts.
>
> Make sure to use current Ansible 2.8 or newer.   See
> https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html
>
> regards,
>
> Jfn
>
> On Wed, Jul 24, 2019 at 12:23 PM li jerry <di...@hotmail.com> wrote:
>
> > Hello All
> >
> > I saw in the community documentation that you can deploy a set of
> > cloudstacks via ansbile.
> > Is there any way to quickly initialize CLOUDSTACK (create ZONE, add host,
> > etc.) through ansbile or other tools?
> >
>


-- 

Andrija Panić

Re: Ansible deploy cloudstack and add zone

Posted by Darren Cole <dc...@aseg.com.INVALID>.
In the past I've installed CloudStack on two nodes with ansible, then manually created the zones, pods, and cluster.

I have some newer ansible based on that, but it is still a work in progress.
You can find it here: https://gitlab.com/coledarr/cloudstack-roles

I've done some experiments using the older python version of Cloudmonkey and ansible to work on fully automating the whole install.
I had not put it in the above gitlab project because it doesn't work yet.

Darren
-- 
This e-mail is confidential.  Any distribution, use or copying of this e-mail or the information it contains other than by the intended recipient is forbidden.  If you are not the intended recipient, please advise the sender (by return e-mail or otherwise) immediately and delete this e-mail.

----- Original Message -----
From: "Jean-Francois Nadeau" <th...@gmail.com>
To: "users" <us...@cloudstack.apache.org>
Cc: dev@cloudstack.apache.org
Sent: Wednesday, July 24, 2019 10:56:16 AM
Subject: Re: Ansible deploy cloudstack and add zone

Hi Li,

We are using Ansible to build and manage capacity of our cloudstack
environments end to end.  From setting up zones, projects, networks,
compute offering, pods, clusters and hosts.

Make sure to use current Ansible 2.8 or newer.   See
https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html

regards,

Jfn

On Wed, Jul 24, 2019 at 12:23 PM li jerry <di...@hotmail.com> wrote:

> Hello All
>
> I saw in the community documentation that you can deploy a set of
> cloudstacks via ansbile.
> Is there any way to quickly initialize CLOUDSTACK (create ZONE, add host,
> etc.) through ansbile or other tools?
>

Re: Ansible deploy cloudstack and add zone

Posted by Darren Cole <dc...@aseg.com.INVALID>.
In the past I've installed CloudStack on two nodes with ansible, then manually created the zones, pods, and cluster.

I have some newer ansible based on that, but it is still a work in progress.
You can find it here: https://gitlab.com/coledarr/cloudstack-roles

I've done some experiments using the older python version of Cloudmonkey and ansible to work on fully automating the whole install.
I had not put it in the above gitlab project because it doesn't work yet.

Darren
-- 
This e-mail is confidential.  Any distribution, use or copying of this e-mail or the information it contains other than by the intended recipient is forbidden.  If you are not the intended recipient, please advise the sender (by return e-mail or otherwise) immediately and delete this e-mail.

----- Original Message -----
From: "Jean-Francois Nadeau" <th...@gmail.com>
To: "users" <us...@cloudstack.apache.org>
Cc: dev@cloudstack.apache.org
Sent: Wednesday, July 24, 2019 10:56:16 AM
Subject: Re: Ansible deploy cloudstack and add zone

Hi Li,

We are using Ansible to build and manage capacity of our cloudstack
environments end to end.  From setting up zones, projects, networks,
compute offering, pods, clusters and hosts.

Make sure to use current Ansible 2.8 or newer.   See
https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html

regards,

Jfn

On Wed, Jul 24, 2019 at 12:23 PM li jerry <di...@hotmail.com> wrote:

> Hello All
>
> I saw in the community documentation that you can deploy a set of
> cloudstacks via ansbile.
> Is there any way to quickly initialize CLOUDSTACK (create ZONE, add host,
> etc.) through ansbile or other tools?
>

Re: Ansible deploy cloudstack and add zone

Posted by Jean-Francois Nadeau <th...@gmail.com>.
Hi Li,

We are using Ansible to build and manage capacity of our cloudstack
environments end to end.  From setting up zones, projects, networks,
compute offering, pods, clusters and hosts.

Make sure to use current Ansible 2.8 or newer.   See
https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html

regards,

Jfn

On Wed, Jul 24, 2019 at 12:23 PM li jerry <di...@hotmail.com> wrote:

> Hello All
>
> I saw in the community documentation that you can deploy a set of
> cloudstacks via ansbile.
> Is there any way to quickly initialize CLOUDSTACK (create ZONE, add host,
> etc.) through ansbile or other tools?
>

Re: Ansible deploy cloudstack and add zone

Posted by Jean-Francois Nadeau <th...@gmail.com>.
Hi Li,

We are using Ansible to build and manage capacity of our cloudstack
environments end to end.  From setting up zones, projects, networks,
compute offering, pods, clusters and hosts.

Make sure to use current Ansible 2.8 or newer.   See
https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html

regards,

Jfn

On Wed, Jul 24, 2019 at 12:23 PM li jerry <di...@hotmail.com> wrote:

> Hello All
>
> I saw in the community documentation that you can deploy a set of
> cloudstacks via ansbile.
> Is there any way to quickly initialize CLOUDSTACK (create ZONE, add host,
> etc.) through ansbile or other tools?
>