keystone/keystone/token
Adam Young ae4626a857 Remove duplicated cms file
Co-Authored-By: David Stanek (dstanek@dstanek.com)

Until recently, the Unit tests for the Keystone client meant that
we could not use the most recent version of the client code inside
the server.  That lead to code duplication between client and server
for new features.  Now, we are only running unit tests against the
master branch of the client.  More and more common code can be moved
to the client without duplication.

cms was duplicated between the server and client.
Use the version from the client.

Tests for error handling problems in cms

Change-Id: Ieed0ba29f55216c5a6819bab7d9b862f2aebbeb0
2014-02-25 15:09:05 -05:00
..
backends Remove sql.Base 2014-02-20 08:14:08 -06:00
providers Remove duplicated cms file 2014-02-25 15:09:05 -05:00
__init__.py Remove vim header 2014-02-08 23:54:04 +08:00
controllers.py Remove duplicated cms file 2014-02-25 15:09:05 -05:00
core.py Remove duplicated cms file 2014-02-25 15:09:05 -05:00
provider.py Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
routers.py Remove vim header 2014-02-08 23:54:04 +08:00