StarlingX Distributed Cloud
Go to file
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
api-ref/source Clean up and standardize landing pages 2019-01-08 15:52:04 -08:00
dcdbsync Keystone DB sync - introduce DB sync service 2019-04-25 11:11:48 -04:00
dcmanager Remove oslo transport aliases 2019-04-10 11:36:33 -04:00
dcorch Remove oslo transport aliases 2019-04-10 11:36:33 -04:00
doc Clean up and standardize landing pages 2019-01-08 15:52:04 -08:00
etc Keystone DB sync - introduce DB sync service 2019-04-25 11:11:48 -04:00
ocf Keystone DB sync - introduce DB sync service 2019-04-25 11:11:48 -04:00
releasenotes Clean up and standardize landing pages 2019-01-08 15:52:04 -08:00
.coveragerc Fix coverage reporting for stx-distcloud 2018-11-19 10:08:13 -06:00
.coveragerc_xml StarlingX open source release updates 2018-08-07 11:51:21 -04:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-25 08:18:08 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:44 +00:00
.mailmap StarlingX open source release updates 2018-08-07 11:51:21 -04:00
.testr.conf StarlingX open source release updates 2018-08-07 11:51:21 -04:00
.zuul.yaml OpenDev Migration Patch 2019-04-19 19:52:44 +00:00
CONTRIBUTING.rst StarlingX open source release updates 2018-08-07 11:51:21 -04:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-08-07 11:51:21 -04:00
HACKING.rst Update setup.cfg to align with StarlingX project 2019-01-07 16:34:24 +00:00
LICENSE StarlingX open source release updates 2018-08-07 11:51:21 -04:00
MANIFEST.in StarlingX open source release updates 2018-08-07 11:51:21 -04:00
README.rst StarlingX open source release updates 2018-08-07 11:51:21 -04:00
README_DC Update location of openrc in readme 2019-03-15 10:56:03 -05:00
babel.cfg StarlingX open source release updates 2018-08-07 11:51:21 -04:00
pylint.rc StarlingX open source release updates 2018-08-07 11:51:21 -04:00
requirements.txt StarlingX open source release updates 2018-08-07 11:51:21 -04:00
setup.cfg Keystone DB sync - introduce DB sync service 2019-04-25 11:11:48 -04:00
setup.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
setup_ddt_tests.py Fix pep8 error when running tox 2018-10-29 06:23:49 +08:00
test-requirements.txt Set up initial Gerrit requirements 2018-09-06 15:38:41 -05:00
tox.ini Followup opendev cleanup and test jobs 2019-04-21 15:44:19 -05:00

README.rst

DistributedCloud

Wind River's Distributed Cloud system supports an edge computing solution by providing central management and orchestration for a geographically distributed network of Titanium Cloud systems.