Anton Chuchkalov
|
b565052f6b
|
add possibility to delete list of servers
|
2016-02-12 16:18:17 +03:00 |
|
Anton Chuchkalov
|
16916a24fe
|
Merge branch 'cid-390-async_servers_deleting' into cid-394-deploy_delete_list_of_servers
|
2016-02-12 14:42:53 +03:00 |
|
amartynov
|
edc906dc24
|
Merge branch 'fixed_vpc_validator' into bug_fix
|
2016-02-11 06:53:40 -05:00 |
|
Anton Chuchkalov
|
724349b578
|
fix deleting by node name; set owner properly
|
2016-02-10 17:42:49 +03:00 |
|
Anton Chuchkalov
|
775c9758ca
|
move servers deleting to background
|
2016-02-02 16:01:48 +07:00 |
|
Anton Chuchkalov
|
8d01ff77b9
|
rename delete_server_worker to delete_expired_server_worker
|
2016-02-02 14:35:10 +07:00 |
|
Anton Chuchkalov
|
f97f2fe751
|
Merge branch 'specs' into async_servers_deleting
|
2016-02-02 14:16:42 +07:00 |
|
Anton Chuchkalov
|
ee23d88d70
|
update stack template specs
|
2016-01-28 14:54:12 +03:00 |
|
Anton Chuchkalov
|
65de9531f8
|
fix requiring StackBootstrapWorker error
|
2016-01-27 12:45:27 +03:00 |
|
Anton Chuchkalov
|
c4fbbff70a
|
fix requiring StackBootstrapWorker error
|
2016-01-27 11:51:54 +03:00 |
|
Anton Chuchkalov
|
5f5e9fdb19
|
Merge branch 'storing_templates_in_s3' into fix_failing_spec
|
2016-01-27 11:42:21 +03:00 |
|
Anton Chuchkalov
|
70fc3f0f6a
|
Merge branch 'storing_templates_in_s3' into specs
|
2016-01-27 11:41:26 +03:00 |
|
Anton Chuchkalov
|
065537b4dc
|
fix failing stack_template spec
|
2016-01-27 11:37:45 +03:00 |
|
Anton Chuchkalov
|
50ff44ef8c
|
make failing spec penging
|
2016-01-27 11:31:01 +03:00 |
|
Anton Chuchkalov
|
5ab7f10028
|
change puts to logger in validators#base
|
2016-01-27 11:29:49 +03:00 |
|
Anton Chuchkalov
|
930a5a28b8
|
use specific tmp folder
|
2016-01-21 21:32:02 +03:00 |
|
Anton Chuchkalov
|
89a36ea276
|
add support for rcov formatter
|
2016-01-21 21:21:27 +03:00 |
|
Anton Chuchkalov
|
f016727f37
|
stub logger in various places
|
2016-01-21 20:46:15 +03:00 |
|
Anton Chuchkalov
|
b680b5cfa5
|
Merge branch 'remove_stack_presets' into specs
|
2016-01-21 19:49:06 +03:00 |
|
Anton Chuchkalov
|
ee9f097b0f
|
Merge branch 'remove_stack_presets' into features
|
2016-01-21 19:42:22 +03:00 |
|
Anton Chuchkalov
|
f5e3dbd679
|
remove unused stack_presets functionality
|
2016-01-21 19:39:14 +03:00 |
|
Anton Chuchkalov
|
3b8fc97861
|
remove unused condition
|
2016-01-21 02:26:27 +03:00 |
|
Anton Chuchkalov
|
4bab257970
|
simplify stubbing in validators
|
2016-01-20 18:47:07 +04:00 |
|
Anton Chuchkalov
|
df44b5b269
|
add missing specs
|
2016-01-20 14:49:30 +03:00 |
|
Anton Chuchkalov
|
80f39e4e54
|
remove unused methods
|
2016-01-20 13:20:10 +03:00 |
|
Anton Chuchkalov
|
a96ea68922
|
change subject with named let)
|
2016-01-20 13:13:49 +03:00 |
|
Anton Chuchkalov
|
f4d13ce19f
|
add specs for ServerExecutor#unbootstrap
|
2016-01-20 13:13:49 +03:00 |
|
Anton Chuchkalov
|
ee9605fc4d
|
introduced ExpirationScheduler
|
2016-01-20 13:13:48 +03:00 |
|
Anton Chuchkalov
|
2055d8bd36
|
move core ext files into separate dir
|
2016-01-19 18:11:07 +03:00 |
|
Anton Chuchkalov
|
83cbfd7a48
|
move string helper methods to core extensions
|
2016-01-19 18:10:51 +03:00 |
|
Anton Chuchkalov
|
87811cca25
|
move users permissions updater to another dir
|
2016-01-19 17:45:51 +03:00 |
|
Anton Chuchkalov
|
5b364ea41b
|
add specs for ServerExecutor#report=, project= and expiration scheduling
|
2016-01-19 17:44:10 +03:00 |
|
Anton Chuchkalov
|
48572f6875
|
add specs for ServerExecutor#add_run_list_to_deploy_info and #compute_run_list
|
2016-01-19 17:03:33 +03:00 |
|
Anton Chuchkalov
|
db1ccc2e33
|
add specs for ServerExecutor#delete_server and #roll_back
|
2016-01-19 17:03:33 +03:00 |
|
Anton Chuchkalov
|
a88fa8e2f6
|
rename return_codes to error_codes
|
2016-01-19 14:29:34 +03:00 |
|
Anton Chuchkalov
|
f46feedcbe
|
add missing spec for Server.build_from_bson method
|
2016-01-19 14:18:50 +03:00 |
|
Anton Chuchkalov
|
33b460d50b
|
add specs for ServerExecutor#deploy
|
2016-01-19 13:36:29 +03:00 |
|
Anton Chuchkalov
|
170863809f
|
add specs
|
2016-01-18 14:35:09 +03:00 |
|
Anton Chuchkalov
|
1aed2cf1c9
|
fix constant name
|
2016-01-14 14:59:44 +03:00 |
|
Anton Chuchkalov
|
a1d987d7e1
|
fix project creating bug
|
2016-01-14 14:17:19 +03:00 |
|
Anton Chuchkalov
|
70df08c23f
|
Merge branch 'setting_ip_to_nodes' into features
|
2016-01-13 15:03:20 +03:00 |
|
Anton Chuchkalov
|
0dbd75631d
|
add private_ip parameter to docs
|
2016-01-13 15:02:55 +03:00 |
|
Anton Chuchkalov
|
cb520d0128
|
Merge branch 'storing_templates_in_s3' into features
|
2016-01-13 14:57:29 +03:00 |
|
Anton Chuchkalov
|
3c5362c7fd
|
set more semantic name for uploading stack template method
|
2016-01-13 14:57:01 +03:00 |
|
Anton Chuchkalov
|
7b0a9be4dc
|
Merge branch 'setting_ip_to_nodes' into features
|
2016-01-13 14:24:31 +03:00 |
|
Anton Chuchkalov
|
8b0b1f9e11
|
add possibility to manually set private ip to created instances
|
2016-01-13 14:02:32 +03:00 |
|
Anton Chuchkalov
|
3d969ef457
|
Merge branch 'permit_parenthesis_in_images_names' into features
|
2016-01-13 13:07:09 +03:00 |
|
Anton Chuchkalov
|
756d7b8d1c
|
permit all symbols in image name
|
2016-01-12 12:01:07 +03:00 |
|
Anton Chuchkalov
|
ac5b9fd4ac
|
add specs for ServerExecutor#two_phase_bootstrap
|
2015-12-29 16:10:05 +03:00 |
|
Anton Chuchkalov
|
cf19294772
|
add specs for ServerExecutor#bootstrap
|
2015-12-28 13:07:13 +03:00 |
|