yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64449
[Bug 1694735] Re: Add configuration options for certificate validation
It's not clear what actually requires documentation from this change
since we publish the config options automatically:
https://docs.openstack.org/developer/nova/sample_config.html
If the security guide needs to be updated, then this should be routed to
the openstack-manuals project.
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1694735
Title:
Add configuration options for certificate validation
Status in OpenStack Compute (nova):
Invalid
Bug description:
https://review.openstack.org/457678
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/nova" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit 05bf7269414789496967d10270713253c9da1d6d
Author: Peter Hamilton <peter.hamilton@xxxxxxxxxx>
Date: Tue Apr 18 10:18:44 2017 -0400
Add configuration options for certificate validation
This change adds two configuration options to support certificate
validation: (1) enable_certificate_validation, which enables the
checking of certificate validity during image signature
verification, and (2) default_trusted_certificate_ids, which
defines a deployment-wide default list of trusted certificates
that should be used for certificate validation if not overriden by
the user. Both options work with the verify_glance_signatures
options defined in the glance configuration group.
DocImpact
Change-Id: If7b6e76519b0e37115a35b180b11959fe8a24582
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1694735/+subscriptions
References