Commit Graph

3 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 ed1760d83e ibpq-dev requirement added
Without libpq-dev pep8 job is failed on psycopg2 package
installation.

Change-Id: Id20dfd28698fe0ce3015bae1213f474b85c9256d
Closes-Bug: #1642668
2016-11-18 11:34:29 +03:00
Andreas Jaeger fb5d6d7b01 Move other-requirements.txt to bindep.txt
The default filename for documenting binary dependencies has been
changed from "other-requirements.txt" to "bindep.txt" with the release
of bindep 2.1.0. While the previous name is still supported, it will
be deprecated.

Move the file around to follow this change.

Note that this change is self-testing, the OpenStack CI infrastructure
will use a "bindep.txt" file to setup nodes for testing.

For more information about bindep, see also:
http://docs.openstack.org/infra/manual/drivers.html#package-requirements
http://docs.openstack.org/infra/bindep/

As well as this announcement:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html

Change-Id: Ib9b629bae92e4fceeca08fe328df9da7380b3197
2016-08-12 21:18:37 +02:00