| Summary: | rhel-osp-director: As part of "deploy oc 7.2 from uc 8.0", loading only 7.2 glance images results in:"Required file "./ironic-python-agent.initramfs" does not exist." | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Alexander Chuzhoy <sasha> |
| Component: | python-tripleoclient | Assignee: | Brad P. Crochet <brad> |
| Status: | CLOSED NOTABUG | QA Contact: | yeylon <yeylon> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.0 (Liberty) | CC: | brad, dtantsur, fzdarsky, hbrock, jslagle, mburns, ohochman, pchriste, rhel-osp-director-maint, srevivo |
| Target Milestone: | ga | ||
| Target Release: | 8.0 (Liberty) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-08 14:53:19 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1214764 | ||
|
Description
Alexander Chuzhoy
2016-01-05 18:46:00 UTC
W/A: Running: openstack overcloud image upload --old-deploy-image Getting: required file "./ironic-python-agent.initramfs" does not exist. Copying that file to the directory where the images are being uploaded from. Getting: Required file "./ironic-python-agent.kernel" does not exist. Copying that file to the directory where the images are being uploaded from. Running: openstack overcloud image upload --old-deploy-image The images are uploaded. Folks, the IPA image is a requirement for at least introspection. It's also highly recommended for deployment as well. Some OSPd8 features might not work with the old ramdisk. We probably need to document this better. TL;DR: for deploying oc 7.2 from uc 8.0 you need 8.0 IPA and 7.2 overcloud image. |