SlideShare a Scribd company logo
1 of 21
Presented by: Guided By:
Palak Goyal Mr. Jayanta Pariyal
Deliverance
 Cloud Computing
 Cloud Computing Models
 Infrastructure-as–a-Service
 OpenStack Overview
 Components of OpenStack(Mitaka)
 Three Node Cluster
 Users
Cloud Computing
 The term cloud refers to a Network and Internet.
 Cloud Computing refers to manipulating, configuring,
and accessing the applications online. It offers online
data storage, infrastructure and application.
 Cloud Computing is both a combination of software
and hardware based computing resources delivered as
a network service.
Cloud Computing Architecture
Cloud Computing Models
Infrastructure as a Service (IaaS)
IaaS is the delivery of technology infrastructure as an
on demand scalable service.
IaaS provides access to fundamental resources such as
physical machines, virtual machines, virtual storage,
etc.
 Usually billed based on usage
 Usually multi tenant virtualized environment
 Can be coupled with Managed Services for OS and
application support
Characteristics & Benefits
Characteristics of IaaS service model:
 On-demand availability of resources.
 Allows to store copies of particular data in different
locations.
 The computing resources can be easily scaled up and
down.
Benefits of IaaS :
 Flexible and Efficient renting of Computer Hardware.
 Portability, Interoperability with Legacy Applications.
OpenStack: An Overview
 OpenStack is an open source cloud platform.
OpenStack software controls large pools of compute,
storage, and networking resources throughout a
datacenter, all managed by a dashboard that gives
administrators control while empowering their users
to provision resources through a web interface.
Openstack Releases
Releases Dates
Austin October 2010
Bexar February 2011
Cactus April 2011
Diablo September 2011
Essex April 2012
Folsom October 2012
Grizzly April 2013
Havana October 2013
Icehouse April 2014
Juno October 2014
Kilo April 2015
Liberty October 2015
Mitaka April 2016
Newton October 2016
Components of Mitaka Openstack
Three Node Cluster
1) Controller node:
 The controller node runs the Identity service, Image
service, management portions of Compute and
Networking service and the Networking plug-in which are
the main services for an OpenStack system
 It also contains an SQL database, a message queue and
Network Time Protocol (NTP) in order to synchronize all
the nodes.
2) Compute Node:
 The compute node runs the hypervisor portion of the
Compute service that operates virtual machines or
instances
 This node also runs the Networking plug-in and an agent
that connect tenant networks to instances and provide
firewalling.
3) Network Node:
 The network node runs the Networking plug-in
and several agents that provide tenant networks
and provide switching, NAT, DHCP and routing
services.
 This node also handles the external connectivity
for tenant virtual machines instances.
Three Node Cluster Architecture
Identity service: Keystone
 Keystone is the identity service used by openstack for
authentication (authN) and high-level authorization
(authZ).
 It currently supports token-based authN and user-
service authorization.
 To create the Identity service database, it is needed to
be connected to the database server running on
Controller node. The connection is made as a root user
with the following command:
mysql -u root -p
Image service: Glance
 This provides the discovery, registration and delivery
services for the disk and server images. It stores and
retrieves the virtual machine disk image.
 For the Image service, there is the need of a database
to store disk or server images that will be used when
OpenStack creates an instance.
 The database’s name will be glance and all the privileges
will be granted to access to this database from the localhost
or any other host.
Compute service: Nova
 OpenStack compute (codename: Nova) is the
component which allows the user to create and
manage virtual servers using the machine images. It is
the brain of the Cloud. OpenStack compute provisions
and manages large networks of virtual machines.
 Once connected to the database server as root user, the
process is the same but The database’s name will be
nova and all the privileges will be granted to access to
this database from the localhost or any other host.
Dashboard: Horizon
 Horizon is the canonical implementation of Openstack’s
Dashboard, which provides a web based user interface
to OpenStack services including Nova, Keystone, etc.
User
OpenStack has a wide variety of users, from a number of
different sectors. Some of them are:
 BMW
 Intel
 GoDaddy
 Yahoo
 NASA
 PayPal
 Nokia Networks
ppt

More Related Content

What's hot

