Make Update script commit aware
Registered by
Flavio Percoco
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-
openstack-
module=log
log=commit
Blueprint information
- Status:
- Not started
- Approver:
- Doug Hellmann
- Priority:
- Low
- Drafter:
- Flavio Percoco
- Direction:
- Approved
- Assignee:
- Flavio Percoco
- Definition:
- New
- Series goal:
- None
- Implementation:
- Not started
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Suggested log message format: git log --pretty=format:"%h - %ad - %s" --date=short
We're still working out how to know we have the right details in the logs.
----
Dropping from icehouse. - dhellmann
(?)