Readme file for:IBM Cloud Manager with OpenStack 4.1 interim fix 4 for fix pack5
Product/Component Release:4.1.0.5
Update Name:cmwo 4.1.0.5 interim fix 4
Fix ID:4.1.0.5-IBM-CMWO-IF004
Publication Date:2016-10-19
Last modified date:2016-10-19
Online version of the readme file:http://www-01.ibm.com/support/docview.wss?rs=0&uid=isg400002909
Important: The most current version of the readme file can always be found online.
Below is a list of components, platforms, and file names that apply to this Readme file.
Product/Component Name: | Platform: | Fix: |
IBM Cloud Manager with Openstack | Linux 64-bit,x86_64 Linux 64-bit,x86_64 Linux 64-bit,pSeries Linux 64-bit,pSeries | cmwo_fixpack_4.1.0.5.4.tar.gz |
None.
If you have already deployed a topology, you will need to update your deployed topology after following the directions in this file. If the special instructions in this file do not apply to your environment, you still must update your deployed topology to apply other fixes contained in this fix pack.
Directions for updating deployed topologies can be found in the IBM Cloud Manager with OpenStack Knowledge Center.
# tar -zxf cmwo_fixpack_4.2.0.3.7.tar.gz
# ./install_cmwo_fixpack.sh
Installation of fix pack completed successfully.
Otherwise, you will this message:
ERROR: Installation of fix pack failed. See log files for details.
Additional messages will tell you where the log files are stored.
Fix pack 3 and later includes a tool that can be used to automatically perform certain environment updates:
To update an environment named 'my-environment' stored in the chef server use this command:
knife os manage update environment my-environment
To update a JSON environment file named 'my-environment.json' use this command:
knife os manage update environment my-environment.json
The file name must end with the '.json' extension. If the file refers to an existing chef environment, the file will also be uploaded to the chef server.
If the fix pack requires other environment changes, you can edit the environment(s) used for your topologies using the following procedure.
Installing the fix pack updates the example environments:
example-ibm-os-allinone
example-ibm-os-single-controller-n-compute
example-ibm-sce
If you have created an environment for your topology, or have created an environment file, these must be updated manually. If you do not do this, future deploys or updates will continue to use the original cookbook.
1. Change to the directory where you have created your topology files.
2. If you do not have your environment file, you can download the current environment from the chef server:
# knife environment list
_default
example-ibm-os-allinone
example-ibm-os-single-controller-n-compute
example-ibm-sce
test-environment
Identify the environment to change, e.g. test-environment and download it:
# knife environment show test-environment -d -F json > test-environment.json
3. Edit the environment file and modify it as required.
4. Save the file.
5. Upload the modified environment to the chef server:
# knife environment from file test-environment.json
Updated Environment test-environment
This fix pack contains cookbook updates which require updates to the chef environment(s) for your topologies.
If any of the following conditions are true, no action is required to update cookbook versions, and you should continue with the next section of this README file.
Use the 'knife os manage update environment' command as described in 'Automated environment updates' to update your environment or environment file.
This table lists the updated cookbook versions and the fix pack that includes them.
Fix pack | Cookbook | Current version |
======== | ======== | ======== |
4.1.0.3 | openstack-block-storage | 9.4.1 |
4.1.0.3 | openstack-common | 9.5.2 |
4.1.0.3 | openstack-compute | 9.2.10 |
4.1.0.3 | openstack-image | 9.1.2 |
4.1.0.3 | openstack-network | 9.1.1 |
4.1.0.3 | openstack-orchestration | 9.1.6 |
4.1.0.3 | openstack-telemetry | 9.2.0 |
4.1.0.3 | ibm-openstack-appliance-migration | 0.1.41 |
4.1.0.3 | ibm-openstack-common | 9.5.7 |
4.1.0.3 | ibm-openstack-iaas-gateway | 0.1.4 |
4.1.0.3 | ibm-openstack-powervc-driver | 9.2.1 |
4.1.0.3 | ibm-openstack-zvm-driver | 0.1.1 |
4.1.0.3 | ibm-sce | 0.1.14 |
4.1.0.4 | db2 | 0.2.6 |
4.1.0.4 | openstack-dashboard | 9.1.2 |
4.1.0.4 | ibm-openstack-iaas-gateway | 0.1.5 |
4.1.0.4 | ibm-sce | 0.1.19 |
New attributes were added to the openstack-compute cookbook. Changes are required to your environment if it contains the following the configuration options in the openstack.compute.misc_nova attribute.
misc_nova option: | flat_injected |
new attribute: | openstack.compute.config.flat_injected |
required: | no |
misc_nova option: | use_ipv6 |
new attribute: | openstack.compute.network.use_ipv6 |
required: | no |
misc_nova option: | resize_confirm_window |
new attribute: | openstack.compute.config.resize_confirm_window |
required: | no |
misc_nova option: | live_migration_flag |
new attribute: | openstack.compute.libvirt.live_migration_flag |
required: | yes |
Use the 'knife os manage environment update' command as described in 'Automated environment updates' to update your environment or environment files.
Create openstack-powervc-driver password data bag item (4.1.0.1)Fix pack 4.1.0.1 adds an openstack-powervc-driver password to the service_passwords data bag. This password is required to deploy a topology that includes the OpenStack PowerVC driver.
If you did not create a custom service_passwords data bag prior to installing this fix pack, or you are not using PowerVC, no action is required to update the service_passwords data bag, and you should continue with the next section of this README file.
Starting with fix pack 3, the self-service portal is updated to the latest fix pack level automatically when you update your deployed topology or deploy a new topology. It is no longer necessary to update your environment to configure the self-service portal fix pack or JRE updates.
Update the deployed topologyAfter making the changes described above, update your deployed topology to apply the fixes contained in this fix pack.
If you did not deploy a topology prior to installing this fix pack, no further action is required.
The IBM Cloud Manager with OpenStack Knowledge Center has more information on updating a deployed topology.
Update log (10/19/2016):
IBM Cloud Manager with OpenStack 4.1 ifix 4.1.0.5.4 includes:
- OpenStack IceHouse ifixes for:
PSIRT for ICM "opensource openstack vuln." (CVE-2016-2140)
Update log (09/08/2016):
IBM Cloud Manager with OpenStack 4.1 ifix 4.1.0.5.3 includes:
- OpenStack IceHouse ifixes for:
PSIRT for ICM Appliance "opensource openstack vuln." (CVE-2016-0757)
Update log (07/25/2016):
IBM Cloud Manager with OpenStack 4.1 ifix 4.1.0.5.2 includes:
- JRE update for:
PSIRT for ICM "IBM SDK, Java Technology Edition Quarterly CPU - Apr 2016 - Includes Oracle Apr 2016 CPU + 3 IBM CVEs(CVE-2016-3443 CVE-2016-0687 CVE-2016-0686 CVE-2016-3427 CVE-2016-3449 CVE-2016-3425 CVE-2016-3422 CVE-2016-0695 CVE-2016-3426 CVE-2016-0636)"
- OpenStack IceHouse ifixes for:
PSIRT for ICM Appliance "opensource openstack vuln." (CVE-2015-7548 CVE-2015-8749)
- Chef OpenSSL update for:
PSIRT for ICM: "OpenSource OpenSSL Vuln." (CVE-2016-0701 CVE-2015-3197 CVE-2016-0705 CVE-2016-0798 CVE-2016-0797 CVE-2016-0799 CVE-2016-0702 CVE-2016-0703 CVE-2016-0704 CVE-2016-2842 CVE-2016-2108 CVE-2016-2107 CVE-2016-2105 CVE-2016-2106 CVE-2016-2109 CVE-2016-2176)
Update log (03/01/2016):
IBM Cloud Manager with OpenStack 4.1 ifix 4.1.0.5.1 includes:
- JRE update for:
PSIRT for SCE/ICM "EXPEDITED Java specific SLOTH - Weak MD5 Signature Hash - CVE-2015-7575"
PSIRT for SCE/ICM "IBM SDK, Java Technology Edition Quarterly CPU - Jan 2016 - Includes Oracle Jan 2016 CPU + CVEs(CVE-2016-0475 CVE-2016-0448 CVE-2015-7575 CVE-2016-0466)"
- OpenStack Icehouse ifixes for:
PSIRT for "OpenSource OpenStack vulnerability" (CVE-2014-8177 CVE-2015-5163 CVE-2015-3241 CVE-2015-5223)
PSIRT for ICM "opensource openstack vuln." (CVE-2015-5240 CVE-2015-3280)
PSIRT for "OpenSource OpenStack Vuln" (CVE-2015-7713 CVE-2015-5286)
PSIRT for "OpenSource Openstack Glance Vuln." (
Upgrade Qpid to 0.32
Remove s3 modules from ICM
Reorder qpid packages installation sequence
Patch for fixpack installation failure with none english local
Patch for keystonemiddleware SSL man-in-the-middle(CVE-2014-7144)
Remove senstive authentication data in log file
Add support for Manage from zVM for IBM Cloud Manager with Openstack 4.1
Provide Cinder volume service for Z/VM hypervisor in IBM CloudManager with OpenStack 4.1
Added new role, ibm-os-block-storage-node, to allow a topology with a standalone cinder server node in IBM CloudManager with OpenStack 4.1
Provide XIV driver in IBM CloudManager with OpenStack 4.1. For the detail steps to enable XIV driver, please refer to https://www.ibm.com/support/knowledgecenter/SST55W_4.1.0/liaca/liaca_configuring_xiv_storage_cookbook.html
Provide automatic installation for SCE fixpack and jre version upgrade in IBM CloudManager with OpenStack 4.1
Contents of Fix/Service Pack build:
SUBJECT TO ANY WARRANTIES WHICH CAN NOT BE EXCLUDED OR EXCEPT AS EXPLICITLY AGREED TO IN THE APPLICABLE LICENSE AGREEMENT OR AN APPLICABLE SUPPORT AGREEMENT, IBM MAKES NO WARRANTIES OR CONDITIONS EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OR CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON INFRINGEMENT, REGARDING THE PTF.
By furnishing this document, IBM grants no licenses to any related patents or copyrights.
The applicable license agreement may have been provided to you in printed form and/or may be viewed at http://www-03.ibm.com/software/sla/sladb.nsf/viewbla/.
Copyright © IBM Corporation 2015