94b10397b42c2425a5a3d457e034ebf37a41bf6d
Commit Graph

537 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
Thomas Goirand
94b10397b4 Add an amqp_auto_delete param
Change-Id: I7069781a6f97beb626a8e79a03de9f4182e8372a
2025年03月12日 17:04:36 +01:00
Takashi Kajinami
06a9b12199 Deprecate heartbeat_in_pthread parameter
... because the actual option in oslo.messaging was deprecated.
Depends-on: https://review.opendev.org/925778
Change-Id: I4c6667dd4316ad3d7f40e706103b5fada215314b
2025年02月18日 13:45:07 +09:00
Zuul
5a2f169976 Merge "Mark puppet 8 supported" 2025年02月14日 15:43:45 +00:00
Takashi Kajinami
86a581407e Mark puppet 8 supported
Now we test puppet 8 in CI so can declare that we support it.
Change-Id: I7370448fba3fb19f7ca53de401211bda98fa696c
2025年02月14日 22:52:38 +09:00
abb4fc3aa5 reno: Update master for unmaintained/2023.1
Update the 2023.1 release notes configuration to build from
unmaintained/2023.1.
Change-Id: Ia6719af07cb8c2588d1b5ad0d3516462eb9b9feb
2025年01月23日 16:10:32 +00:00
Takashi Kajinami
c866d86a06 Add support for [cache] backend_expiration_time
Depends-on: https://review.opendev.org/932301
Change-Id: Iaf4082ce3bff32712d2c26cbaca4a70d19066472
2024年11月02日 23:05:07 +09:00
Zuul
6b04e13ad4 Merge "limit: Support new options to query endpoint" 2024年10月11日 16:44:56 +00:00
Takashi Kajinami
da9434eefd limit: Support new options to query endpoint
... and also adds a few more useful default values.
Depends-on: https://review.opendev.org/914783
Change-Id: I22bf39917fbfa9b67e36a3bf46f96faae9b0011c
2024年10月11日 00:16:54 +09:00
Takashi Kajinami
6da102955d Accept list value for ciphers
The [ssl] ciphers option accepts cipher list. Accept a list value and
format it in openssl cipher list format (one or more string separated
by colons).
Change-Id: Ic3f87023af0577412d29d2047b6ae140053f2c8a
2024年10月08日 09:46:39 +09:00
Takashi Kajinami
ebdef74a82 ssl: Reject if only one of cert_file and key_file is set
Both of cert_file and key_file should be set to use SSL feature.
Change-Id: I6fa5353e3af18b97f720f6acb6eaf25a25413942
2024年10月07日 11:40:40 +09:00
b6b0589570 Update master for stable/2024.2
Add file to the reno documentation build to show release notes for
stable/2024.2.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.2.
Sem-Ver: feature
Change-Id: Ifd4fab9286b5adf6a8d1bba3eabd237fae1d2006
2024年10月04日 10:40:55 +00:00
Takashi Kajinami
c9fe3c109f Prepare 2024.2 release
Change-Id: Ie7e061967dc2082a84834ae4a1c0dc35d86964b3
25.0.0
2024年10月02日 10:23:29 +09:00
Zuul
892520295e Merge "Support [os-brick] wait_mpath_device_* options" 2024年09月25日 03:49:16 +00:00
Takashi Kajinami
62db9196de Support [os-brick] wait_mpath_device_* options
Add support for the tuning options for multipath device I/O which were
added in os-brick 6.9.0[1].
[1] 639f953194cdc07b1e6aff1fc1ca2a7bc9d28536
Change-Id: I38892c1d2c140af6e1df32de4c2e38ea4246eff0
2024年09月25日 02:54:10 +09:00
Takashi Kajinami
004f278703 log: Correct deprecation warning for watch_log_file
This is follow-up of ec4f21b17c and fix
the deprecation warning message because the parameter still has
effect.
Change-Id: Ifecf36e2d8807933f44e6737a3a1c63ee1f830d0
2024年09月24日 13:14:45 +09:00
Takashi Kajinami
ec4f21b17c logging: Deprecate watch_log_file
This option was deprecated in oslo.log 6.0.0 [1].
[1] https://review.opendev.org/914788
Change-Id: I9aea6b99a2efee78fb561a6a36d796103d4c755e
2024年09月22日 02:40:43 +09:00
Takashi Kajinami
ac4e5ee56f Add support for [oslo_messaging_rabbit] rabbit_stream_fanout
Change-Id: I779ae835d29b24605c1651048a46b01c0a2587b2
2024年09月09日 14:16:25 +09:00
Takashi Kajinami
584440d30c rabbitmq: Support queue manager options
Change-Id: I83db5307f526b5824e9cf3de2cfbff7abb11d443
2024年09月09日 14:13:39 +09:00
Takashi Kajinami
25ada7c7bf Add support for [oslo_messaging_rabbit] enable_cancel_on_failover
Change-Id: I4bb86dddde72abf58359956ffd0ba9cca8281a3d
2024年09月06日 23:09:15 +09:00
Zuul
cf57c9e3df Merge "Add support for [healthcheck] enable_by_file_paths" 2024年07月20日 18:08:15 +00:00
Takashi Kajinami
c92a469863 Add support for [healthcheck] enable_by_file_paths
Depends-on: https://review.opendev.org/920055
Change-Id: Ifba5f5b7346a186031df88f6fc34a8693aa54a94
2024年07月08日 22:20:19 +09:00
Zuul
ebabe95157 Merge "Remove support for amqp1 messaging driver" 2024年05月14日 03:52:02 +00:00
Zuul
352c9b8207 Merge "Improve unit test coverage" 2024年05月13日 15:48:56 +00:00
Takashi Kajinami
b4872bf38b Remove support for amqp1 messaging driver
It was deprecated during the 2023.2 cycle[1], so can be removed now.
Also add validation about transport_url options to reject unsupported
drivers.
[1] e174113210
Depends-on: https://review.opendev.org/918774
Change-Id: I3c3b17b8109c84cc0cbfb4254cc969cc563265e4
2024年05月13日 10:21:36 +09:00
Takashi Kajinami
3934ea2d22 Improve unit test coverage
Validate a few resources which are not covered, to improve test
coverage.
Change-Id: Ie165830609ee5b91fcad324a2b030223c566831e
2024年05月13日 00:01:09 +09:00
80361f9073 reno: Update master for unmaintained/zed
Update the zed release notes configuration to build from
unmaintained/zed.
Change-Id: I472ece7a9f9cfcdcd9ccdadda50c07c809a8bf77
2024年05月10日 09:23:52 +00:00
Takashi Kajinami
f5b84cb0c5 coordination: Install python3-kazoo when zookeeper is used
Change-Id: Ic9b7183f95c65f0c4faf2196941ea225e4f500e0
2024年05月01日 00:49:12 +09:00
11311536c6 Update master for stable/2024.1
Add file to the reno documentation build to show release notes for
stable/2024.1.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.1.
Sem-Ver: feature
Change-Id: Ibcad34827dbb89d1b6ccf2b1a7aa8d91ba9f5a28
2024年04月18日 10:49:37 +00:00
Takashi Kajinami
697f7d38f6 Prepare 2024.1 release
Change-Id: I581abc4da466de5ecc0af92441b7d967e167bd95
24.0.0
2024年04月15日 22:33:15 +09:00
Zuul
e866ccf506 Merge "reno: Update master for unmaintained/xena" 2024年04月12日 13:05:38 +00:00
1bcd225455 reno: Update master for unmaintained/xena
Update the xena release notes configuration to build from
unmaintained/xena.
Change-Id: Id9c145fadb113b7f846054840786d498e512621c
2024年04月12日 12:34:16 +00:00
553c6ab174 reno: Update master for unmaintained/wallaby
Update the wallaby release notes configuration to build from
unmaintained/wallaby.
Change-Id: Icac42fbfb7241c2bafc81008e3e6f08ebb1ba9b2
2024年04月12日 12:26:37 +00:00
Takashi Kajinami
a1a9f3348c Add support for [oslo_messaging_rabbit] rabbit_transient_quorum_queue
... which is the option added during this cycle.
Change-Id: Ic851ec1cf8cbf85fd00dacf9637f619ed1804068
2024年03月05日 11:15:16 +09:00
Takashi Kajinami
e21a6c603c cache: Support new redis options
The oslo.cache 3.7.0 release introduced some options for redis backend
and redis sentinel backend. This introduces for these parameters.
Change-Id: I0386f2cc97346242549713e9663c48ca2b9444ac
2024年03月01日 10:15:25 +09:00
Takashi Kajinami
dfbc0c1283 cache: Install backend package for bmemcached/redis backend
The oslo.cache library supports the following backends which require
additional backend packages.
 - dogpile.cache.bmemcached
 - dogpile.cache.redis
