Oleksii Kliukin
|
71a1200f64
|
Fix a mistake in checking for the number of parameters.
|
2015-07-29 12:09:17 +02:00 |
|
Oleksii Kliukin
|
5171964758
|
Merge branch 'master' into feature/callbacks
|
2015-07-27 16:19:03 +02:00 |
|
Oleksii Kliukin
|
5c5bae69ea
|
make sure we can import from scripts.
|
2015-07-27 16:11:58 +02:00 |
|
Oleksii Kliukin
|
d85451efae
|
Increase test coverage for aws script.
|
2015-07-27 13:04:45 +02:00 |
|
Oleksii Kliukin
|
35fe536e8b
|
Set +x bit on aws.py
|
2015-07-23 17:09:39 +02:00 |
|
Oleksii Kliukin
|
c9c678fb5b
|
Pass scope, the cluster name, instead of the name, which is the instance name, to the callback.
|
2015-07-23 16:16:22 +02:00 |
|
Oleksii Kliukin
|
f1d76611b6
|
Use the executable bit on AWS callback.
|
2015-07-17 17:26:52 +02:00 |
|
Oleksii Kliukin
|
a11d94aff5
|
Pass text names of cluster roles to the script.
Seems better than passing a bool flag and
converting it from/to string.
|
2015-07-17 15:39:34 +02:00 |
|
Oleksii Kliukin
|
15f94f4224
|
Use actual role name and not boolean flag if it is a master to tag AWS objects (EBS volumes and EC2 instances).
|
2015-07-13 11:47:55 +02:00 |
|
Oleksii Kliukin
|
6d0a9bbdc0
|
create a new directory for callback scripts and move aws volume tags there.
|
2015-07-13 10:25:42 +02:00 |
|