Commit Graph

526 Commits

Author SHA1 Message Date
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
Joseph Hall
df07801e24 Merge pull request #150 from techhat/release
Change os to script
2012-11-16 15:48:04 -08:00
Joseph Hall
c7685c6156 Change os to script 2012-11-16 23:47:16 +00:00
Seth House
53e331116b Mocked salt.client 2012-11-16 16:27:45 -07:00
Joseph Hall
63db298615 Merge pull request #148 from techhat/release
Adding documentation for salt-cloud 0.8.2
2012-11-16 13:57:20 -08:00
Joseph Hall
c0be927d93 Adding documentation for salt-cloud 0.8.2 2012-11-16 21:50:51 +00:00
Thomas S Hatch
2d3abeb3c2 Merge pull request #147 from techhat/release
Made state.highstate not required
2012-11-16 11:09:41 -08:00
Joseph Hall
c070514a3a state.highstate needs the correct root_cmd args 2012-11-16 18:57:41 +00:00
Joseph Hall
aed83c9c2f Made state.highstate not required 2012-11-16 18:44:22 +00:00
Joseph Hall
a4d8d195a0 Merge pull request #146 from s0undt3ch/develop
Typos and expand abbreviations.
2012-11-16 05:35:37 -08:00
Joseph Hall
c4ab18424f Merge pull request #145 from duego/fix-openstack-opts
Add docstring for new service name option
2012-11-16 05:34:37 -08:00
Pedro Algarvio
96bb9621e8 Typos and expand abbreviations. 2012-11-16 11:07:10 +00:00
Johnny Bergström
08f35c389b Add docstring for new service name option
Compute service name isn't hardcoded anymore, provide the old value as an example
2012-11-16 09:16:34 +01:00
Thomas S Hatch
6370c64daf Merge pull request #143 from techhat/release
Fix Rackspace stacktrace error
2012-11-15 19:52:38 -08:00
Joseph Hall
b52ded11b7 Removing print statements from cloud.py and libcloudfuncs.py 2012-11-16 01:08:54 +00:00
Joseph Hall
7cf5ab3d68 Fixing rackspace stacktrace 2012-11-16 01:03:48 +00:00
Joseph Hall
957fc657a0 Change print statements to logging calls 2012-11-15 23:18:10 +00:00
Joseph Hall
37e2f0851d Merge pull request #142 from techhat/release
Release Notes for 0.8.2
2012-11-15 15:17:17 -08:00
Joseph Hall
5ffb5f9bd8 Merge branch 'develop' of https://github.com/saltstack/salt-cloud into release 2012-11-15 23:07:19 +00:00
Joseph Hall
9ff974b236 Updating release notes for logging 2012-11-15 23:06:49 +00:00
Thomas S Hatch
1f2f92eda2 Merge pull request #141 from jbadigital/typofix
typo fix
2012-11-15 14:09:59 -08:00
mafro
4302871bdd typo fix 2012-11-15 22:04:18 +00:00
Thomas S Hatch
fb5d143bc7 Merge pull request #140 from s0undt3ch/features/parsers
Fix log file logging not getting the proper log level.
2012-11-15 13:49:33 -08:00
Pedro Algarvio
803b0cb564 Fix log file logging not getting the proper log level. 2012-11-15 21:47:32 +00:00
Thomas S Hatch
b161368dcf Only execute map if it is not a query 2012-11-15 14:22:53 -07:00
Thomas S Hatch
31fb1879d1 Fix issue with map file not loading 2012-11-15 14:19:39 -07:00
Joseph Hall
08816a77eb Merge branch 'develop' of https://github.com/saltstack/salt-cloud into release 2012-11-15 19:20:35 +00:00
Joseph Hall
a66153d200 Updating AUTHORS file 2012-11-15 19:07:38 +00:00
Joseph Hall
0fe27e15bc Adding release notes for 0.8.2 2012-11-15 19:07:12 +00:00
Thomas S Hatch
0a1e6bd6cb Merge pull request #137 from s0undt3ch/features/parsers
Switch salt-cloud cli parsing for salt's parsers code.
2012-11-15 10:45:46 -08:00
Thomas S Hatch
c5c28382bf Merge pull request #136 from techhat/issue55
Cleaning up openstack driver for rackspace
2012-11-15 10:33:31 -08:00
Pedro Algarvio
f0729d90b1 File logging should also have a default logging level. 2012-11-15 18:24:56 +00:00
Pedro Algarvio
918075d9dc There are no self.opts now, it's self.config. 2012-11-15 18:10:21 +00:00
Joseph Hall
5efba22f29 Cleaning up openstack driver for rackspace 2012-11-15 18:04:47 +00:00
Pedro Algarvio
0f14d72655 Switch salt-cloud cli parsing for salt's parsers code. 2012-11-15 18:04:23 +00:00