Update some nova driver contacts

This is just updating some of the nova driver contacts to
replace people no longer working on these drivers. For
ironic and the kvm/qemu/lxc ones, those don't have specific
owners, they are a team so I've adjusted accordingly.

There is a questionable gap in CI coverage (we don't actually
test with KVM nor LXC), and release support (not sure how that
is determined or updated), but I don't plan on dealing with those
here.

Change-Id: I3dc384d4f78a4afe612e7f8e74449e7d1b1c6fbc
This commit is contained in:
Matt Riedemann 2018-02-26 09:54:47 -05:00
parent d5d0e6df41
commit 7d42e2a2e5
1 changed files with 18 additions and 19 deletions

View File

@ -5327,10 +5327,9 @@
"description": "Compute driver for Ironic (Bare Metal Provisioning) program, enabling Nova to provision physical machines. Built during Icehouse within the Ironic tree, it was moved to Nova's tree during Juno.",
"maintainers": [
{
"name": "Devananda van der Veen",
"email": "devananda.vdv@gmail.com",
"launchpad_id": "devananda",
"irc": "devananda"
"name": "Ironic team",
"email": "openstack-dev@lists.openstack.org",
"irc": "#openstack-ironic"
}
],
"ci": {
@ -5353,9 +5352,9 @@
"description": "KVM is configured as the default hypervisor for Compute.",
"maintainers": [
{
"name": "Michael Still",
"email": "mikal@stillhq.com",
"launchpad_id": "milakstill"
"name": "Nova team",
"email": "openstack-dev@lists.openstack.org",
"irc": "#openstack-nova"
}
],
"ci": {
@ -5386,9 +5385,9 @@
"description": "LXC (Linux containers) is a virtualization technology that works at the operating system level. LXC (as currently implemented using libvirt in the Compute service) is not a secure virtualization technology for multi-tenant environments.",
"maintainers": [
{
"name": "Michael Still",
"email": "mikal@stillhq.com",
"launchpad_id": "milakstill"
"name": "Nova team",
"email": "openstack-dev@lists.openstack.org",
"irc": "#openstack-nova"
}
],
"releases": [
@ -5414,9 +5413,9 @@
"description": "From the perspective of the Compute service, the QEMU hypervisor is very similar to the KVM hypervisor. The main difference is that QEMU does not support native virtualization.",
"maintainers": [
{
"name": "Michael Still",
"email": "mikal@stillhq.com",
"launchpad_id": "milakstill"
"name": "Nova team",
"email": "openstack-dev@lists.openstack.org",
"irc": "#openstack-nova"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/qemu.html",
@ -5447,9 +5446,10 @@
"description": "XenAPI compute driver connects to XenServer hypervisors via XenAPI. Used to power Rackspace Cloud Servers (Public Cloud).",
"maintainers": [
{
"name": "Michael Still",
"email": "mikal@stillhq.com",
"launchpad_id": "milakstill"
"name": "Bob Ball",
"email": "openstack@citrix.com",
"launchpad_id": "bob-ball",
"irc": "BobBall"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/introduction-to-xen.html",
@ -5480,9 +5480,8 @@
"description": "Support for the Xen hypervisor when used with libvirt.",
"maintainers": [
{
"name": "Michael Still",
"email": "mikal@stillhq.com",
"launchpad_id": "milakstill"
"name": "Anthony Perard",
"launchpad_id": "anthony-perard"
}
],
"wiki": "http://docs.openstack.org/havana/config-reference/content/introduction-to-xen.html",