Jump to: navigation, search

Difference between revisions of "Trove-rpc-versioning"

(Created page with "=== Intro === This page describes the intent to implement oslo messaging's API Version Negotiation. https://wiki.openstack.org/wiki/Oslo/Messaging#API_Version_Negotiation...")
 
(Intro)
Line 2: Line 2:
 
This page describes the intent to implement oslo messaging's API Version Negotiation.
 
This page describes the intent to implement oslo messaging's API Version Negotiation.
  
[[https://wiki.openstack.org/wiki/Oslo/Messaging#API_Version_Negotiation]]
+
[[Oslo/Messaging#API_Version_Negotiation]]
  
 
=== Goals ===
 
=== Goals ===
 
Prevent backward incompatibility between Trove components.
 
Prevent backward incompatibility between Trove components.
 
Reduce the need for downtime during deployments
 
Reduce the need for downtime during deployments

Revision as of 17:56, 9 April 2014

Intro

This page describes the intent to implement oslo messaging's API Version Negotiation.

Oslo/Messaging#API_Version_Negotiation

Goals

Prevent backward incompatibility between Trove components. Reduce the need for downtime during deployments