Vinta
|
16abca5938
|
use string formatting instead of string substitution
|
2015-04-27 23:37:40 +08:00 |
|
Vinta
|
c57c5b3049
|
remove ASCII art comments
|
2015-04-27 23:31:51 +08:00 |
|
Mike Place
|
142be494d5
|
Stringify version number before lstrip
|
2015-04-27 09:30:20 -06:00 |
|
Justin Findlay
|
bcad307c38
|
Merge pull request #23084 from jayeshka/rbenv-unit-test
adding rbenv unit test case
|
2015-04-27 09:29:54 -06:00 |
|
Justin Findlay
|
7daffb11f0
|
Merge pull request #23083 from jayeshka/chef-states-unit-test
adding states/chef unit test case
|
2015-04-27 09:29:02 -06:00 |
|
rallytime
|
d1f75be712
|
Python 3 compat for query.py
|
2015-04-27 09:27:57 -06:00 |
|
Justin Findlay
|
846f8b7ffb
|
Merge pull request #23082 from jayeshka/boto_sqs-states-unit-test
adding states/boto_sqs unit test case
|
2015-04-27 09:26:25 -06:00 |
|
Justin Findlay
|
fc6ca0c117
|
Merge pull request #23081 from jayeshka/boto_sns-states-unit-test
adding states/boto_sns unit test case
|
2015-04-27 09:25:57 -06:00 |
|
Justin Findlay
|
ba9f6fb2a7
|
Merge pull request #23080 from jayeshka/boto_route53-states-unit-test
adding states/boto_route53 unit test case
|
2015-04-27 09:25:29 -06:00 |
|
Justin Findlay
|
6076fe9930
|
Merge pull request #23079 from jayeshka/boto_lc-states-unit-test
adding states/boto_lc unit test case
|
2015-04-27 09:24:38 -06:00 |
|
rallytime
|
c544af5dc7
|
Python 3 compat for collector.py
|
2015-04-27 09:24:31 -06:00 |
|
rallytime
|
d258fa0f5a
|
Python 3 compat for dbhandle.py
|
2015-04-27 09:13:20 -06:00 |
|
Pedro Algarvio
|
8cc2cd1ef3
|
Include the env's reported by the configured file servers
|
2015-04-27 15:25:47 +01:00 |
|
Pedro Algarvio
|
9c3030d52f
|
Revert "Get the environments from the file client."
This reverts commit c8bb119ca6 .
|
2015-04-27 15:25:06 +01:00 |
|
Ralph M Goodberlet
|
666206caf7
|
Fixed some copy errors and error messages.
|
2015-04-27 10:07:44 -04:00 |
|
Ralph M Goodberlet
|
603dc846b7
|
Added create_snapshot(), revert_to_snapshot(), and consolidate_snapshots() actions to perform these operations on a given VM.
|
2015-04-27 10:04:12 -04:00 |
|
Jayesh Kariya
|
a96e914a08
|
adding rbenv unit test case
|
2015-04-27 17:26:24 +05:30 |
|
Jayesh Kariya
|
13a4cd8a30
|
adding states/chef unit test case
|
2015-04-27 17:08:56 +05:30 |
|
Jayesh Kariya
|
7a34457405
|
adding states/boto_sqs unit test case
|
2015-04-27 17:07:06 +05:30 |
|
Jayesh Kariya
|
82c5d1f68b
|
adding states/boto_sns unit test case
|
2015-04-27 17:05:34 +05:30 |
|
Jayesh Kariya
|
64adc959b1
|
adding states/boto_route53 unit test case
|
2015-04-27 17:03:33 +05:30 |
|
Jayesh Kariya
|
23cc26a1a8
|
adding states/boto_lc unit test case
|
2015-04-27 17:01:26 +05:30 |
|
Pedro Algarvio
|
ec999dcd71
|
Typo
|
2015-04-27 12:14:20 +01:00 |
|
Pedro Algarvio
|
1c0ff6cff8
|
Salt SSH orchestration returns ret as return . Adapt.
|
2015-04-27 12:10:39 +01:00 |
|
Pedro Algarvio
|
c8bb119ca6
|
Get the environments from the file client.
This allows for proper population of environments including those
generated through gitfs mapping branches.
|
2015-04-27 12:09:29 +01:00 |
|
Pedro Algarvio
|
a96fb2ae73
|
Add required white-space
|
2015-04-27 09:11:29 +01:00 |
|
Pedro Algarvio
|
7265c6a54a
|
Don't trigger minimum-python-version since we're using it from _compat
|
2015-04-27 09:11:14 +01:00 |
|
Pedro Algarvio
|
b375dc8b32
|
We haven't imported starargs from subprocess
|
2015-04-27 09:09:21 +01:00 |
|
Pedro Algarvio
|
31f67beb19
|
Don't trigger minimum-python-version since we're using it from _compat
|
2015-04-27 09:06:28 +01:00 |
|
Matthew Williams
|
22f1ff389b
|
modules.boto_vpc: always catch exceptions when calling _get_conn (more)
|
2015-04-27 06:21:02 +00:00 |
|
Matthew Williams
|
1c61cce1a8
|
modules.boto_vpc: always catch exceptions when calling _get_conn
|
2015-04-27 06:17:55 +00:00 |
|
Matthew Williams
|
91e155a960
|
add TODO to boto_vpc execution module tests
|
2015-04-27 06:17:34 +00:00 |
|
Justin Findlay
|
0a2adcd8c3
|
Merge pull request #23075 from hvnsweeting/py3-chmod
py3 octal literal
|
2015-04-27 00:16:02 -06:00 |
|
Matthew Williams
|
6752c810be
|
add additional tests for boto_vpc state
|
2015-04-27 06:08:08 +00:00 |
|
Matthew Williams
|
4d8b243b1c
|
states.boto_vpc: fix bugs
|
2015-04-27 06:07:40 +00:00 |
|
Matthew Williams
|
4018b04317
|
modules.boto_vpc: fix bug
|
2015-04-27 06:07:06 +00:00 |
|
Viet Hung Nguyen
|
9894fc5956
|
py3 octal literal
|
2015-04-27 12:23:17 +07:00 |
|
Justin Findlay
|
b94346b63f
|
Merge pull request #23071 from jfindlay/dev_lint
py3 octal literal
|
2015-04-26 23:22:52 -06:00 |
|
Justin Findlay
|
2936a03f4b
|
Merge pull request #23074 from dmyerscough/fix-typo
Fixing small typo
|
2015-04-26 23:22:40 -06:00 |
|
Matthew Williams
|
2993b97ffe
|
states.boto_vpc: remove erroneous docs for route_table_present
|
2015-04-27 05:14:44 +00:00 |
|
Matthew Williams
|
57aa746820
|
states.boto_vpc: sync route states with execution module
|
2015-04-27 02:14:06 +00:00 |
|
Damian Myerscough
|
9de7396ce4
|
Fixing small typo
|
2015-04-26 16:59:01 -07:00 |
|
Justin Findlay
|
33e6968a07
|
py3 octal literal
|
2015-04-26 13:11:59 -06:00 |
|
Pedro Algarvio
|
1ecd507f6c
|
Comment why that code is there
|
2015-04-26 14:12:58 +01:00 |
|
Pedro Algarvio
|
2330de1caa
|
We don't need the PyLint disable
|
2015-04-26 14:12:04 +01:00 |
|
Pedro Algarvio
|
b0df0e0beb
|
Let's move this to salt._compat
|
2015-04-26 14:09:19 +01:00 |
|
Pedro Algarvio
|
9844768f80
|
We can't name the module subprocess
|
2015-04-26 14:05:51 +01:00 |
|
Pedro Algarvio
|
42593461d4
|
Some PyLint disables
|
2015-04-26 13:51:37 +01:00 |
|
Nitin Madhok
|
83522d391c
|
Adding create_folder() to be able to create the specified folder structure
|
2015-04-26 08:01:31 -04:00 |
|
Pedro Algarvio
|
70810daba2
|
Some minimum-python-version PyLint disables
|
2015-04-26 10:57:59 +01:00 |
|