nova/nova/api
Artom Lifshitz e80e2511cf Fix tag attribute disappearing in 2.33 and 2.37
In the context of device tagging, bugs have caused the tag attribute
to disappear starting with version 2.33 for block_devices and starting
with version 2.37 for network interfaces. In other words, block
devices could only be tagged in 2.32 and network interfaces between
2.32 and 2.36 inclusively.

This patch documents this behaviour in api-ref and introduces
microversion 2.42, which re-adds the tag in all the right places.

Change-Id: Ia0869dc6f7f5bd347ccbd0930d1d668d37695a22
Closes-bug: 1658571
Implements: blueprint fix-tag-attribute-disappearing
2017-01-30 19:38:46 -05:00
..
ec2 Remove unnecessary code added for ec2 deprecation 2016-07-20 23:37:11 +05:30
metadata Merge "Adding vlans field to Device tagging metadata" 2017-01-27 15:12:00 +00:00
openstack Fix tag attribute disappearing in 2.33 and 2.37 2017-01-30 19:38:46 -05:00
validation Add query parameters white list for server list/detail 2017-01-17 15:54:15 +00:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py Merge "Remove manual handling of old context variables" 2016-12-12 17:20:30 +00:00
compute_req_id.py Remove 'v3' from comments in Nova API code 2015-09-14 14:10:58 +00:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00