David Passante
eff1f8851c
cloudstack: streamline modules doc (part 6) ( #54641 )
...
* Parameter types added
* Copyright format fixes
* Doc style fixes
* Examples format fixes
* validate-module errors fixes
2019-03-31 11:09:15 +02:00
Patryk D. Cichy
6b3246164c
Enable adding VLAN IP ranges for Physical Networks ( #54576 )
2019-03-29 20:08:14 +01:00
René Moser
9cdad6a01e
cs_physical_network: use name as param for network ( #54602 )
2019-03-29 10:45:01 -04:00
David Passante
b0d0a3a2f8
cs_service_offering: Implement customizable compute offers ( #54597 )
2019-03-29 15:39:54 +01:00
David Passante
7f57d88f00
cloudstack: streamline modules doc (part 5) ( #54523 )
2019-03-29 09:50:15 +01:00
David Passante
7c57caf8fa
cs_network_offering: add a for_vpc parameter ( #54551 )
...
* cs_network_offering: add for_vpc parameter
* add changelog fragment
2019-03-28 22:37:32 +01:00
Patryk D. Cichy
43514e9d93
Add a new CloudStack module - cs_traffic_type ( #54451 )
...
* Add get_physical_network to AnsibleCloudStack
* Add new module cs_traffic_type
2019-03-28 21:53:32 +01:00
David Passante
601d20117d
cs_service_offering: update params in arg spec and documentation ( #54511 )
...
* cs_service_offering: update params in arg spec and documentation
* fix documentation formatting error
2019-03-28 21:49:06 +01:00
Patryk D. Cichy
cdb1d02f4c
Add new CloudStack module cs_physical_network ( #54098 )
2019-03-27 10:48:44 +01:00
David Passante
0c0f448a24
cs_instance_facts: add a "nic" fact to return VM networking information ( #54337 )
...
* cs_instance_facts: add a "nic" fact to return detailed VM networking informations
* cs_instance_facts: typos in dco
2019-03-25 17:34:37 -04:00
David Passante
aa32164d15
cs_volume: add volumes extraction and upload features ( #54111 )
...
* cs_volume: add volumes extraction and upload features
* cs_volume: Update doc, remove deprecated code
* cs_volume: Add unit tests for extract and upload features
2019-03-22 07:09:26 +01:00
David Passante
ef6da8ec5c
cloudstack: streamline modules doc (part 4) ( #53874 )
...
* cloudstack: streamline modules doc (part 4)
* Parameter types added
* Copyright format fixes
* Doc style fixes
* Examples format fixes
* validate-module errors fixes
* cs_network_offering: Rollback of the deletion of the choice list for supported_services param
2019-03-17 08:38:02 +01:00
David Passante
e62fc508ad
cs_network_offering: Add choice list for supported_services in arg_spec ( #53901 )
2019-03-16 13:43:27 +01:00
Patryk D. Cichy
851cfc0c18
Add new Cloudstack module cs_image_store ( #53617 )
2019-03-16 07:58:55 +01:00
David Passante
244a9a83aa
cs_iso: fix missing param "is_public" ( #53740 )
...
* cs_iso: fix missing param "is_public"
* add changelog fragment
2019-03-13 19:06:44 +01:00
David Passante
495c197770
cloudstack: streamline modules doc (part 3) ( #53412 )
...
* cloudstack: streamline modules doc (part 3)
* Parameter types added
* Copyright format fixes
* Doc style fixes
* Examples format fixes
* Remove cs_loadbalancer_rule from ignore.txt
* cs_loadbalancer_rule: add "version_added" for params added into the documentation
* cs_loadbalancer_rule: ignore E309 for now
* cs_loadbalancer_rule: remove E309 from ignore.txt
2019-03-12 23:19:07 +01:00
David Passante
644362d0be
cloudstack: streamline modules doc (part 2) ( #52730 )
...
* cloudstack: streamline modules doc (part 2)
* Parameter types added
* Copyright format fixes
* Doc style fixes
* Examples format fixes
* minor fixes
* fix missing quoting of "version_added"
2019-02-28 07:27:14 -05:00
David Passante
5abeb9659b
cloudstack: streamline modules doc ( #52509 )
...
* cloudstack: streamline modules doc (first 5)
* Remove the "local_action" style from the examples
2019-02-20 10:53:31 -05:00
Jordan Borean
a39c4ad464
Final round of moving modules to new import error msg ( #51852 )
...
* Final round of moving modules to new import error msg
* readd URL to jenkins install guide
* fix unit tests
2019-02-08 10:07:01 +10:00
David Passante
cbde04606a
Cloudstack: New module cs_vlan_ip_range ( #51597 )
2019-02-06 11:33:27 +01:00
Dag Wieers
05c6ff79f9
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
Toshio Kuratomi
3fba006207
Update bare exceptions to specify Exception.
...
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
2018-12-16 15:03:19 -08:00
René Moser
e0ad0eb42c
Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable
...
cloudstack: Fixes for unstable tests
2018-12-10 08:39:16 -08:00
Abhijeet Kasurde
bc3e7bbeba
E325 Removal - Part II ( #49196 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-11-28 13:55:52 +05:30
Gregor Riepl
02893520a9
Cloudstack: Add password reset module ( #47931 )
2018-11-26 18:20:52 +01:00
René Moser
3554c59c9f
cs_instance: fix typos in defaults for ip/ip6_ipaddress ( #49064 )
2018-11-23 15:39:15 +00:00
John R Barker
3fcc564bbb
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
...
* Bulk fix DOCUMENTATION.author
2018-11-20 19:31:35 +00:00
René Moser
c7c3ca1c41
cs_template: fix KeyError on state=extracted ( #48675 )
...
* cs_template: fix KeyError on state=extracted
* add changelog
2018-11-15 13:38:42 +00:00
René Moser
064530b72e
cs_network_acl_rule: fix doc and sanity ( #47835 )
...
* cs_network_acl_rule: fix doc and sanity
* doc styling
2018-11-02 01:08:15 +01:00
René Moser
242bd512d0
cs_ip_address: fix vpc and network mutually exclusive ( #47846 )
...
* cs_ip_address: fix vpc and network mutually exclusive
* add changelog
* streamline docs
2018-11-01 07:26:08 +01:00
Abhijeet Kasurde
3568dc512a
Misc typo fixes ( #47699 )
...
fixes requried to required
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-10-28 12:35:30 +05:30
David Passante
0099e7f57e
cs_account: add ability to bind accounts to LDAP ( #46219 )
2018-10-27 05:00:18 -04:00
David Passante
382641ff24
cs_account: Implement role parameter support ( #46166 )
2018-09-27 07:37:56 +02:00
René Moser
f73996e6eb
cs_resourcelimit: use query_api for error handling ( #46036 )
2018-09-26 09:05:48 +02:00
René Moser
48b9992446
cs_ip_address: use query_api, fixes error handling ( #46034 )
2018-09-26 09:05:07 +02:00
René Moser
7f92a8c94c
cs_staticnat: fix sanity ( #46037 )
2018-09-26 09:03:16 +02:00
René Moser
c09b785a66
cs_instance: doc: fix typo in examples ( #46035 )
2018-09-26 09:02:06 +02:00
René Moser
e7926cf9f4
cs_instance: fix host migration without volume ( #46115 )
2018-09-25 16:48:45 +02:00
René Moser
83ec418470
cs_loadbalancer_rule_member: fix error handling ( #46012 )
...
* make use of query_api
* fix sanity
2018-09-22 13:40:40 +02:00
David Passante
05328ebf21
Cloudstack: fix support for some VPC service capabilities ( #45727 )
...
* Fix support for VPC capabilities such as redundant routers or region level VPC
* Add integration test cases for "region level VPC" and "distributed router" capabilities
2018-09-17 16:08:16 +02:00
Matt Martz
f89d873698
Stub out modules scheduled for 2.8 removal ( #44985 )
...
* Remove modules scheduled for 2.8
* Add changelog and porting guide
* Skip docs test on removed modules
* Don't link to removed modules
2018-08-31 16:27:32 -05:00
René Moser
dd953dbe96
cs_template: implement update and revamp ( #37015 )
2018-08-28 19:55:21 +02:00
Yoan Blanc
cf61510f48
cs instance root_disk size update resizes the root volume ( #43817 )
...
* cloudstack: resize volume on root_disk_size changes
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
Reviewed-by: Marc-Aurèle Brothier <m@brothier.org>
* fixup! cloudstack: resize volume on root_disk_size changes
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
* fixup! fixup! cloudstack: resize volume on root_disk_size changes
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
* cs_instance: rename flag to allow_root_disk_shrink
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
2018-08-28 12:19:43 -04:00
nishiokay
c99cd634bb
Update cs_storage_pool.py ( #42454 )
...
Added "maintenance" to allocation_state in the Parameters section.
+label: docsite_pr
2018-08-13 15:19:36 -04:00
René Moser
041fcb2435
cs_pod: workaround for 4.11 API break ( #43944 )
2018-08-11 09:22:14 +02:00
René Moser
d7c3d5501b
cs_vpc: fix disabled or wrong vpc offering taken ( #42465 )
2018-07-09 08:31:13 +02:00
René Moser
0e6628395a
cs_firewall: fix idempotence and tests for cloudstack v4.11 ( #42458 )
2018-07-08 00:51:46 +02:00
nishiokay
7ee86ae370
[cloudstack] fix cs_host example ( #42419 )
2018-07-06 09:47:42 -04:00
David Passante
f30e0b833d
cloudstack: new module cs_disk_offering ( #41795 )
2018-06-23 01:15:26 +02:00
René Moser
5dd3aa26ea
cs_instance: implement host migration support ( #40309 )
...
* cs_instance: implement host migration support
* fix build
* fail fast on update if user is not admin
* improve tests a bit
* expunge it
* fix typo
* disable temporarly verify for host on starting instance.
2018-05-25 11:20:04 +02:00