Commit Graph

7 Commits

Author SHA1 Message Date
Lisa Zangrando 16dd2b906e Configuration parameters updated
This commit updates the default values of some parameters
defined in synergy_scheduler.conf

Change-Id: I2673fc4e45b3f2c1278a61eea0ce483ef364bff3
Sem-Ver: bugfix
2017-09-11 07:42:39 +00:00
Lisa Zangrando ef0bd4556d Added support for policy.json in packaging process
This commit updates the packaging files for supporting the new
authorization mechanism based on policy.json

Change-Id: I001fba11b9c59ef34a10bf92ab7241f37efd4668
Sem-Ver: feature
2017-08-11 09:02:58 +02:00
Lisa Zangrando 5f28805ca7 Added support for OpenStack Ocata to NovaManager
This commit updates NovaManager for supporting the Ocata version

BUG: #1704801
Change-Id: Icad9c14b14f34d16861caf82845b0e847085556c
Sem-Ver: feature
2017-07-31 15:01:39 +02:00
Lisa Zangrando 94456be8fc 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
2017-07-19 10:54:10 +00:00
Lisa Zangrando 23e9382c7d Added support for notifications to KeystoneManager
This update enables KeystoneManager to receive asynchronous
notifications about the users and projects status from Keystone
service

Change-Id: Ia75b89c825bb8536e0462eff7a873699b219d781
Sem-Ver: bugfix
2017-07-18 10:13:31 +00:00
Lisa Zangrando 56061a4aaf Add new "synergy_topic" parameter
The new "synergy_topic" parameter simplifies the Synergy integration with Nova.

Bug: #1672409
Change-Id: I00f7e6ce7b6c4b22d9267d2b956c599fb71c68a2
Sem-Ver: feature
2017-03-13 15:27:21 +01:00
Lisa Zangrando e8fa8cb567 Added configuration file
The Scheduler manager should specify all configuration parameters on a
dedicated configuration file.

Bug: #1663589
Change-Id: I7ceb140182db306567d7f7a6b5bfcf0871249a05
Sem-Ver: feature
2017-02-10 13:04:30 +00:00