Loading…
Whether you want to build the software, run it, grow the community or just learn more about it, there will be content, workshops and design sessions for you to attend at the OpenStack Summit, Oct 15-18 in San Diego. Stick around Friday for the first OpenStack service day, a 1/2 day beach cleanup.

Register now! openstacksummitfall2012.eventbrite.com
Related Open Source Projects [clear filter]
Monday, October 15
 

9:50am PDT

The Open Source Data Center

Linux brought us main stream open source software.  OpenStack gave us open source cloud but we aren't done yet.  Open Compute has arrived.  The Open Compute Project is an open source hardware platform that will change the way we design and deploy data centers.  From software definition to supply chain management to efficiency, Open Compute will prove to be a game changer in the scale out data center.


Speakers
avatar for Cole Crawford

Cole Crawford

Project Chair, Open Compute Foundation
Cole is an industry recognized thought leader on OpenStack, Cloud API's, Linux, Virtualization, and Storage with 15 + years of experience. He is a sought after public speaker who sits on multiple technical advisory boards for cloud related companies. 


Monday October 15, 2012 9:50am - 10:30am PDT
Manchester A

11:00am PDT

True Hybrid Clouds: Extending OpenStack with Cloud Foundry

We will discuss how the open source Cloud Foundry project is used by Appfog to extend OpenStack to create true hybrid clouds. Inter-cloud connections and workload portability across various instances of OpenStack will be dived into. Demonstrations of how developers can simply create applications in their language of choice, deploy to instances of public OpenStack-based Clouds (i.e. HP Public Cloud, Rackspace, etc.), and easily move workloads from one cloud to another will be shown.


Speakers
avatar for John Purrier

John Purrier

CTO, Appfog
AppFog, Inc. is the leading Platform-as-a-Service provider of PHP, Ruby, Node.js, and Java solutions for a variety of clouds. Used by developers worldwide to deploy tens of thousands of applications, AppFog delivers a reliable, scalable and fast platform for quickly deploying and... Read More →


Monday October 15, 2012 11:00am - 11:40am PDT
Manchester A

11:50am PDT

Open Source Versions of Amazon's SNS and SQS

