Add device role tagging functionality to openstack connector. All interfaces are... 70/2070/2
authormontesmoreno <pablo.montesmoreno@telefonica.com>
Wed, 16 Aug 2017 10:48:23 +0000 (12:48 +0200)
committermontesmoreno <pablo.montesmoreno@telefonica.com>
Tue, 22 Aug 2017 08:30:27 +0000 (10:30 +0200)
commit9317d3077c7aa096379dcb66bf73268b4c2d6406
tree764968ecebc4e1a13ef4714b461d949071931d5a
parentc705303457249e947055d5445295ba110cf3afd9
Add device role tagging functionality to openstack connector. All interfaces are tagged with the name of the VDU interface in the OSM descriptor. To be able to use 'device role tagging' functionality define 'microversion: 2.32' in datacenter config. This implementation approach is due to the warning message in https://developer.openstack.org/api-guide/compute/microversions.html where it is stated that microversion backwards compatibility is not guaranteed and clients should always require an specific microversion.

Change-Id: I75c572291fe648467c69b4958b8b3e58ecec178c
Signed-off-by: montesmoreno <pablo.montesmoreno@telefonica.com>
osm_ro/vimconn_openstack.py