Combine resources across federated OpenStack deployments
Go to file
OpenStack Proposal Bot 88ce0990e0 Updated from global requirements
Change-Id: I73b43decda6d2198419852b9c148e3d45c42d1ee
2017-03-02 11:46:55 +00:00
devstack Integrate tempest testing 2017-02-21 11:58:34 -05:00
doc Merge "Volume backends docs" 2017-02-21 20:08:35 +00:00
etc Set aggregation=False in mixmatch.conf.sample 2017-02-01 16:51:03 -05:00
httpd Initial commit of the code 2016-11-07 09:49:52 -05:00
mixmatch Integrate tempest testing 2017-02-21 11:58:34 -05:00
releasenotes Initial commit of the code 2016-11-07 09:49:52 -05:00
.gitignore Initial commit of the code 2016-11-07 09:49:52 -05: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-03-02 11:46:55 +00:00
run_proxy.sh Initial commit of the code 2016-11-07 09:49:52 -05:00
setup.cfg Initial commit of the code 2016-11-07 09:49:52 -05:00
setup.py Updated from global requirements 2017-03-02 11:46:55 +00:00
test-requirements.txt Updated from global requirements 2017-02-10 05:51:09 +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.