Commit Graph

27384 Commits

Author SHA1 Message Date
Daniel Wallace
96dd716104 clean up nova volume_delete and volume_detach 2014-03-11 08:35:47 -05:00
Daniel Wallace
d6a4dc3d4e Add apikey support for novaclient
You are required to specify the auth_system to use apikeys since
keystone doesn't support them by default.
2014-03-11 08:35:47 -05:00
Daniel Wallace
c4ada79552 add volume_delete and volume_detach states 2014-03-11 08:35:47 -05:00
Pedro Algarvio
c21b99609d Merge pull request #11117 from fsniper/develop
Fix for #10656: __env__ should be passed around instead of env
2014-03-11 12:12:25 +00:00
Onur Yalazi
6c370c3367 Fix for #10656: __env__ should be passed around instead of env 2014-03-11 09:02:44 +02:00
Thomas S Hatch
a01cca3ce8 basic ability to round robin to worker procs 2014-03-10 23:38:09 -06:00
Thomas S Hatch
907c98ec7d Add worker creation to raet master 2014-03-10 22:36:48 -06:00
Thomas S Hatch
bfb40f8cc0 add worker_floscript to master config 2014-03-10 22:23:57 -06:00
Thomas S Hatch
3b9fcc6e80 Initial floscript for a worker 2014-03-10 22:20:49 -06:00
Thomas S Hatch
3a321dd6ab Add behaviors for a worker 2014-03-10 22:19:15 -06:00
Thomas S Hatch
da2d6edd55 Add rx and tx frames to minion floscript 2014-03-10 21:10:48 -06:00
Thomas S Hatch
af8ac6a84e update master floscript to use new meathods 2014-03-10 21:03:57 -06:00
Thomas S Hatch
da3a08851b update minion floscript to use central router 2014-03-10 20:52:52 -06:00
Thomas S Hatch
1b6526261c Modify flo package to use core now 2014-03-10 20:32:52 -06:00
Mike Place
df0643924e Merge pull request #11111 from s0undt3ch/hotfix/immutable-lists-sum
Stop running the test while it's failing
2014-03-10 19:44:59 -06:00
Pedro Algarvio
a084303c91 Stop running the test while it's failing 2014-03-10 23:52:38 +00:00
Samuel Smith
db15c923a0 Merge pull request #11109 from SmithSamuelM/sam_raet_20
Sam raet 20 Added timeout and redo timers to the Allower/Allowent transaction "CurveCP" Handshake
2014-03-10 17:16:35 -06:00
Samuel M Smith
6ca21702b2 Merge remote-tracking branch 'upstream/develop' into sam_raet_20 2014-03-10 17:15:08 -06:00
Thomas S Hatch
3c18f32f8e Add exceptions 2014-03-10 17:05:31 -06:00
Thomas S Hatch
c31af71a64 Add core.py, converge on DRY code in master and minion 2014-03-10 16:56:43 -06:00
Samuel M Smith
be6587ecd1 Merge remote-tracking branch 'upstream/develop' into sam_raet_20 2014-03-10 16:54:32 -06:00
Samuel M Smith
a8d23be33b Added new test 2014-03-10 16:53:48 -06:00
Samuel M Smith
046a62c42b Added timers (timeout and redo) to Allower and Allowent transaction 2014-03-10 16:50:36 -06:00
Thomas S Hatch
96fa7cc7eb Merge pull request #11099 from bretep/patch-4
Complying with ISO 8601, don't omit the [T]
2014-03-10 14:57:25 -07:00
Thomas S Hatch
564476d75d Merge pull request #11103 from cachedout/10867
Prevent zombies
2014-03-10 14:56:37 -07:00
Colton Myers
7eb4aac222 Merge pull request #11105 from terminalmage/quickfix
Add versionadded RST directive for skip_suggestions
2014-03-10 15:48:38 -06:00
Erik Johnson
238efc822c Add versionadded RST directive for skip_suggestions 2014-03-10 16:47:28 -05:00
Joseph Hall
c605f06e89 Merge pull request #11104 from sandbender/mydevelop
Fresh fix commit for saltstack/salt repo issue #11096
2014-03-10 15:16:55 -06:00
Rudy X. Desjardins
d0a0f6f78c Fresh fix commit for saltstack/salt repo issue #11096 2014-03-10 17:12:22 -04:00
Mike Place
0c69bd99b2 Prevent zombies
Join multiprocess because otherwise it never gets cleaned up.

