Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger f65ad25c69 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: I0356a8a279150091921a780eab56c4b12bb64db0
2019-12-18 09:45:10 +01:00
Vladimir Kozhukalov afaa4ca6c7 Fuel-mirror project is deprecated
Instead of fuel-mirror it is recommended to use
Packetary to create partial repository mirrors
and use Python-fuelclient to manage Fuel metadata.
Fuel-mirror is going to be deprecated and
master branch won't be supported any more.

However we still need test jobs to support stable
branches.

Change-Id: I9fb76f3606c0888dd1c730a40e1bbb3b8c0f02ed
2016-07-18 09:13:30 +00:00
janonymous 3b38aa7b87 py26 is no longer supported by Infra's CI
Python 2.6 support would be dropped by
Infra team from mitaka,CI would no longer be testing it,
so projects should drop it too.

Change-Id: I5460ab336626d62b34140dab540ce523dd53d51b
2015-12-26 13:51:10 +05:30
Ghanshyam 27a090ec31 Pass environment variables of proxy to tox
When a development environment is under a proxy, tox is failed even if
environment variables of the proxy are set.

This patch fixes this problem.
Closes-Bug: #1525115

Change-Id: If08711d5dc98e40c97dd851ad15d01764828902a
2015-12-11 08:19:26 +00:00
Bulat Gaifullin 56689ae7cf [packetary] Infrastructure
Introduce infrastructure:
* Executor (The Asynchronous task executor)
* ConnectionsPool (The pool of network connections)
* ResumeableStream - allows resume streaming when error occures

Change-Id: Ia68d60c2b9d685820a4c1916c8f1aa724f3a3f91
Implements: blueprint refactor-local-mirror-scripts
Partial-Bug: #1487077
2015-10-27 17:41:57 +03:00
Bulat Gaifullin b6d09c7ead [packetary] initial commit
the project structure was created by cookiecutter.

Implements: blueprint refactor-local-mirror-scripts
Partial-Bug: #1487077

Change-Id: Ib33955ba1d4013bc1491a503610885367924b0e9
2015-10-20 19:33:48 +00:00