We have a distinct set of contributors who we'd like to engage in
the subset of charms that support benchmark testing rather than
direct deployment of OpenStack.
Create a new set of 'charms-benchmark' team ACL's to support this
and add to charm-magpie.
A second charm (woodpecker) is currently proposed for inclusion
into the project and will sit under this ACL as well.
Change-Id: Iff4811964a28436a77a3e487d966ccc10a5fab47
This was the old timeout then some refactoring happened and we ended up
with the openstacksdk timeout of one hour. Since then Nodepool added the
ability to configure the timeout so we set it back to the original six
hour value.
Change-Id: I29d0fa9d0077bd8e95f68f74143b2d18dc62014b
Add a new charm that provides Pure Storage Flashblade support to the
OpenStack Manila service.
Change-Id: I20cd5c3323701c59306ef13b15c7fd63c241f118
Required-By: I2e664d58d90a94d573adfbdb4dfa5fd73515bd40
This project has many many branches which consumes a fair number of
github api requests when we restart zuul from scratch. Additionally,
this project is no longer open source. For these two reasons we remove
the project from our Zuul config.
Note this project is used by a single Monasca job [0], but the Monasca
project should be looking at alternatives anyway due to the license
change of Kibana.
[0] https://opendev.org/openstack/monasca-kibana-plugin/src/branch/master/.zuul.yaml#L15
Change-Id: Ia58e963916c46dbaa6946a2936beb1ee7a1d0883
We discovered we hit github api rate limits trying to load projects
without the github zuul app installed. That led to me doing some
investigation on whether or not these repos are needed at all.
Best I can tell the zookeeper-operator repo was looked at for us with
the zuul operator and is not longer needed. Eventlet was added for use
by swift [0], but in the related change [1] they only used the project
in older patchsets. Newer patchsets (including the one that merged) did
not use the required-project at all making this unneeded.
[0] https://review.opendev.org/c/openstack/project-config/+/656889
[1] https://review.opendev.org/c/openstack/swift/+/653548
Change-Id: I8e5cab01850969f29c78a165686502b948f2d621
Following the Vancouver 2023 Forum discussion [0], give the
manila-core gerrit group -2..+2 votes (but not Workflow)
to [access "refs/heads*"] for python-openstackclient
and openstacksdk.
[0] https://etherpad.opendev.org/p/oscsdk-vancouver-forum-2023
Change-Id: Iae482037cb417b121c61cf3bf8644eaac8cd541d
Winstackers project has been retired
- https://review.opendev.org/c/openstack/governance/+/886880
this commit end project gating to remove the
content of oswin-tempest-plugin deliverables of this project
Change-Id: I409d52ddf80028619e3a0e087ba3ad31b039187e
Winstackers project has been retired
- https://review.opendev.org/c/openstack/governance/+/886880
this commit end project gating to remove the
content of networking-hyperv deliverables of this project
Change-Id: I1e017f0f10dbd811e2c8da99d5925cc855393693
Winstackers project has been retired
- https://review.opendev.org/c/openstack/governance/+/886880
this commit end project gating to remove the
content of compute-hyperv deliverables of this project
Change-Id: I5a241cb54125a51e05c383701b4ee49c50ba6791
Winstackers project has been retired
- https://review.opendev.org/c/openstack/governance/+/886880
this commit end project gating to remove the
content of os-win deliverables of this project
Change-Id: I442b8749633bfd87419fd2a3a454307df6307726
Winstackers project has been retired
- https://review.opendev.org/c/openstack/governance/+/886880
There is no maintainer left for this project so
we need to update the acls to remove the content of
all the deliverables of this project.
Rest of the infra cleanup of this projects will
be done in separate commit after the repo content
reomval.
Change-Id: I18b59d3b72897bac67967c1c2a9d3c0412a56b49
This removes the fedora image builds from nodepool. At this point
Nodepool should no longer have any knowledge of fedora.
There is potential for other cleanups for things like dib elements, but
leaving those in place doesn't hurt much.
Change-Id: I3e6984bc060e9d21f7ad851f3a64db8bb555b38a
This will stop providing the node label entirely and should result in
nodepool cleaning up the existing images for these images in our cloud
providers. It does not remove the diskimages for fedora which will
happen next.
Change-Id: Ic1361ff4e159509103a6436c88c9f3b5ca447777
In preparation for fedora node label removal we set min-ready to 0. This
is the first step to removing the images entirely.
Change-Id: I8c2a91cc43a0dbc633857a2733d66dc935ce32fa
The bindep fallback list includes a libvirt-python package for all
RPM-based distros, but it appears that OpenSuse Leap has recently
dropped this (likely as part of removing Python 2.7 related
packages). Exclude the package on that platform so that the
opensuse-15 job will stop failing.
Change-Id: I0bb7d9b7b34f4f6c392374182538b7e433617e13