mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-10 11:11:29 -07:00
Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450)
* Add module cv_server_provision for integration with Arista CloudVision Portal. * Doc update. * Remove shebang from test file. Update short description with company and product name. * Update exception syntax to Python3 style. * Remove blank line between imports. * Remove newlines from RETURN documentation. * Add cvprac to unittest requirements. * Update unittest format. Add a few additional tests. * Mock exceptions from cvprac so the library is not needed for unittests. * Mock cvprac imports. * Update unit tests to support python 3.5. * Mock full cvprac library for unittests. * Update Jinja2 import to pass updated CI checks. * Update cvprac imports format for new CI tests. * Add __metaclass__ and __future__.
This commit is contained in:
parent
7fbd924cbb
commit
c85f363aaa
4 changed files with 1532 additions and 0 deletions
0
test/units/modules/network/cloudvision/__init__.py
Normal file
0
test/units/modules/network/cloudvision/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue