Peter Farmer
16994bbdca
cloudstack: use paging for listVirtualMachines ( #40018 )
...
Paging wasn't implemented, so once a cs domain has over 500 (default page size) VMs, Ansible can no longer find newly created VM.
2018-05-12 09:46:49 +02:00
Danilo Riecken P. de Morais
5540e2f8a9
cloudstack: inventory: Added feature list by tag ( #31319 )
2018-01-14 20:42:31 +01:00
René Moser
87119479d8
cloudstack: fix pep8 cloudstack inventory ( #22092 )
2017-02-28 19:14:03 +01:00
Matt Clay
10d9318de7
PEP 8 indent cleanup. ( #20800 )
...
* PEP 8 E121 cleanup.
* PEP 8 E126 cleanup.
* PEP 8 E122 cleanup.
2017-01-29 07:28:53 +00:00
Matt Clay
d0d1158c5e
PEP 8 cleanup. ( #20789 )
...
* PEP 8 E703 cleanup.
* PEP 8 E701 cleanup.
* PEP 8 E711 cleanup.
* PEP 8 W191 and E101 cleanup.
2017-01-28 00:12:11 -08:00
René Moser
c588bade1f
cloudstack: add domain, group per zone to dynamic inventory ( #17792 )
2016-10-24 18:53:34 +02:00
Sébastien Fievet
83e748e315
Fix filtering by project in Cloudstask inventory
2016-03-09 11:19:39 +07:00
Marius Gedminas
3f9879aedb
Use print() as function under contrib/
...
This fixes the remaining Python 3 syntax errors, so re-enable compileall
for contrib/ again.
2015-08-28 09:18:13 +03:00
Marius Gedminas
9ae66a7f5c
Use 'except ... as' syntax in contrib/ and test/ too
2015-08-27 22:15:57 +03:00
Brian Coca
d0c6d2ff1c
poreted log_plays, syslog_json and osx_say callbacks to v2
...
renamed plugins to contrib (they are not really plugins)
rewrote README.md to reflect new usage
added new dir to setup.py so it gets copied with installation, in views
of making using inventory scripts easier in teh future
2015-07-10 10:30:33 -04:00