Re: [openstack-dev] Reg: Configuration Management tool for Openstack.

2016-03-10 Thread Samuel Cassiba
You can also use Chef for either a small-scale or production level
deployment.

Check out https://wiki.openstack.org/wiki/Chef/GettingStarted for a bit
more context, or if you just want to jump in head-first
https://github.com/openstack/openstack-chef-repo/blob/master/README.md

On Thu, Mar 10, 2016 at 1:58 AM, Ferhat Ozkasgarli 
wrote:

> If you are new to openstack, go with packstack. You will learn the basics
> quickly  with packstack.
>
> For production scale installations, you must consider Fuel Infra from
> Mirantis.
> On Mar 8, 2016 1:06 PM, "Shinobu Kinjo"  wrote:
>
>> Good post!
>>
>>
>> http://docs.openstack.org/developer/openstack-ansible/install-guide/index.html
>>
>> So ansible?, I'm puppeter though...
>>
>> Cheers,
>> S
>>
>> On Tue, Mar 8, 2016 at 7:49 PM, Gyorgy Szombathelyi
>>  wrote:
>> > Hi,
>> >
>> > Since I think Ansible is the best config management tool, you should
>> try the openstack-ansible installer, or our Ansible based one:
>> > https://github.com/DoclerLabs/openstack
>> >
>> > Br,
>> > György
>> >
>> >> -Original Message-
>> >> From: cool dharma06 [mailto:cooldharm...@gmail.com]
>> >> Sent: 2016 március 7, hétfő 8:17
>> >> To: openstack-dev@lists.openstack.org
>> >> Subject: [openstack-dev] Reg: Configuration Management tool for
>> >> Openstack.
>> >>
>> >> Hi all,
>> >>
>> >> i have the following questions in Openstack deployment.
>> >>
>> >> 1. i need some configuration management tool for OpenStack. After some
>> >> searches i got some tools like Puppet, Ansible, Chef, Fuel and
>> tripleO. i am
>> >> confused to which one to go.
>> >>
>> >> 2. And also i checked the Github repository for openstack-puppet, i
>> think its
>> >> not active.
>> >>
>> >> Suggest some tool for openstack. i am newbie for this large scale
>> deploment
>> >> and also for configuration management.
>> >>
>> >>
>> >> thanks & regards,
>> >> cooldharma06  .. :)
>> >
>> __
>> > OpenStack Development Mailing List (not for usage questions)
>> > Unsubscribe:
>> openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
>> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
>>
>> --
>> Email:
>> shin...@linux.com
>> GitHub:
>> shinobu-x
>> Blog:
>> Life with Distributed Computational System based on OpenSource
>>
>> __
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe:
>> openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Reg: Configuration Management tool for Openstack.

2016-03-10 Thread Ferhat Ozkasgarli
If you are new to openstack, go with packstack. You will learn the basics
quickly  with packstack.

For production scale installations, you must consider Fuel Infra from
Mirantis.
On Mar 8, 2016 1:06 PM, "Shinobu Kinjo"  wrote:

> Good post!
>
>
> http://docs.openstack.org/developer/openstack-ansible/install-guide/index.html
>
> So ansible?, I'm puppeter though...
>
> Cheers,
> S
>
> On Tue, Mar 8, 2016 at 7:49 PM, Gyorgy Szombathelyi
>  wrote:
> > Hi,
> >
> > Since I think Ansible is the best config management tool, you should try
> the openstack-ansible installer, or our Ansible based one:
> > https://github.com/DoclerLabs/openstack
> >
> > Br,
> > György
> >
> >> -Original Message-
> >> From: cool dharma06 [mailto:cooldharm...@gmail.com]
> >> Sent: 2016 március 7, hétfő 8:17
> >> To: openstack-dev@lists.openstack.org
> >> Subject: [openstack-dev] Reg: Configuration Management tool for
> >> Openstack.
> >>
> >> Hi all,
> >>
> >> i have the following questions in Openstack deployment.
> >>
> >> 1. i need some configuration management tool for OpenStack. After some
> >> searches i got some tools like Puppet, Ansible, Chef, Fuel and tripleO.
> i am
> >> confused to which one to go.
> >>
> >> 2. And also i checked the Github repository for openstack-puppet, i
> think its
> >> not active.
> >>
> >> Suggest some tool for openstack. i am newbie for this large scale
> deploment
> >> and also for configuration management.
> >>
> >>
> >> thanks & regards,
> >> cooldharma06  .. :)
> >
> __
> > OpenStack Development Mailing List (not for usage questions)
> > Unsubscribe:
> openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
>
> --
> Email:
> shin...@linux.com
> GitHub:
> shinobu-x
> Blog:
> Life with Distributed Computational System based on OpenSource
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Reg: Configuration Management tool for Openstack.

2016-03-08 Thread Shinobu Kinjo
Good post!

http://docs.openstack.org/developer/openstack-ansible/install-guide/index.html

