92fba26e82
We are still using old 0.3.5 version, let's move to the most recent one. This patch also removes usage of UEC cirros image for tempesa. This was introduced long time ago [1] because of hitting issue reported in [2]. This should be fixed in newer cirros versions so let's make it simple and do not use extra image only for tempest. [1] https://review.opendev.org/#/c/322139/ [2] https://bugs.launchpad.net/cirros/+bug/1312199 Change-Id: I1bc286f6264538f4be920e5bf2b5d113c0b57280
11 lines
385 B
YAML
11 lines
385 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Default cirros image for demo project has been updated to 0.5.1. With this change
|
|
using UEC image is not longer needed so following options have been removed from
|
|
packstack parameters:
|
|
* CONFIG_PROVISION_UEC_IMAGE_NAME
|
|
* CONFIG_PROVISION_UEC_IMAGE_KERNEL_URL
|
|
* CONFIG_PROVISION_UEC_IMAGE_RAMDISK_URL
|
|
* CONFIG_PROVISION_UEC_IMAGE_DISK_URL
|