* Added new common argument api_version for all Avi modules

* Updated dependency for the new modules to use avi sdk 17.1 and above

* Updated Avi 17.1.1 modules with descriptions and moddule dependencies

* Updated version_added for new options
This commit is contained in:
Gaurav Rastogi 2017-05-03 08:51:28 -07:00 committed by John R Barker
commit e8a0215cd3
17 changed files with 198 additions and 83 deletions

View file

@ -42,4 +42,7 @@ options:
description:
- UUID of tenant used for all Avi API calls and context of object.
default: ''
api_version:
description:
- Avi API version of to use for Avi API and objects.
"""