SlideShare a Scribd company logo
Oracle making openstack an enterprise grade solution
CON8473 – Oracle Distribution of OpenStack
Ronen Kofman
Director of Product Development
Oracle OpenStack
September, 2014
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Making OpenStack an Enterprise Grade Solution
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Safe Harbor Statement
The following is intended to outline our general product direction. It is intended for
information purposes only, and may not be incorporated into any contract. It is not a
commitment to deliver any material, code, or functionality, and should not be relied upon
in making purchasing decisions. The development, release, and timing of any features or
functionality described for Oracle’s products remains at the sole discretion of Oracle.
3
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Program Agenda
About OpenStack
Oracle Linux OpenStack Distribution
Making OpenStack ‘Enterprise Grade’
Summary
1
2
3
4
4
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
About OpenStack
5
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
What is OpenStack?
• OpenStack is an open source, Python based, cloud operating system. It is
designed to control large scale, multi tenant cloud deployments
• OpenStack is built through a set of distributed services which control
compute, storage, network, identity management, orchestration, and much
more
6
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OpenStack is About Abstraction and Integration
7
Block Storage
service
Cinder
Network
service
Neutron
Compute
service
Nova
Abstraction
Layer
Plug ins
(partial list)
Common Interface – OpenStack API
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OpenStack Momentum
• Launched in 2010 OpenStack has grown to become one of the largest open source
project ever launched. Some numbers from http://www.stackalytics.com/ as of
September 2014:
– Over 200 companies contributed code to date
– Almost 2700 individuals contributed to OpenStack
8
0
20
40
60
80
100
120
140
Companies Contributing
0
200
400
600
800
1000
1200
1400
1600
Individuals Contributing
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle Linux OpenStack Distribution
9
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle OpenStack for Oracle Linux 1.0
10
Image
service
Glance
Block Storage
service
Cinder
Identity
service
Keystone
Object Storage
service
Swift
Network
service
Neutron
OpenStack
Dashboard
Horizon
Compute
service
Nova
• Based on the OpenStack Icehouse release
• Available on public-yum.oracle.com and
the Unbreakable Linux Network (ULN)
• Free to download and use with the latest
updates and patches
• Support for OpenStack is included as part
of the Oracle Linux or Oracle VM Premier
Support subscription at no additional cost
• Integrated with Oracle Clusterware
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OpenStack With Oracle Linux and Oracle VM
11
Interoperability
• Help make OpenStack a first class solution for
enterprise customers
• Work with the OpenStack community to
support enterprise applications in an
OpenStack cloud
• Provide choice for managing hypervisors with
Oracle Linux and Oracle VM
• Ensure Oracle Linux and Oracle VM can work
with any OpenStack solution customers
choose
• Work with third party vendors to offer joint
solutions
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
End to End support
12
Control nodeCompute node 1Compute node n
VM
VM
VM
VM
VM
VM
Clusterware
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Support options
• OpenStack deployment consists of compute and control nodes
• Oracle provides support for control nodes using Oracle Linux and compute
nodes using Oracle Linux (KVM) or Oracle VM
• Customer can choose to use a control node from any vendor with Oracle
compute nodes (“Mirantis Delivers Mirantis OpenStack integration with Oracle Linux and Oracle VM”)
• Oracle Linux can be deployed as guest on top of any OpenStack
deployment with full support from Oracle
• Oracle Linux can be used as base operating system in any OpenStack
deployment
13
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Object Storage
service
Swift
Identity
service
Keystone
Deploying OpenStack – Control Nodes Configuration
14
Image
service
Glance
Block Storage
service
Cinder
Identity
service
Keystone
Object Storage
service
Swift
Network
service
Neutron
OpenStack
Dashboard
Horizon
Compute
service
Nova
Message
Queue
Database
Database
OpenStack
Dashboard
Horizon
Image
service
Glance
Network
service
Neutron
Compute
service
Nova
Block Storage
service
Cinder
Message
Queue
All-In-One DeploymentMulti Node Deployment
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OpenStack Support in ZFS Storage Appliance (ZFSSA)
• ZFS Storage OS 8.2, released in June 2014, adds OpenStack support
• OpenStack Cinder driver is available and also contributed upstream
• The Cinder driver supports all life cycle management functions directly
from OpenStack API/CLI/GUI
• Fast instance creation for large images using ZFSSA cloning capabilities
• Easy to get started with freely available VirtualBox based ZFSSA
simulator
• Available as part of Oracle OpenStack for Oracle Linux
15
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OpenStack Support in Oracle Virtual Network
• Oracle announced the Neutron plugin for Oracle Virtual
Network
• Main features
– True multi-tenancy with enhanced Security
– High Speed with 40 Gbps NICs on demand
– Scalability with up to 16000 tenant networks
– Solves VLAN exhaustion problem
– QOS support per network
16
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Making OpenStack ‘Enterprise Grade’
17
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
What Makes a Product Enterprise Grade?
Oracle Confidential – Internal/Restricted/Highly Restricted 18
Recover Operate
Monitor
Maintain
And Support
Operational Efficiency
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
What Makes a Product Enterprise Grade?
Oracle Confidential – Internal/Restricted/Highly Restricted 19
Can run any application (Pet or Cattle)
Highly available
Secure
Can interoperate with
existing solutions
Has clear and predictable
Roadmap
Quality and ReliabilityPerformance and scalability
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
• Storage
– Persistent storage support
– Storage network security
– Portability
– QOS
– NFS to instances
• Compute
– Placement
– Affinity
• Network
– Control path – complexity, scalability
– Data path – redundancy, performance
– QOS
• Security
– Role Base Access Control
– User Management
• Support and Maintenance
– Live Migration
– Monitoring
– Upgrade path
Oracle Confidential – Internal/Restricted/Highly Restricted 20
Some of The Main Challenges OpenStack Faces
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
• Complexity
– Impacts customer experience
– Installation process is key
– Affects maintenance
– Makes the evaluation process longer
and harder
– Requires expertise, highly skilled
operators
• Maturity
– Stability – APIs, client tools
– Quality – bugs and vulnerabilities
• Predictability and Roadmap
– Customer confidence
– Planning the test cycle
– Planning for upgrade
– Assurance when feature gap will be
closed
Oracle Confidential – Internal/Restricted/Highly Restricted 21
Other Challenges for Enterprises to Adopt OpenStack
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Summary
22
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Summary
• Oracle OpenStack
– OpenStack is investing in OpenStack in several areas
– Oracle is providing an end to end solution
– Choice and integration is key
• Making OpenStack ‘Enterprise Grade’
– OpenStack improves constantly
– Feature gap is not high
– Customers need to feel confident about OpenStack
Job #1: Work with the community to make OpenStack first class solution for the
enterprise
23
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Ask the Penguins
Oracle Confidential – Internal/Restricted/Highly Restricted 24
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle VM Sessions @ OpenWorld 2014
Oracle VM & Oracle OpenStack for Oracle Linux Session Highlights
Monday, Sept 29
10:15 – 11:00
Intercontinental Hotel, Grand Ballroom B
1:30 – 2:15
Intercontinental Hotel, Grand Ballroom B
1:15 – 2:15
Nikko Hotel, Floor 3, Room Nikko1
25
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle VM Sessions @ Oracle OpenWorld 2014
Virtualization Sessions Highlights
Time Wednesday, Oct. 01 Time Thursday, Oct. 02
10:15 –
11:00
Intercontinental Hotel, Union Square – Floor 3
9:30 –
10:15
Intercontinental Hotel, Union Square – Floor 3
11:30 –
12:15
Intercontinental Hotel, Union Square – Floor 3
10:45 –
11:30
Intercontinental Hotel, Union Square – Floor 3
4:45 –
5:30
Intercontinental Hotel, Grand Ballroom A
26
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle VM Hands-on Labs
Monday, Sept 29 Wednesday, Oct. 01
10:15 –
11:15 .
Nikko Hotel, Floor 2, Room Mendocino I-II Nikko Hotel, Floor 3, Room Nikko 1
1:15 –
2:15
Nikko Hotel, Floor 3, Room Nikko 1 Nikko Hotel, Floor 2, Room Mendocino I-II
27
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle VM and Oracle OpenStack for Oracle Linux
Demos
In the Linux and Virtualization with OpenStack Showcase
3760 – Oracle VM - integrated infrastructure choice for the cloud
 Oracle Linux and Virtualization with OpenStack Showcase
