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: I875567419f09a165fdbf86f9402d4169a95ccb38
Story: #2002586
Task: #24757
Add Baisen Song's IRC nick, and change the text for PTLs with no IRC
nick from "None supplied" to "No nick supplied" so that the pages render
as e.g. "Li Liu (No nick supplied) <...@...>"
Change-Id: Icd9ee24cb882e999ca92ab4eca4a8db12b0d83eb
Add qinling-dashboard (Horizon new plugin for Qinling)
maintained in the new repository under Qinling team.
Change-Id: I31547b2a53c2af721be48c95e4b8932ffbb285a5
Depends-On: If6bb6c28354978de69e4576003bebdbffe72a0f7
The PTLs for packaging-rpm and trove were appointed for Stein, so we
should record that info.
See Idf78e00c59d10528a2b4950f8baa93c6731973ea
Change-Id: I62cdea4baaa5606de6cf101154323d8a2a0e0fbf
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This differentiates the appointment from a regular election.
Change-Id: I756ffc7e4e6555a3deb94cc101fc41eddc615e80
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We've been dealing with how to make appointed PTLs official and
documented in a rather ad hoc fashion: something different each
cycle.
This change provides a house rule which puts the responsibility
and the documentation in the combined hands of the appointed PTL
and the TC that appointed them and not election handling (where
it doesn't make sense since no election happened).
Change-Id: Idf78e00c59d10528a2b4950f8baa93c6731973ea
Since no one commits to managing the project and it has been missing
several milestones, It may be removed from governance. I volunteer
to take over maintenance of the project in Stein cycle hopefully to
bring it back to active state.
Self introduction:
- Though not having any experience directly related
to SearchLight, I have several years working on ELK stack and log
analysis. My current research also leverages logs management for
fault management.
- Currently, I'm an SDN/NFV researcher at Soongsil University
, and an active Tacker team member.
Depends-On: I632b203af1e7a7fca5124bed735b38d61b43b7ab
Change-Id: I6aee3675f4b37f4912bb41727e41ee5e3898d503
New PTLs who hadn't specified an IRC nick have been required to
specify it in the governance repository. This also updates
informations about CloudKitty's new PTL.
Change-Id: Id37076bfef3f78524f071a329a9923fb94247964
* As per the latest discussion with the refstack and interop team,
the refstack-client, refstack and python-tempestconf is moving
under interop WG.
* Removing refstack project reference from reference/projects.yaml
* Moved projects reference to legacy.yaml
http://eavesdrop.openstack.org/meetings/interopwg/2018/interopwg.2018-08-08-16.01.log.html#l-24
Change-Id: Ife8b48c4da05782657086858c77434ba12bba4b2
It does not make sense anymore for OpenStack-Ansible to
consider all its roles within the same deliverable as
openstack-ansible. OpenStack-Ansible is frequently tagged,
while roles don't need tagging, as they are only consumed
by their SHAs.
All the repositories following the same branch/release strategy
are now grouped into a single deliverable: openstack-ansible-roles.
Repositories not following this strategy (i.e. repositories with only
a 'master' branch or retired repositories) will not be part of the
'openstack-ansible-roles' deliverable.
Change-Id: I4a528a035d44061d8cec530d6181bbaa40065f27
Remove extra-atcs entries that have expired. The I18n team is left
intact because those are being cleaned up in another patch.
Change-Id: Ib80054d9ae58fa8ba38b7e48a961318ecc6c9f4e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We do not want to fail the linters job because existing valid
memberships can be closed or deleted at any time, so we just report
the errors to stdout.
Change-Id: I70bcab87c839760c43fc667dd526bd6992a46e53
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This adds a cycle goal for Stein of having an upgrade check command for
each project that will look for any known issues that could cause
upgrades to fail.
Change-Id: I7968c6736651fa46a11d1d73e1ba2241b0540894
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>