Commit Graph

67 Commits

Author SHA1 Message Date
Anton Chuchkalov
62024f78b0 Merge branch 'cid-396-getting_images_for_account' into features 2016-02-09 13:02:51 +07:00
Anton Chuchkalov
b7688a4821 client: add "provider accounts" and "image list --provider_account" 2016-02-08 23:56:21 +07:00
Anton Chuchkalov
101a4c2983 Merge branch 'cid-393-client_enhancements' into features 2016-02-06 22:08:09 +07:00
Anton Chuchkalov
9bc8f75ba3 select env instead of inputting its name on stack creating 2016-02-06 21:56:35 +07:00
Anton Chuchkalov
0fcd17b8bb Merge branch 'cid-390-async_servers_deleting' into features 2016-02-06 01:03:19 +07:00
Anton Chuchkalov
ac0a81831c make report url from job ids in console client 2016-02-04 21:48:38 +07:00
Anton Chuchkalov
775c9758ca move servers deleting to background 2016-02-02 16:01:48 +07:00
Anton Chuchkalov
9026fdf704 parse stack template available parameters 2016-01-28 18:15: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
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
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
25ef0bd3b5 fix minor bug in client 2016-01-13 13:06:11 +03:00
Anton Chuchkalov
b46dffe3fc storing templates in s3 2015-12-15 18:56:14 +03:00
Tim Lianov
b32b39545d Merge branch 'features' of /home/git/repositories/cloudtechlab/devops-service into qa 2015-11-26 19:32:19 +04:00
Anton Chuchkalov
c1e4c9e38c show help message for deploy client command 2015-11-18 17:30:44 +03:00
Anton Chuchkalov
1166e5a90c 813: add ability to change stack's stack_template 2015-11-17 18:21:52 +03:00
amartynov
2611f5bb7c Merge branch 'features' of http://git.stu.neva.ru/cloudtechlab/devops-service into features 2015-11-17 17:09:44 +03:00
Anton Chuchkalov
8ea70f7072 #871: ask questions before deleting 2015-11-13 19:44:18 +03:00
Anton Chuchkalov
1c9fca2017 add ability to use blank password in devops-client conf 2015-11-13 18:49:32 +03:00
Anton Chuchkalov
df38e86117 #871: ability to delete all project servers 2015-11-13 18:45:43 +03:00
Anton Chuchkalov
d3fb682b4b fix i18n interpolation bug 2015-11-12 20:18:55 +03:00
Anton Chuchkalov
cdeecb02e4 #750: add reserve and unreserve commands for stack 2015-09-24 15:06:02 +03:00
Anton Chuchkalov
9c21fc0fe4 scheduling expiration handlers in sidekiq 2015-09-15 19:54:43 +03:00
Anton Chuchkalov
9e56624870 update test project worker 2015-09-03 17:03:47 +03:00
Anton Chuchkalov
8e190d23b4 refactore deploy worker 2015-09-02 12:26:48 +03:00
Anton Chuchkalov
7b762dfa98 add without_bootstrap on stack creating to client 2015-08-28 17:09:08 +03:00
Anton Chuchkalov
b22045a278 update client to changes in server 2015-08-28 14:42:31 +03:00
Anton Chuchkalov
394134798d fix routes on client 2015-08-26 14:12:13 +03:00
Anton Chuchkalov
579525f15d fix some errors 2015-08-05 16:28:12 +03:00
Anton Chuchkalov
662dbfa48b Merge branch 'devops_3' into devops_3_achuchkalov 2015-08-05 16:06:29 +03:00
Anton Chuchkalov
a018c03ca1 extract servers from manually created stacks 2015-07-30 11:56:32 +02:00
Anton Chuchkalov
9c8f685f44 return model in mongo insert and update commands 2015-07-30 01:22:54 +02:00
Anton Chuchkalov
5203455436 persist stack servers into mongo 2015-07-30 01:14:45 +02:00
Anton Chuchkalov
2e0229cfda fix some bugs 2015-07-29 19:37:33 +02:00
Anton Chuchkalov
3ea39866b3 Merge branch 'devops_3_achuchkalov' of bitbucket.org:achuchkalov/devops_backup into devops_3_achuchkalov 2015-07-27 14:52:33 +02:00
Anton Chuchkalov
499d05ad32 add ability to view project stacks 2015-07-22 20:29:42 +04:00
Anton Chuchkalov
0066b1cefd add ability to view stack servers via console 2015-07-21 20:47:16 +04:00
Anton Chuchkalov
75ffceaa7d simplify outputting in client 2015-07-21 20:32:41 +04:00
Anton Chuchkalov
344514d08e current_progress 2015-07-20 19:59:26 +04:00
Anton Chuchkalov
2243015914 add project and deploy_env params to stack template client handler 2015-07-17 15:15:52 +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
9aad1253fe add ability to watch stack resources 2015-07-15 19:37:27 +04:00
Anton Chuchkalov
e11788afb7 autoupdate stack template preset body 2015-07-15 17:25:06 +04:00
Anton Chuchkalov
7ac62a2a36 add sync method to stack 2015-07-14 17:51:40 +04:00
Anton Chuchkalov
6161e7f5e8 update stack template presets: now you can actually create stacks 2015-07-08 19:42:36 +04:00
Anton Chuchkalov
d843ad6d5b implement building stack templates from presets in client 2015-06-22 14:51:04 +04:00