3767 – OpenStack - Enterprise-grade Cloud with Oracle Linux and Oracle VM
 Oracle Linux and Virtualization with OpenStack Showcase
28
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Stay Connected
• Oracle.com/virtualization
• @ORCL_Virtualize
• Facebook.com/OracleVirtualization
• Oracle VM Group
• Blogs.oracle.com/virtualization
Join our communities, visit our websites for more information
29
Youtube.com/virtualization
Focus on Virtualization and OpenStack
Download: edelivery.oracle.com/oraclevm
Training: education.oracle.com/virtualization
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle Confidential – Internal/Restricted/Highly Restricted 30
Oracle making openstack an enterprise grade solution

More Related Content

What's hot (20)

PDF
OpenStack & MySQL
MySQL Brasil
 
PDF
OpenStack and MySQL
Matt Lord
 
PDF
3 Ways to Connect to the Oracle Cloud
Simon Haslam
 
PDF
MySQL London Tech Tour March 2015 - Oracle Linux / OVM
Mark Swarbrick
 
PDF
TWJUG August, What's new in MySQL 5.7 RC
Ryusuke Kajiyama
 
PDF
TWJUG August, MySQL JDBC Driver "Connector/J"
Ryusuke Kajiyama
 
PDF
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
OTN Systems Hub
 
