Commit Graph

248 Commits

Author SHA1 Message Date
Anton Chuchkalov
1d831af018 do not store stack details 2016-02-24 21:26:44 +03:00
Tim Lianov
80ca2d7ad1 Merge branch 'bug_fix' into qa 2016-02-17 11:27:20 -05: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
5d907efe3b Merge branch 'specs' into cid-400-chef_client_options 2016-02-12 18:11:26 +03:00
Anton Chuchkalov
1b2ac2d4b8 Merge branch 'cid-394-deploy_delete_list_of_servers' into features 2016-02-12 17:37:11 +03:00
Anton Chuchkalov
16916a24fe Merge branch 'cid-390-async_servers_deleting' into cid-394-deploy_delete_list_of_servers 2016-02-12 14:42:53 +03:00
amartynov
edc906dc24 Merge branch 'fixed_vpc_validator' into bug_fix 2016-02-11 06:53:40 -05:00
Anton Chuchkalov
4dcb960065 Merge branch 'precreating_report' into bug_fix 2016-02-10 21:13:11 +03:00
Anton Chuchkalov
7e6c5c2f72 create report before executing job's body 2016-02-10 21:09:04 +03:00
Anton Chuchkalov
bd179bb325 Merge branch 'cid-390-async_servers_deleting' into temp_merge 2016-02-10 20:54:23 +03:00
amartynov
8ad16494e9 Merge branch 'bug_fix' of http://git.stu.neva.ru/cloudtechlab/devops-service into bug_fix 2016-02-08 15:50:15 +03:00
amartynov
bc37eac6d9 fixed 2016-02-08 15:07:46 +03:00
Anton Chuchkalov
0fcd17b8bb Merge branch 'cid-390-async_servers_deleting' into features 2016-02-06 01:03:19 +07:00
Anton Chuchkalov
6ffc9f172b Merge branch 'cid-387-set-stack-parameters' into features 2016-02-06 01:02:45 +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
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
9026fdf704 parse stack template available parameters 2016-01-28 18:15:06 +03:00
Anton Chuchkalov
70fc3f0f6a Merge branch 'storing_templates_in_s3' into specs 2016-01-27 11:41:26 +03:00
Anton Chuchkalov
5ab7f10028 change puts to logger in validators#base 2016-01-27 11:29:49 +03: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
3b8fc97861 remove unused condition 2016-01-21 02:26:27 +03:00
Anton Chuchkalov
4bab257970 simplify stubbing in validators 2016-01-20 18:47:07 +04:00
Anton Chuchkalov
df44b5b269 add missing specs 2016-01-20 14:49:30 +03:00
Anton Chuchkalov
80f39e4e54 remove unused methods 2016-01-20 13:20:10 +03:00
Anton Chuchkalov
83cbfd7a48 move string helper methods to core extensions 2016-01-19 18:10:51 +03:00
Anton Chuchkalov
1aed2cf1c9 fix constant name 2016-01-14 14:59:44 +03:00
Anton Chuchkalov
cb520d0128 Merge branch 'storing_templates_in_s3' into features 2016-01-13 14:57:29 +03:00
Anton Chuchkalov
3c5362c7fd set more semantic name for uploading stack template method 2016-01-13 14:57:01 +03:00
Anton Chuchkalov
3d969ef457 Merge branch 'permit_parenthesis_in_images_names' into features 2016-01-13 13:07:09 +03:00
Anton Chuchkalov
756d7b8d1c permit all symbols in image name 2016-01-12 12:01:07 +03:00
Anton Chuchkalov
4032aaefa4 Merge remote-tracking branch 'origin/storing_templates_in_s3' into features 2015-12-21 13:20:54 +04:00
Anton Chuchkalov
22ad5e2b98 fix 2015-12-15 19:36:33 +03:00
Anton Chuchkalov
b46dffe3fc storing templates in s3 2015-12-15 18:56:14 +03:00
Anton Chuchkalov
9aaa66e7c6 finish provider_account connector spec 2015-12-15 15:49:23 +03:00
Anton Chuchkalov
062aebe5f2 start writing provider_accounts_connector specs 2015-12-10 18:47:36 +04:00
Anton Chuchkalov
1e069445b8 Merge branch 'specs' into features 2015-12-10 12:33:37 +03:00
Anton Chuchkalov
3616162b75 specs refactoring 2015-12-10 12:33:14 +03:00
Anton Chuchkalov
35c5d180f6 Merge branch 'specs' into features 2015-12-08 16:39:52 +03:00
Anton Chuchkalov
e70ff0b832 add specs for provider accounts; find bug with providers 2015-12-08 16:36:16 +03:00
Anton Chuchkalov
a19ca959df complete project specs 2015-12-08 16:35:53 +03:00
amartynov
2f0f753a03 Merge branch 'features' of http://git.stu.neva.ru/cloudtechlab/devops-service into features 2015-12-07 15:32:58 +03:00
amartynov
cc8b436c3d Merge branch 'qa' into cid-36 2015-12-07 14:15:41 +03:00
amartynov
47d521870e cid-36 2015-12-07 14:14:10 +03:00
Anton Chuchkalov
2825eee48e more specs 2015-12-07 13:04:35 +03:00
Anton Chuchkalov
1933e25925 Add specs for several project model methods:
add_authorized_user
remove_authorized_user
check_authorization
delete_deploy_env
to_hash
2015-12-05 12:34:13 +03:00