Bug 1199106
| Summary: | Rebase openstack-nova to 2014.1.4 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Sahid Ferdjaoui <sferdjao> |
| Component: | openstack-nova | Assignee: | Victor Stinner <vstinner> |
| Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.0 (RHEL 7) | CC: | berrange, dasmith, kchamart, lhh, mbooth, ndipanov, nlevinki, pbrady, sbauza, sferdjao, sgordon, slong, vromanso, vstinner, yeylon |
| Target Milestone: | z4 | Keywords: | Rebase, ZStream |
| Target Release: | 5.0 (RHEL 7) | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-nova-2014.1.4-1 | Doc Type: | Rebase: Bug Fixes and Enhancements |
| Doc Text: |
The Compute service has been rebased to version: 2014.1.4
Important fixes and enhancements include:
* Security fixes. The websocket proxy of the Compute service console now verify the origin HTTP header to block cross-site attacks. CVE 2013-2255: Local CAs are now verified by default. By default, SSL certificate verifications are disabled. A new attestation_insecure_ssl option was added to enable verification by setting the option to False.
* Block device mapping retries are now configurable, with two new configuration
options: block_device_allocate_retries (the number of block device
mapping retries) and block_device_allocate_retries_interval (the time interval
between consecutive retries).
* Two new configuration options have been added to control keep-alive and client connection
timeout: wsgi_keep_alive option (default=True), client_socket_timeout option (default=0).
* Fixed issue with the Compute service not doing Image service server certificate validation.
* Fixed instance root-disk size restriction with QCOW2 images.
* Fixed the initialization sequence of nova-compute service to handle binding failures of virtual interface. Failures are now logged when nova-compute starts. Before, nova-compute failed to start.
* Set a check for minimum disk and RAM when booting from a volume. Previously,
the minimum attributes were ignored.
* Fixed a multipath iSCSI sessions issue when connecting or disconnecting a
volume.
* Fixed a race condition in the creation of security groups.
* Fixed the resource tracking and now updates the number of instance during delete
instance.
* Fixed a Compute service evacuate issue with RDB.
* Fixed nova-compute start issue after evacuate.
* Fixed denial-of-service issue in instance-list IP filter.
* Now retry on closing of LUKS-encrypted volume in case device is busy.
* Now share OpenStack Networking admin authentication tokens resizing.
* Fixed a bug in cell management which prevented the start of the nova-cells service.
* Fixed instance cross-AZ check when attaching volumes.
* Now ignore errors when deleting non-existing VIFs so that instances are not left in the state of "Error(deleting)".
|
Story Points: | --- |
| Clone Of: | 1199102 | Environment: | |
| Last Closed: | 2015-04-16 14:35:59 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: | |
| Embargoed: | |||
| Bug Depends On: | 1199102 | ||
| Bug Blocks: | 1189836, 1196565 | ||
|
Comment 4
Lon Hohberger
2015-03-18 14:30:37 UTC
*** Bug 1203270 has been marked as a duplicate of this bug. *** rpm -qa | grep nova openstack-nova-conductor-2014.1.4-3.el7ost.noarch openstack-nova-api-2014.1.4-3.el7ost.noarch openstack-nova-compute-2014.1.4-3.el7ost.noarch openstack-nova-novncproxy-2014.1.4-3.el7ost.noarch python-novaclient-2.17.0-4.el7ost.noarch python-nova-2014.1.4-3.el7ost.noarch openstack-nova-console-2014.1.4-3.el7ost.noarch openstack-nova-scheduler-2014.1.4-3.el7ost.noarch openstack-nova-common-2014.1.4-3.el7ost.noarch openstack-nova-cert-2014.1.4-3.el7ost.noarch Automation passed, no new issues were found 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/RHSA-2015-0843.html |