Description of problem: All the cloud tenants options are not visible in parent cloud tenant dropdown while creating cloud tenant Version-Release number of selected component (if applicable): 5.11.0.15.20190718144823_3d0108f How reproducible: 100% Steps to Reproduce: 1. Add rhos provider 2. Navigate to compute > clouds > Tenants 3. Go to create tenant page and click on dropdown(Cloud Provider/Parent Cloud Tenant) Actual results: Dropdown(Cloud Provider/Parent Cloud Tenant) is not showing all options Expected results: Additional info: - Working as expected in 5.10z
https://github.com/ManageIQ/manageiq-ui-classic/pull/6018
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/95602732c9e3a836f59a9e32710ea19df15ce4ec commit 95602732c9e3a836f59a9e32710ea19df15ce4ec Author: Richard Vsiansky <r.vsia> AuthorDate: Wed Aug 14 07:23:36 2019 -0400 Commit: Richard Vsiansky <r.vsia> CommitDate: Wed Aug 14 07:23:36 2019 -0400 Make select in new cloud tenant always headed to bottom https://bugzilla.redhat.com/show_bug.cgi?id=1732501 app/javascript/components/cloud-tenant-form/create-form.schema.js | 1 + app/javascript/spec/cloud-tenant-form/__snapshots__/cloud-tenant-form.spec.js.snap | 1 + 2 files changed, 2 insertions(+)
New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/ad61f26630f0252e8fb37460e3ad792e3a09ff0f commit ad61f26630f0252e8fb37460e3ad792e3a09ff0f Author: Milan Zázrivec <mzazrivec> AuthorDate: Thu Aug 15 04:38:44 2019 -0400 Commit: Milan Zázrivec <mzazrivec> CommitDate: Thu Aug 15 04:38:44 2019 -0400 Merge pull request #6018 from rvsia/tenant-select Make select in new cloud tenant always headed to bottom (cherry picked from commit 715d2766918cb030ece8affe2b97277aa989d516) https://bugzilla.redhat.com/show_bug.cgi?id=1732501 app/javascript/components/cloud-tenant-form/create-form.schema.js | 1 + app/javascript/spec/cloud-tenant-form/__snapshots__/cloud-tenant-form.spec.js.snap | 1 + 2 files changed, 2 insertions(+)
https://github.com/ManageIQ/manageiq-ui-classic/pull/6118
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/e91eca7f797138a3f626434220e17814a34caa20 commit e91eca7f797138a3f626434220e17814a34caa20 Author: Martin Marosi <marvusm.mmi> AuthorDate: Wed Aug 28 06:38:37 2019 -0400 Commit: Martin Marosi <marvusm.mmi> CommitDate: Wed Aug 28 06:38:37 2019 -0400 Update data driven forms to v1.15.6 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1729940 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1732501 package.json | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-)
New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/9046bfb46b58e1870e4f4510d0cfa42a10455aea commit 9046bfb46b58e1870e4f4510d0cfa42a10455aea Author: Martin Marosi <marvusm.mmi> AuthorDate: Wed Aug 28 10:19:46 2019 -0400 Commit: Martin Marosi <marvusm.mmi> CommitDate: Wed Aug 28 10:19:46 2019 -0400 Update version of data driven forms to v1.15.6 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1729940 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1732501 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1727920 package.json | 4 +- yarn.lock | 16 +- 2 files changed, 10 insertions(+), 10 deletions(-)
FIXED. Verified on 5.11.0.23.20190904213640_d113674.