Difference between revisions of "Neutron/LBaaS/DevelopmentStatus"
m (ThierryCarrez moved page Quantum/LBaaS/DevelopmentStatus to Neutron/LBaaS/DevelopmentStatus) |
|||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
The diagram shows modules required for LBaaS, their development status, associated blueprints and engineers. | The diagram shows modules required for LBaaS, their development status, associated blueprints and engineers. | ||
| − | [[Image: | + | [[Image:lbaas_architecture_blueprints.png]] |
| + | === Under development === | ||
| + | * Agent & RPC: | ||
| + | ** https://blueprints.launchpad.net/quantum/+spec/lbaas-agent-and-rpc | ||
| + | ** review: https://review.openstack.org/#/c/20579/ | ||
| + | * LBaaS HAProxy Driver: | ||
| + | ** https://blueprints.launchpad.net/quantum/+spec/lbaas-haproxy-driver | ||
| + | * Service Scheduler: | ||
| + | ** https://blueprints.launchpad.net/quantum/+spec/quantum-service-scheduler | ||
| + | ** review: https://review.openstack.org/#/c/20225/ | ||
| + | * Device Management: | ||
| + | will be implemented via config file (becomes part of loadbalancer scheduler) | ||
| + | |||
| + | === Implemented === | ||
* Sub-resource support: | * Sub-resource support: | ||
** https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:master+topic:bug/1085968,n,z | ** https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:master+topic:bug/1085968,n,z | ||
| Line 15: | Line 27: | ||
** https://blueprints.launchpad.net/quantum/+spec/quantum-service-type | ** https://blueprints.launchpad.net/quantum/+spec/quantum-service-type | ||
** https://review.openstack.org/#/c/17686 | ** https://review.openstack.org/#/c/17686 | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
* LBaaS CLI: | * LBaaS CLI: | ||
** https://blueprints.launchpad.net/python-quantumclient/+spec/lbaas-cli | ** https://blueprints.launchpad.net/python-quantumclient/+spec/lbaas-cli | ||
| + | ** review: https://review.openstack.org/#/c/18387/ | ||
Latest revision as of 15:54, 21 June 2013
The diagram shows modules required for LBaaS, their development status, associated blueprints and engineers.
Under development
- Agent & RPC:
- LBaaS HAProxy Driver:
- Service Scheduler:
- Device Management:
will be implemented via config file (becomes part of loadbalancer scheduler)
Implemented
- Sub-resource support:
- LBaaS Extension:
- LBaaS Plugin:
- Advanced Services:
- LBaaS CLI:
