Combine resources across federated OpenStack deployments
Go to file
OpenDev Sysadmins 8eace70efe OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:52 +00:00
devstack Remove volume v1 from devstack plugin and add block-storage 2018-07-05 22:44:46 +00:00
doc Replace openstack.org git:// URLs with https:// 2019-03-24 20:34:13 +00:00
etc Config refactoring 2017-06-13 12:20:28 -04:00
httpd uwsgi improvements 2017-08-04 16:03:01 -04:00
mixmatch Merge "Move load_auth_fixtures()" 2018-07-05 21:57:19 +00:00
playbooks/legacy/mixmatch-dsvm-functional OpenDev Migration Patch 2019-04-19 19:50:52 +00: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 OpenDev Migration Patch 2019-04-19 19:50:52 +00:00
.testr.conf Initial commit of the code 2016-11-07 09:49:52 -05:00
.zuul.yaml OpenDev Migration Patch 2019-04-19 19:50:52 +00:00
CONTRIBUTING.rst Optimize the link address 2017-06-16 14:29:35 +07:00
Dockerfile Dockerfile for Mixmatch 2018-05-11 11:31:49 -04:00
HACKING.rst fix link 2018-02-26 01:05:26 +08: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 Optimize the link address 2017-06-16 14:29:35 +07:00
babel.cfg Initial commit of the code 2016-11-07 09:49:52 -05:00
lower-constraints.txt Extend-a-network 2018-05-15 18:19:26 +00:00
requirements.txt Extend-a-network 2018-05-15 18:19:26 +00:00
setup.cfg Drop py34 and py33 target in setup.cfg 2018-05-28 07:17:43 +00:00
setup.py Updated from global requirements 2017-03-02 11:46:55 +00:00
test-requirements.txt Updated from global requirements 2018-01-17 20:40:48 +00:00
tox.ini fix tox python3 overrides 2018-06-09 10:47:55 +08: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.