| Summary: | rebase to 12.0.3 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Lee Yarwood <lyarwood> |
| Component: | openstack-nova | Assignee: | Lee Yarwood <lyarwood> |
| Status: | CLOSED ERRATA | QA Contact: | Prasanth Anbalagan <panbalag> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 (Liberty) | CC: | adahms, berrange, dasmith, eglynn, kchamart, panbalag, sbauza, sferdjao, sgordon, srevivo, vromanso |
| Target Milestone: | --- | Keywords: | Rebase, ZStream |
| Target Release: | 8.0 (Liberty) | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-nova-12.0.3-1.el7ost | Doc Type: | Rebase: Bug Fixes and Enhancements |
| Doc Text: |
Rebase package(s) to version: 12.0.3
Highlights and important bug fixes:
- Return 400 on boot for invalid image metadata
- Updated the minimum tox version to 2.0
- Do not use constraints for venv
- Always use pip constraints
- Fix incorrect format string
- libvirt: pci detach devices should use dev.address
- Fix: unable to delete instance when cinder is down
- Updated cells blacklist regex for test_server_basic_ops
- Fixed conversion of config disks to qcow2 during resize/migration
- libvirt: Comment non-obvious security implications of migrate code
- libvirt: don't attempt to get baseline cpu features if host cpu model is None
- Support-matrix of vmware for chap is wrong
- Added ppcle architectures to libvirt blockinfo
- Set personality/injected_files to empty list if not specified
- Provide correct connector for evacuate terminate
- Rollback is needed if initialize_connection times out
- Fix processing of libvirt disk.info in non-disk-image cases
- libvirt: Fix resize of instance with deleted glance image
- [Ironic]Match vif-pif mac address before setting 'vif_port_id'
- libvirt: Always copy or recreate disk.info during a migration
- Return 400 for os-virtual-interfaces when using Neutron
- Replace copy.deepcopy of RequestContext with copy.copy
- Check context before returning cached value
- Ignore errorcode=4 when executing `cryptsetup remove` command
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-27 12:51:47 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Lee Yarwood
2016-04-11 13:31:06 UTC
- Return 400 on boot for invalid image metadata - update min tox version to 2.0 - Do not use constraints for venv - always use pip constraints - Fix incorrect format string - libvirt: pci detach devices should use dev.address - Fix: unable to delete instance when cinder is down - Update cells blacklist regex for test_server_basic_ops - Fix conversion of config disks to qcow2 during resize/migration - libvirt: Comment non-obvious security implications of migrate code - libvirt: don't attempt to get baseline cpu features if host cpu model is None - Support-matrix of vmware for chap is wrong - Add ppcle architectures to libvirt blockinfo - Set personality/injected_files to empty list if not specified - Add release note for CVE bug 1548450 - Provide correct connector for evacuate terminate - Rollback is needed if initialize_connection times out - Fix processing of libvirt disk.info in non-disk-image cases - libvirt: Fix resize of instance with deleted glance image - [Ironic]Match vif-pif mac address before setting 'vif_port_id' - libvirt: Always copy or recreate disk.info during a migration - Return 400 for os-virtual-interfaces when using Neutron - Replace copy.deepcopy of RequestContext with copy.copy - Check context before returning cached value - Ignore errorcode=4 when executing `cryptsetup remove` command Verified as follows, [root@seal17 ~]# yum list installed | grep openstack-nova openstack-nova.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle openstack-nova-api.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle openstack-nova-cells.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle openstack-nova-cert.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle openstack-nova-common.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle openstack-nova-compute.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle openstack-nova-conductor.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle openstack-nova-console.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle openstack-nova-network.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle openstack-nova-novncproxy.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle openstack-nova-objectstore.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle openstack-nova-scheduler.noarch 1:12.0.3-1.el7ost @rhelosp-8.0-puddle Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0697.html |