New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/ce4690390c2b7264468733f20d06c1d06a14b769 commit ce4690390c2b7264468733f20d06c1d06a14b769 Author: Adam Grare <agrare> AuthorDate: Wed Nov 9 08:29:06 2016 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Jan 5 14:16:35 2017 -0500 Merge pull request #12505 from xlab-si/fix_vmware_vapp_template_adding fix adding vApp template (cherry picked from commit d186a555e467ed933ebfc4a2450336ced3426287) https://bugzilla.redhat.com/show_bug.cgi?id=1396240 .../vmware/cloud_manager/orchestration_template.rb | 9 + spec/factories/orchestration_template.rb | 3 +- .../vmware_parameters_ovf.xml | 322 +++++++++++++++++++++ .../cloud_manager/orchestration_stack_spec.rb | 2 +- .../cloud_manager/orchestration_template_spec.rb | 27 ++ spec/presenters/tree_node_builder_spec.rb | 2 +- .../orchestration_template_dialog_service_spec.rb | 2 +- 7 files changed, 363 insertions(+), 4 deletions(-) create mode 100644 spec/fixtures/orchestration_templates/vmware_parameters_ovf.xml create mode 100644 spec/models/manageiq/providers/vmware/cloud_manager/orchestration_template_spec.rb
Added a vApp template exactly as shown in the attachment above and click Add. It was created as expected. Moving to verified using 5.7.1.0.20170124142149_8a5f4d5 on 10.16.7.73
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-2017-0320.html