Commit Graph

14 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 3125263df0 Stop generating ssh keypair for zun and kuryr user
There is no obvious need to have an SSH keypairs for zun and kuryr users
I was not able to find any proof in the project installation guide that
such keypairs were ever needed. Thus, such functionality is removed.

Change-Id: Icdaf2fec944aae95947ff421bf47d88e0cc0505e
2023-10-14 08:48:05 +00:00
OpenStack Release Bot bdbddd26cc Update master for stable/zed
Add file to the reno documentation build to show release notes for
stable/zed.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/zed.

Sem-Ver: feature
Change-Id: I4064db86e07892aea3b7a44cbd0f0bfa24011caa
2022-12-13 13:22:16 +00:00
Dmitriy Rabotyagov 513e730990 Allow to override zun policy files
We implement `zun_policy_overrides` variable in order to allow
management of zun policy files when needed.

Change-Id: If58446a2ca1aa645e098df86c3d76c8ac94bf1a1
2021-03-22 20:16:31 +02:00
Andrew Bonney b5bd190e24 Improve image and network cleanup procedure
This adds periodic cleanup of the directory which zun uses to
temporarily cache images loaded from Glance to avoid it becoming
too large.

Docker image cleanup is adjusted to make it less aggressive as
the 'until' filtering has been seen to clear images which were
created more recently than one hour.

The network pruning is removed as this causes zun to become out
of sync with Docker which can prevent creation of new containers
on pruned networks.

Finally, the default is to leave cleanup disabled so that it can
be enabled purely based upon user preference.

As Systemd timers cannot be disabled, this is achieved via a file
presence check with can be overridden for manual execution.

Change-Id: I4532d9975a2e68a12a7755ca3798a59f4928593c
2021-02-19 09:37:32 +00:00
Zuul f897983093 Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:45:31 +00:00
Zuul 4a69a5d519 Merge "Update docstheme for style" 2020-06-03 18:26:01 +00:00
Andreas Jaeger 7892f21e91 Use newer openstackdocstheme and reno versions
The sync from https://review.opendev.org/733244 updated to
openstackdocstheme 2.2.1 and reno 3.1.0 versions.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I88ebf9e9e85ea239f06319c824e232479b0dfca8
2020-06-03 20:06:49 +02:00
OpenStack Release Bot 1317541954 Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.

Change-Id: I096b879e356acd569cca852d6d0442b6b3dfcfc0
Sem-Ver: feature
2020-06-01 13:19:37 +00:00
Andreas Jaeger 0827699850 Update docstheme for style
New version of openstackdocstheme (Victoria+) respects pygments_style.
Since this repo is using now Victoria (master) requirements but has
not branched for Ussuri yet, it uses the new version.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

Change-Id: I3f92dfbbd1bdbc95d9157dd7a0af4002366199fc
2020-05-20 18:52:37 +02:00
Dmitriy Rabotyagov f006a0c00a Replace git.openstack.org with opendev.org
This patch replaces git.openstack.org with opendev.org as redirection
from old path was enabled.
Also we change upper constraints url due to [1]

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html

Depends-On: https://review.opendev.org/693841/
Change-Id: I0675fb5e77171a1456c08ef4d6bfe0b0d949bbf6
2019-11-14 19:09:18 +02:00
OpenStack Release Bot c526498354 Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.

Change-Id: Iddd3f069e9a52364b6d9b9697d080b03920f573a
Sem-Ver: feature
2019-11-07 16:00:46 +00:00
OpenStack Release Bot 4a0586667d Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I682f901c63d88f3094d707c960cc2cd1468a150e
Sem-Ver: feature
2019-04-08 09:22:31 +00:00
OpenStack Release Bot 6f408cb586 Update reno for stable/rocky
Change-Id: I03b613a60dc65a5e07dd2e38fd12d52ddb4b3799
2018-08-10 16:49:00 +00:00
Kevin Carter daf9f9d60a
first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-06-05 15:36:33 -05:00