Bug 1042137

Summary: [RFE][oslo]: Make Update script commit aware
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: Upstream M3Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/oslo/+spec/improve-update-script
Whiteboard: upstream_milestone_none upstream_status_not-started upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:13:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 21:08:11 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/improve-update-script.

Description:

The update.py script currently lacks of knowlege about module's version, therefore it's not easy to tell what the difference - if any - between the modules being updated and their versions in the project is.

This blueprint suggests improving update.py by making it update modules based on their commit sha. Some changes to openstack-modules.conf will be needed and an 'upgrade' path as well.

openstack-modules.conf:

        module=log
        log=commit


Specification URL (additional information):

http://lists.openstack.org/pipermail/openstack-dev/2013-November/020118.html