PPTX
Oracle vm Disaster Recovery Solutions
Johan Louwers
 
PDF
OpenStack Days East -- MySQL Options in OpenStack
Matt Lord
 
PDF
10 Razões para Usar MySQL em Startups
MySQL Brasil
 
PPT
Overview about OracleVM and Oracle Linux
andreas kuncoro
 
PPTX
Systems oracle overview_hardware
Fran Navarro
 
PDF
Oracle Fusion Middleware on Exalogic Best Practises
Michel Schildmeijer
 
PDF
MySQL Intro JSON NoSQL
Mark Swarbrick
 
PPTX
Oracle Database Cloud Service
Jean-Philippe PINTE
 
PDF
MySQL Enterprise Backup apr 2016
Ted Wennmark
 
PDF
New Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
Orgad Kimchi
 
PDF
New Not Your Father's Enterprise Manager
Kellyn Pot'Vin-Gorman
 
PDF
Oracle RAC - A Safe Investment into the Future of Your IT
Markus Michalewicz
 
PPTX
MySQL High Availibility Solutions
Mark Swarbrick
 
OpenStack & MySQL
MySQL Brasil
 
OpenStack and MySQL
Matt Lord
 
3 Ways to Connect to the Oracle Cloud
Simon Haslam
 
MySQL London Tech Tour March 2015 - Oracle Linux / OVM
Mark Swarbrick
 
TWJUG August, What's new in MySQL 5.7 RC
Ryusuke Kajiyama
 
TWJUG August, MySQL JDBC Driver "Connector/J"
Ryusuke Kajiyama
 
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
OTN Systems Hub
 
Oracle vm Disaster Recovery Solutions
Johan Louwers
 
OpenStack Days East -- MySQL Options in OpenStack
Matt Lord
 
10 Razões para Usar MySQL em Startups
MySQL Brasil
 
Overview about OracleVM and Oracle Linux
andreas kuncoro
 
Systems oracle overview_hardware
Fran Navarro
 
Oracle Fusion Middleware on Exalogic Best Practises
Michel Schildmeijer
 
MySQL Intro JSON NoSQL
Mark Swarbrick
 
Oracle Database Cloud Service
Jean-Philippe PINTE
 
MySQL Enterprise Backup apr 2016
Ted Wennmark
 
New Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
Orgad Kimchi
 
New Not Your Father's Enterprise Manager
Kellyn Pot'Vin-Gorman
 
Oracle RAC - A Safe Investment into the Future of Your IT
Markus Michalewicz
 
MySQL High Availibility Solutions
Mark Swarbrick
 

Viewers also liked (16)

PDF
Oracle Solaris Cloud Management and Deployment with OpenStack
OTN Systems Hub
 
