Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger b9c065a5bf 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: If0917d369497c944ff89a9d981f041e25fbb7a69
2019-12-18 09:46:49 +01:00
OpenDev Sysadmins 8e68cd1e69 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:42:29 +00:00
Andreas Jaeger 70a7ae5683 Prepare for using standard python tests
Add simple script to setup mysql and postgresql databases, this script
can be run by users during testing and will be run by CI systems for
specific setup before running unit tests. This is exactly what is
currently done by OpenStack CI in project-config.

This allows to change in project-config the python-db jobs to
python-jobs since python-jobs will call this script initially.

See also
http://lists.openstack.org/pipermail/openstack-dev/2016-November/107784.html

Change-Id: I899bc32f7f940c636ec566caae5fffb3365744e5
2017-02-02 20:01:12 +01:00
Vladimir Kuklin 8ff6fbb719 Add .gitreview and fix tests
Change-Id: Ie3c8a221573cceefef868f8b990b7bed2ef26025
2016-11-24 20:12:26 +03:00
Vladimir Kuklin 781faccfce Adapt extension to new serialization methods 2016-09-09 18:34:37 +03:00
Vladimir Kuklin caebcc64b7 Add Nailgun Converted serializers base code
This commit introduces Nailgun converted serializers extension which
allows for usage of Fuel Mitaka LCM features in pre-Mitaka releases
It essentially runs old serializers and patches the result properly, so
that LCM deployment engine can work with this serialized data
2016-09-08 14:18:35 +03:00
Vladimir Kuklin ab8ea03092 Initial commit 2016-09-08 11:49:12 +03:00