Commit Graph

143 Commits

Author SHA1 Message Date
Anton Chuchkalov
34df3f0ce0 CID-472: delete nodes from chef-server on delete 2016-04-13 16:09:25 +03:00
Anton Chuchkalov
497489dd77 CID-472: sync groups 2016-04-05 15:28:17 +03:00
Anton Chuchkalov
1dfd6fbbcf CID-472: add sync_stack_lambda.py 2016-03-30 16:08:55 +03:00
Anton Chuchkalov
0f4dd8a5f3 output ids and names of persisted servers 2016-03-30 13:18:31 +03:00
Anton Chuchkalov
d410d5db11 put executor helper classes inside modules 2016-03-30 12:57:24 +03:00
Anton Chuchkalov
28b4099f27 move stack operations to StackExecutor 2016-03-30 12:05:59 +03:00
Anton Chuchkalov
5b211b3be8 move server_executor helper classes into separate folder 2016-03-30 10:11:59 +03:00
Anton Chuchkalov
a365138164 refactore stack syncronizer 2016-03-28 00:16:11 +03:00
Anton Chuchkalov
5b645ad971 refactore ResultObject and ServersBootstrapper 2016-03-27 23:37:57 +03:00
Anton Chuchkalov
9ba09269c7 introduce ResultObject 2016-03-25 14:50:22 +03:00
Anton Chuchkalov
a71a6edf45 refactore operation results 2016-03-23 15:54:04 +03:00
Anton Chuchkalov
39253e8605 job waiting refactoring 2016-03-22 22:39:31 +03:00
Anton Chuchkalov
5fcd74c17c CID-470: fix error and nice output 2016-03-17 18:32:44 +02:00
Anton Chuchkalov
aec662ca83 CID-470: do not call knife if node name is empty on deleting 2016-03-17 18:08:35 +02:00
Anton Chuchkalov
fce9231acc CID-340: set deployers list for sandbox projects 2016-03-17 15:22:25 +02:00
Anton Chuchkalov
02e92be1cd CID-449: fix expiration worker 2016-03-09 16:16:52 +03:00
Anton Chuchkalov
f679fbb638 Merge branch 'remove_chef_client_options' into qa 2016-03-08 10:16:09 +03:00
Anton Chuchkalov
d204d64660 Merge branch 'CID-443-rollback_servers_with_failed_bootstrap' into qa 2016-03-08 10:11:47 +03:00
Anton Chuchkalov
231c79ab48 CID-443: rollbacks servers with failed bootstrap 2016-03-04 17:50:01 +03:00
Anton Chuchkalov
26969cb94c remove chef client options 2016-03-04 13:00:17 +03:00
Anton Chuchkalov
6761c811dd CID-410: implement named tasks 2016-03-01 22:05:25 +03:00
Anton Chuchkalov
03532e68e8 CID-418: add ability to set chef_client_options for single deploy 2016-03-01 17:41:51 +03:00
Anton Chuchkalov
f079363fe4 permit blank chef_client_options 2016-02-20 14:44:21 +03:00
Tim Lianov
0b842e60f7 Merge branch 'cid-400-chef_client_options' into features 2016-02-16 04:23:36 -05:00
Anton Chuchkalov
acb08d08fa add chef_client_options to env 2016-02-12 21:13:09 +03:00
Anton Chuchkalov
0fcd17b8bb Merge branch 'cid-390-async_servers_deleting' into features 2016-02-06 01:03:19 +07:00
Anton Chuchkalov
92598d86ed add possibility to set chef_node_name mask for stacks; cover StackBootstrapWorker with specs 2016-02-06 00:55:41 +07:00
Anton Chuchkalov
68c4ff03e7 Merge branch 'qa' into specs 2016-02-02 23:30:25 +07: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
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
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
a88fa8e2f6 rename return_codes to error_codes 2016-01-19 14:29:34 +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
8b0b1f9e11 add possibility to manually set private ip to created instances 2016-01-13 14:02:32 +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
Anton Chuchkalov
7273228833 add specs for ServerExecutor#create_server 2015-12-24 19:51:52 +04:00
amartynov
0c6d07b606 ssh command changed to net/ssh lib 2015-12-21 16:07:52 +03:00