Comment 4 for bug 1661108

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to gluon (stable/ocata)

Reviewed: https://review.openstack.org/436580
Committed: https://git.openstack.org/cgit/openstack/gluon/commit/?id=df4cd31fe5d22db610ddd2f5964513d8cacdfcd0
Submitter: Jenkins
Branch: stable/ocata

commit df4cd31fe5d22db610ddd2f5964513d8cacdfcd0
Author: Jin Li <email address hidden>
Date: Fri Feb 3 16:50:11 2017 -0800

    Back port this bug fix to stable/ocata

    Return the correct verion in RootController's get method

    The RootController's get method returns 'v1' as the default version.
    It should have returned "proton" instead

    Change-Id: I723e5e1486c026aaad58a0c09267740c33e830e9
    Closes-Bug: #1661108
    (cherry picked from commit 6316e37eb53512e6a1edab580ba8ed117cd3be69)