Commit Graph

78 Commits

Author SHA1 Message Date
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
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
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
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
amartynov
ca21238de2 #840: refactored 2015-10-23 14:54:56 +03:00
amartynov
9574b710b2 #839: strip cmd output 2015-10-22 16:52:31 +03:00
amartynov
0a5d37fa4f #839: fixed 2015-10-22 16:23:01 +03:00
amartynov
057fd8804a #839: fixed ssh command 2015-10-22 15:53:27 +03:00
amartynov
5aa65021b4 #839: check if /etc/chef exists 2015-10-22 15:39:27 +03:00
amartynov
cda1d937c4 #839: unbootstrap command 2015-10-22 13:56:16 +03:00
amartynov
fa1fc396ea fixed error with 'out' 2015-10-02 18:19:44 +03:00
Anton Martynov
11414241ea fixed 2015-10-01 22:41:35 +03:00
Anton Martynov
f764db18ed set run_list to node from chef-server (after bootstrap), -r option for chef-client if server from stack 2015-10-01 17:27:04 +03:00
amartynov
725d58a346 #799: fixed run list for deploy scheme 1 2015-09-30 17:05:52 +03:00
amartynov
e9f4feed97 commented raise 'hello' 2015-09-28 15:10:24 +03:00
Anton Chuchkalov
b6c49161e0 #730: separate deploy and bootstrap errors handling 2015-09-25 17:31:10 +03:00
Anton Chuchkalov
a12c05e743 #730: add deploy_error to operation codes 2015-09-22 15:07:56 +03:00
Anton Chuchkalov
ddb79f82e9 #730: more accurate chef bootstrap errors handling 2015-09-21 20:57:07 +03:00
Anton Chuchkalov
feef03efc5 Merge branch 'devops_3' into handling_stack_exceptions 2015-09-21 20:32:09 +03:00
Anton Chuchkalov
d7103c572b #730: Detailed stack creating logs 2015-09-21 20:27:43 +03:00
amartynov
1129079627 some new lines 2015-09-21 17:41:40 +03:00