Commit Graph

9 Commits

Author SHA1 Message Date
Jeremy Freudberg 955f28d397 Extend-a-network
Create a new extension to the proxy, which will allow networks to be
extended across clouds.

Additionally, provide lots of documentation for this new feature.

Change-Id: I9088e3509f71fb363ddc7f504cbb96f94932cc1e
2018-05-15 18:19:26 +00:00
Jeremy Freudberg 03e0375e78 Fix two major problems in the docs
Our docs have other problems, but these two fixes represent the set of
those which are both embarrassing and trivial to fix.

Change-Id: I9d0206e0cd742770b10671d64450fbe49e55fdf8
2018-04-06 16:03:06 +00:00
Kristi Nikolla dfd5fff51d Developer Docs
These docs describe how to set up a development environment with
Mixmatch.

Change-Id: I53e34babb883facf1d3a9390a2366d4ad9c68e28
2017-09-06 15:26:23 -04:00
Kristi Nikolla 082ced54e4 Add folder and template for specs
From now on we will be tracking major features using specs proposed
against master. Specs should be proposed with the
``mixmatch-specs`` topic.

Change-Id: Ic42dcf53e161bd09c7c2d8835949eb6447f7fdd0
2017-03-22 20:11:51 +00:00
Kristi Nikolla 0f9e73ba90 Added release notes infrastructures
* Docs now has a link to the release notes, which are hosted at
  mixmatch-releasenotes.readthedocs.org or
  mixmatch.readthedocs.org/projects/releasenotes
* Updated release notes theme to Alabaster and made it use the MOC
  logo.
* Updated copyright date to 2017 in docs and releasenotes.
* Release notes has a link back to Docs.

Change-Id: Ic99f3fcbf876956a5108e7b606ee1d7e145a69ad
2017-03-22 16:11:26 -04:00
Kristi Nikolla c2bf624c9b Volume backends docs
This add a page of documentation on how to setup volume backends
for mix and match.

Change-Id: Ie784635591cae71c2cf1c4264e47af6a7443361f
2017-02-15 12:39:07 -05:00
Kristi Nikolla c5a4cfa5e8 Added Keystone to Keystone mapping sample and doc page
This mapping sample creates a simple sister-projects concept. When
a user comes in through a remote openstack, he is given the
following:
1. a username with the same username
2. a group with the same name as the project the user was scoped to
   in the remote openstack
3. a user and group with no permissions at all if he is the user
   named admin, or any of the openstack service users

To go along with it, a documentation page that describes federation
and points to pages in the keystone documentation was created.

Change-Id: Ic297ec307451f26af0c38d9c7ba6794f46bac4d7
2017-01-23 15:09:46 -05:00
Kristi Nikolla e3a948aa3c Added documentation
After migrating to the OpenStack infrastructure, the documentation
was missing. This patch re-adds it.

Closes-Bug: 1640285

Change-Id: I8f6f138b32483264d9ed8cdcc855b33f026097b6
2016-11-18 11:31:10 -05:00
Kristi Nikolla dcc8b3aa76 Initial commit of the code
This is the initial commit of the code for the project. Previous
development was ongoing in https://github.com/CCI-MOC/k2k-proxy.git

Change-Id: I5cce38e22581e1f0a82c2c76a64e7bbf2cd7490b
Co-Authored-By: George Silvis, III <george.iii.silvis@gmail.com>
Co-Authored-By: Wjdan Alharthi <walharth@bu.edu>
2016-11-07 09:49:52 -05:00