Liberty バージョンのリリースノート¶
7.0.3¶
セキュリティー上の問題¶
The qemu-img tool now has resource limits applied which prevent it from using more than 1GB of address space or more than 2 seconds of CPU time. This provides protection against denial of service attacks from maliciously crafted or corrupted disk images.
7.0.2¶
バグ修正¶
upload-to-image using Image API v2 now correctly handles custom image properties.
7.0.1¶
バグ修正¶
Cinder will now correctly read Keystone's endpoint for quota calls from keystone_authtoken.auth_uri instead of keymgr.encryption_auth_url config option.
If device attachment failed it could leave the volume partially attached. Cinder now tries to clean up on failure.
Fixed an issue when deleting a consistency group snapshot with the Dell SC backend driver.
ScaleIO volumes need to be sized in increments of 8G. Handling added to volume extend operations to ensure the new size is rounded up to the nearest size when needed.
Fixed issue with the EMC ScaleIO driver not able to identify a volume after a migration is performed.
EMC ScaleIO において、プロビジョニングで 'thin' を指定した場合でもすべてのボリュームが 'thick' としてプロビジョニングされるエラーを修正しました。
Fixed an issue with live migration when using the EMC VMAX driver.
Removed restriction of hard coded iSCSI IP address to allow the use of multiple iSCSI portgroups.
Fixed an error in quota handling that required the keystone encryption_auth_url to be configured even if no encryption was being used.
HNAS iSCSI ドライバーで既存のボリュームを管理する際、スペースが許容されるようになりました。
Huawei バックエンドドライバにおけるキャパシティーレポーティングが修正されました。
IQN identification is now case-insensitive when using LIO.
より良いNetApp E-Series ドライバにおけるクリーンアップ処理
Fixed issue with extra-specs not being applied when cloning a volume.
Nimble バックエンドドライバーで、ライブマイグレーションでのマルチイニシエーターのサポートを可能にする機能を追加しました。
Fixed issue with error being raised when performing a delete quota operation in a subproject.
その他の注意点¶
リリースノートの管理に reno を使い始めました。