This ensures that the required backend packages are installed according
to the selected backend.
Change-Id: Ifaaf9e7a4f0557218adbdd3ff967814d384b4064
2024年02月29日 23:35:56 +09:00
Takashi Kajinami
ca8fc7f52b cache: Support options for memcached with SASL enabled
This introduces support for oslo.cache options to use memcached with
SASL enabled.
Change-Id: I2b93a4871de5320fdfcfab8f507c4c47b351d6c2
2024年02月26日 11:10:09 +09:00
Zuul
aecf14ab55 Merge "healthcheck: Add support for ignore_proxied_requests" 2024年02月23日 18:12:41 +00:00
Takashi Kajinami
ac79ad02bb healthcheck: Add support for ignore_proxied_requests
The new ignore_proxied_requests option was added to the healthcheck
middleware which allows operators to prohibit access to healthcheck
information via load balancers. This introduces a new parameter which
corresponds to this option.
Depends-on: https://review.opendev.org/901215
Change-Id: Iaf9b40db938f998c20d6cea4b19cf09651c46bbf
2024年02月22日 11:22:23 +09:00
f8f32eab2e reno: Update master for unmaintained/yoga
Update the yoga release notes configuration to build from
unmaintained/yoga.
Change-Id: If98cecb3375b34305dd20fda70aa9d7ea0ec376c
2024年02月21日 16:50:18 +00:00
Takashi Kajinami
9175c459e4 Add optional installation of oslo.reports package
Some services like ironic does not require oslo.reports but users have
to install the library to capture GMR. This introduces a few new
options to enable management of oslo.reports package to cover that
requirement.
Because the oslo::reports class was added during this cycle, this
change contains no release note updates.
Change-Id: I64d9e6e8135fa051db0a3a576ee8998fd00a3824
2024年01月30日 01:57:18 +09:00
Takashi Kajinami
1efa397d12 Add support for oslo.reports library options
This change adds support for options of the olso.reports library, which
is used in several components to generate Guru Meditation Reports(GMR).
Change-Id: I2db5a2639ea98ed983a9d07e6cef1f493c6ae6b5
2024年01月26日 23:58:26 +09:00
Takashi Kajinami
97ee84e76f Add support for [healthcheck] allowed_source_ranges
Change-Id: Iddb38da980cf01536185c6c910ca68ac35c8a436
2024年01月15日 00:49:07 +09:00
Takashi Kajinami
1d34a8d183 coordination: Remove support for etcd3 driver
... because the driver has been removed.
Depends-on: https://review.opendev.org/901040
Change-Id: I502c33d2fe80f3dac3c4ebe1653f99cc91a144b0
2023年12月16日 23:30:54 +09:00
Zuul
1d40ba5178 Merge "Debian/Ubuntu: Do not install python3-pysqlite2" 2023年12月15日 18:32:12 +00:00
Zuul
f27cf72079 Merge "coordination: Use consistent tag format for package resources" 2023年12月15日 18:05:54 +00:00
Takashi Kajinami
482fae00cd Debian/Ubuntu: Do not install python3-pysqlite2
The python3-pysqlite2 package is no longer available, and the built-in
sqlite3 library is used instead.
Closes-Bug: #2046335
Change-Id: I9642ca3b6e37d3a85ae274d38a8376e9afa03042
2023年12月13日 20:13:44 +09:00
Takashi Kajinami
976418c9c2 coordination: Use consistent tag format for package resources
... to avoid conflicts with the other implementations which require
same packages.
Closes-Bug: #2046317
Change-Id: I3d637b1c47ea17a565efb1d5e0b58ee701b21c8b
2023年12月13日 14:10:04 +09:00
Takashi Kajinami
a878ebe071 Add support for [cache] memcache_pool_flush_on_reconnect
... so that all memcache pool options are supported.
Change-Id: Idf443c2d8f2f5d5b77e3129ac6affa4d91490222
2023年12月07日 12:47:10 +09:00
Takashi Kajinami
ef4f35ab29 Bump supported Debian version to 12 (Bookworm)
Debian 12 was released in June 2023. Recent versions of OpenStack
(actually, 2023.1 and later) no longer support Debian 11.
Change-Id: I2f2ef83ddcb5adf7a656e445e81dc01d7b15249d
2023年11月18日 09:20:45 +00:00
Takashi Kajinami
199e84fad9 Support [oslo_messaging_notifications] retry option
Change-Id: I2c948ae091ab6533022703afb7b5a05a278abcc0
2023年11月08日 16:01:46 +00:00