Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger ebe42c6e20 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

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/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I8537c50c55b5303474fbdf70a43d459f87b02e9d
2019-12-18 20:06:05 +01:00
Igor Gajsin 02992d6c80 fix requirements.txt in manila-ui and python-manilaclient
That packages has  requirements. It makes the fpm build wrong
packages for ubuntu. Easiest way to avoid problem --- just ignore some
requirements when building the packages. It's simple and it works
because we know that on ubuntu that dependencies already satisfied.

Change-Id: I0a2885531444806d4a17cdd5e601db08417e3a6b
2016-08-15 16:13:17 +03:00
Igor Gajsin c6d90bc61c configure manila
First approach to make configuration files

Change-Id: Ifbbd1b38402e5140d7884246dfd6bdb53870449a
2016-07-29 15:41:50 +03:00
Igor Gajsin c6fda073b6 install manila packages
Add manila projects as submodules and switch its to stable/mitaka.
Fix requirements to be compatible with ubuntu 14.04.
Change pre_build_hook to building deb packages from python source
code.

Change-Id: I3300c3f58d9df39ed452d64e60846fad20056fca
2016-07-27 19:59:09 +03:00
Igor Gajsin cbfd9bcb34 Add skeleton of the plugin 2016-07-04 13:18:42 +03:00