Jump to: navigation, search

Difference between revisions of "Tacker/Design"

(Created page with " <tt style="color: red">Warning : Work in progress!</tt><br /> == Etherpads == * https://etherpad.openstack.org/p/servicevm * https://etherpad.openstack.org/p/NeutronService...")
 
Line 36: Line 36:
 
== Patch review tracking ==
 
== Patch review tracking ==
 
=== Neutron ===
 
=== Neutron ===
*** https://review.openstack.org/#/c/72068/ Implement service vm framework: drivers for load balande
+
* https://review.openstack.org/#/c/72068/ Implement service vm framework: drivers for load balande
*** https://review.openstack.org/#/c/56892/ Implement service vm framework: REST API and DB model part
+
* https://review.openstack.org/#/c/56892/ Implement service vm framework: REST API and DB model part
*** https://review.openstack.org/#/c/72070/ adv-svc-vm: support service vm framework
+
* https://review.openstack.org/#/c/72070/ adv-svc-vm: support service vm framework
*** https://review.openstack.org/#/c/74194/ Implements Neutron routing API using Cisco appliances
+
* https://review.openstack.org/#/c/74194/ Implements Neutron routing API using Cisco appliances
*** https://review.openstack.org/#/c/74152/ Configuration agent for Cisco Service VMs
+
* https://review.openstack.org/#/c/74152/ Configuration agent for Cisco Service VMs
*** https://review.openstack.org/#/c/101281 Adds adv. services role and change policy to allow cross-tenant port creation
+
* https://review.openstack.org/#/c/101281 Adds adv. services role and change policy to allow cross-tenant port creation
 
=== Neutron python client ===
 
=== Neutron python client ===
*** https://review.openstack.org/#/c/59310/ setup logger name of NeutronCommand automatically
+
* https://review.openstack.org/#/c/59310/ setup logger name of NeutronCommand automatically
 
=== Oslo.messaging ===
 
=== Oslo.messaging ===
*** https://review.openstack.org/#/c/77862/ _driver: implement unix domain support
+
* https://review.openstack.org/#/c/77862/ _driver: implement unix domain support
*** https://review.openstack.org/#/c/77863/ proxy: implement proxy server
+
* https://review.openstack.org/#/c/77863/ proxy: implement proxy server
 
=== Nova ===
 
=== Nova ===
*** https://review.openstack.org/97716 nova: 2 interfaces, 1 network
+
* https://review.openstack.org/97716 nova: 2 interfaces, 1 network
  
 
== Other repositories ==
 
== Other repositories ==
*** https://github.com/yamahata/neutron/tree/adv-svc-vm
+
* https://github.com/yamahata/neutron/tree/adv-svc-vm
*** https://github.com/yamahata/python-neutronclient/tree/adv-svc-vm
+
* https://github.com/yamahata/python-neutronclient/tree/adv-svc-vm
*** https://github.com/yamahata/oslo.messaging/tree/adv-svc-vm
+
* https://github.com/yamahata/oslo.messaging/tree/adv-svc-vm
*** https://github.com/yamahata/devstack/tree/adv-svc-vm
+
* https://github.com/yamahata/devstack/tree/adv-svc-vm
*** https://github.com/Karthik-Natarajan/OpenStack-DNRM (Brocade DNRM) Design doc: https://drive.google.com/file/d/0B_-dXko4DlFNbmpPNENvT3o2Y00/edit?usp=sharing
+
* https://github.com/Karthik-Natarajan/OpenStack-DNRM (Brocade DNRM) Design doc: https://drive.google.com/file/d/0B_-dXko4DlFNbmpPNENvT3o2Y00/edit?usp=sharing
*** https://github.com/CiscoSystems/neutron/tree/csr1kv_for_routing_juno Cisco service VM implementation with L3 router plugin (this branch contains code for Juno trunk for all 5 BP's marked "Cisco" above)
+
* https://github.com/CiscoSystems/neutron/tree/csr1kv_for_routing_juno Cisco service VM implementation with L3 router plugin (this branch contains code for Juno trunk for all 5 BP's marked "Cisco" above)
  
 
== Bug  Tracking ==
 
== Bug  Tracking ==

Revision as of 08:17, 25 November 2014

Warning : Work in progress!

Etherpads

Blueprints

Architecture and Design

Documents

Patch review tracking

Neutron

Neutron python client

Oslo.messaging

Nova

Other repositories

Bug Tracking