Commit Graph

610 Commits

Author SHA1 Message Date
Thomas S Hatch
ec644f6680 Merge pull request #177 from techhat/bootstate
In -Q (but not -S or -F) show actual state, not just the state code
2012-11-29 10:37:18 -08:00
Joseph Hall
2433b87eff In -Q (but not -S or -F) show actual state, not just the state code 2012-11-29 18:33:53 +00:00
Joseph Hall
ba10895d5a Merge pull request #175 from runyaga/develop
check if vm in running state
2012-11-29 09:33:43 -08:00
Thomas S Hatch
1fe28dc9f8 Merge pull request #176 from techhat/ostack
Clarifying openstack debug log message
2012-11-29 09:16:15 -08:00
Joseph Hall
4e1e5d0b59 Clarifying openstack debug log message 2012-11-29 17:13:34 +00:00
Joseph Hall
b54d8cdfa7 Merge pull request #174 from s0undt3ch/develop
Test for EC2_AP_SOUTHEAST2 attribute before adding it to the locations dictionary.
2012-11-28 19:09:55 -08:00
Pedro Algarvio
7bcea735ed Test for EC2_AP_SOUTHEAST2 attribute before adding it to the locations dictionary. 2012-11-29 03:07:20 +00:00
Thomas S Hatch
0ebf2c446f Merge pull request #173 from techhat/issue149
Break out sftp into its own function
2012-11-28 10:53:36 -08:00
Joseph Hall
38294a886f Break out sftp into its own function, add new minion uploads 2012-11-28 17:08:35 +00:00
Joseph Hall
82e8da1d4a Merge pull request #172 from lexual/develop
AWS Sydney region support. Requires patch for https://issues.apache.org/...
2012-11-28 07:48:38 -08:00
lexual
c1c5189b7e AWS Sydney region support. Requires patch for https://issues.apache.org/jira/browse/LIBCLOUD-264 2012-11-28 22:39:38 +11:00
runyaga
9fc0e8001c check if vm in running state 2012-11-28 05:59:20 +00:00
Joseph Hall
b149cab027 Comments are backwards 2012-11-27 21:26:34 +00:00
Thomas S Hatch
58973bee8f Merge pull request #171 from techhat/issue69
Specifying full path for pkg command
2012-11-27 12:32:00 -08:00
Joseph Hall
56ec2318ed Specifying full path for pkg command 2012-11-27 20:29:30 +00:00
Thomas S Hatch
3b0ec58158 Merge pull request #170 from techhat/issue94
Add the ability to check for invalid characters
2012-11-26 14:31:58 -08:00
Joseph Hall
15a95d0336 Add the ability to check for invalid characters 2012-11-26 21:57:34 +00:00
Thomas S Hatch
4595ca91f6 Merge pull request #169 from techhat/issue138
Add the ability to use an apikey for openstack
2012-11-26 13:25:53 -08:00
Thomas S Hatch
f4aa62107c Merge pull request #168 from techhat/issue96
Adding the ability to perform extra actions
2012-11-26 13:17:02 -08:00
Joseph Hall
d8800026cd Add the ability to use an apikey for openstack 2012-11-26 21:14:30 +00:00
Joseph Hall
30054d87cd Update action doc for AWS 2012-11-26 20:10:04 +00:00
Joseph Hall
fa2b96e22d Add start/stop actions to AWS 2012-11-26 20:08:56 +00:00
Joseph Hall
ec82b0ccd3 Adding the ability to perform extra actions 2012-11-26 19:10:34 +00:00
Thomas S Hatch
aabc73cb8b Merge pull request #167 from techhat/issue157
Change joyent to use salt-cloud deploy function
2012-11-26 09:36:54 -08:00
Joseph Hall
1e8a71f0fc Change joyent to use salt-cloud deploy function 2012-11-26 17:33:13 +00:00
Thomas S Hatch
3a356cf7a4 Merge pull request #166 from s0undt3ch/develop
Update base config file log_level settings to match the defaults.
2012-11-25 19:56:42 -08:00
Pedro Algarvio
d3d4e20036 Update base config file log_level settings to match the defaults. 2012-11-26 03:39:58 +00:00
Joseph Hall
c791b5250f Merge pull request #165 from s0undt3ch/features/import-libcloud-import
More explicit import error message. Minor PEP-8 fixes.
2012-11-25 18:13:07 -08:00
Joseph Hall
67df088586 Merge pull request #164 from s0undt3ch/issues/163
Switch how configuration loading is done so log settings are not ignored. Fixes #163.
2012-11-25 18:11:22 -08:00
Pedro Algarvio
d807ddc875 Switch how configuration loading is done so log settings are not ignored. Fixes #163. 2012-11-26 01:26:35 +00:00
Pedro Algarvio
83574c54d5 More explicit import error message. Minor PEP-8 fixes. 2012-11-26 00:21:23 +00:00
Thomas S Hatch
7e3eccc805 Merge pull request #162 from saltstack/libcloudver
Require a minimum libcloud version
2012-11-22 07:30:04 -08:00
Joseph Hall
8cf3891043 Require a minimum libcloud version 2012-11-22 15:10:55 +00:00
Thomas S Hatch
082ab4cafa Merge pull request #160 from techhat/issue118
Change sys.exit() to raise exceptions instead
2012-11-21 10:44:36 -08:00
Joseph Hall
e55c6bc2a4 Change sys.exit() to raise exceptions instead 2012-11-21 18:43:27 +00:00
Thomas S Hatch
85a9fdaff8 Merge pull request #159 from techhat/issue116
Better checking for minion config
2012-11-21 10:14:15 -08:00
Joseph Hall
74ff1be49d Better checking for minion config 2012-11-21 18:11:05 +00:00
Joseph Hall
5aa36372a5 Merge pull request #158 from techhat/issue144
Adding docs for start_action and --no-deploy
2012-11-20 13:42:12 -08:00
Joseph Hall
5f92340286 Adding docs for start_action and --no-deploy 2012-11-20 21:41:17 +00:00
Thomas S Hatch
0476de63cc Merge pull request #156 from techhat/issue144
Adding start_action to cloud providers (except joyent)
2012-11-20 13:30:00 -08:00
Joseph Hall
922c4010a3 Adding start_action to cloud providers (except joyent) 2012-11-20 21:27:46 +00:00
Thomas S Hatch
a940192ef5 Merge pull request #155 from techhat/issue123
pep-8 fix
2012-11-20 12:36:33 -08:00
Joseph Hall
0dd50bba21 pep-8 fix 2012-11-20 20:30:14 +00:00
Thomas S Hatch
1dd5cfdad3 Merge pull request #154 from techhat/issue123
Adding --deploy option
2012-11-20 12:03:30 -08:00
Joseph Hall
6a96be86b6 Change --deploy to --no-deploy (since deploy is the default) 2012-11-20 19:57:13 +00:00
Joseph Hall
d547bbfb2b Adding --deploy option 2012-11-20 19:39:04 +00:00
Thomas S Hatch
b8e0171869 Merge pull request #153 from techhat/issue139
Fire events when minion has been created/destroyed
2012-11-19 12:44:55 -08:00
Joseph Hall
e53695ef8b Fire events when minion has been created/destroyed 2012-11-19 20:23:35 +00:00
Joseph Hall
3951a53d8c Merge pull request #152 from duego/fix_grains_opt
Invalid assumption of existing grains key
2012-11-19 05:54:42 -08:00
Johnny Bergström
c8d7a184ef Invalid assumption of existing grains key
Set a default if there is no grains key.
This happens when using map_grains in profiles.
2012-11-19 12:54:22 +01:00