Bug 1200601
Summary: | [RFE] Please expose pxe_image_type to AeService Models | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Kevin Morey <kmorey> | |
Component: | Automate | Assignee: | Lucy Fu <lufu> | |
Status: | CLOSED ERRATA | QA Contact: | Dave Johnson <dajohnso> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 5.3.0 | CC: | david.costakos, jhardy, kmorey, mberube, mfeifer, mkanoor, obarenbo, psavage, ssainkar, tfitzger | |
Target Milestone: | GA | Keywords: | FutureFeature | |
Target Release: | 5.4.0 | |||
Hardware: | All | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Enhancement | ||
Doc Text: |
This version of CloudForms Management Engine exposes PxeImageType to automate. This enables customers to organize their customization templates they use for each tenant.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1207796 (view as bug list) | Environment: | ||
Last Closed: | 2015-06-16 12:52:08 UTC | Type: | Feature Request | |
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: | 1207796 |
Description
Kevin Morey
2015-03-10 23:14:07 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/6b12f0f81baef8252ecdd6ac5a1019fbbd80597c commit 6b12f0f81baef8252ecdd6ac5a1019fbbd80597c Author: Lucy Fu <lufu> AuthorDate: Mon Mar 30 11:25:04 2015 -0400 Commit: Lucy Fu <lufu> CommitDate: Mon Mar 30 11:43:13 2015 -0400 Expose PxeImageType to automate. https://bugzilla.redhat.com/show_bug.cgi?id=1200601 .../service_models/miq_ae_service_pxe_image_type.rb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 vmdb/lib/miq_automation_engine/service_models/miq_ae_service_pxe_image_type.rb New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=52c8f5ca46a7f443b3067be002b0ccd53d43d4a5 commit 52c8f5ca46a7f443b3067be002b0ccd53d43d4a5 Author: Lucy Fu <lufu> AuthorDate: Mon Mar 30 11:25:04 2015 -0400 Commit: Lucy Fu <lufu> CommitDate: Tue Mar 31 14:01:39 2015 -0400 Expose PxeImageType to automate. https://bugzilla.redhat.com/show_bug.cgi?id=1200601 .../service_models/miq_ae_service_pxe_image_type.rb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 vmdb/lib/miq_automation_engine/service_models/miq_ae_service_pxe_image_type.rb Verified in 5.4.0.0.22.20150420163946 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html |