Combine resources across federated OpenStack deployments
Go to file
Jenkins cc013105f0 Merge "Updated from global requirements" 2017-06-15 21:10:02 +00:00
devstack Don't change directory during install 2017-05-30 15:46:54 -04:00
doc Add folder and template for specs 2017-03-22 20:11:51 +00:00
etc Config refactoring 2017-06-13 12:20:28 -04:00
httpd Initial commit of the code 2016-11-07 09:49:52 -05:00
mixmatch Config refactoring 2017-06-13 12:20:28 -04:00
releasenotes Added release notes infrastructures 2017-03-22 16:11:26 -04:00
specs Add folder and template for specs 2017-03-22 20:11:51 +00:00
.gitignore Config refactoring 2017-06-13 12:20:28 -04:00
.gitreview Added .gitreview 2016-11-07 10:11:15 +00:00
.testr.conf Initial commit of the code 2016-11-07 09:49:52 -05:00
CONTRIBUTING.rst Initial commit of the code 2016-11-07 09:49:52 -05:00
Dockerfile Add dockerfile 2017-02-21 14:35:11 -05:00
HACKING.rst Initial commit of the code 2016-11-07 09:49:52 -05:00
LICENSE Initial commit of the code 2016-11-07 09:49:52 -05:00
MANIFEST.in Initial commit of the code 2016-11-07 09:49:52 -05:00
README.rst Update documentation link in readme 2016-11-18 11:50:13 -05:00
babel.cfg Initial commit of the code 2016-11-07 09:49:52 -05:00
requirements.txt Updated from global requirements 2017-06-15 16:25:51 +00:00
run_proxy.sh Fix UWSGI logging to stderr 2017-06-02 10:01:18 +00:00
setup.cfg Config refactoring 2017-06-13 12:20:28 -04:00
setup.py Updated from global requirements 2017-03-02 11:46:55 +00:00
test-requirements.txt Updated from global requirements 2017-06-03 13:06:23 +00:00
tox.ini Create structure for Devstack plugin 2016-11-08 15:30:30 -05:00

README.rst

mixmatch

Combine resources across federated OpenStack deployments

Proxy Service that will forward REST API requests to a remote service provider which is federated using Keystone-to-Keystone Federation (K2K).

The proxy learns the location of resources and is able to forward requests to the correct service provider. This allows OpenStack services to use resources provided by other federated OpenStack deployments, ex. Nova attach a remote volume.