Commit Graph

21 Commits

Author SHA1 Message Date
Andreas Jaeger bfdd1c2878 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: I25f00a35ab798b4e944a7a7515a442093599a0cc
2019-12-18 09:52:06 +01:00
OpenDev Sysadmins 9ce70409ad 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:51:29 +00:00
Jenkins 8a564b5e5c Merge "Use constraints when install virtualenv" 2017-03-09 08:40:10 +00:00
Jenkins cde3ec98c8 Merge "Remove unused option" 2017-03-01 09:33:13 +00:00
Proskurin Kirill b1096bf572 We need to update evenlet lib to fix the SSL issues
More details here: https://github.com/eventlet/eventlet/issues/315

Change-Id: I1cc350eb9cf1ae988e36a9b2c6ff5ed40b39c2e3
2017-02-28 17:51:54 +00:00
Sergey Kraynev 3b7116035d Remove unused option
The last decision was to use per component switch for OS projects.
So this general option can be removed.

Change-Id: I2b93b1324b40708fa8f0f122959267044896da92
2017-02-28 10:20:49 +00:00
Sergey Kraynev a3ead78134 Add separate TLS option for all OS services
Change-Id: Ieb36deda5e6cf67d80b5b562c134e006545d357b
2017-02-13 07:51:39 +00:00
Yuriy Taraday 95163d77dd Use constraints when install virtualenv
Without this we get too fresh virtualenv while we have packages versions
conflicting with it in constraints.txt. Also disable downloading random
(fresh) versions of packages by virtualenv and remove --upgrade from
pip. setuptools package is not mentioned in constraints.txt because it
is expected to be installed at proper version by virtualenv, so we
shouldn't upgrade it to later versions.

Right now we end up installing latest virtualenv 15.1.0 with
setuptools 34.0.0 which depends on packaging>=16.8 while for Newton we
have packaging===16.7.0 in constraints.txt

Change-Id: I07ea9e2cf83dd0c1bf330556ad0aee7139dd1ef0
2017-01-23 12:20:19 -08:00
Aleksandr Mogylchenko dba9d5a5e9 Add ability to use custom index server for pip
All Python modules inside fuel-ccp are installed via `pip install` from
official PyPi repository. That might sometimes be not convenient, in
case somebody wants to use own repository.

Change-Id: Ia3cb2676e4b048fe9babd663c5a3d96cdb907a32
2016-12-06 14:15:13 +01:00
Kirill Bespalov c482e42108 Add pyzmq and redis to base requirements
These clients needs to support zmq as oslo.messaging backend

Change-Id: Id5640401407f9a2e67eca44ab2b4a39b6fa56307
2016-11-25 14:46:07 +03:00
Sergey Lukjanov f9616d665d Add LICENSE file
Change-Id: Id5e56ef8c329b0a5faf818bd7721bc9bc10f8661
2016-11-19 22:50:40 -08:00
Proskurin Kirill ec7eae5fed Use copy_source for requirements repo fetching
Right now we use upper-constrains from master, which is
very very wrong.

Change-Id: Iaec316307c3308c6684bcad15447e4379b51687c
2016-11-10 14:36:21 +00:00
Yuriy Taraday 1f3b9ed7ef Convert parent image specification to image_spec calls
Change-Id: I093efa4ae269551dee1b924f8ace2d464ff4f1aa
Depends-On: I18281bdb41e91cd5c9160055f1617d7ee9d3b548
2016-10-18 12:53:31 +03:00
Yuriy Taraday c80b8e3b47 Add constraints to microservices venv
Constraints file is taken from requirements repo URL, pip in venv is
configured to always use it and never use cache dir (it's a very common
option in our Dockerfiles).

Note that the plan was to get URL from config but there's currently no
good place in configs for it.

Also removed --system-site-packages option to virtualenv as it defeats
the purpose of constraints.

Change-Id: I03a19b423b6617539d91fb29f44b40271849174f
2016-10-12 12:58:33 +03:00
Artur Zarzycki e3fee64d44 Add venv with posargs
Change-Id: I739455b0ffb533737756175c5d1831f4b343e0ca
2016-10-07 13:53:32 +02:00
Proskurin Kirill b6ef299b68 Remove unneeded ENV, we already have it in base image
Change-Id: Iff6134ae8a9ae201807859343cf81a481d21e6cc
2016-09-19 14:00:40 +00:00
Aleksandr Mogylchenko 3e924d2597 Replace mariadb headers with stock mysql one's
Originally we used libmariadbclient-dev headers, which does not really make
sense. Mygrating to stock libmysqlclient-dev makes live easier and removes the
dependency on custom MariaDB repositories.

Change-Id: I7b314ad2a0e0718491dde787782f4594c3305cd8
2016-09-09 12:17:29 +02:00
Proskurin Kirill 8f02b10925 Fix openstack-base layering
Change-Id: I77d4ae1856d6fe777482f612363cd145a3788fd5
2016-07-25 16:13:35 +03:00
Artur Zarzycki 52ff33a7b5 Fix to pass linters tests
Change-Id: I0c4580bc1d5372934281f8785dfabcbad37d96f0
2016-07-06 17:40:21 +02:00
Proskurin Kirill 90cdbb4410 Initial openstack-base image. For now, sourse based.
Jinja vars will be added later, since build tool is not ready yet.

Change-Id: Ib2f297ac947b5803db6884df8dfeba9db224537e
2016-05-13 11:03:38 +00:00
Fuel Infra Jeepyb cf5603f452 Added .gitreview 2016-05-06 10:31:55 +00:00