[release-announce] searchlight 7.0.0 (train)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 16 12:59:26 UTC 2019


We are tickled pink to announce the release of:

searchlight 7.0.0: OpenStack Search Service

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/searchlight

Download the package from:

    https://tarballs.openstack.org/searchlight/

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/searchlight

For more details, please see below.

Changes in searchlight 6.0.0..7.0.0
-----------------------------------

5aeee08 Imported Translations from Zanata
474bdb5 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
b6d9d0e Update .gitreview for stable/train
ec7bacc Update api-ref location
5293e91 Add Python 3 Train unit tests
4359ac5 Cap sphinx for py2 to match global requirements
8c5073d Fix a broken URL link
de09b7f [Trivial fix]Remove unnecessary slash
93c611f Do not use self in classmethod
3374cba Migrate to opendev.org
f56ef42 OpenDev Migration Patch
794990c Update master for stable/stein


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |  3 +-
.zuul.yaml                                         |  3 +-
README.rst                                         |  6 +--
contrib/docker/Dockerfile                          |  2 +-
contrib/vagrant/Vagrantfile                        |  2 +-
contrib/vagrant/local.conf                         |  2 +-
devstack/README.rst                                |  4 +-
devstack/local.conf.example                        |  8 +--
devstack/plugin.sh                                 |  2 +-
releasenotes/source/index.rst                      |  1 +
.../source/locale/fr/LC_MESSAGES/releasenotes.po   | 60 ----------------------
releasenotes/source/stein.rst                      |  6 +++
searchlight/cmd/api.py                             |  2 +-
searchlight/cmd/manage.py                          |  3 +-
searchlight/common/config.py                       |  2 +-
.../elasticsearch/plugins/cinder/snapshots.py      |  2 +-
.../elasticsearch/plugins/cinder/volumes.py        |  2 +-
.../elasticsearch/plugins/designate/recordsets.py  |  2 +-
.../elasticsearch/plugins/ironic/chassis.py        |  2 +-
searchlight/elasticsearch/plugins/ironic/nodes.py  |  2 +-
searchlight/elasticsearch/plugins/ironic/ports.py  |  2 +-
.../elasticsearch/plugins/neutron/networks.py      |  2 +-
searchlight/elasticsearch/plugins/neutron/ports.py |  2 +-
.../elasticsearch/plugins/neutron/routers.py       |  2 +-
.../plugins/neutron/security_groups.py             |  2 +-
.../elasticsearch/plugins/neutron/subnets.py       |  2 +-
searchlight/elasticsearch/plugins/nova/__init__.py |  4 +-
searchlight/elasticsearch/plugins/nova/flavors.py  |  2 +-
.../elasticsearch/plugins/nova/hypervisors.py      |  2 +-
.../elasticsearch/plugins/nova/servergroups.py     |  2 +-
searchlight/elasticsearch/plugins/nova/servers.py  |  6 +--
searchlight/locale/de/LC_MESSAGES/searchlight.po   | 14 +++--
.../locale/en_GB/LC_MESSAGES/searchlight.po        |  6 +--
tools/install_venv_common.py                       |  4 +-
tox.ini                                            |  4 +-
44 files changed, 75 insertions(+), 128 deletions(-)







More information about the Release-announce mailing list