O slideshow foi denunciado.
Seu SlideShare está sendo baixado. ×

OpenStack@Mini-Deb Conf'16 Mumbai

Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Próximos SlideShares
Your first patch to open stack
Your first patch to open stack
Carregando em…3
×

Confira estes a seguir

1 de 12 Anúncio

Mais Conteúdo rRelacionado

Diapositivos para si (20)

Semelhante a OpenStack@Mini-Deb Conf'16 Mumbai (20)

Anúncio

Mais recentes (20)

OpenStack@Mini-Deb Conf'16 Mumbai

  1. 1. OpenStack A Cloud Operating System
  2. 2. About us ● Graduated from COEP (IT) in 2014 ● https://akankshaha.wordpress.com ● https://sanakhan2011.wordpress.com ● @AkankshaHA, @sanakhan_libre
  3. 3. Agenda ● What is OpenStack? ● Components ● OpenStack Development Environment ● OpenStack in action using DevStack
  4. 4. ● OpenStack is a virtualization platform that controls large pools of compute, storage, and networking resources throughout a datacenter. ● All the components are managed through a central Dashboard. What is OpenStack?
  5. 5. Components ● Horizon ( Dashboard ) ● Keystone ● Nova ( API, Compute, Scheduler, Conductor ) ● Glance ( API and Registry ) ● Neutron ( API, server, l2-agent, dhcp-agent, etc ) ● Swift ● Cinder ( API, Volume) ● RabbitMQ ● and many more..
  6. 6. OpenStack Development Environment ( DevStack )
  7. 7. What is DevStack? ● A shell script used to deploy a complete OpenStack development environment. ● Used for OpenStack Development by beginners.
  8. 8. Inside devstack/ ● Code – /opt/stack ● Scripts: – stack.sh – unstack.sh – rejoin-stack.sh – clean.sh
  9. 9. Installing DevStack ( Demo )
  10. 10. References ● http://docs.openstack.org/juno/install-guide/install/apt/content/ch_overview. html ● http://docs.openstack.org/developer/devstack/
  11. 11. Questions?

×