Eucalyptus - An Open-source Infrastructure for Cloud Computing
Eucalyptus - An Open-source Infrastructure for Cloud ComputingEucalyptus - An Open-source Infrastructure for Cloud Computing
Eucalyptus - An Open-source Infrastructure for Cloud Computingelliando dias
 
Cloud computing using Eucalyptus
Cloud computing using EucalyptusCloud computing using Eucalyptus
Cloud computing using EucalyptusAbhishek Dey
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceinventy
 
Cloud Infrastructure
Cloud InfrastructureCloud Infrastructure
Cloud InfrastructureKamruddin Nur
 
OpenStack keystone identity service
OpenStack keystone identity serviceOpenStack keystone identity service
OpenStack keystone identity serviceopenstackindia
 
Study and implementation a cloud solution based on
Study and implementation a cloud solution based onStudy and implementation a cloud solution based on
Study and implementation a cloud solution based onDendani Bilal
 
What is cloud computing
What is cloud computingWhat is cloud computing
What is cloud computingBrian Bullard
 
Openstack architure part 1
Openstack architure part 1Openstack architure part 1
Openstack architure part 1Nhan Cao Thanh
 
OpenStack dotscale workshop -08062013
OpenStack  dotscale workshop -08062013OpenStack  dotscale workshop -08062013
OpenStack dotscale workshop -08062013eNovance
 
What is cloud computing
What is cloud computingWhat is cloud computing
What is cloud computingBrian Bullard
 
introduction to cloudsim
introduction to cloudsimintroduction to cloudsim
introduction to cloudsimJassika
 
Methods Digital Away Day at Guildford - Cloud Computing
Methods Digital Away Day at Guildford - Cloud ComputingMethods Digital Away Day at Guildford - Cloud Computing
Methods Digital Away Day at Guildford - Cloud ComputingVitor Domingos
 
CloudSim : Introduction and Basic Programming Syntax
CloudSim : Introduction and Basic Programming SyntaxCloudSim : Introduction and Basic Programming Syntax
CloudSim : Introduction and Basic Programming SyntaxVikas Chouhan
 
Openstack Pakistan intro
Openstack Pakistan introOpenstack Pakistan intro
Openstack Pakistan introAffan Syed
 
Cloudstack Open source and you
Cloudstack Open source and you Cloudstack Open source and you
Cloudstack Open source and you Brian Bullard
 

What's hot (20)

Eucalyptus - An Open-source Infrastructure for Cloud Computing
Eucalyptus - An Open-source Infrastructure for Cloud ComputingEucalyptus - An Open-source Infrastructure for Cloud Computing
Eucalyptus - An Open-source Infrastructure for Cloud Computing
 
Cloud computing using Eucalyptus
Cloud computing using EucalyptusCloud computing using Eucalyptus
Cloud computing using Eucalyptus
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
Cloud Infrastructure
Cloud InfrastructureCloud Infrastructure
Cloud Infrastructure
 
Openstack
OpenstackOpenstack
Openstack
 
Tech Days 2010
Tech  Days 2010Tech  Days 2010
Tech Days 2010
 
OpenStack keystone identity service
OpenStack keystone identity serviceOpenStack keystone identity service
OpenStack keystone identity service
 
Study and implementation a cloud solution based on
Study and implementation a cloud solution based onStudy and implementation a cloud solution based on
Study and implementation a cloud solution based on
 
What is cloud computing
What is cloud computingWhat is cloud computing
What is cloud computing
 
Openstack architure part 1
Openstack architure part 1Openstack architure part 1
Openstack architure part 1
 
Cloud Computing using OpenStack
Cloud Computing using OpenStackCloud Computing using OpenStack
Cloud Computing using OpenStack
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
OpenStack dotscale workshop -08062013
OpenStack  dotscale workshop -08062013OpenStack  dotscale workshop -08062013
OpenStack dotscale workshop -08062013
 
What is cloud computing
What is cloud computingWhat is cloud computing
What is cloud computing
 
introduction to cloudsim
introduction to cloudsimintroduction to cloudsim
introduction to cloudsim
 
Methods Digital Away Day at Guildford - Cloud Computing
Methods Digital Away Day at Guildford - Cloud ComputingMethods Digital Away Day at Guildford - Cloud Computing
Methods Digital Away Day at Guildford - Cloud Computing
 
