Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 24d98abd3e Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I658efd028f1b23bc21b327fc55d39a7fa5824ec1
2019-12-18 09:48:08 +01:00
Sebastian Kalinowski 9c6fadca27 Use keystonemiddleware package
keystonemiddleware package will be used instead of deprecated
keystoneclient.middleware module to authorize requests with
keystone auth_token

Update python-keystoneclient to match version in our repos

Change-Id: Ib6025a5d243c76995ca1efac16d5d5025241f81c
Implements: blueprint access-control-master-node-improvments
Related-Bug: #1383616
Depends: I32848ccd2279c1467818e1ff9e1a19becc9f7ae7
2014-10-28 09:40:29 +00:00
Dima Shulyak 64a2991f52 Add keystone access support to ostf wsgi
- Added keystone middleware to wsgi
- Additional keystone params supported in ostf.conf
- Auth can be enabled by adapter/auth_enable = True

Related to blueprint: access-control-master-node

Change-Id: I6a6b2aacb2278fa70c45a87521de224d0230d623
2014-06-27 11:27:07 +03:00
Tatyana Leontovich 5d3aa80da6 Create pecan conf from config file
By default we should start adpater from config
If there is no config defined - we should use cli.parse
functional

Change-Id: I476caac72c45cab21dd902d455573a265f7d36f3
Implements: blueprint ostf-config-file
2014-04-22 13:36:22 +00:00