Bug 1842976
| Summary: | openstack tripleo container image prepare should retrieve neutron ovs containers | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Takashi Kajinami <tkajinam> |
| Component: | openstack-tripleo-common | Assignee: | Adriano Petrich <apetrich> |
| Status: | CLOSED NOTABUG | QA Contact: | David Rosenfeld <drosenfe> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 16.0 (Train) | CC: | mburns, slinaber |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-06-03 04:35:03 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: | |||
|
Description
Takashi Kajinami
2020-06-02 13:40:48 UTC
I now noticed that the execution of "openstack tripleo container image prepare" is not expected in deployment steps currently described in our installation documentation. If we follow the current deployment procedures, we only generate basic template files by openstack tripleo container image prepare default and then actually pull/push containers during deploying undercloud/overcloud . The way to realize 2 step image management (store all containers first into undercloud, and then use retrieved containers in deployment) are not described in the doc. I'll close this bug because now I feel like we should file an RFE to cover such kind of use case if any customer expects such kind of usecase. |