cloudstack/api/src/com/cloud/user
Kishan Kavala 2dd31f331d CLOUDSTACK-1636: Removed the concept of owner region.
Removed region_id from user/account and domain tables.
Removed forwarding of api calls to owner region.
Removed api_key and secret_key from region table.
Included related DB upgrade changes.
2013-03-14 11:53:40 +05:30
..
Account.java CLOUDSTACK-1636: Removed the concept of owner region. 2013-03-14 11:53:40 +05:30
AccountService.java CLOUDSTACK-1636: Removed the concept of owner region. 2013-03-14 11:53:40 +05:30
DomainService.java CLOUDSTACK-1636: Removed the concept of owner region. 2013-03-14 11:53:40 +05:30
OwnedBy.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
ResourceLimitService.java Create DB view for Account to speed up ListAccountsCmd, and add missing async job information for some response objects. 2013-01-02 17:38:58 -08:00
SSHKeyPair.java api: Refactor move acl to org.apache.cloudstack 2013-01-06 15:30:58 -08:00
User.java CLOUDSTACK-1636: Removed the concept of owner region. 2013-03-14 11:53:40 +05:30
UserAccount.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
UserContext.java UserContext: Threadsafe singleton, inject using ComponentContext, spring di failsafe 2013-01-24 17:00:12 -08:00
UserContextInitializer.java Get rid of static references to component framework 2013-01-08 19:01:27 -08:00