[openstack-dev] [vitrage] vitrage - how much links model in API is permanent?

Afek, Ifat (Nokia - IL) ifat.afek at nokia.com
Tue May 31 08:15:13 UTC 2016


Hi Eylon,

This dictionary is created by NetworkX, and is not about to be changed. You can definitely rely on this API to be permanent. And we should make sure we have a tempest test for verifying it.

Best regards,
Ifat.

> -----Original Message-----
> From: Malin, Eylon (Nokia - IL) [mailto:eylon.malin at nokia.com]
> Sent: Monday, May 30, 2016 10:40 AM
> 
> Hi,
> 
> While calling /v1/topology/  the response has links part, which is list
> of dicts.
> Each dict have the following properties :
> 
> 	is_deleted : Boolean
> 	key : string
> 	relationship_type : string
> 	source : int
> 	target : int
> 
> How much that structure is permanent ?
> Can I assume that these keys are here for long ?
> 
> Thank you
> 
> Eylon





More information about the OpenStack-dev mailing list