Commit Graph

5 Commits

Author SHA1 Message Date
Don Penney 9531b76af1 Move content to subdir to support relocated packaging
Change-Id: Id4f645de23b9f0aec1914edbaef11cdb6e6dc0af
Story: 2006166
Task: 37337
Depends-On: https://review.opendev.org/692861
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-11-04 13:57:02 -05:00
Andy Ning d19abe3594 Keystone DB sync - introduce DB sync service
This update introduces the DB record synchronization service. This new
service provides REST APIs to read/write/update identity database. The
REST APIs is intended to be used internally by DC Orchestrator to
synchronize identity resources between central cloud and subclouds.

This update also contains python client that wraps up the REST APIs
into functions. The client is to be used by DC Orchestrator.

This service supports the synchronization of the following identity
resources:
- users (local users only)
- user passwords
- projects
- roles
- project role assignments
- token revocation events

Story: 2002842
Task: 22787

Change-Id: Idb4aff5bac006fdd904b58c0c8b3d6a0916fbd4b
Signed-off-by: Andy Ning <andy.ning@windriver.com>
(cherry picked from commit 6cdd47b836)
2019-04-25 11:11:48 -04:00
caoyuan 7d306ed822 Update setup.cfg to align with StarlingX project
Signed-off-by: caoyuan <cao.yuan@99cloud.net>

Change-Id: I4189828401e39c7bc68f2467a94fb5fd474608d5
2019-01-07 16:34:24 +00:00
ZhijunWei 4c2910ae75 Change openstack-dev to openstack-discuss
Change-Id: I1a5edae356428d1da190692391d23f3398fac6a6
2019-01-03 11:45:21 +00:00
Scott Little e82c7b4336 StarlingX open source release updates
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-07 11:51:21 -04:00