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/vyos
Rohit 9eb7709c61
Vyos static route module added (#62193)
* Vyos static route module added

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity fixes

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* empty config traceback fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity check fix

* model specific changes and SI test cases updated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* new state changes and SI test cases updated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity fixes

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* UT cases added

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* replaced operation fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* review comments incorporated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* shippable fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* delete opr updated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* comments incorporated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
6 years ago
..
fixtures Vyos static route module added (#62193) 6 years ago
__init__.py Vyos system module (#21060) 9 years ago
test_vyos_banner.py Fix flake8 errors related to vyos.vyos collection (#66516) 6 years ago
test_vyos_command.py Unit tests: remove unused imports (#59740) 6 years ago
test_vyos_config.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_vyos_facts.py Fix flake8 errors related to vyos.vyos collection (#66516) 6 years ago
test_vyos_firewall_rules.py VyOS: firewall_rules module added (#65680) 6 years ago
test_vyos_ping.py New Module: vyos_ping (#50193) 7 years ago
test_vyos_static_route.py Vyos static route module added (#62193) 6 years ago
test_vyos_static_routes.py Vyos static route module added (#62193) 6 years ago
test_vyos_system.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_vyos_user.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
vyos_module.py Update bare exceptions to specify Exception. 7 years ago