简体   繁体   English

安装OpenStack的操作系统

[英]Operating sytem to install openstack

I want to create own cloud using OpenStack. 我想使用OpenStack创建自己的云。

1.) I want to know the best operating system on which I can deploy OpenStack project. 1.)我想知道可以在其上部署OpenStack项目的最佳操作系统。 Presently I am using ubuntu 12.04. 目前,我正在使用ubuntu 12.04。

2.) Which is the shortest way to install OpenStack? 2.)安装OpenStack的最短方法是什么?

Thank you 谢谢

I guess Ubuntu is the best option. 我想Ubuntu是最好的选择。 I tried it with Fedora but there were some issues. 我在Fedora上尝试过,但是有一些问题。 So, I moved back to Ubuntu. 因此,我搬回了Ubuntu。 Though you might want to try RHEL too. 虽然您可能也想尝试RHEL。 But if you want the easiest route, Ubuntu is the way to go. 但是,如果您想要最简单的方法,则可以使用Ubuntu。

Ubuntu was the distribution that nova was originally developed on. Ubuntu是nova最初开发时的发行版。 It has become the defacto standard for OpenStack development. 它已成为OpenStack开发的实际标准。 12.04 works fine, and the cloud archive that ubuntu operates contains semi supported backports of the latest stable releases of OpenStack including dependencies that will work on 12.04. 12.04工作正常,并且ubuntu运行的云存档包含OpenStack最新稳定版本的半支持反向端口,包括将在12.04上运行的依赖项。

Saucy has more active development of Havana packages and dependencies. Saucy对Havana软件包和依赖项的开发更加积极。

I would recommend checking out : 我建议签出:

http://docs.openstack.org/trunk/openstack-compute/install/apt/content/ http://docs.openstack.org/trunk/openstack-compute/install/apt/content/

Best of luck! 祝你好运!

OpenStack is well supported on most distros now. 现在,大多数发行版都很好地支持OpenStack。 I would choose the distro based on other factors at this stage. 在此阶段,我将根据其他因素选择发行版。 For completeness, openvswitch and network namespaces are supported on RHEL and Fedora now. 为了完整性,现在RHEL和Fedora支持openvswitch和网络名称空间。 For details of installing on RHEL/Centos/Fedora please see: 有关在RHEL / Centos / Fedora上安装的详细信息,请参阅:

http://openstack.redhat.com/ http://openstack.redhat.com/

There is a 3 step process to install various versions of OpenStack on Red Hat flavors 要在Red Hat版本上安装各种版本的OpenStack,需要执行3个步骤:

1) ubuntu 12.04 TLS Server edition 2) For development, install devstack; 1)ubuntu 12.04 TLS服务器版本2)为了进行开发,请安装devstack; for product env, install it following the installation guide. 对于产品环境,请按照安装指南进行安装。

安装OpenStack的最快捷方法是使用DevStack

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM