Issue Details (XML | Word | Printable)

Key: ABICLOUD-231
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Oliver Fernandez
Reporter: Xavier Fernandez
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
abicloud

I can't create PUBLIC appliances

Created: 12/Oct/09 10:45 AM   Updated: 16/Oct/09 02:24 PM
Component/s: am, client
Affects Version/s: abiCloud-1.0.0-SNAPSHOT
Fix Version/s: abicloud-1.0.0PR

Time Tracking:
Not Specified

Environment: Trunk version


 Description  « Hide
Now I can't create appliances available for ALL the enterprises

- When SYS ADMIN creates a new Virtual Image. It's necessary to ask if this image will be public or private. If it's private, will add this appliance on database with idEnterprise = idUserEnterprise. If it's public it will add this appliance on database with idEnterprise = null.

- Abicloud is prepared to show for each enterprise the list of their images and the images with idEnterprise = null. Nothing to do.

- More over, on Appliance Library Section, only if the user profile = SYS ADMIN, it will be able to manage PUBLIC IMAGES (idEnterprise = null). For other profiles, it appears the image but, can't be modified or deleted.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Oliver Fernandez added a comment - 13/Oct/09 06:54 PM
Added new authorization client resources: EDIT_PUBLIC_VIRTUAL_IMAGE and DELETE_PUBLIC_VIRTUAL_IMAGE, with idRole permission to System Admin