Bug 1391722
| Summary: | Unable to edit a Network Manager from the Summary page | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | UI - OPS | Assignee: | Aparna Karve <akarve> |
| Status: | CLOSED ERRATA | QA Contact: | Jiri Stefanisin <jistefan> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.7.0 | CC: | akarve, cpelland, hkataria, jhardy, jistefan, mpovolny, obarenbo, pakotvan |
| Target Milestone: | GA | ||
| Target Release: | 5.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.7.0.11 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1391178 | Environment: | |
| Last Closed: | 2017-01-04 13:08:47 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1391178 | ||
| Bug Blocks: | |||
|
Comment 4
CFME Bot
2016-11-07 18:36:15 UTC
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/2763845795efc8d49783440ab5498b67220c18c0 commit 2763845795efc8d49783440ab5498b67220c18c0 Author: Dan Clarizio <dclarizi> AuthorDate: Thu Oct 20 08:34:56 2016 -1000 Commit: Oleg Barenboim <chessbyte> CommitDate: Thu Nov 10 14:54:54 2016 -0500 Merge pull request #11889 from sunny-verma/Nuage_RESTful_conversion Network provider should use RESTful routes like other providers (cherry picked from commit 61471bef701199834152151f44e191b0975d5597) https://bugzilla.redhat.com/show_bug.cgi?id=1391722 app/controllers/ems_network_controller.rb | 5 +++++ app/helpers/application_helper.rb | 3 +++ config/routes.rb | 7 ++----- .../controllers/shared_examples_for_ems_network_controller.rb | 2 +- spec/support/controller_helper.rb | 2 +- spec/views/layouts/listnav/_cloud_network.html.haml_spec.rb | 2 +- spec/views/layouts/listnav/_cloud_subnet.html.haml_spec.rb | 2 +- spec/views/layouts/listnav/_ems_network.html.haml_spec.rb | 4 ++-- spec/views/layouts/listnav/_floating_ip.html.haml_spec.rb | 2 +- spec/views/layouts/listnav/_load_balancer.html.haml_spec.rb | 2 +- spec/views/layouts/listnav/_network_port.html.haml_spec.rb | 2 +- spec/views/layouts/listnav/_network_router.html.haml_spec.rb | 2 +- spec/views/layouts/listnav/_security_group.html.haml_spec.rb | 2 +- 13 files changed, 21 insertions(+), 16 deletions(-) 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-2017-0012.html |