68cae71000
Use https instead of http and also update a few urls to ensure safety and correctness. Change-Id: I448c2838b3a0f4167c10f03a8f5dc4dce0d6a289
19 lines
656 B
ReStructuredText
19 lines
656 B
ReStructuredText
========
|
|
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.
|
|
|
|
* Free software: Apache license
|
|
* Documentation: https://mixmatch.readthedocs.io
|
|
* Source: https://git.openstack.org/cgit/openstack/mixmatch
|
|
* Bugs: https://bugs.launchpad.net/mixmatch
|