Bug 1163875
| Summary: | RedHat domain - OSE automate model initial checkin. | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dave Johnson <dajohnso> |
| Component: | Automate | Assignee: | Tina Fitzgerald <tfitzger> |
| Status: | CLOSED ERRATA | QA Contact: | Ramesh A <rananda> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.3.0 | CC: | adahms, drieden, jhardy, jprause, mfeifer, rananda, tfitzger |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.3.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.3.2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1163472 | Environment: | |
| Last Closed: | 2015-01-14 19:43:27 UTC | Type: | Bug |
| 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: | 1163472 | ||
| Bug Blocks: | |||
|
Comment 1
CFME Bot
2014-11-24 16:17:36 UTC
Checked in changes to create the missing service_dialogs directory and removed the extra copy of the ose_installer_dialogs.yaml file from the service_dialogs folder. File is now located in the service_dialogs/red_hat directory. New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=785c6659228379f387ccce6daa2dba2caf2c071b commit 785c6659228379f387ccce6daa2dba2caf2c071b Author: Greg McCullough <gmccullo> AuthorDate: Mon Dec 15 19:48:52 2014 -0500 Commit: Greg McCullough <gmccullo> CommitDate: Mon Dec 15 19:48:52 2014 -0500 Dialog seeding changes necessary for the service dialog yaml import. Productization requires service dialog import files to be linked into the manageiq dialog import folder. Changed dialog seeding to accommodate sub-directories and added tests. https://bugzilla.redhat.com/show_bug.cgi?id=1163875 vmdb/app/models/dialog.rb | 5 +++- vmdb/spec/fixtures/files/dialogs/seed_test.yml | 0 .../fixtures/files/dialogs/service_dialog_symlink | 1 + .../dialogs/service_dialogs/service_seed_test.yaml | 0 .../dialogs/service_dialogs/service_seed_test.yml | 0 .../subdirectory/subdirectory_seed_test.yaml | 0 .../subdirectory/subdirectory_seed_test.yml | 0 vmdb/spec/models/dialog_spec.rb | 31 +++++++++++++++++++--- 8 files changed, 32 insertions(+), 5 deletions(-) create mode 100644 vmdb/spec/fixtures/files/dialogs/seed_test.yml create mode 120000 vmdb/spec/fixtures/files/dialogs/service_dialog_symlink create mode 100644 vmdb/spec/fixtures/files/dialogs/service_dialogs/service_seed_test.yaml create mode 100644 vmdb/spec/fixtures/files/dialogs/service_dialogs/service_seed_test.yml create mode 100644 vmdb/spec/fixtures/files/dialogs/subdirectory/subdirectory_seed_test.yaml create mode 100644 vmdb/spec/fixtures/files/dialogs/subdirectory/subdirectory_seed_test.yml Hi Tina, Can you please provide more info on how to test this issue. Thanks, Ramesh Marianne, bug 1101054 track the documentation side so I think we are covered here, right? That's my understanding, but I'm adding adhams to this Hi Marianne - sounds good to me. Model is in and working to a degree, we started opening separate bugs... https://bugzilla.redhat.com/show_bug.cgi?id=1179967 https://bugzilla.redhat.com/show_bug.cgi?id=1179959 https://bugzilla.redhat.com/show_bug.cgi?id=1179957 Marking as verified against 5.3.2.06 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/RHSA-2015-0028.html |