Bug 1560734
| Summary: | [Docs][Director] The value for --tag-from-label argument used for tag discovery was changed in OSP13 to {version}-{release} | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Alexander Chuzhoy <sasha> |
| Component: | documentation | Assignee: | Steve Baker <sbaker> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dan Macpherson <dmacpher> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 13.0 (Queens) | CC: | lbopf, sbaker, srevivo |
| Target Milestone: | beta | Keywords: | Documentation |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | docs-accepted | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-07-03 06:35:59 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: | |||
The docs fix for this is included in the existing merge request https://gitlab.cee.redhat.com/rhci-documentation/docs-Red_Hat_Enterprise_Linux_OpenStack_Platform/merge_requests/1324 "Officially" assigning to Steve because he has done the work, and requesting peer review from Dan. Made a minro adjustment of the placement of --tag-from-label arguement, but overall it looks good to me! This update is now published in this section: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html-single/director_installation_and_usage/#container-image-preparation-command-usage Moving to CLOSED. |
The value for --tag-from-label argument used for tag discovery was changed in OSP13 to {version}-{release} Previously had to use: openstack overcloud container image tag discover --image <namespace>:latest --tag-from-label version-release Starting with OSP13, need to use: openstack overcloud container image tag discover --image <namespace>:latest --tag-from-label {version}-{release}