Azure lessons
Azure lessonsAzure lessons
Azure lessons
 
CloudSim : Introduction and Basic Programming Syntax
CloudSim : Introduction and Basic Programming SyntaxCloudSim : Introduction and Basic Programming Syntax
CloudSim : Introduction and Basic Programming Syntax
 
Openstack Pakistan intro
Openstack Pakistan introOpenstack Pakistan intro
Openstack Pakistan intro
 
Cloudstack Open source and you
Cloudstack Open source and you Cloudstack Open source and you
Cloudstack Open source and you
 

Viewers also liked

Bischoff_Fung_Wysocki_Presentation FINAL
Bischoff_Fung_Wysocki_Presentation FINALBischoff_Fung_Wysocki_Presentation FINAL
Bischoff_Fung_Wysocki_Presentation FINALJulian Fung
 
թռչնի մտածմունքը
թռչնի մտածմունքըթռչնի մտածմունքը
թռչնի մտածմունքըSergey Julhakyan
 
TALLER DE ACEITES AROMÁTICOS.
TALLER DE ACEITES AROMÁTICOS.TALLER DE ACEITES AROMÁTICOS.
TALLER DE ACEITES AROMÁTICOS.Nausica
 
Curiosity Labs Planbook (Atoms Family)
Curiosity Labs Planbook (Atoms Family)Curiosity Labs Planbook (Atoms Family)
Curiosity Labs Planbook (Atoms Family)Bethany Bornhorst
 
Courant démocratique 2013
Courant démocratique 2013Courant démocratique 2013
Courant démocratique 2013Amira Albouchi
 
Cabala si magia
Cabala si magiaCabala si magia
Cabala si magiaviola_ro
 
Рафаэль Усманов в защиту судьи Новикова. Заявление № 2818 о возобновлении про...
Рафаэль Усманов в защиту судьи Новикова. Заявление № 2818 о возобновлении про...Рафаэль Усманов в защиту судьи Новикова. Заявление № 2818 о возобновлении про...
Рафаэль Усманов в защиту судьи Новикова. Заявление № 2818 о возобновлении про...Irina Wickholm
 
Дополнения к иску в ВС РФ
Дополнения к иску в ВС РФДополнения к иску в ВС РФ
Дополнения к иску в ВС РФIrina Wickholm
 
The Future 100. Trends and Change to watch in 2017
The Future 100. Trends and Change to watch in 2017The Future 100. Trends and Change to watch in 2017
The Future 100. Trends and Change to watch in 2017Paula Buit
 
Motywacja uczniów do nauki - prezentacja
Motywacja uczniów do nauki - prezentacjaMotywacja uczniów do nauki - prezentacja
Motywacja uczniów do nauki - prezentacjaAgnieszka Pie
 

Viewers also liked (15)

Merry virtu@l christmas!!
Merry virtu@l christmas!!Merry virtu@l christmas!!
Merry virtu@l christmas!!
 
Ldr531 final exam
Ldr531 final examLdr531 final exam
Ldr531 final exam
 
Bischoff_Fung_Wysocki_Presentation FINAL
Bischoff_Fung_Wysocki_Presentation FINALBischoff_Fung_Wysocki_Presentation FINAL
Bischoff_Fung_Wysocki_Presentation FINAL
 
Activiades 4 parcial literatura
Activiades 4 parcial literaturaActiviades 4 parcial literatura
Activiades 4 parcial literatura
 
թռչնի մտածմունքը
թռչնի մտածմունքըթռչնի մտածմունքը
թռչնի մտածմունքը
 
TALLER DE ACEITES AROMÁTICOS.
TALLER DE ACEITES AROMÁTICOS.TALLER DE ACEITES AROMÁTICOS.
TALLER DE ACEITES AROMÁTICOS.
 
Curiosity Labs Planbook (Atoms Family)
Curiosity Labs Planbook (Atoms Family)Curiosity Labs Planbook (Atoms Family)
Curiosity Labs Planbook (Atoms Family)
 
Courant démocratique 2013
Courant démocratique 2013Courant démocratique 2013
Courant démocratique 2013
 
