Project

General

Profile

Actions

Feature #10418

closed

Download archives immediately to OpenStack instances

Added by Evgeny Novikov almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Urgent
Category:
Deployment
Target version:
Start date:
07/02/2020
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

At the moment deployment scripts download archives locally to temporary files. But then they copy these temporary files to OpenStack instances as is. This doubles a network load and can be avoided. This has especial sense right now when users can have a slow internet connection. In case of direct downloading to OpenStack instances a speed up can be extremely huge.

Actions #1

Updated by Ilya Shchepetkov almost 4 years ago

  • Status changed from New to Resolved
  • Assignee set to Ilya Shchepetkov

Implemented in the improve-openstack-deployment branch. Now OpenStack scripts simply execute local deployment on the remote machines, thus handling direct archive downloading.

Actions #2

Updated by Evgeny Novikov over 3 years ago

  • Priority changed from High to Urgent
  • Target version set to 3.0

Let's include this into 3.0.

Actions #3

Updated by Evgeny Novikov over 3 years ago

  • Status changed from Resolved to Closed

I tested and merged the branch to master in 9632221d1. Great improvement, now instances are created much more faster!

Actions

Also available in: Atom PDF