Go to file
huang.zhiping 4b7b665d4a fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I73f12f66e2b5a1c6612c84b2b332d2b34d4250b4
2018-06-09 10:47:55 +08:00
2018-05-15 18:19:26 +00:00
2017-06-13 12:20:28 -04:00
2017-08-04 16:03:01 -04:00
2018-05-15 18:19:26 +00:00
2017-03-22 20:11:51 +00:00
2017-06-13 12:20:28 -04:00
2016-11-07 10:11:15 +00:00
2016-11-07 09:49:52 -05:00
2018-04-20 16:32:29 -04:00
2016-11-07 09:49:52 -05:00
2017-06-16 14:29:35 +07:00
2018-05-11 11:31:49 -04:00
2018-02-26 01:05:26 +08:00
2016-11-07 09:49:52 -05:00
2018-05-15 18:19:26 +00:00
2016-11-07 09:49:52 -05:00
2017-06-16 14:29:35 +07:00
2018-05-15 18:19:26 +00:00
2018-05-15 18:19:26 +00:00
2017-03-02 11:46:55 +00:00
2018-06-09 10:47:55 +08:00

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.

Description
Combine resources across federated OpenStack deployments
Readme 2 MiB
Languages
Python 88.9%
reStructuredText 5.6%
Shell 5.2%
Dockerfile 0.3%