Combine resources across federated OpenStack deployments
Go to file
James E. Blair c9ca869d7c Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: I078c0130f73b509e414da6bbd1f1a27afeed0bbd
2018-02-05 18:00:35 -08:00
devstack Add mixmatch-manage cli command with db_sync 2017-09-05 11:46:08 -04:00
doc Developer Docs 2017-09-06 15:26:23 -04:00
etc Config refactoring 2017-06-13 12:20:28 -04:00
httpd uwsgi improvements 2017-08-04 16:03:01 -04:00
mixmatch More sophisticated extension matching 2017-10-25 13:10:49 -04:00
playbooks/legacy/mixmatch-dsvm-functional Move legacy jobs to project 2017-10-16 16:59:03 +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 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
.zuul.yaml Zuul: Remove project name 2018-02-05 18:00:35 -08:00
CONTRIBUTING.rst Optimize the link address 2017-06-16 14:29:35 +07:00
Dockerfile Add dockerfile 2017-02-21 14:35:11 -05:00
HACKING.rst Optimize the link address 2017-06-16 14:29:35 +07: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
requirements.txt Updated from global requirements 2017-10-26 05:28:50 +00:00
setup.cfg Add mixmatch-manage cli command with db_sync 2017-09-05 11:46:08 -04:00
setup.py Updated from global requirements 2017-03-02 11:46:55 +00:00
test-requirements.txt Updated from global requirements 2017-09-13 00:06:20 +00:00
tox.ini Added py36 to tox 2017-07-20 16:40:15 -04: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.