Bug 734799
| Summary: | [RFE] API - Method(s) in configchannel to fetch or remove any object revision number | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Milan Zázrivec <mzazrivec> |
| Component: | Server | Assignee: | Milan Zázrivec <mzazrivec> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.6 | CC: | agouny, cperry, gdubreui, jwest, taw, tlestach |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 699497 | Environment: | |
| Last Closed: | 2011-12-22 16:50:57 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 723481 | ||
|
Description
Milan Zázrivec
2011-08-31 14:01:22 UTC
Following new API calls have been implemented as a part of this RFE: * configchannel.deleteFileRevisions() - spacewalk.git master: 66852a112809b10e110186f5e604369cb42992f6 - API call to delete arbitrary config file revision * configchannel.getFileRevisions() - spacewalk.git master: 5067a62c15a29f47da377ca03c7587f3f9f918fe - API call to list available config file revisions * configchannel.getFileRevision() - spacewalk.git master: 130e2cea44de094d0c2b1fd919630090e56ef508 - API call to get a particular config file revision Spacewalk 1.6 has been released. |