Commit Graph

10 Commits (a02555ad91cf80a61d247eda79d4d1ff027c9c0b)

Author SHA1 Message Date
Rene Moser 7952723530 cloudstack: fix domain name is not unique, use full path 2015-06-26 09:25:26 +02:00
Rene Moser b9b1e294d7 cloudstack: add get_or_failback() 2015-06-26 09:25:26 +02:00
Rene Moser 034228f64b cloudstack: add missing api_timeout into v1 2015-06-10 20:31:26 +02:00
Rene Moser 6eb96c1a56 cloudstack: methods renaming 2015-06-10 20:29:57 +02:00
Rene Moser 7b3dd55c3d cloudstack: remove unused methods used for backward compatibility 2015-06-10 17:28:45 +02:00
Rene Moser fc3020c57a cloudstack: prevent getting the wrong project.
Since we use domain and account data to filter the project, listall is not needed and can return the wrong identical named project of another account if root admin permissions are used.

Fixed projects names are not case insensitive.
2015-06-09 16:16:58 +02:00
Matt Martz ccb8bcebd3 Resync the v1 directory with v1_last. Fixes #11162 2015-06-04 11:36:01 -05:00
Rene Moser caf3cf6930 cloudstack: add timeout to utils 2015-06-02 14:51:25 +02:00
Rene Moser 8868f4b481 cloudstack: sync module_utils/cloudstack.py to v1
Commits from 31520cdd17 to 62ccc1b9b6 related to cloudstack.py
2015-06-02 14:51:15 +02:00
James Cammarata ce3ef7f4c1 Making the switch to v2 2015-05-03 21:47:26 -05:00