Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1461172

Summary: [Docs][RFE][Containers] Document methods for how to set up docker-registry for the overcloud container images ( Local, remote, Satellite)
Product: Red Hat OpenStack Reporter: Omri Hochman <ohochman>
Component: documentationAssignee: Dan Macpherson <dmacpher>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Lopes <mlopes>
Severity: medium Docs Contact:
Priority: medium    
Version: 12.0 (Pike)CC: augol, dmacpher, lbopf, ohochman, srevivo
Target Milestone: gaKeywords: Documentation, FutureFeature, Triaged
Target Release: 12.0 (Pike)   
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: 2017-12-19 04:20:32 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 Omri Hochman 2017-06-13 17:35:20 UTC
[Openstack-containers][OSP12][Documentation]: Document methods for how to setup docker-registry for the overcloud container images   ( Local, remote, Satellite) .


Description: 
-------------
This is RFE for Documentation - the request is to have clear instruction in osp12 docs,  for how to setup a docker-images registry that holds the docker images ( which required for deployment )  -  we would like to allow the customer the flexibility to setup the docker registry either for container images either : Local (on under cloud) , remote , or on Satellite. 


The current instruction ( and probably default method ) for how to set a local registry on the undercloud, is by running the command 
(**note: docker-registry.engineering.redhat.com is internal remote registry)

(1) Place the following file in /home/stack/ dir
http://download-node-02.eng.bos.redhat.com/rcm-guest/puddles/OpenStack/12.0-RHEL-7/latest_containers/container_images.yaml


(2) # append to the existing insecure docker registry  under  /etc/sysconfig/docker  
   INSECURE_REGISTRY="--insecure-registry 192.168.24.1:8787 --insecure-registry 192.168.24.3:8787 --insecure-registry docker-registry.engineering.redhat.com"
(2.1) service docker restart


(3)  source /home/stack/stackrc 
 -     openstack overcloud container image upload --verbose --config-file /home/stack/container_images.yaml

Comment 1 Lucy Bopf 2017-07-27 02:29:53 UTC
Clearing target release pending docs triage.

Comment 2 Dan Macpherson 2017-07-31 05:36:13 UTC
This ties into preparation for BZ#1469580. Howevber, we're looking at three scenarios for configuration:

1) Using the Red Hat Registry
2) Using the Undercloud as a registry
3) Using Satellite 6 as a registry.

Estimating a day each to test  and document. However some work will overlap with work on BZ#1469580.

Comment 3 Lucy Bopf 2017-08-08 02:36:22 UTC
Assigning to Dan for review.

Comment 5 Dan Macpherson 2017-09-20 06:16:13 UTC
Omri, any chance you can have a look at the content in comment #4 and check to see if it suits our needs?

Comment 7 Dan Macpherson 2017-12-08 00:00:39 UTC
Folding peer review into BZ#1469580

Comment 9 Dan Macpherson 2017-12-12 17:36:30 UTC
BZ#1469580 is now VERIFIED

Comment 10 Amit Ugol 2018-05-02 10:54:21 UTC
closed, no need for needinfo.