Jump to: navigation, search

Difference between revisions of "NeutronStarterBugs"

Line 26: Line 26:
 
* '''Make Quantum rootwrap use [[OpenStack]] Common''' https://blueprints.launchpad.net/quantum/+spec/quantum-common-rootwrap
 
* '''Make Quantum rootwrap use [[OpenStack]] Common''' https://blueprints.launchpad.net/quantum/+spec/quantum-common-rootwrap
 
* '''Load only extensions supported by the current plugin''' https://blueprints.launchpad.net/quantum/+spec/load-plugin-supported-extensions
 
* '''Load only extensions supported by the current plugin''' https://blueprints.launchpad.net/quantum/+spec/load-plugin-supported-extensions
* '''Make sure all euca-* commands are proxied correctly to Quantum''' https://blueprints.launchpad.net/quantum/+spec/quantum-v2-euca-compat  (related to nova security group proxy blueprint above).  
+
* '''Make sure all euca-* commands are proxied correctly to Quantum''' https://blueprints.launchpad.net/quantum/+spec/quantum-v2-euca-compat  (has a dependency on https://blueprints.launchpad.net/nova/+spec/nova-quantum-security-group-proxy).  
 
* '''Ceiliometer Integration'''.  Use Quantum Notification mechanism (in development) to integrate with Ceiliometer (https://launchpad.net/ceilometer)  
 
* '''Ceiliometer Integration'''.  Use Quantum Notification mechanism (in development) to integrate with Ceiliometer (https://launchpad.net/ceilometer)  
 
* '''Integration with Orchestration/PaaS Layers'''.  While some people will interact with Quantum + Nova APIs directly or via Horizon, others will want to use a mechanism that define a complete topology of servers and network connectivity as a single template.  One possibility for this is the new [[OpenStack]] Heat project (http://wiki.openstack.org/Heat).  Heat is an open source implementation of the Amazon Cloudformation APIs (http://aws.amazon.com/cloudformation/).   
 
* '''Integration with Orchestration/PaaS Layers'''.  While some people will interact with Quantum + Nova APIs directly or via Horizon, others will want to use a mechanism that define a complete topology of servers and network connectivity as a single template.  One possibility for this is the new [[OpenStack]] Heat project (http://wiki.openstack.org/Heat).  Heat is an open source implementation of the Amazon Cloudformation APIs (http://aws.amazon.com/cloudformation/).   

Revision as of 21:29, 23 January 2013


Code Reviews

Before you even start fixing bugs, a good way to familiarize yourself with the Quantum codebase and development practices is to participate in code reviews.

Starter Bugs

These are bugs that folks new to Quantum might want to pick off as an introduction:

If you're new to Quantum, just assign the bug to yourself on launchpad, and feel free to use the bug (or the mailing list) to ask questions about how to fix it.

Community Projects

Note: if you're interested in taking on one of these community projects, create a blueprint and send email to the openstack dev list with thoughts and to get feedback from the team. In some cases, the blueprint may already exist and be assigned to someone, but they may well be willing to assign it to you or split up the task. Send email will also help you identify the right people on the Quantum team to help you complete this project.