OpenStack版本

OpenStack的每个主版本系列以字母表顺序(A~Z)命名,以年份及当年内的排序做版本号,从第一版的Austin(2010.1)到目前最新的稳定版Liberty(2015.10),共经历了12个主版本,第13版的Mitaka仍在开发中


Series Status
Ocata Future
Newton Future
Mitaka Under Development
Liberty Current stable release, security-supported (EOL: 2016-11-17)
Kilo Security-supported (EOL: 2016-05-02)
Juno EOL: 2015-12-07
Icehouse EOL: 2015-07-02
Havana EOL: 2014-09-30
Grizzly EOL: 2014-03-29
Folsom EOL: 2013-11-19
Essex EOL: 2013-05-06
Diablo EOL: 2013-05-06
Cactus Deprecated
Bexar Deprecated
Austin Deprecated
从 Folsom版本起,OpenStack分为3大组件:Nova(云计算)、Swift(云存储)及Quantum(网络虚拟化)。

--------------------------

OpenStatck的特点:

1.模块松耦合

2.组件配置灵活

3.二次开发容易: API都是Rest-full API


http://releases.openstack.org/

你可能感兴趣的:(Linux,REST,Openstack)