Comment 3 for bug 1690123

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to synergy-scheduler-manager (master)

Reviewed: https://review.openstack.org/485153
Committed: https://git.openstack.org/cgit/openstack/synergy-scheduler-manager/commit/?id=94456be8fc2cdd87715ab8d8dbbac1250255731f
Submitter: Jenkins
Branch: master

commit 94456be8fc2cdd87715ab8d8dbbac1250255731f
Author: Lisa Zangrando <email address hidden>
Date: Wed Jul 19 12:39:53 2017 +0200

    Partition Director requires configuring Synergy through RESTful API

    Partition Director, the INDIGO-DataCloud service, requires the setting
    of the Synergy configuration (e.g. the list of projects allowed the
    access the shared quota, their values, etc) through the RESTful API.
    This implies some changes at configuration level of Synergy: some
    parameters must be drop out from the synergy_scheduler.conf file and
    the stored into a database. The use of the database for storing
    configuration parameters will be useful even for configuring Synergy
    in high availability mode.

    Bug: #1690123
    Change-Id: Id8f9c6b0e0a2804b43984f7353dc3fc0882cd651
    Sem-Ver: feature