StarlingX Upstream packaging
Go to file
Kam Nasim 1a7e61ed51 Distributed Keystone for Distributed Cloud: Horizon
In Distributed Cloud, Keystone is now running on each Subcloud.
Switching to Subcloud region now requires Openstack Auth to retrieve an
Unscoped token from the switched Region and reinitialize the django
session and cookie data with token data retrieved from the Subcloud.

Since Subcloud's Keystone doesn't contain the Identity endpoint for the
Central Region, there was no way to go back in Horizon from a subcloud
region to the SystemController region. We achieve this by caching the
SystemController endpoint in the Django Session at the time of login.

Story: 2002842
Task: 22785

Change-Id: I274e8b0756e0f24321a108c6c1a0a5d6178e0c7a
Signed-off-by: Jack Ding <jack.ding@windriver.com>
2018-07-31 17:02:22 -04:00
ceph Update TIS_BASE_SRCREV missing references 2018-06-18 11:34:49 -05:00
ceph-manager Correct typo: caph should be ceph 2018-07-23 15:36:38 -04:00
openstack Distributed Keystone for Distributed Cloud: Horizon 2018-07-31 17:02:22 -04:00
.gitignore Add default test framework 2018-06-12 10:26:12 -05:00
.gitreview Add .gitreview 2018-05-31 07:37:19 -07:00
.zuul.yaml Remove non-voting gate job 2018-06-29 14:35:23 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:37:19 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:19 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:37:19 -07:00
centos_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:22 -04:00
mwa-perian.map StarlingX open source release updates 2018-05-31 07:37:19 -07:00
test-requirements.txt Add default test framework 2018-06-12 10:26:12 -05:00
tox.ini Add default test framework 2018-06-12 10:26:12 -05:00

README.rst

stx-upstream

StarlingX Upstream Packages