PDF
VMware Integrated OpenStack
MarketingArrowECS_CZ
 
PPTX
Enterprise Ready OpenStack, Wiekus Beukes, Oracle
Sriram Subramanian
 
PPTX
VIO30 Technical Overview
Julienne Pham
 
PDF
VMware Integrated OpenStack 2.0
Erik Bussink
 
PDF
Oracle super cluster for oracle e business suite
OTN Systems Hub
 
PDF
Oracle engineered systems executive presentation
OTN Systems Hub
 
PPTX
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
Nati Shalom
 
PPTX
OpenStack Telco Cloud Challenges, David Fick, Oracle
Sriram Subramanian
 
PPTX
Containers and OpenStack: Marc Van Hoof, Kumulus: Containers and OpenStack
OpenStack
 
PDF
Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...
Odinot Stanislas
 
PDF
Oracle Solaris Software Integration
OTN Systems Hub
 
PDF
Oracle Solaris Secure Cloud Infrastructure
OTN Systems Hub
 
PDF
Oracle Solaris Build and Run Applications Better on 11.3
OTN Systems Hub
 
PDF
Oracle Solaris Overview
OTN Systems Hub
 
PDF
OpenStack Architecture
Mirantis
 
Oracle Solaris Cloud Management and Deployment with OpenStack
OTN Systems Hub
 
VMware Integrated OpenStack
MarketingArrowECS_CZ
 
Enterprise Ready OpenStack, Wiekus Beukes, Oracle
Sriram Subramanian
 
VIO30 Technical Overview
Julienne Pham
 
VMware Integrated OpenStack 2.0
Erik Bussink
 
Oracle super cluster for oracle e business suite
OTN Systems Hub
 
Oracle engineered systems executive presentation
OTN Systems Hub
 
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
Nati Shalom
 
OpenStack Telco Cloud Challenges, David Fick, Oracle
Sriram Subramanian
 
Containers and OpenStack: Marc Van Hoof, Kumulus: Containers and OpenStack
OpenStack
 
Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...
Odinot Stanislas
 
Oracle Solaris Software Integration
OTN Systems Hub
 
Oracle Solaris Secure Cloud Infrastructure
OTN Systems Hub
 
Oracle Solaris Build and Run Applications Better on 11.3
OTN Systems Hub
 
Oracle Solaris Overview
OTN Systems Hub
 
OpenStack Architecture
Mirantis
 
Ad

Similar to Oracle making openstack an enterprise grade solution (20)

PPTX
MySQL DBaaS with OpenStack Trove
Matt Lord
 
PDF
datasheet-oracle-openstack-2296038
gaurav119
 
PDF
OpenStack for devops environment
Orgad Kimchi
 
PPTX
An overview of OpenStack for the VMware community
Anthony Chow
 
PPTX
Oracle IaaS including OCM and Ravello
Andrey Akulov
 
PDF
Solaris 11.2 What's New
Orgad Kimchi
 
PDF
OpenStack Block Storage 101
NetApp
 
PDF
Introduction to OpenStack Storage
NetApp
 
PPTX
Introduction to Orchestration and DevOps with OpenStack
Abderrahmane TEKFI
 
PPTX
AMIS Oracle OpenWorld 2015 Review – part 2- Hardware & IaaS and PaaS Cloud Fo...
Getting value from IoT, Integration and Data Analytics
 
PPTX
IBM Cloud Manager with OpenStack Overview
Patrick Bouillaud
 
PDF
Grow Your Business with Oracle Linux, Virtualization- BL v6.pdf
syamsulsakbar
 
PDF
Bitnami Bootcamp. OpenStack
Alberto Molina Coballes
 
PPTX
Introduction Openstack
Ranjith Kumar
 
PDF
OpenstackOverview.pdf
KevinBuck30
 
PPTX
Some Advanced OpenStack Overview Document
TrungPhamVan10
 
PDF
OpenStack Deployment in the Enterprise
Cisco Canada
 
PDF
The Next Generation Datacenter
Red Hat Events
 
PDF
VMworld 2013: Deploying vSphere with OpenStack: What It Means to Your Cloud E...
VMworld
 
