Bug 1382627 - [Config management] - Same config manager can be added multiple times
Summary: [Config management] - Same config manager can be added multiple times
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.8.0
Assignee: Brandon Dunne
QA Contact: Pavol Kotvan
URL:
Whiteboard: ui:config_mgmt
Depends On:
Blocks: 1389789
TreeView+ depends on / blocked
 
Reported: 2016-10-07 09:00 UTC by Pavol Kotvan
Modified: 2017-06-12 16:24 UTC (History)
9 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1389789 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:24:30 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 3 CFME Bot 2016-10-20 19:01:25 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/b019e537139ae24db216acd40eb6cbaa7f2ab2fd

commit b019e537139ae24db216acd40eb6cbaa7f2ab2fd
Author:     Brandon Dunne <bdunne>
AuthorDate: Wed Oct 19 17:07:23 2016 -0400
Commit:     Brandon Dunne <bdunne>
CommitDate: Thu Oct 20 09:50:22 2016 -0400

    Add uniqueness validation on Endpoint#url
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1382627

 app/models/endpoint.rb       |  1 +
 spec/models/endpoint_spec.rb | 12 ++++++++++++
 2 files changed, 13 insertions(+)

Comment 4 CFME Bot 2016-10-20 19:01:31 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/2a1e51f6273f87bf818b60b1af9d1e8d986d2cbc

commit 2a1e51f6273f87bf818b60b1af9d1e8d986d2cbc
Author:     Brandon Dunne <bdunne>
AuthorDate: Thu Oct 20 09:51:03 2016 -0400
Commit:     Brandon Dunne <bdunne>
CommitDate: Thu Oct 20 09:51:03 2016 -0400

    Fix failing controller spec
    
    - Change duplicate URL which now fails validation
    - Fix inconsistent hash alignment
    - Remove unnecessary context
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1382627

 spec/controllers/provider_foreman_controller_spec.rb | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

Comment 5 CFME Bot 2016-10-21 21:01:07 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/13c6d9cfc3c8df082c5a99dddba7b0318b26cec1

commit 13c6d9cfc3c8df082c5a99dddba7b0318b26cec1
Author:     Chris Arcand <chrisarcand.github.com>
AuthorDate: Thu Oct 20 13:57:54 2016 -0500
Commit:     Oleg Barenboim <chessbyte>
CommitDate: Fri Oct 21 16:56:48 2016 -0400

    Merge pull request #12068 from bdunne/ansible_tower_duplicates
    
    Add uniqueness validation on Endpoint#url
    (cherry picked from commit 97e2b60505bba824ea91617afb796f830a85fa77)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1382627

 app/models/endpoint.rb                               |  1 +
 spec/controllers/provider_foreman_controller_spec.rb | 18 +++++++-----------
 spec/models/endpoint_spec.rb                         | 12 ++++++++++++
 3 files changed, 20 insertions(+), 11 deletions(-)


Note You need to log in before you can comment on or make changes to this bug.