Move reseller spec for Liberty release

We already have implemented the following features:

- A new field will be added to the project table to represent if that
  project has the domain feature;
- Update the domain operations to execute in the project table
- Allow create subdomain using a parent_id
- Migrate the domains for project table
- Drop domain table

Now in liberty release we want work to approve this features.

The other features mentioned in this spec will not be implemeted since
we need to discuss better in the next summit, there is:

- Migrate the role assignments for DomainUser and DomainGroups types.
- Provide dual scoped token for a project with domain feature

previously-approved: kilo

Change-Id: If357f38a8d81b094f47cd1a055dbec7edfb945ae
Implements: bp reseller
This commit is contained in:
Dolph Mathews 2015-04-06 13:28:21 -03:00
parent aab4222eea
commit bc3eb1590b
2 changed files with 8 additions and 0 deletions

View File

@ -44,6 +44,14 @@ Kilo approved specs:
specs/kilo/*
Liberty approved specs:
.. toctree::
:glob:
:maxdepth: 1
specs/liberty/*
Keystone client approved specs:
.. toctree::