estructura interna de la tragedia
estructura interna de la tragediaestructura interna de la tragedia
estructura interna de la tragedia
 
Cabala si magia
Cabala si magiaCabala si magia
Cabala si magia
 
Рафаэль Усманов в защиту судьи Новикова. Заявление № 2818 о возобновлении про...
Рафаэль Усманов в защиту судьи Новикова. Заявление № 2818 о возобновлении про...Рафаэль Усманов в защиту судьи Новикова. Заявление № 2818 о возобновлении про...
Рафаэль Усманов в защиту судьи Новикова. Заявление № 2818 о возобновлении про...
 
Дополнения к иску в ВС РФ
Дополнения к иску в ВС РФДополнения к иску в ВС РФ
Дополнения к иску в ВС РФ
 
Tutorial Ansys Workbench
Tutorial Ansys WorkbenchTutorial Ansys Workbench
Tutorial Ansys Workbench
 
The Future 100. Trends and Change to watch in 2017
The Future 100. Trends and Change to watch in 2017The Future 100. Trends and Change to watch in 2017
The Future 100. Trends and Change to watch in 2017
 
Motywacja uczniów do nauki - prezentacja
Motywacja uczniów do nauki - prezentacjaMotywacja uczniów do nauki - prezentacja
Motywacja uczniów do nauki - prezentacja
 

Similar to ppt

Cloud computing and OpenStack
Cloud computing and OpenStackCloud computing and OpenStack
Cloud computing and OpenStackEdgar Magana
 
7 - Introduction to OpenStack & SDN by Ady Saputra
7 - Introduction to OpenStack & SDN by Ady Saputra7 - Introduction to OpenStack & SDN by Ady Saputra
7 - Introduction to OpenStack & SDN by Ady SaputraSDNRG ITB
 
Survey of open source cloud architectures
Survey of open source cloud architecturesSurvey of open source cloud architectures
Survey of open source cloud architecturesabhinav vedanbhatla
 
Introduction Openstack
Introduction OpenstackIntroduction Openstack
Introduction OpenstackRanjith Kumar
 
Cloud Computing OpenStack Compute Node
Cloud Computing OpenStack Compute NodeCloud Computing OpenStack Compute Node
Cloud Computing OpenStack Compute NodeNamita Arora
 
OpenStack for AWS Architects - Similarities, differences and bridging the gap
OpenStack for AWS Architects - Similarities, differences and bridging the gapOpenStack for AWS Architects - Similarities, differences and bridging the gap
OpenStack for AWS Architects - Similarities, differences and bridging the gapBen Silverman
 
OpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio Tavilla
OpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio TavillaOpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio Tavilla
OpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio TavillaLorenzo Carnevale
 
Workshop - Openstack, Cloud Computing, Virtualization
Workshop - Openstack, Cloud Computing, VirtualizationWorkshop - Openstack, Cloud Computing, Virtualization
Workshop - Openstack, Cloud Computing, VirtualizationJayaprakash R
 
Openstack workshop @ Kalasalingam
Openstack workshop @ KalasalingamOpenstack workshop @ Kalasalingam
Openstack workshop @ KalasalingamBeny Raja
 
what is OpenStack ? a breif documantation
what is OpenStack ? a breif documantationwhat is OpenStack ? a breif documantation
what is OpenStack ? a breif documantationmoeincanada007
 
OpenStack Identity - Keystone (liberty) by Lorenzo Carnevale and Silvio Tavilla
OpenStack Identity - Keystone (liberty) by Lorenzo Carnevale and Silvio TavillaOpenStack Identity - Keystone (liberty) by Lorenzo Carnevale and Silvio Tavilla
OpenStack Identity - Keystone (liberty) by Lorenzo Carnevale and Silvio TavillaLorenzo Carnevale
 
Openstack_administration
Openstack_administrationOpenstack_administration
Openstack_administrationAshish Sharma
 
Mastering OpenStack - Episode 06 - Controller Nodes
Mastering OpenStack - Episode 06 - Controller NodesMastering OpenStack - Episode 06 - Controller Nodes
Mastering OpenStack - Episode 06 - Controller NodesRoozbeh Shafiee
 
