Bug 1683764
Summary: | 'openstack tripleo container image prepare default' does not provide downstream red hat registry/namespaces | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Marius Cornea <mcornea> |
Component: | openstack-tripleo-common | Assignee: | Emilien Macchi <emacchi> |
Status: | CLOSED ERRATA | QA Contact: | Victor Voronkov <vvoronko> |
Severity: | urgent | Docs Contact: | |
Priority: | high | ||
Version: | 15.0 (Stein) | CC: | aschultz, dbecker, emacchi, jcoufal, jschluet, mburns, morazi, sasha, sclewis, slinaber |
Target Milestone: | beta | Keywords: | Triaged |
Target Release: | 15.0 (Stein) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-tripleo-common-10.4.1-0.20190313060345.1377727.el8ost | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-09-21 11:20:27 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
Marius Cornea
2019-02-27 18:16:23 UTC
it would be good to get https://review.openstack.org/#/c/603505/ landed upstream if the file is really not used, this would reduce a number of the required changes. Then these changes fall into base OSP changes for default, ceph, openshift, and rhel containers (etcd?) It would be nice to reduce the required maintaince to keep this stuff just working and re-basing cleanly a number of patche another patch will be required to update default namespace and prefix entry Verified on RHOS_TRUNK-15.0-RHEL-8-20190423.n.1 $ openstack tripleo container image prepare default --output-env-file /home/stack/containers-prepare-parameter123.yaml --local-push-destination $ view containers-prepare-parameter123.yaml # Generated with the following on 2019-05-07T03:33:36.907310 # # openstack tripleo container image prepare default --output-env-file /home/stack/containers-prepare-parameter123.yaml --local-push-destination # parameter_defaults: ContainerImagePrepare: - push_destination: true set: ceph_image: rhceph-3-rhel7 ceph_namespace: registry.access.redhat.com/rhceph ceph_tag: latest name_prefix: openstack- name_suffix: '' namespace: registry.access.redhat.com/rhosp15 neutron_driver: ovn ... Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:2811 |