synergy-scheduler-manager:master

Last commit made on 2019-04-19
Get this branch:
git clone -b master https://git.launchpad.net/synergy-scheduler-manager

Branch merges

Branch information

Name:
master
Repository:
lp:synergy-scheduler-manager

Recent commits

f302c6d... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

b7289ec... by Ian Wienand

Replace openstack.org git:// URLs with https://

This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I61d325e02dbc0fad1c964aedbe6ff861ddd2bdc7

ebc4694... by Lisa Zangrando

Fixed _processServerCreate()

This commit fixes the setting of the quota type (for Ocata).

Change-Id: Ic7bdaa31e2028256d49cbbc0b1b41ab88e4fe1b4
Sem-Ver: bugfix

ba2c862... by Ervin

Realease v2.6.0

Synergy scheduler manager updates

Change-Id: Ib0180e7e0d776f4875e21b673bd25727a8dd2af5

7a9395c... by Lisa Zangrando

Restored setQuotaTypeServer()

This commit restores the method setQuotaTypeServer() which set the
server type as metadata.

Change-Id: I09dfafdbe73d59eb43c09c79a50a5449e63833e4
Sem-Ver: bugfix

1a237bd... by Lisa Zangrando

Restore() incorrectly increases the queue size

This commit fixes the restore() method.

Change-Id: I03a626392079413f9449152a7cecf6234887b372
Sem-Ver: bugfix

56c8d15... by Lisa Zangrando

Synergy should scale up the oldest user requests from the queue

The oldest requests should be processed quite first as soon as
the user priority increases. This commit fixes the issue.

BUG: #1717464
Change-Id: Iafc74531775d00aeb653cc92092b2bc7775f52d8
Sem-Ver: bugfix

a45e054... by Lisa Zangrando

Mechanism that performs user actions before Synergy deletes the VMs

In synergy is missing a useful mechanism which allows the user to
perform some actions (e.g. exporting data) into the VMs before
Synergy deletes them from the shared quota once their TTL is expired.
This commit implements such mechanism.

BUG: #1717253
Change-Id: Iabd0eb5eeda53c483189725446cb6f459c1053e8
Sem-Ver: feature

a131617... by Jenkins <email address hidden>

Merge "Configuration parameters updated"

16dd2b9... by Lisa Zangrando

Configuration parameters updated

This commit updates the default values of some parameters
defined in synergy_scheduler.conf

Change-Id: I2673fc4e45b3f2c1278a61eea0ce483ef364bff3
Sem-Ver: bugfix