Commit Graph

10 Commits

Author SHA1 Message Date
Akihiro Motoki 1134f57e1f Revert "Prepare transitional DOA package"
This reverts commit aa06f462a6.

We finally did not release the transitional package,
so the previous commit has no meaning.

Change-Id: I03f53dc45ec5c425863ac7278f2fb1a0d9a298f2
2018-03-22 18:12:48 +09:00
Akihiro Motoki aa06f462a6 Prepare transitional DOA package
It was suggested to create a new major version (which will be 4.0.0)
of DOA as a transitional package to stop providing any module itself.

http://lists.openstack.org/pipermail/openstack-dev/2018-January/126431.html

Queens release of horizon is planned to depend on the new DOA release.

Part of blueprint merge-openstack-auth
Change-Id: I3776fedcf21c1b4d669fede478f58518d489f0ef
2018-01-29 04:07:08 +09:00
Akihiro Motoki 2baea728dd Retire project
In Queens development cycle, openstack_auth code was merged
into the horizon repository.

blueprint merge-openstack-auth

Change-Id: I74b10a90fe79fc768cfb8de6f68d3cd2f4938e51
2017-12-23 03:22:21 +09:00
venkatamahesh b98871fe92 Fix the path of build docs in .gitignore
Change-Id: Ifcd35bc25d2cf9e16fc0c3d703f5d7c40ce82226
2015-09-22 11:33:17 +00:00
Mike Hagedorn 2fcf6f569a Add Coverage Reports To DOA
Run coverage reports with `tox -ecover`
Creates xml and html reports like horizon
     * changed html destination to 'reports', like horizon

Closes-Bug: 1470203
Change-Id: I91b96eaf9a50e6d199e08d019ff5519a2e0574d5
2015-07-01 14:28:53 -05:00
Akihiro Motoki dd08c15086 Remove compiled message catalogs
A kind of binary files are useless to be maintained in git repo.
I18N team and package distributors have agreed to remove compiled
message catalogs from openstack-auth git repository.

To compile message catalogs, run the following command before
the installation:

  python setup.py compile_catalog

Make sure to install Babel>=1.3 before running the above command.

DocImpact
Closes-Bug: #1196982

Change-Id: Iab2398e942e142f9ab370d8a8f9d539b257e1620
2014-10-11 11:46:09 +09:00
Monty Taylor 985bf5659c Align with OpenStack project standards
Change-Id: If03b325c941dcac257b25b90c8b152dcead5edd2
2013-09-10 16:58:11 -05:00
Monty Taylor 546716c585 Add tox.ini file and flake8 ignores
Change-Id: I11c89c3902d974e94f4fee29211970546579f29e
2013-07-17 11:43:32 -07:00
Gabriel Hurley 998c96cfae Adds docs.
Fixes #2.
2012-07-08 15:39:38 -07:00
Gabriel Hurley 9962375e0c Initial commit. 2012-07-03 02:25:01 -07:00