Commit Graph

234 Commits

Author SHA1 Message Date
a17b741e56 upd 2025-01-09 20:11:17 +04:00
Tim Lianov
03dc3d8d99 v3 2018-04-04 22:44:39 +03:00
Anton Chuchkalov
6419cbfe73 CID-540: change deploy envs of servers and stack on renaming env 2016-07-13 18:48:46 +03:00
Anton Chuchkalov
84273183fd Merge branch 'CID-512-regard_launch_options_for_autoscaled_servers' into qa 2016-04-22 15:44:12 +03:00
Anton Chuchkalov
732d48833f CID-515: check launch_options param 2016-04-22 14:45:19 +03:00
Anton Chuchkalov
6218778812 CID-512: pass skip_rollback option to bootstrappers 2016-04-22 14:25:08 +03:00
Anton Chuchkalov
3e832a45d5 CID-472: introduce launch_options stack attribute 2016-04-20 14:48:33 +03:00
Anton Chuchkalov
d3af55acac do not delete servers if skip_rollback is set 2016-04-14 23:00:39 +03:00
Anton Chuchkalov
4f53a4e698 CID-427: set without_bootstrap and skip_rollback to true for now 2016-04-13 16:18:09 +03:00
Anton Chuchkalov
26e4d7ad06 CID-472: output initialize notification routes message 2016-04-05 22:58:13 +03:00
Anton Chuchkalov
be4fda69fc CID-472: temporary hard set without bootstrap to true 2016-04-05 20:56:12 +03:00
Anton Chuchkalov
2c01f06890 CID-472: temp fix to launch on qa 2016-04-05 20:19:43 +03:00
Anton Chuchkalov
497489dd77 CID-472: sync groups 2016-04-05 15:28:17 +03:00
Tim Lianov
9b9d5bb9b1 Merge branch 'bug_fix' into qa 2016-03-17 11:52:24 -04:00
Anton Chuchkalov
444138848b Merge branch 'CID-427-servers_table' into qa 2016-03-17 16:52:42 +02:00
Anton Chuchkalov
2984555053 CID-427: return all server fields 2016-03-17 16:52:04 +02:00
Anton Chuchkalov
fce9231acc CID-340: set deployers list for sandbox projects 2016-03-17 15:22:25 +02:00
Anton Chuchkalov
83ac54477c Merge branch 'fix_docs' into bug_fix 2016-03-09 21:39:44 +03:00
Anton Chuchkalov
3b4b92e237 fix verb in docs 2016-03-09 21:39:26 +03:00
Anton Chuchkalov
2bc04cd377 Merge branch 'CID-449-fix_expiration' into bug_fix 2016-03-09 16:42:21 +03:00
Anton Chuchkalov
f679fbb638 Merge branch 'remove_chef_client_options' into qa 2016-03-08 10:16:09 +03:00
Anton Chuchkalov
924fbd352c Merge branch 'CID-410-named_tasks' into qa 2016-03-08 10:11:26 +03:00
Anton Chuchkalov
cd62d0f874 Merge branch 'CID-443-rollback_servers_with_failed_bootstrap' into bug_fix 2016-03-04 18:33:42 +03:00
Anton Chuchkalov
4aafc82a0a Merge branch 'do_not_store_stack_details' into bug_fix 2016-03-04 14:11:47 +03:00
Anton Chuchkalov
c098c6a126 Merge branch 'do_not_store_stack_details' into CID-428-increments_in_stack_node_names 2016-03-04 14:03:25 +03:00
Anton Chuchkalov
26969cb94c remove chef client options 2016-03-04 13:00:17 +03:00
Anton Chuchkalov
6761c811dd CID-410: implement named tasks 2016-03-01 22:05:25 +03:00
Anton Chuchkalov
03532e68e8 CID-418: add ability to set chef_client_options for single deploy 2016-03-01 17:41:51 +03:00
Anton Chuchkalov
63b1a7fa84 CID-381: set tags to stack 2016-02-26 17:35:24 +03:00
Anton Chuchkalov
1d831af018 do not store stack details 2016-02-24 21:26:44 +03:00
Anton Chuchkalov
919afa854d Merge branch 'CID-367-fix_nonexiting_user_message' into bug_fix 2016-02-24 16:57:48 +03:00
Anton Chuchkalov
fa30faed2b CID-367 fix non existing user message 2016-02-24 14:33:02 +03:00
Anton Chuchkalov
0767bd36d6 CID-407 fix message on env deleting 2016-02-24 12:43:46 +03:00
Anton Chuchkalov
08796c7675 Merge branch 'cid-395-bootstrap_list_of_ips' into features 2016-02-16 11:35:56 +03:00
Anton Chuchkalov
e6c5548310 try to use _id instead of id on static adding 2016-02-16 11:12:05 +03:00
Anton Chuchkalov
2987e3d82e Merge branch 'cid-394-deploy_delete_list_of_servers' into cid-395-bootstrap_list_of_ips 2016-02-16 10:52:10 +03:00
Anton Chuchkalov
27f777d924 add possibility to add and bootstrap list of servers at once 2016-02-16 10:01:43 +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
b565052f6b add possibility to delete list of servers 2016-02-12 16:18:17 +03:00
Anton Chuchkalov
6306094883 Merge branch 'cid-390-async_servers_deleting' into features 2016-02-10 17:44:49 +03:00
Anton Chuchkalov
724349b578 fix deleting by node name; set owner properly 2016-02-10 17:42:49 +03:00
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
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
775c9758ca move servers deleting to background 2016-02-02 16:01:48 +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
5ea201a2bc Merge branch 'features' into specs 2016-01-28 14:19:56 +03:00
Anton Chuchkalov
65de9531f8 fix requiring StackBootstrapWorker error 2016-01-27 12:45:27 +03:00