Comcast has been building out its private cloud to host its next-generation Cloud TV platform (http://techcrunch.com/2012/05/21/comcast-x1/), and as part of that effort the Comcast Silicon Valley Innovation Center has developed and in the process of open sourcing a compatible version of Amazon's Simple Notification Service (SNS) and Simple Queue Service (SQS) that we plan to contribute to or integrate with OpenStack. We've built these services on top of Redis (http://redis.io/) and Cassandra (http://cassandra.apache.org/) for multi-data-center availability and extreme scalability and very low latency.

I'd like to present the work we've done to date and get feedback from the OpenStack community. By the time of this conference our code will be open sourced on GitHub and available to the community.


Speakers
avatar for Ryan King

Ryan King

CTO & VP, Comcast Silicon Valley
http://www.linkedin.com/in/ryanaking


Monday October 15, 2012 11:50am - 12:30pm PDT
Manchester A

1:50pm PDT

How OpenStack Compute is Driving Forward Database Services in the Cloud

With one production service already available at Rackspace and another on in the works at HP, cloud database services are quickly changing the landscape around OpenStack Compute.  Join Rackspace and HP for a lively discussion on how we are adding value to OpenStack with database services (Project RedDwarf).  As more companies move their applications and data to the cloud, it is becoming increasingly difficult to manage and maintain database systems on default virtual servers. RedDwarf simplifies database management in the cloud while providing a model for extensible service deployment that will be used to deliver not only database services, but also other services in the future.  In this session you will get a chance to hear about RedDwarf’s progress and future plans and learn how you can become active in the community.


Speakers
VS

Vipul Sabhaya

HP
Vipul Sabhaya works in the HP Cloud Platform Services team out of Seattle as a Senior Software Developer.  Vipul led the HP Cloud effort to get a Database as a Service product to Private Beta using RedDwarf.  Vipul is excited about building awesome community-based Platform as... Read More →
TS

Tim Simpson

Tim Simpson, a Racker for the past four years, is a software developer working on OpenStack and Rackspace's new Cloud Databases service. Tim was one of the founding members of Reddwarf, a database service built on OpenStack Nova, and has worked extensively with Nova and other OpenStack projects... Read More →


Monday October 15, 2012 1:50pm - 2:30pm PDT
Manchester A

2:40pm PDT

What about billing? An introduction to Ceilometer

The Ceilometer project was started 6 months ago on the realisation that all public cloud provider wanting to use OpenStack would need to rewrite exactly the same code to properly meter the use of their infrastructure.  Ceilometer stated goal is not to provide a full billing solution.  It deliberately limits itself to the first phase: collecting the information needed to establish billing lines. 

The project description states:

"Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system."

A first version of Ceilometer will be released in parallel to Folsom's release, and the project has been submited as an incubation project in OpenStack.

This session aims at providing an overview of what the project offers today, how to deploy it and how it can be connected to rating and billing engines.


Speakers
avatar for Nick Barcet

Nick Barcet

Ubuntu Cloud Product Manager, Canonical
Nick Barcet joined Canonical in September 2007 and in 2009 he moved into a Cloud Product Manager role where he is specializing on Ubuntu Cloud Infrastructure. As this product is based on OpenStack, Nick is very involved in that community where he is currently team leader of the Ceilometer... Read More →


Monday October 15, 2012 2:40pm - 3:20pm PDT
Manchester A

3:40pm PDT

Storing VMs with Cinder and Ceph RBD

Ceph is an open source distributed object store, network block device, and file system. Ceph can be used for object storage through its S3-compatible REST interface. It can also provide storage for network block devices, with the thin provisioning and copy-on-write cloning features necessary to support large-scale virtualization. With the Folsom release, Cinder makes block storage for backing VMs a first class feature in OpenStack. Block devices can be created from images stored in Glance, and with RBD behind both, new VMs can be created faster while using less space. This session will cover the current status of the integration, and discuss the technical implications and the advantages of block storage within the OpenStack cloud operating system.


Speakers
avatar for Josh Durgin

Josh Durgin

Senior Manager, IBM
A Ceph developer prior to Inktank, Josh has been working on Ceph for over a decade, across many parts of the system and surrounding projects. Currently he helps lead Ceph development as a member of the Ceph Executive Council, and works as a manager at IBM.


Monday October 15, 2012 3:40pm - 4:20pm PDT
Manchester A

4:30pm PDT

Heat: A template based orchestration engine for OpenStack

This talk provides an overview of Heat, a peek inside the CloudFormation template language, and a live demonstration of heat technologies.  Heat provides an Apache 2 licensed CloudFormation orchestration engine that orchestrates cloud infrastructure resources such as storage, networking, instances, and applications into a repeatable running environment for OpenStack IAAS platforms.  Heat also provides several advanced features such as authentication, nested stacks, high availability, and auto-scaling which are demonstrated.

The audience will learn how Heat applies to OpenStack cloud environments using repeatable orchestration templates.  OpenStack Summit attendees can learn about the emerging CloudFormation template standard and its impact on Linux and open source cloud communities.  A speaker experienced with live demonstrations makes the medium technical difficulty approachable through real-life examples.


Speakers
avatar for Steven Dake

Steven Dake

Principal Engineer, Cisco Systems, Inc.
At Cisco Systems, Inc., Steve is focused on bringing containers to OpenStack, both through using containers as an OpenStack deployment tool by serving as PTL for Kolla for Kilo and Liberty, as well as significantly contributing to the OpenStack Containers Project Magnum where Steve... Read More →


Monday October 15, 2012 4:30pm - 5:10pm PDT
Manchester A

5:20pm PDT

General Bare-Metal Provisioning Framework

Nova (OpenStack Compute) gives us agility and flexibility for computing infrastructures. Virtualization plays an important role in Nova to provide those agility and flexibility; however, there is a performance penalty caused by virtualization. For example, there is significant performance degradation for response time and context switch on virtualized servers compared to bare-metal servers. Some (non-x86 based) machine architectures of interest to technical computing users have either poor or non-existent support for virtualization. Also some users want to use bare-metal machine itself w/o virtualization. One alternative to using virtualization to provision hardware in a cloud environment is to do bare-metal provisioning: rebooting the machine to a fresh system image before handing over control to the user, and wiping the local hard drive when the user is done with the resources.

NTT docomo and USC/ISI are proposing "General Bare-Metal Provisioning Framework on OpenStack (http://wiki.openstack.org/GeneralBareMetalProvisioningFramework)" to solve the problems. In the framework, we extended legacy schedulers to be able to provision an instance to both virtual and bare-metal machines. We also introduced a new nova-compute node that can manage several bare-metal machines. We embedded fault-tolerance of the nova-compute, since the failure of the nova-compute affectes to several bare-metal machines. x86_64 and TILEPro64 machines have already supported and more cpu architectures can be supported by adding CPU specific drivers to the nova compute node (e.g. power management and OS installation).

Using this, we can install VM image to a bare-metal machine directly using exact same API used in Nova. Since there is no hypervisor that isolates users from underlying resources, we integrated several components to achieve the same isolation level as provided by Nova. We replaced the following Nova functions to manage bare-metal machines.

1. Turn the power on and off -> IPMI (PXE) or PDU (non-PXE)
2. VM image provisioning -> PXE or non-PXE Boot
3. Network isolation -> Quantum + OpenFlow
4. iSCSI isolation -> IP access limitation
5. Console Access -> Serial over LAN

We believe this function gives several benefits to users.

1. A user can provision an instance to a virtual machine and a bare-metal machine through the same API. Therefore, we can use all the ecosystem created on top of Nova for a bare-metal server provisioning. For example, we can extend/shrink Nova Compute nodes based on a resource utilization using Auto-Scaling for VM.
2. We can migrate an instance from a virtual machine to a bare-metal machine based on a server load.
3. We can manage/update Nova infrastructure using Nova.
4. Various heterogeneous architectures (e.g. ARM, GPU) can be incorporated into the cloud with the bare-metal provisioning technique. We have shown provisioning the systems with x86_64 and TILEPro64 processors as bare-metal machines.

During the presentation, we will explain the current architecture proposed for grizzly release and a way of supporting new CPU architectures. We will also demonstrate auto-scaling of Nova compute by using this function.


Speakers
avatar for Ken Igarashi

Ken Igarashi

Sr. Research Engineer, NTT DOCOMO, NTT docomo
Ken Igarashi is one of the first members of proposing OpenStack Bare Metal Provisioning (currently called "Ironic"). He is leading OpenStack based private cloud team as a developer and operator.
avatar for Mikyung Kang

Mikyung Kang

USC/ISI
Mikyung Kang received B.S., M.S., and Ph.D. degrees in Computer Science and Statistics from Jeju National University, Jeju, South Korea, in 1998, 2001, and 2006. In 2007, she was a research scholar at University of Southen California - Information Sciences Institute (USC/ISI), Arlington... Read More →
DK

David Kang

David Kang received Ph.D. at the department of Computer Science from University of Maryland at College Park, Maryland, U.S.A. in 1999, M.S. degree in Electrical and Computer Engineering at Carnegie Mellon University, Pittsburgh, U.S.A. in 1993, and B.S. degree in Computer Engineering... Read More →


Monday October 15, 2012 5:20pm - 6:00pm PDT
Manchester A
 
Filter sessions
Apply filters to sessions.