26 Commits

Author SHA1 Message Date
okozachenko
20a1208b20 Use unix socket to connect libvirt in nova
The motivation is to remove 127.0.0.1 in connection_uri and so
can allow live migration in libvirtd.
Plus, realize tls on libvirt to secure.
Now /run is already mounted so it should work

Depends-On: https://review.opendev.org/752263
Change-Id: I911abb8b1ee1e300d02a373e083a404574cc3fea
2021-02-18 04:48:41 +02:00
Roy Tang
e491b838fa Update ovs agent to support host/label overrides
In the ovs agent code, some of the secret ref are hardcoded, and
it breaks the host/label overrides mechanism.  This patchset
fixes it.

Change-Id: Icf3ffc86fde77b1948e86cfd62e83fbdfe16ad8e
2021-02-16 15:49:05 -06:00
Zuul
b4585d5760 Merge "Update Neutron chart release notes to latest" 2021-02-14 07:06:22 +00:00
Zuul
a3bd92be5e Merge "Update aodh, barbican, designate, ironic, magnum, mistral, octavia, panko, rally, senlin and tempest release notes to current" 2021-02-13 18:59:52 +00:00
Zuul
7144ce0c57 Merge "Update glance release notes to current" 2021-02-12 23:08:28 +00:00
Zuul
fbf45f651d Merge "Update barbican release notes to current" 2021-02-12 20:45:32 +00:00
Zuul
9554cf2452 Merge "Update aodh release notes to current" 2021-02-12 20:44:48 +00:00
Reddy, Hemachandra (hr858f)
480c49f15f Update Neutron chart release notes to latest
This commit updates the release notes to latest for Neutron.

Change-Id: I9e645c609e940d9b2f5a6eba5836f7721be6a09f
2021-02-11 14:33:15 -06:00
Reddy, Hemachandra (hr858f)
2ca2142e7e Update Nova chart release notes to latest
This commit updates the release notes to latest for Nova.

Change-Id: I3a54cb777fdef6086532a8068addc79ef50e1b9f
2021-02-11 11:02:06 -06:00
Zuul
8cfad77c68 Merge "Update heat release notes to current" 2021-02-11 05:01:18 +00:00
Reddy, Hemachandra (hr858f)
8d2edaa6ac Update aodh, barbican, designate, ironic, magnum, mistral, octavia,
panko, rally, senlin and tempest release notes to current

Change-Id: Id2d0911969b571d86512a6a803050ee56bd57134
2021-02-10 08:55:55 -06:00
Zuul
04ab75b4ae Merge "Update placement release notes to current" 2021-02-08 19:56:44 +00:00
Zuul
ec83de5e5a Merge "Update cinder release notes to current" 2021-02-05 20:56:18 +00:00
Gupta, Sangeet (sg774j)
d3256726a1 Update ceilometer release notes to current
Change-Id: I75c888a3401cf2cdf4b889d70d5feb5fc54898a3
2021-02-04 16:54:56 +00:00
Gupta, Sangeet (sg774j)
45cde69b17 Update cinder release notes to current
Change-Id: I19f4e24ad6e55d917c7e656f78edfa9364bf721b
2021-02-04 16:53:47 +00:00
Gupta, Sangeet (sg774j)
a98dd106ab Update aodh release notes to current
Change-Id: Iddb3bd0e3502f25839fd4d985ea4b5471930a4ae
2021-02-04 15:48:57 +00:00
Gupta, Sangeet (sg774j)
eab84e55bc Update placement release notes to current
Change-Id: I413f1ea33e1a52919d68a1bdb6208eedca655497
2021-02-03 20:39:17 +00:00
Gupta, Sangeet (sg774j)
9e713eddf4 Update heat release notes to current
Change-Id: Iff4e316d0a70c3fff12f90b80ea2bd5462b81ab2
2021-02-03 20:23:38 +00:00
Gage Hugo
458ef132b0 Update barbican release notes to current
This change updates the releasenotes for barbican to all current
changes as of the date of this commit.

