Merge lp:~ltrager/maas-images/centos_version into lp:maas-images
Proposed by
Lee Trager
Status: | Merged |
---|---|
Merged at revision: | 411 |
Proposed branch: | lp:~ltrager/maas-images/centos_version |
Merge into: | lp:maas-images |
Prerequisite: | lp:~ltrager/maas-images/image_index |
Diff against target: |
71 lines (+28/-7) 2 files modified
conf/centos.yaml (+12/-0) meph2/commands/mimport.py (+16/-7) |
To merge this branch: | bzr merge lp:~ltrager/maas-images/centos_version |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Blake Rouse (community) | Approve | ||
Review via email: mp+355207@code.launchpad.net |
Commit message
Support building a specific revision of CentOS with a specific release.
revision and release may now be defined in centos.yaml. When revision is
defined only upstream builds with a matching revision will be built. A
release may also be specified to allow revisions to be rebuilt.
To post a comment you must log in.
Looks good.