Jump to: navigation, search

Difference between revisions of "User:Henning Sprang/WorklogDevCampEssen2013-06"

Line 7: Line 7:
 
** for something stable, at the start, when we don't want to run in broken stuff it's stable/grizzly
 
** for something stable, at the start, when we don't want to run in broken stuff it's stable/grizzly
  
=== TODO ===
+
== TODO ==
  
 
* go through http://devstack.org/ again!
 
* go through http://devstack.org/ again!
Line 18: Line 18:
 
*** http://docs.openstack.org/grizzly/basic-install/apt/content/
 
*** http://docs.openstack.org/grizzly/basic-install/apt/content/
 
*** http://wiki.debian.org/OpenStackHowto
 
*** http://wiki.debian.org/OpenStackHowto
 +
 +
* Figure out what's necessary to build a vagrant-openstack integration
 +
** how does vagrant AWS work?
 +
** What API does Openstack provide to do something similar?
 +
 +
 +
== Q and A ==
 +
 +
TODO: pull my notes from the last workshop here and add new questions popping up!
  
 
*  Which areas of OpenStack require development/testing/bugfixing/documentation work where I can help
 
*  Which areas of OpenStack require development/testing/bugfixing/documentation work where I can help
Line 23: Line 32:
 
** In packaging for Debian
 
** In packaging for Debian
  
== Q and A ==
 
 
TODO: pull my notes from the last workshop here and add new questions popping up!
 
  
 
== More Ideas and Notes ==
 
== More Ideas and Notes ==
Line 39: Line 45:
 
* Current Work related stuff
 
* Current Work related stuff
 
** Figuring out the REST API https://wiki.openstack.org/wiki/OpenStackRESTAPI
 
** Figuring out the REST API https://wiki.openstack.org/wiki/OpenStackRESTAPI
** Figuring out what's necessary to build a vagrant-openstack integration
 
 
** Figuring out how to deploy Openstack Node and Virtual machines with Chef
 
** Figuring out how to deploy Openstack Node and Virtual machines with Chef
 
** Checking out where and how Django and SQLAlchemy are used in OpenStack
 
** Checking out where and how Django and SQLAlchemy are used in OpenStack
** Might OpenStack or one of it's Distributions be more suited to setup  
+
** Might OpenStack or one of it's Distributions be more suited to setup self-service virtualization for developers than Proxmox.
self-service virtualization for developers than Proxmox.
 
  
  
Line 57: Line 61:
 
** Cloudstack
 
** Cloudstack
 
** Proxmox
 
** Proxmox
** Steps: define criteria and scenario
+
** Steps: define criteria and scenario, assess options against criteria, evaluate
  
 
* Figuring out how to compine ansible and openstack
 
* Figuring out how to compine ansible and openstack
 
** ansible config for an openstack server setup
 
** ansible config for an openstack server setup
 
** use ansible to deploy openstack virtual machines
 
** use ansible to deploy openstack virtual machines

Revision as of 00:00, 22 June 2013

Worklog

  • made an introduction round - we're a nice mixture of people from single freelancers over consultants in medium sized shops to superlarge companies and with very varying experiences, all very interesting, some total beginners with openstack some people working with it since 2 years
  • Updated my devstack installation on my test server
  • Which devstack bfranch to check out? master?
    • for something stable, at the start, when we don't want to run in broken stuff it's stable/grizzly

TODO

  • go through http://devstack.org/ again!
  • see if my patches for the iso loading from the last workshop are still necessary
  • Figure out what's necessary to build a vagrant-openstack integration
    • how does vagrant AWS work?
    • What API does Openstack provide to do something similar?


Q and A

TODO: pull my notes from the last workshop here and add new questions popping up!

  • Which areas of OpenStack require development/testing/bugfixing/documentation work where I can help
    • directly in OpenStack
    • In packaging for Debian


More Ideas and Notes

Links

Work tasks

  • Current Work related stuff
    • Figuring out the REST API https://wiki.openstack.org/wiki/OpenStackRESTAPI
    • Figuring out how to deploy Openstack Node and Virtual machines with Chef
    • Checking out where and how Django and SQLAlchemy are used in OpenStack
    • Might OpenStack or one of it's Distributions be more suited to setup self-service virtualization for developers than Proxmox.


  • Getting an overview and start a comparision of OpenStack third party tools like
    • Mirantis
    • Rackspace OpenStack distribution
    • HP Openstack distribution
  • Do a comparison/ evaluation of Openstack against other virtualiztaion

management tools

    • XCP
    • OpenNebula
    • Cloudstack
    • Proxmox
    • Steps: define criteria and scenario, assess options against criteria, evaluate
  • Figuring out how to compine ansible and openstack
    • ansible config for an openstack server setup
    • use ansible to deploy openstack virtual machines