Bug 1414439

Summary: the s3 storage registry driver does not include the AWS ca-central-1 region
Product: OpenShift Container Platform Reporter: Michal Fojtik <mfojtik>
Component: Image RegistryAssignee: Michal Fojtik <mfojtik>
Status: CLOSED ERRATA QA Contact: zhou ying <yinzhou>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 3.4.1CC: aos-bugs, dyocum, miminar, tdawson, twiest, wsun
Target Milestone: ---   
Target Release: 3.4.z   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1412367 Environment:
Last Closed: 2017-02-22 18:11:04 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:
Bug Depends On: 1412367    
Bug Blocks: 1414438    

Comment 2 zhou ying 2017-02-03 07:32:47 UTC
Confirmed with the latest OCP 3.4.1.2, the issue has fixed:
openshift version
openshift v3.4.1.2
kubernetes v1.4.0+776c994
etcd 3.1.0-rc.0


[root@ip-172-18-12-94 origin]# oc get po 
NAME                       READY     STATUS    RESTARTS   AGE
docker-registry-3-qcgjd    1/1       Running   0          2m
registry-console-1-2sic9   1/1       Running   0          10m
router-1-o8xr9             1/1       Running   0          10m
[root@ip-172-18-12-94 origin]# oc exec -it docker-registry-3-qcgjd more /etc/registry/config.yml
version: 0.1
log:
  level: debug
http:
  addr: :5000
storage:
  delete:
    enabled: true
  cache:
    blobdescriptor: inmemory
  s3:
    accesskey: xxxxxxx
    secretkey: yyyyyyyyy
    region: ca-central-1
    bucket: zzzzzzzzz
    encrypt: false

Comment 4 errata-xmlrpc 2017-02-22 18:11:04 UTC
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/RHBA-2017:0289