Introduction to Open stack - An Overview
Introduction to Open stack - An Overview Introduction to Open stack - An Overview
Introduction to Open stack - An Overview SpringPeople
 
OpenStack Neutron Havana Overview - Oct 2013
OpenStack Neutron Havana Overview - Oct 2013OpenStack Neutron Havana Overview - Oct 2013
OpenStack Neutron Havana Overview - Oct 2013Edgar Magana
 
Openstack starter-guide-diablo
Openstack starter-guide-diabloOpenstack starter-guide-diablo
Openstack starter-guide-diablobabycat_feifei
 
Openstack starter-guide-diablo
Openstack starter-guide-diabloOpenstack starter-guide-diablo
Openstack starter-guide-diablo锐 张
 

Similar to ppt (20)

Cloud computing and OpenStack
Cloud computing and OpenStackCloud computing and OpenStack
Cloud computing and OpenStack
 
7 - Introduction to OpenStack & SDN by Ady Saputra
7 - Introduction to OpenStack & SDN by Ady Saputra7 - Introduction to OpenStack & SDN by Ady Saputra
7 - Introduction to OpenStack & SDN by Ady Saputra
 
Survey of open source cloud architectures
Survey of open source cloud architecturesSurvey of open source cloud architectures
Survey of open source cloud architectures
 
Introduction Openstack
Introduction OpenstackIntroduction Openstack
Introduction Openstack
 
Cloud Computing OpenStack Compute Node
Cloud Computing OpenStack Compute NodeCloud Computing OpenStack Compute Node
Cloud Computing OpenStack Compute Node
 
OpenStack for AWS Architects - Similarities, differences and bridging the gap
OpenStack for AWS Architects - Similarities, differences and bridging the gapOpenStack for AWS Architects - Similarities, differences and bridging the gap
OpenStack for AWS Architects - Similarities, differences and bridging the gap
 
OpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio Tavilla
OpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio TavillaOpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio Tavilla
OpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio Tavilla
 
Workshop - Openstack, Cloud Computing, Virtualization
Workshop - Openstack, Cloud Computing, VirtualizationWorkshop - Openstack, Cloud Computing, Virtualization
Workshop - Openstack, Cloud Computing, Virtualization
 
Openstack workshop @ Kalasalingam
Openstack workshop @ KalasalingamOpenstack workshop @ Kalasalingam
Openstack workshop @ Kalasalingam
 
Cloud Computing Using OpenStack
Cloud Computing Using OpenStack Cloud Computing Using OpenStack
Cloud Computing Using OpenStack
 
what is OpenStack ? a breif documantation
what is OpenStack ? a breif documantationwhat is OpenStack ? a breif documantation
what is OpenStack ? a breif documantation
 
OpenStack Identity - Keystone (liberty) by Lorenzo Carnevale and Silvio Tavilla
OpenStack Identity - Keystone (liberty) by Lorenzo Carnevale and Silvio TavillaOpenStack Identity - Keystone (liberty) by Lorenzo Carnevale and Silvio Tavilla
OpenStack Identity - Keystone (liberty) by Lorenzo Carnevale and Silvio Tavilla
 
Openstack_administration
Openstack_administrationOpenstack_administration
Openstack_administration
 
Openstack: starter level
Openstack: starter levelOpenstack: starter level
Openstack: starter level
 
Mastering OpenStack - Episode 06 - Controller Nodes
Mastering OpenStack - Episode 06 - Controller NodesMastering OpenStack - Episode 06 - Controller Nodes
Mastering OpenStack - Episode 06 - Controller Nodes
 
Introduction to Open stack - An Overview
Introduction to Open stack - An Overview Introduction to Open stack - An Overview
Introduction to Open stack - An Overview
 
OpenStack Neutron Havana Overview - Oct 2013
OpenStack Neutron Havana Overview - Oct 2013OpenStack Neutron Havana Overview - Oct 2013
OpenStack Neutron Havana Overview - Oct 2013
 
Sharad openstack slides
Sharad openstack slidesSharad openstack slides
Sharad openstack slides
 
Openstack starter-guide-diablo
Openstack starter-guide-diabloOpenstack starter-guide-diablo
Openstack starter-guide-diablo
 
