Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger 942c19a6a8 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: I9c48f2cfa39e04a629e20cb320caca8fd69758fd
2019-12-18 10:05:09 +01:00
Alexander Kislitsky ca3a669c2d Environments operations handled in the fuel2
Requirement on package six added.
Detailed error description propagated for 404 errors.
Parse of comma separated client params implemented.
Delete and patch operation added to http client.

Change-Id: Id30358f9358047a0a6f6fd23341ab270edfa5874
2016-08-23 17:37:40 +03:00
Alexander Kislitsky 5213a7d39a Keystone middleware added
For auth purposes keystone middleware is used.
Auth configuration added into example config.
Keystone auth is disabled in tests.

Change-Id: Id6e8da1529b35f66eb0192622f05662858b63b79
Closes-Bug: #1583106
2016-05-24 18:58:07 +03:00
Yuriy Taraday f163cb20e0 Add basic CLI app and client
Change-Id: Ib4a55bf91e16aad2e56fb358a1b23f0b66237953
2016-04-15 17:04:24 +03:00
Yuriy Taraday 4f40d2e6ba Add alembic support with initial migration 2016-03-02 18:15:43 +03:00
Yuriy Taraday 6cd5de497d Clear requirements, add necessary ones 2015-12-03 11:35:15 +03:00
Yuriy Taraday bd06811539 Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00