Commit Graph

123 Commits

Author SHA1 Message Date
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
Anton Martynov
8fbb8ff317 Merge branch '#840' into features 2015-11-26 16:51:07 +03:00
Anton Chuchkalov
424a3b19e2 Merge branch 'features' of git.stu.neva.ru:cloudtechlab/devops-service into features 2015-11-23 17:26:20 +03:00
Anton Chuchkalov
a2d9e57d09 #648: store last server operation as subhash 2015-11-23 17:21:55 +03:00
amartynov
6f3862f822 Merge branch '#879' into features 2015-11-23 16:32:50 +03:00
amartynov
c7307a339f #879: tags methods 2015-11-23 14:55:53 +03:00
Anton Martynov
e81bc64130 #840: chef_environment support 2015-11-20 12:04:59 +03:00
Anton Chuchkalov
df38e86117 #871: ability to delete all project servers 2015-11-13 18:45:43 +03:00
Anton Martynov
0b3b10e1df #840: remove json_file from deploy_info 2015-11-11 14:35:27 +03:00
amartynov
15cf713815 Merge branch 'features' of http://git.stu.neva.ru/cloudtechlab/devops-service into features 2015-11-10 12:26:11 +03:00
amartynov
9dbeacb7d6 Merge branch '#840' into features 2015-11-10 12:15:47 +03:00
Anton Chuchkalov
d64bb32ed7 #648: track server's last operation 2015-11-09 19:06:59 +03:00
amartynov
74a9530888 #840: new deploy_info parameter 'json_file' 2015-11-06 16:11:28 +03:00
amartynov
84822598a2 #840: some logs 2015-11-06 14:00:24 +03:00
amartynov
daaa73b8f4 #840: additional log 2015-11-06 13:53:52 +03:00
amartynov
e26fa71311 #840: two_phase_bootstrap option :deploy_info to override project deploy_info 2015-11-06 12:52:31 +03:00
amartynov
7aaed3a4e2 Merge branch '#789' into features 2015-10-29 12:56:14 +03:00
amartynov
4fdde73a5d #789: bootstrap: waiting for 5 min 2015-10-29 12:01:35 +03:00
amartynov
adb20343f6 #789: done 2015-10-28 14:16:56 +03:00
Anton Martynov
2dbc20a47f #789: create server and stack with provider account 2015-10-27 12:01:21 +03:00
amartynov
8af43f658d #840: test 2015-10-26 12:39:54 +03:00