New theme of docs (Victoria+) respects pygments_style.
Since Kolla starts using Victoria reqs while being on Ussuri,
this patch ensures proper rendering both in Ussuri and Victoria.
Thanks @AJaeger for suggestion.
Change-Id: I6059fff6278ffa0648e241bc15bc8644c493857c
OpenStack tarballs are hosted on tarballs.opendev.org.
tarballs.openstack.org is just a redirect.
This change switches the tarballs-base configuration option to
https://tarballs.opendev.org. Since the new site is namespaced, we need
to add openstack/ to the URL path, or in some cases x/.
The following projects now publish under the x/ namespace:
* networking-ansible
* networking-mlnx
* vmware-nsx
* vmware-nsxlib
Change-Id: If80dcfe4a99893ac82797c505a78ceeecebcb0b9
During this cycle Neutron team merged networking-ovn code to Neutron.
As a consequence of it "OVN Octavia provider" project has been created.
Before it the driver was placed in networking-ovn tree.
Change-Id: I0dcd34b5e2c096557f0485aaec83d344e5cb01bb
'messaging-rabbitmq' and 'opstools' are enabled by RDO
delorean-deps.repo file
'influxdb' was also enabled
Depends-On: https://review.opendev.org/728687
Change-Id: Ibb0a7edc9e5632c1b89a7d52601f55a223b49dfb
As part of the support for using the unified Monasca API for logs, the
Fluentd Monasca output plugin has been upgraded. Any custom Fluentd
configuration which forwards logs to Monasca will need to be updated.
Change-Id: I7deefec590cd3bfc774b47867d968afe1bd69d99
Things to consider:
- gnocchi last release was 31 July 2019
- monasca-thresh may need an update
- nova-mksproxy is still 2017
- vmtp is not released again
Not yet released for Ussuri:
- networking-ansible
- networking-mlnx
- networking-l2gw
- vmware-nsx
- vmware-nsxlib
- novajoin
- python-tempestconf
Change-Id: I55a2299382c2d040870ee12b9cd492d9dd2a96e7
Monasca, since the Train release has supported a unified API for both
logs and metrics. The Log API is no longer required.
Change-Id: I5a59a84b00a1770bfaf7257295e82bb5b92df029
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.
Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.
To avoid similar gate break in future, we need to bump the hacking min
version.
- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html
Change-Id: I4532bcef73cb4169cfeacd0e9d09e9a99928818d
This patch modifies the Dockerfile for the Nova API so that
the 'root' user executes the container setup scripts.
This enables the container httpd configuration script to execute.
Change-Id: I374af00a374346840c12777a530d39768b28c908
Partially-Implements: blueprint add-ssl-internal-network
Depends-On: https://review.opendev.org/725962
In Train kolla switched to Python 3 in Debian and Ubuntu source images.
For services running under httpd with mod_wsgi, they should install
libapache2-mod-wsgi-py3 rather than libapache2-mod-wsgi. This was done
for most images, but cyborg and monasca were omitted. This change fixes
that.
Change-Id: I25cfa62dbf20490685617b4a4185bf95ab91725e
Closes-Bug: #1873421
Debian defaults to Python2 which is not complete in aarch64 images.
This patch changes CI to always use Python3.
Change-Id: Ie2582baf1cf47201e077d49d8c9102b1af9b2bd5
There is a repo with binary packages for Ussuri. Let us use them instead
of Train ones.
amd64 only
Change-Id: I071eebc4f60094d881a68e201e8c3bb6e6742ff5
This is not needed plugin without any branches or releases. And wants Python 3
while we have Py2 for CentOS 7.
Change-Id: I9cab91b82941ea125b16d19e68722ce41a1f11f2
14:41 < hrw> is tripleo-common-tempest-plugin your stuff?
14:43 <@EmilienM> yes and it does nothing. I thought we removed that?
14:43 <@EmilienM> apparently it's still here https://github.com/openstack/tripleo-common-tempest-plugin
14:43 <@EmilienM> we should burn it, weshay|ruck ^
14:44 < hrw> EmilienM: also fine to drop from train?
14:44 <@EmilienM> burn it everywhere you can
14:44 < hrw> THANKS
14:44 <@EmilienM> it has never been useful
14:44 <@EmilienM> and people who started it left
14:48 <@weshay|ruck> EmilienM, yup
AArch64 lacks Erlang in CentOS 8 - we have to wait for 8.2 release to
get it. So no RabbitMQ for us.
And no Fluentd.
Change-Id: I266cdfa09efcba1c54efaa3c16ffe556808b3673
There are quite new versions for the stuff below.
- node-exporter
- mysqld-exporter
- mtail
- memcached-exporter
- elasticsearch-exporter
- blackbox-exporter
- alertmanager
Change-Id: I051081e547074bbe13b55143d73baef5651e18fb
This reverts commit 935adb59131caf66455a7d59c2af7cc42186e282.
It seems we cannot use stunnel on Ubuntu because
of no support for current OpenSSL. See [1].
We have some alternatives to replace stunnel:
- HAProxy (image ready; in progress)
- Apache2 (only embedded, no image)
- Nginx (possibly in the future)
[1] https://review.opendev.org/707131
Change-Id: If1140b293423ad3173cb3a4e1f19abbfecdaf2f6
This patch modifies the Dockerfile for the Heat container so
that the root user will execute the container setup scripts. This
enables the container httpd configuration script to execute.
Partially-Implements: blueprint add-ssl-internal-network
Change-Id: Ib7936161bb42ee36d7875baffa31af5dff409844
This patch creates a stunnel container for Glance service to perform
TLS termination.
Change-Id: I0743137577964f949eef949bad8163a990098bb0
Partially-Implements: blueprint add-ssl-internal-network
When build is done with logging to separate files we have a lot of files
with logs like this:
INFO:kolla.common.utils.mongodb:Skipping mongodb
This patch stops that. Builds will be a bit faster as we do not push
skipped or unbuildable images into build queue anymore.
Change-Id: Id8198451e77669d1472f3a21fd3a97f0e6e67cd8
Add mariadb_clustercheck image with xinetd and clustercheck binary for haproxy
checking of galera status.
Reorganise existing mariadb images by creating mariadb-base and mariadb-server.
Existing mariadb image will be deprecated (in a separate change).
Change-Id: Ib601f64e1514521154beeaac40f0c058a7119408