Activity log for bug #1029430

Date Who What changed Old value New value Message
2012-07-26 12:56:51 Sergio Rubio bug added bug
2012-07-26 12:56:51 Sergio Rubio attachment added virsh dumpxml from guest https://bugs.launchpad.net/bugs/1029430/+attachment/3237055/+files/guest.xml
2012-07-26 12:57:36 Sergio Rubio description We've found that having vhost_net module and using bridged networking breaks DHCP and guest do not get an IP address. The issue has been properly described in the following RH doc: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Host_Configuration_and_Guest_Installation_Guide/ch11s02.html "11.2.1. Checksum correction for older DHCP clients" Their workaround works in Precise too in fact. Another workaround is to disable/unload the vhost_net module so new guests do make use of it. RH has fixed this stuff in libvirt apparently: "This iptables rule is programmed automatically on the host when the server is started by libvirt, so no further action is required" My apologies if this stuff does not belong to libvirt. Some info from our environment: compute-002:~# lsb_release -rd Description: Ubuntu 12.04 LTS Release: 12.04 compute-002:~# uname -a Linux compute-002 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux compute-002:~# dpkg -l|egrep "kvm|libvirt|dhcp|dns" ii dnsmasq-base 2.59-4 Small caching DNS proxy and DHCP/TFTP server ii dnsmasq-utils 2.59-4 Utilities for manipulating DHCP leases ii dnsutils 1:9.8.1.dfsg.P1-4ubuntu0.1 Clients provided with BIND ii isc-dhcp-client 4.1.ESV-R4-0ubuntu5.1 ISC DHCP client ii isc-dhcp-common 4.1.ESV-R4-0ubuntu5.1 common files used by all the isc-dhcp* packages ii kvm-ipxe 1.0.0+git-3.55f6c88-0ubuntu1 PXE ROM's for KVM ii libdns81 1:9.8.1.dfsg.P1-4ubuntu0.1 DNS Shared Library used by BIND ii libnet-dns-perl 0.66-2ubuntu3 Perform DNS queries from a Perl script ii libvirt-bin 0.9.8-2ubuntu17.2 programs for the libvirt library ii libvirt0 0.9.8-2ubuntu17.2 library for interfacing with different virtualization systems ii munin-libvirt-plugins 0.0.6-1 Munin plugins using libvirt ii nova-compute-kvm 2012.1+stable~20120612-3ee026e-0ubuntu1.2 OpenStack Compute - compute node (KVM) ii python-libvirt 0.9.8-2ubuntu17.2 libvirt Python bindings ii qemu-kvm 1.0+noroms-0ubuntu14 Full virtualization on i386 and amd64 hardware We've also tested this with kernel 3.5 backport from Quantal: Linux compute-002 3.5.0-6-generic #6~precise1-Ubuntu SMP Tue Jul 24 14:45:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux The guest is running Debian Squeeze: debian-squeeze-amd64-ext3:~$ uname -a Linux debian-squeeze-amd64-ext3 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64 GNU/Linux debian-squeeze-amd64-ext3:~$ dpkg -l|grep dhcp ii isc-dhcp-client 4.1.1-P1-15+squeeze3 ISC DHCP client ii isc-dhcp-common 4.1.1-P1-15+squeeze3 common files used by all the isc-dhcp* packages We've found that having vhost_net module and using bridged networking breaks DHCP and guests do not get an IP address. The issue has been properly described in the following RH doc: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Host_Configuration_and_Guest_Installation_Guide/ch11s02.html "11.2.1. Checksum correction for older DHCP clients" Their workaround works in Precise too in fact. Another workaround is to disable/unload the vhost_net module so new guests do make use of it. RH has fixed this stuff in libvirt apparently: "This iptables rule is programmed automatically on the host when the server is started by libvirt, so no further action is required" My apologies if this stuff does not belong to libvirt. Some info from our environment: compute-002:~# lsb_release -rd Description: Ubuntu 12.04 LTS Release: 12.04 compute-002:~# uname -a Linux compute-002 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux compute-002:~# dpkg -l|egrep "kvm|libvirt|dhcp|dns" ii dnsmasq-base 2.59-4 Small caching DNS proxy and DHCP/TFTP server ii dnsmasq-utils 2.59-4 Utilities for manipulating DHCP leases ii dnsutils 1:9.8.1.dfsg.P1-4ubuntu0.1 Clients provided with BIND ii isc-dhcp-client 4.1.ESV-R4-0ubuntu5.1 ISC DHCP client ii isc-dhcp-common 4.1.ESV-R4-0ubuntu5.1 common files used by all the isc-dhcp* packages ii kvm-ipxe 1.0.0+git-3.55f6c88-0ubuntu1 PXE ROM's for KVM ii libdns81 1:9.8.1.dfsg.P1-4ubuntu0.1 DNS Shared Library used by BIND ii libnet-dns-perl 0.66-2ubuntu3 Perform DNS queries from a Perl script ii libvirt-bin 0.9.8-2ubuntu17.2 programs for the libvirt library ii libvirt0 0.9.8-2ubuntu17.2 library for interfacing with different virtualization systems ii munin-libvirt-plugins 0.0.6-1 Munin plugins using libvirt ii nova-compute-kvm 2012.1+stable~20120612-3ee026e-0ubuntu1.2 OpenStack Compute - compute node (KVM) ii python-libvirt 0.9.8-2ubuntu17.2 libvirt Python bindings ii qemu-kvm 1.0+noroms-0ubuntu14 Full virtualization on i386 and amd64 hardware We've also tested this with kernel 3.5 backport from Quantal: Linux compute-002 3.5.0-6-generic #6~precise1-Ubuntu SMP Tue Jul 24 14:45:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux The guest is running Debian Squeeze: debian-squeeze-amd64-ext3:~$ uname -a Linux debian-squeeze-amd64-ext3 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64 GNU/Linux debian-squeeze-amd64-ext3:~$ dpkg -l|grep dhcp ii isc-dhcp-client 4.1.1-P1-15+squeeze3 ISC DHCP client ii isc-dhcp-common 4.1.1-P1-15+squeeze3 common files used by all the isc-dhcp* packages
2012-07-26 12:58:35 Sergio Rubio description We've found that having vhost_net module and using bridged networking breaks DHCP and guests do not get an IP address. The issue has been properly described in the following RH doc: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Host_Configuration_and_Guest_Installation_Guide/ch11s02.html "11.2.1. Checksum correction for older DHCP clients" Their workaround works in Precise too in fact. Another workaround is to disable/unload the vhost_net module so new guests do make use of it. RH has fixed this stuff in libvirt apparently: "This iptables rule is programmed automatically on the host when the server is started by libvirt, so no further action is required" My apologies if this stuff does not belong to libvirt. Some info from our environment: compute-002:~# lsb_release -rd Description: Ubuntu 12.04 LTS Release: 12.04 compute-002:~# uname -a Linux compute-002 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux compute-002:~# dpkg -l|egrep "kvm|libvirt|dhcp|dns" ii dnsmasq-base 2.59-4 Small caching DNS proxy and DHCP/TFTP server ii dnsmasq-utils 2.59-4 Utilities for manipulating DHCP leases ii dnsutils 1:9.8.1.dfsg.P1-4ubuntu0.1 Clients provided with BIND ii isc-dhcp-client 4.1.ESV-R4-0ubuntu5.1 ISC DHCP client ii isc-dhcp-common 4.1.ESV-R4-0ubuntu5.1 common files used by all the isc-dhcp* packages ii kvm-ipxe 1.0.0+git-3.55f6c88-0ubuntu1 PXE ROM's for KVM ii libdns81 1:9.8.1.dfsg.P1-4ubuntu0.1 DNS Shared Library used by BIND ii libnet-dns-perl 0.66-2ubuntu3 Perform DNS queries from a Perl script ii libvirt-bin 0.9.8-2ubuntu17.2 programs for the libvirt library ii libvirt0 0.9.8-2ubuntu17.2 library for interfacing with different virtualization systems ii munin-libvirt-plugins 0.0.6-1 Munin plugins using libvirt ii nova-compute-kvm 2012.1+stable~20120612-3ee026e-0ubuntu1.2 OpenStack Compute - compute node (KVM) ii python-libvirt 0.9.8-2ubuntu17.2 libvirt Python bindings ii qemu-kvm 1.0+noroms-0ubuntu14 Full virtualization on i386 and amd64 hardware We've also tested this with kernel 3.5 backport from Quantal: Linux compute-002 3.5.0-6-generic #6~precise1-Ubuntu SMP Tue Jul 24 14:45:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux The guest is running Debian Squeeze: debian-squeeze-amd64-ext3:~$ uname -a Linux debian-squeeze-amd64-ext3 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64 GNU/Linux debian-squeeze-amd64-ext3:~$ dpkg -l|grep dhcp ii isc-dhcp-client 4.1.1-P1-15+squeeze3 ISC DHCP client ii isc-dhcp-common 4.1.1-P1-15+squeeze3 common files used by all the isc-dhcp* packages We've found that having vhost_net module and using bridged networking breaks DHCP and guests do not get an IP address. The issue has been properly described in the following RH doc: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Host_Configuration_and_Guest_Installation_Guide/ch11s02.html "11.2.1. Checksum correction for older DHCP clients" Their workaround works in Precise too in fact. Another workaround is to disable/unload the vhost_net module so new guests do not make use of it. RH has fixed this stuff in libvirt apparently: "This iptables rule is programmed automatically on the host when the server is started by libvirt, so no further action is required" My apologies if this stuff does not belong to libvirt. Some info from our environment: compute-002:~# lsb_release -rd Description: Ubuntu 12.04 LTS Release: 12.04 compute-002:~# uname -a Linux compute-002 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux compute-002:~# dpkg -l|egrep "kvm|libvirt|dhcp|dns" ii dnsmasq-base 2.59-4 Small caching DNS proxy and DHCP/TFTP server ii dnsmasq-utils 2.59-4 Utilities for manipulating DHCP leases ii dnsutils 1:9.8.1.dfsg.P1-4ubuntu0.1 Clients provided with BIND ii isc-dhcp-client 4.1.ESV-R4-0ubuntu5.1 ISC DHCP client ii isc-dhcp-common 4.1.ESV-R4-0ubuntu5.1 common files used by all the isc-dhcp* packages ii kvm-ipxe 1.0.0+git-3.55f6c88-0ubuntu1 PXE ROM's for KVM ii libdns81 1:9.8.1.dfsg.P1-4ubuntu0.1 DNS Shared Library used by BIND ii libnet-dns-perl 0.66-2ubuntu3 Perform DNS queries from a Perl script ii libvirt-bin 0.9.8-2ubuntu17.2 programs for the libvirt library ii libvirt0 0.9.8-2ubuntu17.2 library for interfacing with different virtualization systems ii munin-libvirt-plugins 0.0.6-1 Munin plugins using libvirt ii nova-compute-kvm 2012.1+stable~20120612-3ee026e-0ubuntu1.2 OpenStack Compute - compute node (KVM) ii python-libvirt 0.9.8-2ubuntu17.2 libvirt Python bindings ii qemu-kvm 1.0+noroms-0ubuntu14 Full virtualization on i386 and amd64 hardware We've also tested this with kernel 3.5 backport from Quantal: Linux compute-002 3.5.0-6-generic #6~precise1-Ubuntu SMP Tue Jul 24 14:45:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux The guest is running Debian Squeeze: debian-squeeze-amd64-ext3:~$ uname -a Linux debian-squeeze-amd64-ext3 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64 GNU/Linux debian-squeeze-amd64-ext3:~$ dpkg -l|grep dhcp ii isc-dhcp-client 4.1.1-P1-15+squeeze3 ISC DHCP client ii isc-dhcp-common 4.1.1-P1-15+squeeze3 common files used by all the isc-dhcp* packages
2012-07-26 12:59:48 Sergio Rubio summary KVM guests networking issues with bridge and vhost_net loaded KVM guests networking issues when bridge and vhost_net modules loaded
2012-07-26 13:00:24 Sergio Rubio summary KVM guests networking issues when bridge and vhost_net modules loaded KVM guests networking issues when bridge and vhost_net kernel modules loaded
2012-07-26 13:05:09 Sergio Rubio description We've found that having vhost_net module and using bridged networking breaks DHCP and guests do not get an IP address. The issue has been properly described in the following RH doc: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Host_Configuration_and_Guest_Installation_Guide/ch11s02.html "11.2.1. Checksum correction for older DHCP clients" Their workaround works in Precise too in fact. Another workaround is to disable/unload the vhost_net module so new guests do not make use of it. RH has fixed this stuff in libvirt apparently: "This iptables rule is programmed automatically on the host when the server is started by libvirt, so no further action is required" My apologies if this stuff does not belong to libvirt. Some info from our environment: compute-002:~# lsb_release -rd Description: Ubuntu 12.04 LTS Release: 12.04 compute-002:~# uname -a Linux compute-002 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux compute-002:~# dpkg -l|egrep "kvm|libvirt|dhcp|dns" ii dnsmasq-base 2.59-4 Small caching DNS proxy and DHCP/TFTP server ii dnsmasq-utils 2.59-4 Utilities for manipulating DHCP leases ii dnsutils 1:9.8.1.dfsg.P1-4ubuntu0.1 Clients provided with BIND ii isc-dhcp-client 4.1.ESV-R4-0ubuntu5.1 ISC DHCP client ii isc-dhcp-common 4.1.ESV-R4-0ubuntu5.1 common files used by all the isc-dhcp* packages ii kvm-ipxe 1.0.0+git-3.55f6c88-0ubuntu1 PXE ROM's for KVM ii libdns81 1:9.8.1.dfsg.P1-4ubuntu0.1 DNS Shared Library used by BIND ii libnet-dns-perl 0.66-2ubuntu3 Perform DNS queries from a Perl script ii libvirt-bin 0.9.8-2ubuntu17.2 programs for the libvirt library ii libvirt0 0.9.8-2ubuntu17.2 library for interfacing with different virtualization systems ii munin-libvirt-plugins 0.0.6-1 Munin plugins using libvirt ii nova-compute-kvm 2012.1+stable~20120612-3ee026e-0ubuntu1.2 OpenStack Compute - compute node (KVM) ii python-libvirt 0.9.8-2ubuntu17.2 libvirt Python bindings ii qemu-kvm 1.0+noroms-0ubuntu14 Full virtualization on i386 and amd64 hardware We've also tested this with kernel 3.5 backport from Quantal: Linux compute-002 3.5.0-6-generic #6~precise1-Ubuntu SMP Tue Jul 24 14:45:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux The guest is running Debian Squeeze: debian-squeeze-amd64-ext3:~$ uname -a Linux debian-squeeze-amd64-ext3 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64 GNU/Linux debian-squeeze-amd64-ext3:~$ dpkg -l|grep dhcp ii isc-dhcp-client 4.1.1-P1-15+squeeze3 ISC DHCP client ii isc-dhcp-common 4.1.1-P1-15+squeeze3 common files used by all the isc-dhcp* packages We've found that having vhost_net module and using bridged networking breaks DHCP and (some?) guests do not get an IP address. The issue has been properly described in the following RH doc: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Host_Configuration_and_Guest_Installation_Guide/ch11s02.html "11.2.1. Checksum correction for older DHCP clients" Their workaround works in Precise too in fact. Another workaround is to disable/unload the vhost_net module so new guests do not make use of it. RH has fixed this stuff in libvirt apparently: "This iptables rule is programmed automatically on the host when the server is started by libvirt, so no further action is required" My apologies if this stuff does not belong to libvirt. Some info from our environment: compute-002:~# lsb_release -rd Description: Ubuntu 12.04 LTS Release: 12.04 compute-002:~# uname -a Linux compute-002 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux compute-002:~# dpkg -l|egrep "kvm|libvirt|dhcp|dns" ii dnsmasq-base 2.59-4 Small caching DNS proxy and DHCP/TFTP server ii dnsmasq-utils 2.59-4 Utilities for manipulating DHCP leases ii dnsutils 1:9.8.1.dfsg.P1-4ubuntu0.1 Clients provided with BIND ii isc-dhcp-client 4.1.ESV-R4-0ubuntu5.1 ISC DHCP client ii isc-dhcp-common 4.1.ESV-R4-0ubuntu5.1 common files used by all the isc-dhcp* packages ii kvm-ipxe 1.0.0+git-3.55f6c88-0ubuntu1 PXE ROM's for KVM ii libdns81 1:9.8.1.dfsg.P1-4ubuntu0.1 DNS Shared Library used by BIND ii libnet-dns-perl 0.66-2ubuntu3 Perform DNS queries from a Perl script ii libvirt-bin 0.9.8-2ubuntu17.2 programs for the libvirt library ii libvirt0 0.9.8-2ubuntu17.2 library for interfacing with different virtualization systems ii munin-libvirt-plugins 0.0.6-1 Munin plugins using libvirt ii nova-compute-kvm 2012.1+stable~20120612-3ee026e-0ubuntu1.2 OpenStack Compute - compute node (KVM) ii python-libvirt 0.9.8-2ubuntu17.2 libvirt Python bindings ii qemu-kvm 1.0+noroms-0ubuntu14 Full virtualization on i386 and amd64 hardware We've also tested this with kernel 3.5 backport from Quantal: Linux compute-002 3.5.0-6-generic #6~precise1-Ubuntu SMP Tue Jul 24 14:45:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux The guest is running Debian Squeeze: debian-squeeze-amd64-ext3:~$ uname -a Linux debian-squeeze-amd64-ext3 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64 GNU/Linux debian-squeeze-amd64-ext3:~$ dpkg -l|grep dhcp ii isc-dhcp-client 4.1.1-P1-15+squeeze3 ISC DHCP client ii isc-dhcp-common 4.1.1-P1-15+squeeze3 common files used by all the isc-dhcp* packages
2012-07-26 14:25:21 Serge Hallyn libvirt (Ubuntu): importance Undecided High
2012-07-26 14:25:35 Serge Hallyn libvirt (Ubuntu): status New Incomplete
2012-07-26 15:15:38 Serge Hallyn libvirt (Ubuntu): status Incomplete Triaged
2012-07-26 15:15:45 Serge Hallyn libvirt (Ubuntu): importance High Medium
2012-07-26 15:15:53 Serge Hallyn libvirt (Ubuntu): importance Medium Low
2012-08-06 14:55:35 Serge Hallyn summary KVM guests networking issues when bridge and vhost_net kernel modules loaded KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded
2012-09-24 18:20:01 Adam Gandelman bug task added nova
2012-09-24 18:26:09 Adam Gandelman bug task added nova (Ubuntu)
2012-09-24 18:26:23 Adam Gandelman nova (Ubuntu): status New Confirmed
2012-09-24 18:26:30 Adam Gandelman nova (Ubuntu): importance Undecided High
2012-09-24 18:32:12 Adam Gandelman tags folsom-rc-potential
2012-09-24 18:32:28 Adam Gandelman bug added subscriber Adam Gandelman
2012-09-24 19:34:51 Vish Ishaya nova: status New Triaged
2012-09-24 19:34:55 Vish Ishaya nova: importance Undecided Medium
2012-09-25 21:56:25 Vish Ishaya tags folsom-rc-potential folsom-backport-potential
2012-10-11 09:53:34 Jian Wen bug added subscriber Jian Wen
2012-11-15 04:08:36 Jian Wen nova: assignee Jian Wen (wenjianhn)
2012-11-15 04:08:42 Jian Wen nova (Ubuntu): assignee Jian Wen (wenjianhn)
2012-12-18 18:04:02 OpenStack Infra nova: status Triaged In Progress
2012-12-18 18:04:02 OpenStack Infra nova: assignee Jian Wen (wenjianhn) Adam Gandelman (gandelman-a)
2012-12-19 02:33:35 Jian Wen nova (Ubuntu): assignee Jian Wen (wenjianhn)
2012-12-19 23:24:47 OpenStack Infra nova: status In Progress Fix Committed
2012-12-20 00:06:05 Vish Ishaya nominated for series nova/folsom
2012-12-20 00:06:05 Vish Ishaya bug task added nova/folsom
2012-12-20 00:07:11 Vish Ishaya nova/folsom: importance Undecided Medium
2012-12-20 00:07:22 Vish Ishaya nova/folsom: assignee Vish Ishaya (vishvananda)
2012-12-20 00:10:23 Vish Ishaya nova/folsom: assignee Vish Ishaya (vishvananda) Adam Gandelman (gandelman-a)
2012-12-20 00:11:36 Vish Ishaya tags folsom-backport-potential
2012-12-20 00:50:11 OpenStack Infra nova/folsom: status New In Progress
2013-01-04 22:53:16 OpenStack Infra nova/folsom: status In Progress Fix Committed
2013-01-09 10:20:57 Thierry Carrez nova: status Fix Committed Fix Released
2013-01-09 10:20:57 Thierry Carrez nova: milestone grizzly-2
2013-01-22 10:12:23 Mark McLoughlin nova: status Fix Released Fix Committed
2013-01-22 10:12:23 Mark McLoughlin nova: milestone grizzly-2 2012.2.3
2013-01-22 10:22:48 Mark McLoughlin nova: milestone 2012.2.3 grizzly-2
2013-01-22 10:22:51 Mark McLoughlin nova: status Fix Committed Fix Released
2013-01-22 10:25:52 Mark McLoughlin nova/folsom: milestone 2012.2.3
2013-01-31 21:51:59 Mark McLoughlin nova/folsom: status Fix Committed Fix Released
2013-02-07 22:01:55 Adam Gandelman nova (Ubuntu): status Confirmed Fix Released
2013-02-07 22:02:02 Adam Gandelman cloud-archive: status New Confirmed
2013-02-07 22:02:06 Adam Gandelman nominated for series Ubuntu Quantal
2013-02-07 22:02:07 Adam Gandelman bug task added libvirt (Ubuntu Quantal)
2013-02-07 22:02:07 Adam Gandelman bug task added nova (Ubuntu Quantal)
2013-02-07 22:02:10 Adam Gandelman nova (Ubuntu Quantal): status New Confirmed
2013-02-20 19:43:31 Clint Byrum nova (Ubuntu Quantal): status Confirmed Fix Committed
2013-02-20 19:43:36 Clint Byrum bug added subscriber Ubuntu Stable Release Updates Team
2013-02-20 19:43:41 Clint Byrum bug added subscriber SRU Verification
2013-02-20 19:43:46 Clint Byrum tags verification-needed
2013-02-22 03:18:21 Launchpad Janitor branch linked lp:ubuntu/quantal-proposed/nova
2013-02-28 12:11:46 Alex Vitola nova (Ubuntu): assignee Alex Vitola (vitola)
2013-02-28 12:13:15 Alex Vitola nova (Ubuntu): assignee Alex Vitola (vitola)
2013-02-28 14:23:07 Serge Hallyn bug task deleted libvirt (Ubuntu Quantal)
2013-02-28 14:23:17 Serge Hallyn libvirt (Ubuntu): status Triaged Won't Fix
2013-02-28 16:15:52 Serge Hallyn bug added subscriber Serge Hallyn
2013-04-04 11:02:34 Thierry Carrez nova: milestone grizzly-2 2013.1
2013-04-23 18:03:34 Adam Gandelman attachment added quantal_folsom.tar https://bugs.launchpad.net/bugs/1029430/+attachment/3651750/+files/quantal_folsom.tar
2013-04-23 18:03:38 Adam Gandelman attachment added quantal_folsom_nova-volume.tar https://bugs.launchpad.net/bugs/1029430/+attachment/3651751/+files/quantal_folsom_nova-volume.tar
2013-04-23 18:03:41 Adam Gandelman attachment added quantal_folsom_quantum.tar https://bugs.launchpad.net/bugs/1029430/+attachment/3651752/+files/quantal_folsom_quantum.tar
2013-04-23 18:03:44 Adam Gandelman tags verification-needed verification-done
2013-04-25 16:54:23 Launchpad Janitor nova (Ubuntu Quantal): status Fix Committed Fix Released
2013-04-25 16:54:23 Launchpad Janitor cve linked 2013-0335
2013-04-25 16:54:23 Launchpad Janitor cve linked 2013-1664
2013-04-25 16:54:23 Launchpad Janitor cve linked 2013-1838
2013-05-03 05:04:05 Adam Gandelman tags verification-done cloud-archive verification-done
2013-05-03 05:24:31 Adam Gandelman cloud-archive: status Confirmed Fix Released