Files
charm-guide/requirements.txt
selcem 071f30123c Add crl-distribution-point parameter under TLS
New configuration parameter of upload_signed_csr action was added
with explanation and usage in Security/TLS Section. This config
option was suggested to be used in case Vault being in use as
Intermediate CA.

Depends-On: https://review.opendev.org/c/openstack/charm-vault/+/904816
Change-Id: I078b40e51fef64a01757fb75ca8d5b032b971c60
2024-01-17 21:12:39 +03:00

14 lines
458 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
sphinx==5.0.0 # BSD
openstackdocstheme>=2.2.1 # Apache-2.0
whereto>=0.3.0 # Apache-2.0
pyenchant # GNU LGPL
sphinxcontrib-spelling==5.0.0 # Doug Hellmann - permissions granted
sphinx-panels # MIT
sphinx-tabs # MIT