Commit Graph

52221 Commits

Author SHA1 Message Date
Pedro Algarvio
bea3c36b19 Revert "We're not running the py3 checker"
This reverts commit 7f396cf978.
2015-04-26 09:47:21 +01:00
Nitin Madhok
5c0ed191b8 Adding list_vapps() to be able to list all vApps in the environment 2015-04-26 03:22:00 -04:00
Nitin Madhok
dd524cd24f Adding list_dvs() to be able to list all distributed virtual switches in the environment 2015-04-26 03:04:09 -04:00
Nitin Madhok
3d54bacb6b Adding enter_maintenance_mode() and exit_maintenance_mode() for host systems 2015-04-26 02:38:31 -04:00
Nitin Madhok
973d169a4e Doc fix 2015-04-26 02:08:29 -04:00
Thomas S Hatch
25b5d55827 Merge pull request #23061 from s0undt3ch/hotfix/2015.2-py3
Py3 Fixes to 2015.2
2015-04-25 23:08:36 -06:00
Thomas S Hatch
83a4f1371d Merge pull request #23064 from nmadhok/vmware-connection-warning
Suppress InsecureRequestWarning and InsecurePlatformWarning messages in vmware cloud driver
2015-04-25 23:08:03 -06:00
Nitin Madhok
6dcf9962d5 Lint fix 2015-04-26 01:07:41 -04:00
Nitin Madhok
83d1c2d217 Lint fix 2015-04-25 23:16:55 -04:00
Thomas S Hatch
3aa075ce80 Merge pull request #23066 from whiteinge/group-mk_token_support
Add group support to mk_token; return aggregate perms in rest_cherrypy
2015-04-25 21:13:57 -06:00
Nitin Madhok
a23a3840be Refactoring list_hbas() 2015-04-25 23:12:57 -04:00
Seth House
3404dff72b Extend perms list instead of appending; fixes non-group auth regression 2015-04-25 17:46:43 -06:00
Seth House
ca4f45c005 Output perms list for groups when logging in 2015-04-25 17:46:42 -06:00
C. R. Oldham
4f0eb75e1a Only add groups key to return if load has groups in it. 2015-04-25 17:46:41 -06:00
C. R. Oldham
94e8b18e62 Add 'groups' key to token request to assist with group eauth. 2015-04-25 17:46:41 -06:00
Ruben van Staveren
c0befdaf3d Take groups into account while creating and reading tokens #22905 2015-04-25 17:18:20 -06:00
Justin Findlay
2f41797fe7 Merge pull request #23065 from tsaridas/patch-1
Update boto_ec2.py comments
2015-04-25 17:16:39 -06:00
Pedro Algarvio
a0f2dbdf18 We need a copy since the dictionary changes over iteration 2015-04-25 21:17:18 +01:00
Pedro Algarvio
7f396cf978 We're not running the py3 checker 2015-04-25 21:14:49 +01:00
Pedro Algarvio
0bf9e43752 Disable PyLint warnings 2015-04-25 21:13:47 +01:00
Pedro Algarvio
0d4c437856 White-space lint issue 2015-04-25 20:27:24 +01:00
Matthew Williams
bd40be4b02 Merge branch 'develop' into boto_dicts 2015-04-25 18:29:13 +00:00
Andreas Tsaridas
c2f7c1eb80 Update boto_ec2.py comments 2015-04-25 20:24:57 +02:00
Matthew Williams
899427a7be boto_vpc: lint 2015-04-25 17:33:16 +00:00
Matthew Williams
e6a02a65ea WIP: states.boto_vpc: sync with execution module changes 2015-04-25 17:26:43 +00:00
Nitin Madhok
3ebeb68612 Merge pull request #9 from rmgoodberlet/vmware-cloud-driver
Added list_hba() function to list all HBAs on provider, HBAs by host, HBAs on provider by type, or HBAs on host by type.
2015-04-25 13:18:36 -04:00
Thomas S Hatch
ec64dea9c5 Merge pull request #22826 from tsaridas/fix_group_present
Fixes for group present
2015-04-25 11:00:13 -06:00
Thomas S Hatch
1ec051c694 Merge pull request #22950 from jacksontj/2015.2
Only override attributes that we do not have
2015-04-25 10:59:52 -06:00
Nitin Madhok
9f22475665 Import disable_warnings() from requests.packages.urllib3 in try-except block 2015-04-25 12:58:51 -04:00
Thomas S Hatch
9ca2d58b10 Merge pull request #23058 from plastikos/improvement-compound_as_list
[improvement] compound match as list
2015-04-25 10:57:49 -06:00
Thomas S Hatch
d45aa21dca Merge pull request #23048 from jfindlay/ET_error
py-2.6 compat for utils/boto.py ElementTree exception
2015-04-25 10:56:45 -06:00
Thomas S Hatch
d25a5c102f Merge pull request #23025 from jfindlay/fix_sys_locale
catch exceptions on bad system locales/encodings
2015-04-25 10:56:29 -06:00
Thomas S Hatch
0d7eb07456 Merge pull request #22996 from skizunov/develop
Fix Windows salt-master support for RAET
2015-04-25 10:55:58 -06:00
Thomas S Hatch
5e44b59a14 Merge pull request #22932 from hvnsweeting/file-append-bugfix
bugfix: also manipulate dir_mode when source not defined
2015-04-25 10:54:58 -06:00
Thomas S Hatch
02ec0381c6 Merge pull request #22923 from lyft/pagerduty_orchestration
Pagerduty orchestration
2015-04-25 10:54:21 -06:00
Thomas S Hatch
671d7a5f86 Merge pull request #22886 from terminalmage/pr-22838
Better solution for PR 22838
2015-04-25 10:54:08 -06:00
Thomas S Hatch
80034e9575 Merge pull request #22858 from isbm/isbm-salt-inspector
Node inspector module(s)
2015-04-25 10:53:56 -06:00
Justin Findlay
de5848fbe1 Merge pull request #23057 from rallytime/test_cleanup
Just some small test clean up changes
2015-04-25 10:08:03 -06:00
Justin Findlay
edb528d048 Merge pull request #23056 from jakubek/develop
print option mode presented in human friendly way
2015-04-25 10:07:24 -06:00
Andrea-Redi Tsarida
53b76f233d - fix comments 2015-04-25 15:16:11 +02:00
Andrea-Redi Tsarida
3ac4133405 - option to add policies for user_present state 2015-04-25 14:37:04 +02:00
Vinta
8f65f53d5b improve naming 2015-04-25 15:53:29 +08:00
Vinta
d84ca16d1a filtering list_nodes_full() 2015-04-25 15:35:03 +08:00
Jakub Mrozinski
7e82e3247e fixed comparison 2015-04-25 08:06:34 +02:00
Vinta
facc2ee047 new salt-cloud provider: QingCloud 2015-04-25 13:07:02 +08:00
Matthew Williams
bd409d5177 use "exactly_one" from utils.boto for now 2015-04-25 04:44:21 +00:00
Matthew Williams
0628dcc8a1 utils.boto: delete keys by value too 2015-04-25 04:24:23 +00:00
Matthew Williams
f3d994a1c5 modules.boto_vpc: return dicts from all functions 2015-04-25 04:22:42 +00:00
Ralph M Goodberlet
2445d2056d Added list_hba() function to list all HBAs on provider, HBAs by host, HBAs on provider by type, or HBAs on host by type. 2015-04-24 23:49:09 -04:00
Joseph Hall
480bd2cd2b Merge pull request #23033 from nmadhok/vmware-cloud-driver
Additions to VMware salt-cloud driver
2015-04-24 21:01:05 -06:00