Commit Graph

18 Commits

Author SHA1 Message Date
Andreas Jaeger 0950176a31 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: If8c5fa45ac52e5647c062b4b557dc7dcc3dc955a
2019-12-18 09:45:49 +01:00
Proskurin Kirill 2f89f335a8 Ceph packages are no longer available in the main repo
Change-Id: I36db47a5cbdaa89dc09a8d4fdcf87e92b13418c8
2017-02-20 13:23:50 +00:00
Proskurin Kirill 8951a80b8b Fix for import of the rbd python library
Change-Id: If78ecf8539748f04885cc61e334437b0503befb8
2017-02-20 10:25:50 +00:00
Yuriy Taraday f44c410c4c Add glance user to microservices group
Change-Id: I0a215fdc93bcfef57b13031fcd6ce9847219bbad
2016-11-18 21:11:02 +03:00
Yuriy Taraday 60b16f320c Add upgrade definition
Depends-On: I3b51b7a957735873b0de098578e1b83c586f111a
Change-Id: Idf8da1dc4b4e8d48bc4e949a68e113d54715f889
2016-11-18 20:22:51 +03:00
Artur Zarzycki f0981e0b28 Move repository address to variable url.ceph.debian.repo
Additionally add option to set as variable keyserver and keyid.

Depends-On: I0304ce2c5b4f90f83130f7b7959a410d19f8ed32

Change-Id: Iccf808fde243e97c6598d360ee1e1f6de8f9056c
2016-11-14 12:33:22 +01:00
Proskurin Kirill 0407c1c15f Ceph support
Example configuration:
configs:
  ceph:
    fsid: "afca8524-2c47-4b81-a0b7-2300e62212f9"
    mon_host: "10.90.0.2,10.90.0.3,10.90.0.4"
  glance:
    ceph:
      enable: true
      key: "AQBShfJXzXyNBRAA5kqXzCKcFoPBn2r6VDYdag=="

Change-Id: Ifcf3dd7b5a98aeab0ce4a958ffd04f3ed92c2981
Depends-On: Iefcebfe55544331b379f4ee1c4001ec33f539a28
2016-10-19 16:30:52 +00:00
Jenkins f3e6ff98f9 Merge "Fix ceph dir glance permissions" 2016-10-19 11:01:50 +00:00
Yuriy Taraday f03391b16f Convert parent image specification to image_spec calls
Change-Id: Iec3c27c29f163bd5b3c9083a441a9247e9edd2bf
Depends-On: I18281bdb41e91cd5c9160055f1617d7ee9d3b548
2016-10-18 12:53:31 +03:00
Proskurin Kirill 0f70b0b257 Fix ceph dir glance permissions
Change-Id: I2f2bb07616ae748fed5d3d6ed21f2471c32913cd
2016-10-14 16:36:39 +00:00
Jenkins 377c50f8c4 Merge "Cleanup pip arguments" 2016-10-14 08:26:35 +00:00
Yuriy Taraday 255e5aab1b Cleanup pip arguments
--no-cache-dir is now default for microservices venv and there's no need
to pass requirements.txt to pip directly, especially as constraints
file.

Change-Id: Ib6b4fa2d25d0b404f1b52efe1bf71c923be4e4e8
2016-10-13 12:49:11 +03:00
Proskurin Kirill b74c717cff Fix glance permissions
Change-Id: Ic95349d6aad55abdfe9374c04a52c1bab62776e3
2016-10-12 08:27:04 +00:00
Proskurin Kirill 1cbdee175a Run glance fron non-root
Change-Id: Iccccec1efea2e8b62a6909bd5ef5e0971254d612
2016-10-10 11:45:50 +00:00
Aleksandr Mogylchenko 6567a98a96 Remove python-rbd and python-rados installation
Those packages were added since we assumed Ceph support. Since it is not there
yet, those packages are not needed, thus removing them makes live easier and
saves a kitten.

When adding them back, please recheck the status of upstream Ceph issue:
http://tracker.ceph.com/issues/5900
Those are the efforts to bring PyPi support to Ceph distribution.

Change-Id: Idfd6aa8764220787e9376de709f017d0c537baf6
2016-09-09 14:37:04 +02:00
Andrey 6430a67394 Adding default configs to build from git repo
Images will be built with sources from master branch of
https://github.com/openstack/glance.git repository by default.

Change-Id: Icff479bb34e1734f1ff8ac8eef217a6b36ef79ca
Depends-On: I4d91aa8632fcd55735d791300fde475696b435b5
2016-08-26 14:13:48 +00:00
Andrey d93901ce57 Changing openstackclient commands
Change-Id: I9a1bae3ea9781a2626f02fe7c0c1960170fd4ba4
Depends-On: I828047a4dae3452e4817eb8963474522883ae088
2016-07-25 13:20:43 +00:00
Artur Zarzycki abfa4d10d8 First version of glance
Change-Id: Ia03316620f9980b37554634be84aae2c76b65771
2016-06-28 10:04:39 +02:00