Bug #477
Incorrect error message
Status: | Closed | Start date: | 01/31/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
On creation of new virtual machine, whenever using other user's private vnet, error message says:
Error: [VirtualMachineAllocate] User [1] not authorized to perform CREATE on VM Pool
This is really confusing and gives no hint whatsoever to what the real cause of the problem is.
Message like that would be much more useful:
Error: [VirtualMachineAllocate] User [1] not authorized to use the Virtual Network [0].
Associated revisions
Bug #477: Let the authorization errors reach the user
Bug #477: Small change in error string generation
Bug #477: Fix AuthManagerTest, now the authorization errors are more vebose
Bug #477: Fix AuthManagerTest, now the authorization errors are more vebose
(cherry picked from commit 7d0ac75b0f873e17088c5aa3fd23e8e3cb6e7c0d)
History
#1 Updated by Carlos Martín almost 10 years ago
- Category changed from CLI to Core & System
- Status changed from New to Closed
- Assignee changed from Javi Fontan to Carlos Martín
- Target version set to Release 3.0
- Resolution set to fixed