-
Bug
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
Moderate
-
No
Description of problem:
"Error: the server could not find the requested resource" appears in Catalog drawer for "All Projects" Project.
Version-Release number of selected component (if applicable):
4.14.0
How reproducible:
always
Steps to Reproduce:
1. Go to Virtualization > Catalog 2. Make sure "All Projects" is set in the Project drop down up left in the page 2. Click on some template to create a VM 3. When the drawer opens, check the error
Actual results:
"Error: the server could not find the requested resource" appears in Catalog drawer for "All Projects" Project.
Expected results:
No error present in the Catalog drawer, when creating a VM.
Additional info:
The root cause of this problem is that the namespace in the code for "All Projects" is "undefined", so the correct template object cannot be created and then processing such an incorrect template object fails and leads to the mentioned error.