Typo
2014-03-10 15:09:38 -06:00
Samuel Smith
2b98cc80d0 Merge pull request #11100 from SmithSamuelM/sam_raet_19
Sam raet 19 Added timeout timers to Joiner and Joinent  Updated log messages
2014-03-10 14:54:11 -06:00
Samuel M Smith
8af3c40568 Changed printout 2014-03-10 14:52:22 -06:00
Samuel M Smith
146aa963f0 Merge remote-tracking branch 'upstream/develop' into sam_raet_19 2014-03-10 14:48:39 -06:00
Samuel M Smith
338b5ef4c0 Added timeouts to Joiner and Joinent 2014-03-10 14:46:45 -06:00
Bret Palsson
ff868c04d6 Complying with ISO 8601, don't omit the [T]
These events are useful and the timestamp is critical. Please don't change the standards. The rest of salt code does this correctly. If you need it for readability I suggest taking the event and emitting a log message with the format you wish to view it or tell your application reading the event to change the standard into non-standard.
------------
ISO 8601:2004(E): ISO. 2004-12-01. "4.3.2 NOTE: By mutual agreement of the partners in information interchange, the character _[T] may be omitted in applications where there is no risk of confusing a date and time of day representation with others defined in this International Standard._
2014-03-10 14:30:53 -06:00
Thomas S Hatch
d567d1310a Merge pull request #11088 from s0undt3ch/hotfix/immutable-lists-sum
`ImmutableList`'s should also support `__radd__`
2014-03-10 13:19:01 -07:00
Samuel M Smith
f476da8e8d removed start parameter as don't need with StoreTimer 2014-03-10 13:36:59 -06:00
Joseph Hall
fc83a02811 Merge pull request #11095 from s0undt3ch/hotfix/cloud-simple-data-types
`simple_types_filter` is only supposed to work for `dict`
2014-03-10 12:10:53 -06:00
Pedro Algarvio
07ef20b157 simple_types_filter is only supposed to work for dict. Refs #9860. 2014-03-10 18:05:36 +00:00
Samuel M Smith
b88814d11d renamed udpTxes udpRxes as redunant to rxes and txes
samek for uxdTxes uxdRxes
2014-03-10 11:49:29 -06:00
Pedro Algarvio
fd1bab0d8d Add test case which triggers #11003. 2014-03-10 17:47:22 +00:00
Samuel M Smith
d5f8834d61 Rnamed UxdTxes to txes UxdRxes to rxes since type is given by the stack type name is redundant
Renamed udpTxes to txes UdpRxes to rexes since type is given the the stack type, name is redunant
2014-03-10 11:40:09 -06:00
Samuel M Smith
712792cba2 Refactor name of server for each stack to .server since udp or uxd is redundant as the type is
determined by the stack
2014-03-10 11:35:09 -06:00
Thomas S Hatch
7ffeae38f5 Merge pull request #11091 from terminalmage/docs
Clarify when the new "root" param for git_pillar will be added
2014-03-10 10:26:10 -07:00
Samuel M Smith
830e5fd2d5 refactor some method names in stack to be more consistent 2014-03-10 11:22:49 -06:00
Joseph Hall
4d597c84f8 Merge pull request #11092 from mgwilliams/lxc
lxc: saltify -> bootstrap; lxc & seed: doc improvements
2014-03-10 10:59:01 -06:00
Samuel M Smith
b7362fcfad remove stale comments 2014-03-10 10:49:48 -06:00
Erik Johnson
ac6648fdfa Clarify when the new "root" param for git_pillar will be added 2014-03-10 11:45:13 -05:00
Thomas S Hatch
fd929044f1 Merge pull request #11086 from krak3n/fix-master._clear_old_jobs-ext_pillar-root
Fix master._clear_old_jobs for ext_pillars with root parameter
2014-03-10 09:15:10 -07:00
Chris Reeves
73098eef9b Spelling correction: exttermal > external 2014-03-10 15:55:42 +00:00