community.general/lib/ansible/modules/extras/cloud
Ricardo Carrillo Cruz 9fea94b5bf Fix instantiation of openstack_cloud object in os_project
The os_project module instantiates the openstack cloud object
by passing the module params kwargs.
As the params contain a key named 'domain_id', this is used
for domain in the OpenStack connection, instead of the domain value
the user specifies on the OSCC clouds.yaml or OpenStack envvars.
This fix corrects this by popping the 'domain_id' key, so it we
keep the value but it's not passed later on module.params.
2016-12-08 11:33:53 -05:00
..
amazon ecs_task module documentation fixes 2016-12-08 11:33:53 -05:00
centurylink added missing : to docs 2016-12-08 11:33:32 -05:00
cloudstack cloudstack: new module cs_zone 2016-12-08 11:33:52 -05:00
docker fixed misppelled description 2016-12-08 11:33:49 -05:00
google added version_added to new feature, removed unused aliases 2016-12-08 11:33:29 -05:00
lxc Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
misc Fix opening libvirt esx connection 2016-12-08 11:33:49 -05:00
openstack Fix instantiation of openstack_cloud object in os_project 2016-12-08 11:33:53 -05:00
profitbricks Rebuild of ealier PR. 2016-12-08 11:33:12 -05:00
rackspace Use rax_to_dict(). 2016-12-08 11:32:57 -05:00
vmware Resolves issue with vmware_migrate_vmk module for v2.0 2016-12-08 11:33:53 -05:00
webfaction Choices should be a list of true/false not the string BOOLEANS 2016-12-08 11:33:51 -05:00
__init__.py package files 2016-12-08 11:32:18 -05:00
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 2016-12-08 11:33:25 -05:00