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
Oliver Kastler 0760a7ec08
Fix for shared snapshot parameter (#60250)
* Fix for shared snapshot parameter

Fixing this bug:
`Unknown parameter in input: "IsShared", must be one of: DBInstanceIdentifier, DBSnapshotIdentifier, SnapshotType, Filters, MaxRecords, Marker, IncludeShared, IncludePublic, DbiResourceId`

* Updated documentation for shared snapshots

Tags can't get accessed for shared snapshots

* fixed indentation

* added test for shared snapshot

* fixed isPublic parameter to correct IncludePublic parameter

Co-authored-by: Oliver Kastler <oliver@realestate.co.nz>
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Fix for shared snapshot parameter (#60250) 6 years ago
legacy Use context manager for file handling in misc files. (#65372) 6 years ago
lib/ansible_test Test: Bump TOWER_VERSION to supported version (#67378) 6 years ago
sanity win_package - Refactor with msp, appx support (#66931) 6 years ago
units Add ansible-galaxy collection list command (#65022) 6 years ago
utils Improve sanity test handling in CI after migration. 6 years ago