command points to new registry version, needs to fix documentation to avoid version dependency/update

Bug #1598231 reported by Rahul Sharma
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Low
Rahul Sharma

Bug Description

This is more of a documentation bug. I am referring to this documentation guide:
http://docs.openstack.org/developer/kolla/multinode.html

I am concerned about this paragraph:
The Kolla community recommends using registry 2.3 or later. To deploy registry 2.3 do the following:
docker run -d -p 4000:5000 --restart=always --name registry registry:2

I guess, docker keeps on updating the registry:2 tag to whatever is the latest stable version. Right now, registry:2 points to version 2.4 and in future, will point to 2.5.

The paragraph in documentation says "To deploy registry 2.3 do the following:", but this actually installs registry version 2.4. This paragraph needs to be fixed so that even with docker registry version upgrades, there is no contradicting statement here.

Tags: kolla
Changed in kolla:
assignee: nobody → Rahul Sharma (rahulsharmaait)
Changed in kolla:
importance: Undecided → Low
milestone: none → newton-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/340618

Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/340618
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=fbfab6a9916d9ae3eedeff9063e48d045aa7e292
Submitter: Jenkins
Branch: master

commit fbfab6a9916d9ae3eedeff9063e48d045aa7e292
Author: Rahul Sharma <email address hidden>
Date: Mon Jul 11 19:31:05 2016 -0400

    corrected documentation for registry version

    The documentation was saying of installing registry 2.3 but
    the tag used is registry:2. This tag gets updated to the recent
    versions of registry, and hence, this fix was required.
    Closes-Bug: 1598231

    Change-Id: I3c37c3564678467402223a48c69a1ae7ccbaeebb

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/kolla 3.0.0.0b2

This issue was fixed in the openstack/kolla 3.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.