Bug #21304
openInterface tab will grey out causing host creation to be re done
Description
This bug has been tested with several computers with both firefox and chrome fresh install with no extensions other than lastpass.
Replication:
- In the gui proceed to create host
- Fill out the host tab select ovirt as the provider then quickly click on the interface tab.
- Click edit, the interface prompt will pop up for a second then it will disappear leaving the screen greyed out.
This issue only affect vms created from ovirt. ec2 and baremetal works as intended.
Files
Updated by keith lin about 7 years ago
- File foremanbug.png foremanbug.png added
- File hostcreationforeman.png hostcreationforeman.png added
This bug has been tested on several computers; both firefox and chrome fresh-install with no extensions other than lastpass.
Replication:
- In the gui proceed to create host
- Fill out the host tab similar to below with ovirt provider.
- Click edit, the interface prompt will pop up for a second then it will disappear leaving the screen greyed out.
This issue only affect vms created from ovirt. Ec2 and baremetal works as intended.
Updated by Marek Hulán about 7 years ago
- Category set to Compute resources - oVirt
- Priority changed from High to Normal
Does this happen every time? It looks like some issue with templates verification modal window. Please upload your production.log and check your browser js console.
Updated by keith lin about 7 years ago
Marek Hulán wrote:
Does this happen every time? It looks like some issue with templates verification modal window. Please upload your production.log and check your browser js console.
Yes, it happens every time as long as I am quick enough to get to the interface tab after completing the host-tab. If I wait a while like a good 10 seconds or so after I complete t he host tab, I won't be able to reproduce the bug.
There's nothing in browser js console and there's nothing, the production log... it's just a bunch of
2017-10-19T10:33:58 [app] [I] Current user: foreman_admin (administrator)
2017-10-19T10:33:59 [app] [I] Current user: foreman_admin (administrator)
2017-10-19T10:33:59 [app] [I] Current user: foreman_admin (administrator)
2017-10-19T10:33:59 [app] [I] Current user: foreman_admin (administrator)
Updated by Marek Hulán about 7 years ago
- Category changed from Compute resources - oVirt to Compute resources
Ok, that's probably not ovirt specific. I think happens because after the CR is selected in host form, we load information about available networks asynchronously. If you open modal window meanwhile, it get removed when we get a reply and redraw some parts of the interfaces form, where we need to display found networks. While it's being quite painful, the workaround should be waiting after CR selection until the spinner disappears.
Updated by Tomáš Strachota about 7 years ago
- Subject changed from [Web Gui] Interface tab will grey out causing host creation to be re done [ovirt only] to Interface tab will grey out causing host creation to be re done
Updated by Walden Raines about 7 years ago
- Target version changed from 219 to 239
Updated by Walden Raines almost 7 years ago
- Target version changed from 239 to 243
Updated by Walden Raines almost 7 years ago
- Target version changed from 243 to 248
Updated by Walden Raines almost 7 years ago
- Target version changed from 248 to 250
Updated by Walden Raines almost 7 years ago
- Target version changed from 250 to 253