Commit Graph

877 Commits

Author SHA1 Message Date
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
Tim Lianov
49ba7a8b0d Merge branch 'qa' into release 2016-01-21 11:37:30 -05:00
Tim Lianov
1a90a3cfbf Merge branch 'features' into qa 2016-01-21 11:03:22 -05: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
a96ea68922 change subject with named let) 2016-01-20 13:13:49 +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
db1ccc2e33 add specs for ServerExecutor#delete_server and #roll_back 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
f46feedcbe add missing spec for Server.build_from_bson method 2016-01-19 14:18:50 +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
Tim Lianov
eb753df4c9 Merge branch 'bug_fix' into release 2016-01-14 11:16:22 -05:00
Anton Chuchkalov
7745686ab4 Merge branch 'fix_project_creating' into bug_fix 2016-01-14 15:00:01 +03:00
Anton Chuchkalov
1aed2cf1c9 fix constant name 2016-01-14 14:59:44 +03:00
Anton Chuchkalov
b6e4fe2895 Merge branch 'fix_project_creating' into bug_fix 2016-01-14 14:20:17 +03:00
Anton Chuchkalov
a1d987d7e1 fix project creating bug 2016-01-14 14:17:19 +03:00
Anton Chuchkalov
902da4d031 Merge branch 'refactoring_client' into features 2016-01-13 22:14:07 +03:00
Anton Chuchkalov
f083acef32 client refactoring: make params recognizing less verbose 2016-01-13 22:13:39 +03:00
Anton Chuchkalov
70df08c23f Merge branch 'setting_ip_to_nodes' into features 2016-01-13 15:03:20 +03:00
Anton Chuchkalov
0dbd75631d add private_ip parameter to docs 2016-01-13 15:02:55 +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
7b0a9be4dc Merge branch 'setting_ip_to_nodes' into features 2016-01-13 14:24:31 +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
3d969ef457 Merge branch 'permit_parenthesis_in_images_names' into features 2016-01-13 13:07:09 +03:00
Anton Chuchkalov
25ef0bd3b5 fix minor bug in client 2016-01-13 13:06:11 +03:00
Anton Chuchkalov
756d7b8d1c permit all symbols in image name 2016-01-12 12:01:07 +03:00
Tim Lianov
47954e9a63 Merge branch 'qa' of /home/git/repositories/cloudtechlab/devops-service into release 2016-01-08 16:01:40 +04:00
Tim Lianov
3e9c24bbf2 Merge branch 'bug_fix' of /home/git/repositories/cloudtechlab/devops-service into qa 2016-01-08 15:59:05 +04:00
Anton Chuchkalov
970d845801 update .gitignore 2015-12-29 17:00:06 +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
Anton Chuchkalov
799961b361 Merge branch 'specs' of git.stu.neva.ru:cloudtechlab/devops-service into specs 2015-12-24 12:08:43 +03:00
Anton Chuchkalov
fe81076887 start server executor specs 2015-12-21 19:23:17 +04:00
amartynov
3942ac59bb Merge branch 'net_ssh' into bug_fix 2015-12-21 16:08:47 +03:00
amartynov
0c6d07b606 ssh command changed to net/ssh lib 2015-12-21 16:07:52 +03:00
Anton Chuchkalov
3f2762a15c Merge branch 'storing_templates_in_s3' into features 2015-12-21 14:06:00 +04:00
Anton Chuchkalov
089420e186 Merge branch 'neb_3148_unbootstrap_problems' into features 2015-12-21 14:05:42 +04:00
Anton Chuchkalov
fe2b99b80f Revert "Unbootstrap: delete node from chef server only if /etc/chef directory was successfully moved"
This reverts commit 57f5bf0f2e.
2015-12-21 14:04:39 +04:00