Deploying Openstack with Vagrant and ChefVishIshaya & Devin CarlenAnso Labs
OpenStackOpenStack is a collection of open source technologies delivering a massively scalable cloud operating system.NASA and Rackspace combined forces to create OpenStack, and have been joined by 50 partner companies in less than 8 months.
+&and many more…
VagrantVagrant is a tool for building and distributing virtualized environments on your laptop/desktop.
VirtualBoxVirtualBox is cross-platform virtualization softwarethat works on all major platforms.
ChefChef is a systems integration framework for managing configuration for infrastructure.
High Speed InstallInstall VirtualBox 4Install git, ruby, rubygemsRun the commands below$ sudogem install vagrant$ gitclone git://github.com/ansolabs/openstack-cookbooks -b devpackages$ mkdiraptcache$ mkdir chef$ cd chef$ curl -o Vagrantfilehttps://gist.github.com/raw/786945/devsolo.rb$ vagrant up
OpenStack DashboardDevin CarlenAnso Labs
OpenStack Dashboard Developed for NASA Nebula Released under Apache license in January 2011 Used in production by Nebula users for over a yearBased on Djangoand Python
OverviewFor organizations that want a custom branded compute management interfaceBuilt with modularity in mindPick one: Use provided example site and extend itRoll your own based on underlying django-nova code
FutureAdd support for OpenStack SwiftAdd more sophisticated co-branding and themingMigrate from EC2 API to OpenStack APISupport enterprise organizations with multiple customersSubdomain awarenessCommercial grade administration tools
Developers WantedThis is a brand new part of the OpenStack eco-systemCome help build it!     http://launchpad.net/openstack-dashboard

OpenStack vagrant & dashboard

  • 1.
    Deploying Openstack withVagrant and ChefVishIshaya & Devin CarlenAnso Labs
  • 2.
    OpenStackOpenStack is acollection of open source technologies delivering a massively scalable cloud operating system.NASA and Rackspace combined forces to create OpenStack, and have been joined by 50 partner companies in less than 8 months.
  • 3.
  • 4.
    VagrantVagrant is atool for building and distributing virtualized environments on your laptop/desktop.
  • 5.
    VirtualBoxVirtualBox is cross-platformvirtualization softwarethat works on all major platforms.
  • 6.
    ChefChef is asystems integration framework for managing configuration for infrastructure.
  • 7.
    High Speed InstallInstallVirtualBox 4Install git, ruby, rubygemsRun the commands below$ sudogem install vagrant$ gitclone git://github.com/ansolabs/openstack-cookbooks -b devpackages$ mkdiraptcache$ mkdir chef$ cd chef$ curl -o Vagrantfilehttps://gist.github.com/raw/786945/devsolo.rb$ vagrant up
  • 8.
  • 9.
    OpenStack Dashboard Developedfor NASA Nebula Released under Apache license in January 2011 Used in production by Nebula users for over a yearBased on Djangoand Python
  • 10.
    OverviewFor organizations thatwant a custom branded compute management interfaceBuilt with modularity in mindPick one: Use provided example site and extend itRoll your own based on underlying django-nova code
  • 11.
    FutureAdd support forOpenStack SwiftAdd more sophisticated co-branding and themingMigrate from EC2 API to OpenStack APISupport enterprise organizations with multiple customersSubdomain awarenessCommercial grade administration tools
  • 12.
    Developers WantedThis isa brand new part of the OpenStack eco-systemCome help build it! http://launchpad.net/openstack-dashboard