Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger ed1759a2a1 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: Ifb810e26646fcb0018d012f1c9c97ede7a45cce9
2019-12-18 09:47:17 +01:00
Ukov Dmitry 9007179bba Reworked setup procedure
Change-Id: I608af30a61027a02076ca71adf9550cc410b19cf
2016-09-07 15:46:25 +03:00
Ukov Dmitry 1bc180e562 Extension registration moved to utils
* Class decorator is used for registring extension in nailgun

Change-Id: I00f151321f8ab77c2b0c544d3bde25f0962dffba
2016-09-07 15:46:24 +03:00
Ukov Dmitry 0611949240 Unit tests for openstack_config and utils modules
Change-Id: I20e7be8e0d440efb1709f28c9b3b08ef79377de6
2016-09-07 15:46:00 +03:00
Ukov Dmitry be235c1ac5 Added config download
Change-Id: I59733900e7e779e2d53fa8da6844e1f5bd5f12e4
2016-09-07 15:45:59 +03:00
Ukov Dmitry b26dd66bdf Introduced config repo initialisation
Change-Id: I4a2e5d54a7473cd04200b59832df5eba488ccfbc
2016-09-07 15:45:14 +03:00
Ukov Dmitry 52b230cdbf Introduced Git Repo CRUD for fuel client
Change-Id: I5db4337bb6d8b5b5e261e4099bcb93cb01783db9
2016-09-07 15:45:10 +03:00
Ukov Dmitry 9728a341ce Added resource-config_file mapping
* Introduce settings for extension
* Default settings contain mapping between puppet resource name and
  configuration file processed by this resource

Change-Id: I6f6450a9e737f1d17543e423ff8cbb1e0f144442
2016-09-07 15:45:10 +03:00
Ukov Dmitry dd4432e21c Flake8 fixes
Change-Id: Ie645f7ce6d23f23792b74461d4e83d4ceb3f10e1
2016-08-11 22:27:00 +03:00
Ukov Dmitry cfb660f76d Added basic implementation of extension
* Database model and migration script
* CRUD for database entities
* GET REST call for single entity and for collection

Change-Id: I0446983d9af89c316f6754168123de3da6ed10ff
2016-08-11 00:08:43 +03:00