Commit Graph

114 Commits

Author SHA1 Message Date
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
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
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