Is killa-ansible ready for production deployment on 100 node cluster?
On Tue, Jan 30, 2018 at 10:37 AM, Benjamin Diaz
wrote:
> Hi Guru,
> I would recommend you to check the kolla-ansible project. It has native
> support for all-in-one deployment.
>
> https://github.com/openstack/kolla-ansible
>
While not a single-server deployment, the reasoning behind Matt's
experiment documented at https://blog.kortar.org/?p=380 (deploying
from official release tarballs and following the official install
guides) seems similar. You might take some clues from the
experiences he describes there.
--
Jeremy
On Tue, Jan 30, 2018 at 11:24 PM, Sashan Govender wrote:
> Hi
>
> I setup an openstack system on my latpop using kvm and these instructions
> for Centos 7:
> https://docs.openstack.org/newton/install-guide-rdo/
>
> It's a long process (about a weeks worth of work if you're new to it and
> doing i
Hi
I setup an openstack system on my latpop using kvm and these instructions
for Centos 7:
https://docs.openstack.org/newton/install-guide-rdo/
It's a long process (about a weeks worth of work if you're new to it and
doing it full-time). Some issues I had were with the database sync commands
(eg:
I personally think that besides learning the manual installation is not a
feasible solution. Packstack single node good, RDO Tripleo HA very good
(Director is the Red Hat version of this) but you will find other learning on
how to use, configure the services, there was mira before but now gone.
Hi Guru,
I would recommend you to check the kolla-ansible project. It has native
support for all-in-one deployment.
https://github.com/openstack/kolla-ansible
Greetings,
Benjamin
On Tue, Jan 30, 2018 at 12:21 PM, Navdeep Uniyal <
navdeep.uni...@bristol.ac.uk> wrote:
> Hi Guru,
>
>
>
> Check thi
Hi Guru,
Check this link: https://docs.openstack.org/pike/install/
Regards,
Navdeep
From: Guru Desai [mailto:guru...@gmail.com]
Sent: 30 January 2018 14:58
To: OpenStack Mailing List
Subject: [Openstack] Openstack manual setup
Hello,
I plan to setup openstack manually on single server ( prefe
Hey Guru!
I think this might be what you are looking for:
https://docs.openstack.org/install-guide/
However, this will be a decent amount of work doing it on a single machine. I
am assuming you are going to use VirtualBox or VMWare to create the multiple
nodes. I did this same procedure a fe