PPTX
An Intrudction to OpenStack 2017
Haim Ateya
 
MySQL DBaaS with OpenStack Trove
Matt Lord
 
datasheet-oracle-openstack-2296038
gaurav119
 
OpenStack for devops environment
Orgad Kimchi
 
An overview of OpenStack for the VMware community
Anthony Chow
 
Oracle IaaS including OCM and Ravello
Andrey Akulov
 
Solaris 11.2 What's New
Orgad Kimchi
 
OpenStack Block Storage 101
NetApp
 
Introduction to OpenStack Storage
NetApp
 
Introduction to Orchestration and DevOps with OpenStack
Abderrahmane TEKFI
 
AMIS Oracle OpenWorld 2015 Review – part 2- Hardware & IaaS and PaaS Cloud Fo...
Getting value from IoT, Integration and Data Analytics
 
IBM Cloud Manager with OpenStack Overview
Patrick Bouillaud
 
Grow Your Business with Oracle Linux, Virtualization- BL v6.pdf
syamsulsakbar
 
Bitnami Bootcamp. OpenStack
Alberto Molina Coballes
 
Introduction Openstack
Ranjith Kumar
 
OpenstackOverview.pdf
KevinBuck30
 
Some Advanced OpenStack Overview Document
TrungPhamVan10
 
OpenStack Deployment in the Enterprise
Cisco Canada
 
The Next Generation Datacenter
Red Hat Events
 
VMworld 2013: Deploying vSphere with OpenStack: What It Means to Your Cloud E...
VMworld
 
An Intrudction to OpenStack 2017
Haim Ateya
 
Ad

Recently uploaded (20)

PPTX
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
PDF
4K Video Downloader Plus Pro Crack for MacOS New Download 2025
bashirkhan333g
 
PPTX
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
PPTX
Agentic Automation: Build & Deploy Your First UiPath Agent
klpathrudu
 
PPTX
Finding Your License Details in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
[Solution] Why Choose the VeryPDF DRM Protector Custom-Built Solution for You...
Lingwen1998
 
PDF
TheFutureIsDynamic-BoxLang witch Luis Majano.pdf
Ortus Solutions, Corp
 
PPTX
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
Open Chain Q2 Steering Committee Meeting - 2025-06-25
Shane Coughlan
 
PDF
NEW-Viral>Wondershare Filmora 14.5.18.12900 Crack Free
sherryg1122g
 
PDF
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
PPTX
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
PDF
SAP Firmaya İade ABAB Kodları - ABAB ile yazılmıl hazır kod örneği
Salih Küçük
 
PDF
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
PDF
MiniTool Partition Wizard Free Crack + Full Free Download 2025
bashirkhan333g
 
PPTX
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
PPTX
Coefficient of Variance in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
PDF
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
PDF
AOMEI Partition Assistant Crack 10.8.2 + WinPE Free Downlaod New Version 2025
bashirkhan333g
 
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
4K Video Downloader Plus Pro Crack for MacOS New Download 2025
bashirkhan333g
 
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
Agentic Automation: Build & Deploy Your First UiPath Agent
klpathrudu
 
Finding Your License Details in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
[Solution] Why Choose the VeryPDF DRM Protector Custom-Built Solution for You...
Lingwen1998
 
TheFutureIsDynamic-BoxLang witch Luis Majano.pdf
Ortus Solutions, Corp
 
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Open Chain Q2 Steering Committee Meeting - 2025-06-25
Shane Coughlan
 
NEW-Viral>Wondershare Filmora 14.5.18.12900 Crack Free
sherryg1122g
 
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
SAP Firmaya İade ABAB Kodları - ABAB ile yazılmıl hazır kod örneği
Salih Küçük
 
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
MiniTool Partition Wizard Free Crack + Full Free Download 2025
bashirkhan333g
 
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
Coefficient of Variance in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
AOMEI Partition Assistant Crack 10.8.2 + WinPE Free Downlaod New Version 2025
bashirkhan333g
 

