check_revocations_for_cached and hash_algorithms are deprecated for
removel because of PKI token format is no longer supported.
Update warning message and add a release note.
Change-Id: Ic25814ff5d8a3134de59876c38da2c245c50d7ca
Closes-Bug: #1804562
Closes-Bug: #1804720
* It overrrides the tripleo-standalone featureset override to run
glance specific tempest tests.
* It will help to detect the puppet-glance tempest specific issues early
in gates.
Depends-On: https://review.openstack.org/#/c/615178/
Change-Id: Ibcec0829034d968710d7faed9ff733b155bbd2e3
The commands used by constraints need at least tox 2.0. Update to
reflect reality, which should help with local running of constraints
targets.
Change-Id: I27fa7d81014b115da65ec915802c118763e4df4a
Developers run all sorts of different tools within Git repositories,
any of which can leave their own special trashfiles all over the
place. We can't every hope to catalog them all, so better to
recommend developers simply configure a global core.excludesfile to
filter the irrelevant files which tend to get created by their
personal choice of tools. Add a comment block explaining this, for
clarity, and remove the one current editor-specific entry present.
We can, and should of course, continue to list files created by the
tools recommended by our workflow (test frameworks, documentation
and packaging builds, et cetera).
This change is a port of Ib58a57267b064e4142686de6c37a70dbff04b9a7
from the openstack-dev/cookiecutter repository.
Change-Id: I54d5d5a582b754ae09ba24f2136434e5a4bed2c8
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.
See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html
Change-Id: I46faa2b65f390bb8febfc372df49842652cc598d
Story: #2002586
Task: #24325
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.
Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.
Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.
See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html
Change-Id: I11a8be133a26adc5ce6a30cb017f3cc07d82ed35
Story: #2002586
Task: #24325
The PE requirement in metadata.json is not
supported anymore and puppet-lint will throw:
The 'pe' requirement is no longer supported by the Forge.
Change-Id: I9f5939b82a5635d7cbfb3fd29a6c6a5ba8c5fc73
There are some changes in Glance where it now does
som calculus on the image and adds these three new
values to the image properties. [1]
This change fixes so we dont update these properties
when we flush or create the glance_image resource.
It also changes the spec acceptance so it tests if
our custom property is there and not the only property.
[1] https://github.com/openstack/glance/blob/master/releasenotes/notes/multihash-081466a98601da20.yaml
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
Change-Id: I7f1245be6c2446f0d4336630e800da3e110f3408
Adding below new options to support netapp glance configuration
- "filesystem_store_metadata_file"
- "filesystem_store_metadata_perms"
Change-Id: If3a0bc37fe23698b5b5730b4e535f4f56b266a75