Commit Graph

6 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 76867c6aa4 Components operations handled in the fuel2
Cascade deletion of resource definitons on the component deletion
fixed. Cascade only on the DB level is not enougth for deletion
referenced objects.
Resources definitions creation is not supported yet in the
component creation call. Resource definition would be able to
add to the component in the create resource definition call.
Update of resource definitions list is supported in the component
creation call.
Standard cliff formatters are used for fuel2 components operations.
Python-fuelclient added to test requirements.

Change-Id: If572f7437f48bdde65de114f6f70af3c071c1d0e
2016-08-24 16:51:09 +03:00
Yuriy Taraday f163cb20e0 Add basic CLI app and client
Change-Id: Ib4a55bf91e16aad2e56fb358a1b23f0b66237953
2016-04-15 17:04:24 +03:00
Yuriy Taraday 74f96c50b7 Add scenario for migrations tests for postgres
Now that we have all OpenStack Infra CI at our service, I don't have to
install those and we can just run with any DB out there.

Migrations for MySQL need some work, so it's commented out for now.

Change-Id: Icdfa6a5a69cde209ac6573b731b94a4826c4b628
2016-03-23 11:10:31 +03:00
Yuriy Taraday 74071b6407 Add test verifying that migrations are in sync with models 2016-03-16 17:30:18 +03:00
Yuriy Taraday bd06811539 Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00