Jump to: navigation, search

Difference between revisions of "Sprints/PyCon2012"

(created a link for a dedicated Python devstack sprint page)
Line 17: Line 17:
 
* Horizon improvements for Quantum support
 
* Horizon improvements for Quantum support
 
* [[/PythonDevstackSprint|Python devstack]] (check it out on [https://github.com/yahoo/Openstack-DevstackPy/ github])
 
* [[/PythonDevstackSprint|Python devstack]] (check it out on [https://github.com/yahoo/Openstack-DevstackPy/ github])
 +
 +
=== Documentation Items ===
 +
 +
[https://bugs.launchpad.net/openstack-manuals/+bug/953129  Overview of RBAC model and policy.json configuration]
 +
 +
[https://bugs.launchpad.net/openstack-manuals/+bug/953132  LDAP with Keystone]
 +
 +
[https://bugs.launchpad.net/openstack-manuals/+bug/953134  Configuring nova-api]
 +
 +
[https://bugs.launchpad.net/openstack-manuals/+bug/953137  Configuring the ec2 compatibility api for Compute]
 +
 +
[https://bugs.launchpad.net/openstack-manuals/+bug/953138  Object store configuration for Compute]
 +
 +
[https://bugs.launchpad.net/openstack-manuals/+bug/953148  Metadata configuration for Compute]
 +
 +
[https://bugs.launchpad.net/openstack-manuals/+bug/953151  Network configuration - Linux bridging, OVS, Multi-nic]

Revision as of 17:31, 12 March 2012

OpenStack at PyCon 2012

PyCon 2012 will be held in Santa Clara, CA this year. Details here:

 https://us.pycon.org/2012/about/

If you are attending the OpenStack sprints, add yourself to the PyCon Sprints page.

Proposed Sprint Topics

  • solving the "not-file-injection" bootstrap of auth
  • an effective and agreed upon method for supporting read-write metadata (plus or minus the auth concerns)
  • finishing the RBAC work
  • defining a first draft of an API for layer 3 networking support
  • adding test coverage for eventlet in Nova
  • finishing the Consolidate Testing Infrastructure blueprint
  • Horizon improvements for Quantum support
  • Python devstack (check it out on github)

Documentation Items

Overview of RBAC model and policy.json configuration

LDAP with Keystone

Configuring nova-api

Configuring the ec2 compatibility api for Compute

Object store configuration for Compute

Metadata configuration for Compute

Network configuration - Linux bridging, OVS, Multi-nic