Project

General

Profile

Bug #3218

CR external calls are performed twice

Added by Ohad Levy over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Host creation
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

When creating a new host, a user first has the option to select a CR to deploy on, this triggers JS that serialize the form and make foreman talk to the CR infrastructure.

when selecting a HG, the form is again serialized and sent to foreman, and again foreman needs to render the whole form, which includes calling out to the CR provider.

this is also true for loc/org drop downs, but since they are done first, this is not an issue.


Related issues

Related to Foreman - Bug #3357: Selecting Hostgroup before CR causes form cruftNew2013-10-18
Related to Foreman - Bug #6167: New Host: selection of "Host Group" and "Deploy on" is user-unfriendlyClosed2014-06-11

Associated revisions

Revision db062299 (diff)
Added by Ohad Levy over 9 years ago

fixes #3218 - Remove Double calls to CR provider when creating a new host.

Revision 43dbe62b (diff)
Added by Ohad Levy over 9 years ago

fixes #3218 - Remove Double calls to CR provider when creating a new host.

(cherry picked from commit db062299a69a4a0d3acd929ea9931fcb969a00c8)

History

#1 Updated by Ohad Levy over 9 years ago

  • Status changed from New to Ready For Testing

#2 Updated by Ohad Levy over 9 years ago

  • Related to Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final added

#3 Updated by Ohad Levy over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

#4 Updated by Lukas Zapletal over 9 years ago

  • Related to deleted (Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final)

#5 Updated by Dominic Cleal over 9 years ago

  • Related to Bug #3357: Selecting Hostgroup before CR causes form cruft added

#6 Updated by Dominic Cleal almost 9 years ago

  • Related to Bug #6167: New Host: selection of "Host Group" and "Deploy on" is user-unfriendly added

Also available in: Atom PDF