Change-Id: Ibaf2f19aa51b751fab32f978910b33c509599e17
2021-02-03 14:02:15 -06:00
Gage Hugo
d9b031c3d7 Update glance release notes to current
This change updates the releasenotes for glance to all current
changes as of the date of this commit.

Change-Id: I4c81140348246165509644a5633e37e282e7e497
2021-02-01 17:47:16 -06:00
Gage Hugo
fc680cf8c4 Update typo in subPath for volume mount
When using a chart with the flux operator and helm3, it fails
when encountering a volumeMount "subpath" instead of "subPath".

This change corrects the typo to the right camelcase entry.

Change-Id: Id2d9ea25445d84f89b299c7f0b24da1cc5aaf264
2021-01-28 22:51:59 +00:00
Gage Hugo
6ea15a7f9d Add reno job to Openstack-Helm
With OSH now publishing charts regularly with each change, there
needs to be a way to track these changes in order to track the
changes between chart versions.

This proposed change adds in a reno check job to publish notes
based from the changes to each chart by version as a way to
track and document all the changes that get made to OSH
and published to tarballs.o.o.

Change-Id: Iff8681c697957e4711754fc20b07fa6b728eb584
2021-01-20 21:47:35 +00:00
Andrii Ostapenko
44d263b2bf Enable templates linting
- braces
- brackets
- colons
- commas
- comments
- hyphens
- indentation
- key-duplicates

with corresponding code changes.

Also disable enforcement for document-(start|end) rules and
disables warnings to increase readability.

* Unrestrict octal values rule since benefits of file modes readability
  exceed possible issues with yaml 1.2 adoption in future k8s versions.
  These issues will be addressed when/if they occur.

Change-Id: Ic5e327cf40c4b09c90738baff56419a6cef132da
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2020-07-11 00:52:51 +00:00
Daniel Badea
11d7e1d49a Cinder support multiple Ceph volume backends
Wrap code making the assumption there is only one Ceph backend
(using is_ceph_volume_configured) in a "range" and use
ceph_backend_list helper to iterate all available Ceph backends.

Move Ceph pool application name in values.yaml from
conf.software.rbd.rbd_pool_app_name* to conf.ceph.pools.*.app_name

Change-Id: If1126e51fe9ebb85185e375dc282e83db63d934c
Depends-On: Iaa67061b05a9d355228ad7d3f5ee0f4f04dbdc66
Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
2019-07-23 16:57:08 +03:00
Itxaka
6c71637222 change the nova cache to dogpile.cache.memcached
Currently there are issues with using the memcache_pool backend as
the memcache driver for nova under python3[0][1] which doesnt seem
like they have a quick fix or something that is backportable to
rocky

This moves the default cache from oslo_cache.memcache_pool to
dogpile.cache.memcached so we can move forward with python3
enabled images.

[0] https://bugs.launchpad.net/cloud-archive/+bug/1812672
[1] https://bugs.launchpad.net/oslo.cache/+bug/1812935

Change-Id: I65a4770c374357a8e1c80d904bcd4af36217448f
2019-04-04 12:06:33 +00:00
Jean-Philippe Evrard
5890ebf4f8 Increase default logging
The current helm chart defaults drops logs of any warnings
(and above) for any logger outside of the namespace
of the deployed chart.

This is a problem, as logging could reveal important information for
operators. While this could be done with a value override, there
is no reason to hide warning, errors, or critical information that
are happening in the cycle of the operation of the software
deployed with the helm charts. For example, nothing would get
logged in oslo_service, which is a very important part of running
OpenStack.

This fixes it by logging to stdout all the warnings (and above)
for OpenStack apps.

Change-Id: I16f77f4cc64caf21b21c8519e6da34eaf5d31498
2019-02-28 09:53:01 +00:00