So ansible?, I'm puppeter though...

Cheers,
S

On Tue, Mar 8, 2016 at 7:49 PM, Gyorgy Szombathelyi
 wrote:
> Hi,
>
> Since I think Ansible is the best config management tool, you should try the 
> openstack-ansible installer, or our Ansible based one:
> https://github.com/DoclerLabs/openstack
>
> Br,
> György
>
>> -Original Message-
>> From: cool dharma06 [mailto:cooldharm...@gmail.com]
>> Sent: 2016 március 7, hétfő 8:17
>> To: openstack-dev@lists.openstack.org
>> Subject: [openstack-dev] Reg: Configuration Management tool for
>> Openstack.
>>
>> Hi all,
>>
>> i have the following questions in Openstack deployment.
>>
>> 1. i need some configuration management tool for OpenStack. After some
>> searches i got some tools like Puppet, Ansible, Chef, Fuel and tripleO. i am
>> confused to which one to go.
>>
>> 2. And also i checked the Github repository for openstack-puppet, i think its
>> not active.
>>
>> Suggest some tool for openstack. i am newbie for this large scale deploment
>> and also for configuration management.
>>
>>
>> thanks & regards,
>> cooldharma06  .. :)
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



-- 
Email:
shin...@linux.com
GitHub:
shinobu-x
Blog:
Life with Distributed Computational System based on OpenSource

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Reg: Configuration Management tool for Openstack.

2016-03-08 Thread Gyorgy Szombathelyi
Hi,

Since I think Ansible is the best config management tool, you should try the 
openstack-ansible installer, or our Ansible based one:
https://github.com/DoclerLabs/openstack

Br,
György

> -Original Message-
> From: cool dharma06 [mailto:cooldharm...@gmail.com]
> Sent: 2016 március 7, hétfő 8:17
> To: openstack-dev@lists.openstack.org
> Subject: [openstack-dev] Reg: Configuration Management tool for
> Openstack.
> 
> Hi all,
> 
> i have the following questions in Openstack deployment.
> 
> 1. i need some configuration management tool for OpenStack. After some
> searches i got some tools like Puppet, Ansible, Chef, Fuel and tripleO. i am
> confused to which one to go.
> 
> 2. And also i checked the Github repository for openstack-puppet, i think its
> not active.
> 
> Suggest some tool for openstack. i am newbie for this large scale deploment
> and also for configuration management.
> 
> 
> thanks & regards,
> cooldharma06  .. :)
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Reg: Configuration Management tool for Openstack.

2016-03-08 Thread Han Chao
Hi,


If you just started your journey for OpenStack, I recommend you to try 
"Packstack".


With Packstack, you could deploy your OpenStack cluster simply with an 
all-in-one mode to play with. If you wish to add more nodes later, by giving 
the appropriate configurations in the answer file, your cluster can get scaled.


Br,
Chao
 
 
-- Original --
From:  "cool dharma06";
Date:  Mon, Mar 7, 2016 03:46 PM
To:  "openstack-dev"; 

Subject:  [openstack-dev] Reg: Configuration Management tool for Openstack.

 
Hi all,


i have the following questions in Openstack deployment.


1. i need some configuration management tool for OpenStack. After some searches 
i got some tools like Puppet, Ansible, Chef, Fuel and tripleO. i am confused to 
which one to go.


2. And also i checked the Github repository for openstack-puppet, i think its 
not active.


Suggest some tool for openstack. i am newbie for this large scale deploment and 
also for configuration management.




thanks & regards,
cooldharma06  .. :)__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Reg: Configuration Management tool for Openstack.

2016-03-07 Thread Jeremy Stanley
On 2016-03-07 12:46:45 +0530 (+0530), cool dharma06 wrote:
[...]
> 2. And also i checked the Github repository for openstack-puppet, i think
> its not active.
[...]

The "puppet-openstack" composition layer module was deprecated in
Juno, but their other modules are active. They have a page here with
some basic information and a list of them:

https://wiki.openstack.org/wiki/Puppet

-- 
Jeremy Stanley

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Reg: Configuration Management tool for Openstack.

2016-03-07 Thread yatin kumbhare
Hi Dharma,

You can start with https://github.com/openstack/openstack-ansible

Quick start guide to go about it:
http://docs.openstack.org/developer/openstack-ansible/developer-docs/quickstart-aio.html


Regards,
Yatin

On Mon, Mar 7, 2016 at 12:46 PM, cool dharma06 
wrote:

> Hi all,
>
> i have the following questions in Openstack deployment.
>
> 1. i need some configuration management tool for OpenStack. After some
> searches i got some tools like Puppet, Ansible, Chef, Fuel and tripleO. i
> am confused to which one to go.
>
> 2. And also i checked the Github repository for openstack-puppet, i think
> its not active.
>
> Suggest some tool for openstack. i am newbie for this large scale
> deploment and also for configuration management.
>
>
> thanks & regards,
> cooldharma06  .. :)
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev