Commit Graph

158 Commits

Author SHA1 Message Date
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
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
cdeecb02e4 #750: add reserve and unreserve commands for stack 2015-09-24 15:06:02 +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
Anton Martynov
ddae928c30 Build information -> Deploy Input Parameters 2015-09-18 12:31:33 +03:00
Anton Chuchkalov
f01973ce92 add API for statistic 2015-09-17 13:15:19 +03:00
Anton Martynov
31e86c5c6a server executor, set report 2015-09-17 11:50:35 +03:00
Anton Chuchkalov
9c21fc0fe4 scheduling expiration handlers in sidekiq 2015-09-15 19:54:43 +03:00
amartynov
c7ea85c84c #666: done 2015-09-11 12:22:58 +03:00
amartynov
85cb61e6b5 #681: fixed 2015-09-09 10:31:13 +03:00
Anton Chuchkalov
c927b98ddf fix migrator 2015-09-08 16:57:19 +03:00
Anton Chuchkalov
53961231d9 use devops config 2015-09-08 16:20:27 +03:00
Anton Chuchkalov
a63aaa4651 add users permissions updater 2015-09-08 15:45:34 +03:00
Anton Chuchkalov
9e56624870 update test project worker 2015-09-03 17:03:47 +03:00
Anton Chuchkalov
f02b905716 refactore job starter 2015-09-01 16:31:31 +03:00
Anton Chuchkalov
f805ea6bce print error to trace 2015-08-31 16:49:49 +03:00
Anton Chuchkalov
0f2698f587 fix some wrong method names 2015-08-27 14:29:19 +03:00
Tim Lianov
a2be1b709a #674: fixed 2015-08-25 16:07:29 +03:00
Anton Martynov
b2ead2047b provider run_list in deploy 2015-08-24 17:20:55 +03:00
Anton Martynov
83cb04ab85 before deploy hook: generate run list 2015-08-21 15:17:42 +03:00
Anton Martynov
37f383a6af :Merge branch 'devops_3' of http://git.stu.neva.ru/cloudtechlab/devops-service into devops_3 2015-08-20 21:56:33 +03:00
Anton Martynov
49422a5f73 fixed chef_node_name for stack server 2015-08-20 21:55:44 +03:00
amartynov
59106f168a fixed 2015-08-20 17:21:41 +03:00
amartynov
8e3c277976 fixed 2015-08-19 20:33:14 +03:00
amartynov
065e93d409 waiting ssh command in log 2015-08-19 20:21:10 +03:00
amartynov
ee2e193a8b fixed, without roll_back 2015-08-19 19:34:46 +03:00
amartynov
e24aa8765b stack deploy 2015-08-14 13:28:03 +03:00
amartynov
5305264699 stack_template for environment + validation feature 2015-08-13 15:49:37 +03:00
amartynov
2073e54ec4 fixed 2015-08-12 17:16:52 +03:00
amartynov
5b1b7da21b server and deploy commands migrated to server_executor 2015-08-12 16:39:41 +03:00
amartynov
f2dc365950 fixed 2015-08-12 14:19:52 +03:00
amartynov
a191b17f67 fixed: set to array 2015-08-12 14:08:48 +03:00
amartynov
63434d5d52 fixed key path for bootstrap 2015-08-12 13:55:22 +03:00
amartynov
8ec2b4bbad fixed out 2015-08-12 13:43:37 +03:00
amartynov
d09ae85ab4 bootstrap stack servers 2015-08-12 12:24:48 +03:00
amartynov
9fece78466 hooks in executor 2015-08-12 11:37:17 +03:00
amartynov
6fb077903d some fixes 2015-08-12 09:41:19 +03:00
Anton Martynov
fb272395df executors: server executor 2015-08-11 19:47:54 +03:00
amartynov
5f9a22498f server create refactored 2015-08-05 14:05:14 +03:00
amartynov
f9db126e0c some fixes 2015-08-04 13:20:35 +03:00
Anton Martynov
164e05f8bc project type 2015-07-31 15:08:40 +03:00
Anton Chuchkalov
58e0f4d118 set project and deploy_env attrs to stack created from presets 2015-07-16 17:01:53 +04:00
Anton Chuchkalov
589fc6ff84 rename stack_template_presets to stack_presets 2015-07-15 20:21:23 +04:00
Anton Chuchkalov
fb5cdea4b2 change preset params to make it createable 2015-07-15 18:47:59 +04:00
Anton Chuchkalov
e11788afb7 autoupdate stack template preset body 2015-07-15 17:25:06 +04:00
Anton Chuchkalov
a72fc782a3 current progress 2015-07-13 21:26:13 +04:00
Anton Chuchkalov
3c8f5258d0 add possibility to stub only selected providers 2015-07-13 19:55:41 +04:00
Anton Chuchkalov
b01031acba fix several problems occured after merge (nibr inheritage) 2015-07-10 15:00:13 +03:00
Anton Chuchkalov
fe346e3351 change model stubbing to openstack stubbing 2015-07-10 13:14:10 +03:00
Anton Chuchkalov
34c7daa54b Merge branch 'devops_3' into merging 2015-07-10 13:08:59 +03:00
Anton Chuchkalov
6161e7f5e8 update stack template presets: now you can actually create stacks 2015-07-08 19:42:36 +04:00