Commit Graph

5 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
Yuriy Taraday 8d36c7005f Ignore warning from a known issue in flask-sqlalchemy in tests
flask-sqlalchemy tries to get all attributes of mixin class and
SQLAlchemy warns that it's not a good thing to do.

See https://github.com/mitsuhiko/flask-sqlalchemy/issues/349 for
details.

Change-Id: I7973fc2793fc74787b26f680cf596363f618900c
2016-03-23 11:55:04 +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 2df03c3ed4 Fix tox run issues 2015-11-25 18:33:38 -08:00
Yuriy Taraday bd06811539 Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00