Openstack starter-guide-diablo
Openstack starter-guide-diabloOpenstack starter-guide-diablo
Openstack starter-guide-diablo
 

ppt

  • 1. Presented by: Guided By: Palak Goyal Mr. Jayanta Pariyal
  • 2. Deliverance  Cloud Computing  Cloud Computing Models  Infrastructure-as–a-Service  OpenStack Overview  Components of OpenStack(Mitaka)  Three Node Cluster  Users
  • 3. Cloud Computing  The term cloud refers to a Network and Internet.  Cloud Computing refers to manipulating, configuring, and accessing the applications online. It offers online data storage, infrastructure and application.  Cloud Computing is both a combination of software and hardware based computing resources delivered as a network service.
  • 6.
  • 7. Infrastructure as a Service (IaaS) IaaS is the delivery of technology infrastructure as an on demand scalable service. IaaS provides access to fundamental resources such as physical machines, virtual machines, virtual storage, etc.  Usually billed based on usage  Usually multi tenant virtualized environment  Can be coupled with Managed Services for OS and application support
  • 8. Characteristics & Benefits Characteristics of IaaS service model:  On-demand availability of resources.  Allows to store copies of particular data in different locations.  The computing resources can be easily scaled up and down. Benefits of IaaS :  Flexible and Efficient renting of Computer Hardware.  Portability, Interoperability with Legacy Applications.
  • 9. OpenStack: An Overview  OpenStack is an open source cloud platform. OpenStack software controls large pools of compute, storage, and networking resources throughout a datacenter, all managed by a dashboard that gives administrators control while empowering their users to provision resources through a web interface.
  • 10. Openstack Releases Releases Dates Austin October 2010 Bexar February 2011 Cactus April 2011 Diablo September 2011 Essex April 2012 Folsom October 2012 Grizzly April 2013 Havana October 2013 Icehouse April 2014 Juno October 2014 Kilo April 2015 Liberty October 2015 Mitaka April 2016 Newton October 2016
  • 11. Components of Mitaka Openstack
  • 12. Three Node Cluster 1) Controller node:  The controller node runs the Identity service, Image service, management portions of Compute and Networking service and the Networking plug-in which are the main services for an OpenStack system  It also contains an SQL database, a message queue and Network Time Protocol (NTP) in order to synchronize all the nodes.
  • 13. 2) Compute Node:  The compute node runs the hypervisor portion of the Compute service that operates virtual machines or instances  This node also runs the Networking plug-in and an agent that connect tenant networks to instances and provide firewalling.
  • 14. 3) Network Node:  The network node runs the Networking plug-in and several agents that provide tenant networks and provide switching, NAT, DHCP and routing services.  This node also handles the external connectivity for tenant virtual machines instances.
  • 15. Three Node Cluster Architecture
  • 16. Identity service: Keystone  Keystone is the identity service used by openstack for authentication (authN) and high-level authorization (authZ).  It currently supports token-based authN and user- service authorization.  To create the Identity service database, it is needed to be connected to the database server running on Controller node. The connection is made as a root user with the following command: mysql -u root -p
  • 17. Image service: Glance  This provides the discovery, registration and delivery services for the disk and server images. It stores and retrieves the virtual machine disk image.  For the Image service, there is the need of a database to store disk or server images that will be used when OpenStack creates an instance.  The database’s name will be glance and all the privileges will be granted to access to this database from the localhost or any other host.
  • 18. Compute service: Nova  OpenStack compute (codename: Nova) is the component which allows the user to create and manage virtual servers using the machine images. It is the brain of the Cloud. OpenStack compute provisions and manages large networks of virtual machines.  Once connected to the database server as root user, the process is the same but The database’s name will be nova and all the privileges will be granted to access to this database from the localhost or any other host.
  • 19. Dashboard: Horizon  Horizon is the canonical implementation of Openstack’s Dashboard, which provides a web based user interface to OpenStack services including Nova, Keystone, etc.
  • 20. User OpenStack has a wide variety of users, from a number of different sectors. Some of them are:  BMW  Intel  GoDaddy  Yahoo  NASA  PayPal  Nokia Networks