Commit Graph

8 Commits (ce6d82e0074198253b26de4255ac23b796da2131)

Author SHA1 Message Date
lorijoan 38d364103d Update cs_volume module to fix typo on force attribute (#2592)
fixes #2590
8 years ago
René Moser 0daedc05f5 cloudstack: cs_volume: fix volume may be NoneType in check_mode (#2455) 9 years ago
Rene Moser efcfe21732 cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
Rene Moser 56fb7abc65
cloudstack: cs_volume: simplify detach on state=absent 9 years ago
Rene Moser 480db37583 cloudstack: cs_volume fixes and improvments
cloudstack: cs_volume:  fix not usable in older cloudstack versions

affects CCP 4.3.0.2 , but not ACS / CCP 4.5.1
closes #1321

cloudstack: cs_volume: fix uable to create volumes with the same name on multiple zones

cloudstack: cs_volume: use type bool and fix python3 support
9 years ago
Atsushi Sasaki 91d3c02571 Enable to resize a volume with cs_volume 9 years ago
Rene Moser 8ec66713d9 cloudstack: fixes and improvements
- cs_affinitygroup: add project support
  Project support in CloudStack for affinity groups is going to be fixed/implemented in the near future, this module should already support.

- cs_affinitygroup:  fix missing returns in doc

- cs_volume: fix disk offering not found

- cs_volume: fix volume not found if created with display_volume=no

- cs_firewall: argument zone is missing, default zone is always used.
  credits for reporting and fixing to @atsaki
  closes #1320

- cs_instance: fix user_data base64 encoding fails if not a string
9 years ago
Rene Moser 87065005aa cloudstack: new module cs_volume 9 years ago