Bug 1594023
| Summary: | [upstream][v2v] Add Archive feature to Migration Plans | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | UI - OPS | Assignee: | Aparna Karve <akarve> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadnyawalk Tale <ytale> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.9.0 | CC: | cpelland, hkataria, kkulkarn, lavenel, mpovolny, obarenbo, smallamp |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.9.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.9.3.3 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1593890 | Environment: | |
| Last Closed: | 2018-07-12 17:42:32 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: | 1593890 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2018-06-21 22:01:40 UTC
New commit detected on ManageIQ/manageiq-api/gaprindashvili: https://github.com/ManageIQ/manageiq-api/commit/adf6197903a80d3275b6a5eeb2f920509a0380e9 commit adf6197903a80d3275b6a5eeb2f920509a0380e9 Author: Alberto Bellotti <abellotti.github.com> AuthorDate: Tue Jun 5 15:57:48 2018 -0400 Commit: Alberto Bellotti <abellotti.github.com> CommitDate: Tue Jun 5 15:57:48 2018 -0400 Merge pull request #389 from agrare/archive_unarchive_service_template Add archive/activate actions to ServiceTemplate (cherry picked from commit 97dd7298aea755a7a387f554d02c2e5706f408b2) https://bugzilla.redhat.com/show_bug.cgi?id=1594023 app/controllers/api/service_templates_controller.rb | 16 + config/api.yml | 8 + spec/requests/service_templates_spec.rb | 118 + 3 files changed, 142 insertions(+) |