You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network
mharista c85f363aaa 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__.
9 years ago
..
aireos Adding aireos_config module (#27408) 9 years ago
aruba Adding aruba_config module (#27130) 9 years ago
basics code clean of old code from network modules updates (#21469) 9 years ago
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 9 years ago
cumulus test/: PEP8 compliancy (#24803) 9 years ago
eos fixes error when trying to run show start over eapi (#26800) 9 years ago
f5 Skip f5 tests if f5-sdk is not installed (#27035) 9 years ago
ios Remove Deprecated Template network modules (#27076) 9 years ago
iosxr fix iosxr_banner (#27378) 9 years ago
junos Fix junos unit test failures (#26676) 9 years ago
netscaler New module: manage Citrix Netscaler content switching virtual server configuration (network/netscaler/netscaler_cs_vserver) (#26245) 9 years ago
nuage New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895) 9 years ago
nxos fix nxos_vrf_af nxapi & cli (#27307) 9 years ago
ovs Actually check for equality on empty commands array (#25308) 9 years ago
vyos vyos_static_route implementation module (#26426) 9 years ago
__init__.py adds new module net_command for network devices (#19468) 9 years ago