Oracle making openstack an enterprise grade solution

  • 2. CON8473 – Oracle Distribution of OpenStack Ronen Kofman Director of Product Development Oracle OpenStack September, 2014 Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Making OpenStack an Enterprise Grade Solution
  • 3. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle. 3
  • 4. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Program Agenda About OpenStack Oracle Linux OpenStack Distribution Making OpenStack ‘Enterprise Grade’ Summary 1 2 3 4 4
  • 5. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | About OpenStack 5
  • 6. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | What is OpenStack? • OpenStack is an open source, Python based, cloud operating system. It is designed to control large scale, multi tenant cloud deployments • OpenStack is built through a set of distributed services which control compute, storage, network, identity management, orchestration, and much more 6
  • 7. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OpenStack is About Abstraction and Integration 7 Block Storage service Cinder Network service Neutron Compute service Nova Abstraction Layer Plug ins (partial list) Common Interface – OpenStack API
  • 8. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OpenStack Momentum • Launched in 2010 OpenStack has grown to become one of the largest open source project ever launched. Some numbers from http://www.stackalytics.com/ as of September 2014: – Over 200 companies contributed code to date – Almost 2700 individuals contributed to OpenStack 8 0 20 40 60 80 100 120 140 Companies Contributing 0 200 400 600 800 1000 1200 1400 1600 Individuals Contributing
  • 9. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle Linux OpenStack Distribution 9
  • 10. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle OpenStack for Oracle Linux 1.0 10 Image service Glance Block Storage service Cinder Identity service Keystone Object Storage service Swift Network service Neutron OpenStack Dashboard Horizon Compute service Nova • Based on the OpenStack Icehouse release • Available on public-yum.oracle.com and the Unbreakable Linux Network (ULN) • Free to download and use with the latest updates and patches • Support for OpenStack is included as part of the Oracle Linux or Oracle VM Premier Support subscription at no additional cost • Integrated with Oracle Clusterware
  • 11. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OpenStack With Oracle Linux and Oracle VM 11 Interoperability • Help make OpenStack a first class solution for enterprise customers • Work with the OpenStack community to support enterprise applications in an OpenStack cloud • Provide choice for managing hypervisors with Oracle Linux and Oracle VM • Ensure Oracle Linux and Oracle VM can work with any OpenStack solution customers choose • Work with third party vendors to offer joint solutions
  • 12. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | End to End support 12 Control nodeCompute node 1Compute node n VM VM VM VM VM VM Clusterware
  • 13. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Support options • OpenStack deployment consists of compute and control nodes • Oracle provides support for control nodes using Oracle Linux and compute nodes using Oracle Linux (KVM) or Oracle VM • Customer can choose to use a control node from any vendor with Oracle compute nodes (“Mirantis Delivers Mirantis OpenStack integration with Oracle Linux and Oracle VM”) • Oracle Linux can be deployed as guest on top of any OpenStack deployment with full support from Oracle • Oracle Linux can be used as base operating system in any OpenStack deployment 13
  • 14. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Object Storage service Swift Identity service Keystone Deploying OpenStack – Control Nodes Configuration 14 Image service Glance Block Storage service Cinder Identity service Keystone Object Storage service Swift Network service Neutron OpenStack Dashboard Horizon Compute service Nova Message Queue Database Database OpenStack Dashboard Horizon Image service Glance Network service Neutron Compute service Nova Block Storage service Cinder Message Queue All-In-One DeploymentMulti Node Deployment
  • 15. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OpenStack Support in ZFS Storage Appliance (ZFSSA) • ZFS Storage OS 8.2, released in June 2014, adds OpenStack support • OpenStack Cinder driver is available and also contributed upstream • The Cinder driver supports all life cycle management functions directly from OpenStack API/CLI/GUI • Fast instance creation for large images using ZFSSA cloning capabilities • Easy to get started with freely available VirtualBox based ZFSSA simulator • Available as part of Oracle OpenStack for Oracle Linux 15
  • 16. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OpenStack Support in Oracle Virtual Network • Oracle announced the Neutron plugin for Oracle Virtual Network • Main features – True multi-tenancy with enhanced Security – High Speed with 40 Gbps NICs on demand – Scalability with up to 16000 tenant networks – Solves VLAN exhaustion problem – QOS support per network 16
  • 17. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Making OpenStack ‘Enterprise Grade’ 17
  • 18. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | What Makes a Product Enterprise Grade? Oracle Confidential – Internal/Restricted/Highly Restricted 18 Recover Operate Monitor Maintain And Support Operational Efficiency
  • 19. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | What Makes a Product Enterprise Grade? Oracle Confidential – Internal/Restricted/Highly Restricted 19 Can run any application (Pet or Cattle) Highly available Secure Can interoperate with existing solutions Has clear and predictable Roadmap Quality and ReliabilityPerformance and scalability
  • 20. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | • Storage – Persistent storage support – Storage network security – Portability – QOS – NFS to instances • Compute – Placement – Affinity • Network – Control path – complexity, scalability – Data path – redundancy, performance – QOS • Security – Role Base Access Control – User Management • Support and Maintenance – Live Migration – Monitoring – Upgrade path Oracle Confidential – Internal/Restricted/Highly Restricted 20 Some of The Main Challenges OpenStack Faces
  • 21. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | • Complexity – Impacts customer experience – Installation process is key – Affects maintenance – Makes the evaluation process longer and harder – Requires expertise, highly skilled operators • Maturity – Stability – APIs, client tools – Quality – bugs and vulnerabilities • Predictability and Roadmap – Customer confidence – Planning the test cycle – Planning for upgrade – Assurance when feature gap will be closed Oracle Confidential – Internal/Restricted/Highly Restricted 21 Other Challenges for Enterprises to Adopt OpenStack
  • 22. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Summary 22
  • 23. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Summary • Oracle OpenStack – OpenStack is investing in OpenStack in several areas – Oracle is providing an end to end solution – Choice and integration is key • Making OpenStack ‘Enterprise Grade’ – OpenStack improves constantly – Feature gap is not high – Customers need to feel confident about OpenStack Job #1: Work with the community to make OpenStack first class solution for the enterprise 23
  • 24. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Ask the Penguins Oracle Confidential – Internal/Restricted/Highly Restricted 24
  • 25. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle VM Sessions @ OpenWorld 2014 Oracle VM & Oracle OpenStack for Oracle Linux Session Highlights Monday, Sept 29 10:15 – 11:00 Intercontinental Hotel, Grand Ballroom B 1:30 – 2:15 Intercontinental Hotel, Grand Ballroom B 1:15 – 2:15 Nikko Hotel, Floor 3, Room Nikko1 25
  • 26. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle VM Sessions @ Oracle OpenWorld 2014 Virtualization Sessions Highlights Time Wednesday, Oct. 01 Time Thursday, Oct. 02 10:15 – 11:00 Intercontinental Hotel, Union Square – Floor 3 9:30 – 10:15 Intercontinental Hotel, Union Square – Floor 3 11:30 – 12:15 Intercontinental Hotel, Union Square – Floor 3 10:45 – 11:30 Intercontinental Hotel, Union Square – Floor 3 4:45 – 5:30 Intercontinental Hotel, Grand Ballroom A 26
  • 27. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle VM Hands-on Labs Monday, Sept 29 Wednesday, Oct. 01 10:15 – 11:15 . Nikko Hotel, Floor 2, Room Mendocino I-II Nikko Hotel, Floor 3, Room Nikko 1 1:15 – 2:15 Nikko Hotel, Floor 3, Room Nikko 1 Nikko Hotel, Floor 2, Room Mendocino I-II 27
  • 28. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle VM and Oracle OpenStack for Oracle Linux Demos In the Linux and Virtualization with OpenStack Showcase 3760 – Oracle VM - integrated infrastructure choice for the cloud  Oracle Linux and Virtualization with OpenStack Showcase 3767 – OpenStack - Enterprise-grade Cloud with Oracle Linux and Oracle VM  Oracle Linux and Virtualization with OpenStack Showcase 28
  • 29. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Stay Connected • Oracle.com/virtualization • @ORCL_Virtualize • Facebook.com/OracleVirtualization • Oracle VM Group • Blogs.oracle.com/virtualization Join our communities, visit our websites for more information 29 Youtube.com/virtualization Focus on Virtualization and OpenStack Download: edelivery.oracle.com/oraclevm Training: education.oracle.com/virtualization
  • 30. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle Confidential – Internal/Restricted/Highly Restricted 30