Jump to: navigation, search

Difference between revisions of "Sprints/PyCon2012/PythonDevstackSprint"

Line 7: Line 7:
 
* adding the ability to install custom versions, not restricting packages to a specific version, etc.
 
* adding the ability to install custom versions, not restricting packages to a specific version, etc.
 
* facilitating usage by Ops shops
 
* facilitating usage by Ops shops
 +
* moving dependency information into configuration file
 +
* adding "personas" for combining different services
  
 
Background:
 
Background:
 
* Email thread on making devstack "official": https://lists.launchpad.net/openstack/msg07294.html
 
* Email thread on making devstack "official": https://lists.launchpad.net/openstack/msg07294.html

Revision as of 20:08, 6 March 2012

PyCon 2012 Sprints: Python DevStack

Github: https://github.com/yahoo/Openstack-DevstackPy/

Points to discuss:

  • adding the ability to install custom versions, not restricting packages to a specific version, etc.
  • facilitating usage by Ops shops
  • moving dependency information into configuration file
  • adding "personas" for combining different services

Background: