OpenStack
Components
https://en.wikipedia.org/wiki/OpenStack#Components
Compute (Nova)
Networking (Neutron)
Block storage (Cinder)
Identity (Keystone)
Image (Glance)
Object storage (Swift)
Dashboard (Horizon)
Orchestration (Heat)
Workflow (Mistral)
Telemetry (Ceilometer)
Database (Trove)
Elastic map reduce (Sahara)
Bare metal (Ironic)
Messaging (Zaqar)
Shared file system (Manila)
DNS (Designate)
Search (Searchlight)
Key manager (Barbican)
Container orchestration (Magnum)
Rule-based alarm actions (Aodh)Releases
https://releases.openstack.org/
Hardware requirements & design
https://docs.openstack.org/newton/install-guide-rdo/overview.html#example-architecture at least two nodes (hosts):controller(2 NICs) + compute(2 NICs) Optional services such as Block Storage and Object Storage require additional nodes.
devstack
http://docs.openstack.org/developer/devstack/guides/single-machine.html Use of postgresql in devstack is deprecated, and will be removed during the Pike cycle
http://docs.openstack.org/developer/openstack-ansible/developer-docs/quickstart-aio.html https://developer.rackspace.com/blog/life-without-devstack-openstack-development-with-osa/
Ubuntu conjure-up
http://conjure-up.io/docs/en/users/#getting-started
RDO/Packstack
https://www.rdoproject.org/install/packstack/
Instance Images
http://docs.openstack.org/image-guide/obtain-images.html http://cdimage.debian.org/cdimage/openstack/ http://linuximages.de/openstack/arch/
Last updated
Was this helpful?