Dag Wieers
fb9af72b48
aci_aep: Add missing integration tests ( #36414 )
...
This PR includes:
- Add missing aci_aep integration tests
- Fix small aci_rest issue
2018-02-20 03:04:17 +01:00
Dag Wieers
32dc936c20
aci_rest: Remove test data from validation test ( #36381 )
...
Oops
2018-02-19 13:27:42 +01:00
Dag Wieers
79d00adc52
aci_rest: Fix error handling and improve documentation ( #36295 )
...
This PR includes:
- A fix for a recently introduced issue wrt. error handling
- Added integration tests for provoked errors
- Influence standard return values using aci library for aci_rest
- Add proxy support documentation
- Documentation update related to #34175
2018-02-19 12:01:14 +01:00
Dag Wieers
d6004852a2
ACI: Move to 'host' parameter instead of 'hostname' ( #35161 )
...
* ACI: Move to 'host' parameter instead of 'hostname'
* Update host parameter in documentation fragment too
2018-01-22 22:06:56 +01:00
Dag Wieers
fa5adabcbf
aci_rest: Additional notes and simplify examples ( #35091 )
...
Add additional notes, improve examples
2018-01-21 10:59:08 +01:00
Dag Wieers
2bd0653488
ACI: Support validate_certs, use_ssl and use_proxy ( #35146 )
...
This PR includes:
- validate_certs, use_ssl and use_proxy support for the integration
tests
2018-01-21 00:38:20 +01:00
Matt Clay
3c271e6bf6
Remove unsupported comments from aliases.
2017-10-19 14:44:13 -07:00
Dag Wieers
d8649adf10
aci_rest: More tests related to input types
...
Now test inline YAML, inline JSON, YAML string, JSON string and XML
string input.
2017-09-05 00:59:33 -07:00
Dag Wieers
6108b46022
aci_rest: Add integration tests
...
Integration tests for aci_rest to upstream.
It follows the same flow as aci_tenant to create, change and remove a
tenant idempotently.
2017-09-05 00:09:17 -07:00