This website works better with JavaScript.
Home
Explore
Get Started
openstack
/
kolla
Code
Issues
Proposed changes
Browse Source
Merge "deprecate use of GnuPG ids for APT keys"
changes/79/772479/15
Zuul
2 weeks ago
committed by
Gerrit Code Review
parent
53c667364c
2534c65dac
commit
dd821c132c
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
releasenotes/notes/deprecate-apt-keys-eff6e68272923b6b.yaml
+ 7
- 0
releasenotes/notes/deprecate-apt-keys-eff6e68272923b6b.yaml
View File
@ -0,0 +1,7 @@
---
deprecations:
-
|
Using APT keys as list of GnuPG ids (via ``apt_keys`` template override) is
deprecated since Wallaby release and support for them will be dropped in
Xena cycle. If you used this in your template overrides then please migrate
into ``remote_apt_keys`` + entries in ``repos.yaml`` file.
Write
Preview
Loading…
Cancel
Save