Commit Graph

13 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
OpenStack Proposal Bot a0f213f68f Updated from global requirements
Change-Id: Ib47056da8ac8d8aa204a9e02d8f365c72c564e65
2017-03-02 22:03:15 +00:00
OpenStack Proposal Bot 7fdb91565f Updated from global requirements
Change-Id: Ic2fe9084c0e5d8b2e99a4e561d0c3b5d618035c3
2015-09-18 20:42:11 +00:00
OpenStack Proposal Bot 85b5ffb3a4 Updated from global requirements
Change-Id: I39d97b9c11b56f8d311b57d3a95dc41804c8f323
2015-07-18 01:52:40 +00:00
OpenStack Proposal Bot ad61d1fd17 Updated from global requirements
Change-Id: I19fc951c251b55b48425ebc350559a60e743dd0e
2015-06-22 08:20:19 +00:00
OpenStack Proposal Bot cbdb7f3e70 Updated from global requirements
Change-Id: I351870517578a9b16b2c6ccc3da264b30e9c1958
2015-06-16 17:19:25 +00:00
OpenStack Proposal Bot b78ec11da1 Updated from global requirements
Change-Id: I318890415002b36b1558e88f1e4a9aff675b0ce0
2014-05-01 13:43:51 +00:00
Monty Taylor 985bf5659c Align with OpenStack project standards
Change-Id: If03b325c941dcac257b25b90c8b152dcead5edd2
2013-09-10 16:58:11 -05:00
Lin Hua Cheng b63d876974 Add capability for Keystone V3 Authentication.
For multi-domain model, set OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT
to True and the login form will prompt the user for Domain name.

For single-domain model, set OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT
to False. The application will use the name of the default domain in
OPENSTACK_KEYSTONE_DEFAULT_DOMAIN to login.

Cleanup the unused Tenant field in the login form.

Implements blueprint login-domain-support
2013-07-08 20:37:58 -07:00
Gabriel Hurley b95664d5ba Fixes compatibility with keystoneclient v0.2. 2012-12-09 19:50:23 -08:00
Gabriel Hurley 9962375e0c Initial commit. 2012-07-03 02:25:01 -07:00