Ondra Machacek
0154f32fbd
cloud: ovirt_disks: Fix download of the qcow disk ( #26179 )
...
Fixes : #26177
2017-06-29 08:15:26 -04:00
Ondra Machacek
c17efa4aaa
cloud: ovirt: Add possibility to specify opentack volume type ( #22361 )
...
This PR fixes: https://github.com/ansible/ansible/issues/21580
2017-06-08 16:53:26 -04:00
Abhijeet Kasurde
07be5f2b67
spelling fixes (non-trivial, changing messages) ( #25094 )
...
Multiple spell fixes in single commit.
Taking over existing PR as per comment -
https://github.com/ansible/ansible/pull/23645#issuecomment-304312275
Original Author: klemens <ka7@github.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-06-01 10:45:19 +01:00
Ondra Machacek
4d890c1e9f
cloud: ovirt change URL in documentation ( #24438 )
2017-05-16 10:48:26 -04:00
Ondra Machacek
a5020a40e5
Minor fixes for oVirt modules ( #23452 )
...
* cloud: ovirt: only image disk can be sparsified
* cloud: ovirt: add post-copy scheduling policy
2017-05-10 09:15:47 -04:00
Andrea Tartaglia
1d0a629dcc
Fixed docs for cloud modules ( #23745 )
...
* Fixed docs for cloud modules
* removed blank line in ec2_snapshot_facts
2017-04-27 12:01:11 +01:00
Ondra Machacek
13c2c292f2
cloud: ovirt: add note that modules works with RHV as well ( #23808 )
2017-04-22 00:20:24 +02:00
Ondra Machacek
a46c55b2dd
cloud: ovirt: Add sparsify option to ovirt_disks ( #22560 )
...
This patch fixes: https://github.com/ansible/ansible/issues/22348
2017-03-20 09:39:16 -04:00
Ondra Machacek
bb7e7be71f
cloud: ovirt: Fix disk image upload ( #22557 )
2017-03-15 08:03:18 -04:00
Toshio Kuratomi
eb1214baad
New metadata 1.0 ( #22587 )
...
Changes to the metadata format were approved here:
https://github.com/ansible/proposals/issues/54
* Update documentation to the new metadata format
* Changes to metadata-tool to account for new metadata
* Add GPL license header
* Add upgrade subcommand to upgrade metadata version
* Change default metadata to the new format
* Fix exclusion of non-modules from the metadata report
* Fix ansible-doc for new module metadata
* Exclude metadata version from ansible-doc output
* Fix website docs generation for the new metadata
* Update metadata schema in valiate-modules test
* Update the metadata in all modules to the new version
2017-03-14 09:07:22 -07:00
Ondra Machacek
7d397e7d3e
cloud: ovirt: Add download image support to disks module ( #22101 )
...
This PR fixes: https://github.com/ansible/ansible/issues/22088
2017-03-02 08:32:36 -05:00
Ondra Machacek
9fe0ae082a
cloud: ovirt: logout if token is not used ( #21517 )
2017-03-01 19:59:15 +00:00
Matt Martz
829c0b8f62
Update validate-modules ( #20932 )
...
* Update validate-modules
* Validates ANSIBLE_METADATA
* Ensures imports happen after documentation vars
* Some pep8 cleanup
* Clean up some left over unneeded code
* Update modules for new module guidelines and validate-modules checks
* Update imports for ec2_vpc_route_table and ec2_vpc_nat_gateway
2017-02-02 11:45:22 -08:00
Ondra Machacek
c7739be960
cloud: ovirt: Add possibility to skip disk copy ( #20656 )
2017-01-25 13:51:37 -05:00
Ondra Machacek
ba9f6326f4
Documentation improvments of oVirt modules ( #19668 )
2016-12-30 10:35:26 -05:00
Ondra Machacek
f84f97d035
cloud: ovirt: Add support to upload/copy/move disks ( #19337 )
2016-12-14 12:43:25 -05:00
Ondra Machacek
5400a06ac4
cloud: ovirt: Various fixes for oVirt modules ( #19141 )
...
* cloud: ovirt: fix various issues in ovirt modules
* cloud: ovirt: add support for nfs version
* cloud: ovirt: Fix facts documentation
* Add proper documentation fragmet
* Add proper argument_spec
* Fix return values
* cloud: ovirt: fix pep8
2016-12-14 11:42:15 -05:00
James Cammarata
011ea55a8f
Relocating extras into lib/ansible/modules/ after merge
2016-12-08 11:35:18 -05:00