Kris McQueen
|
4c86af9901
|
cleaning up imports
|
2010-08-18 19:12:27 -07:00 |
Kris McQueen
|
78445d8348
|
Refactoring createStoragePool to new API framework. The logic was always in StoragePoolManager, mostly removed the management server proxy method which called into StoragePoolManager. There is still an outstanding TODO for this API in terms of the response. Once the storage pool has been added, there is a query for the allocated bytes on the pool in order to return proper storage stats. Hooking into this query to get the right data needs to be done.
|
2010-08-18 19:11:01 -07:00 |
Kris McQueen
|
da03aee028
|
Add snapshot manager to the list of managers that can be invoked through the API. This prepares the way for refactoring createSnapshot, but since the method is an async create that also needs to create a policy first and generally does not follow any other patters, I'll do this one last.
|
2010-08-18 19:08:23 -07:00 |
alena
|
46c331b54b
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
Conflicts:
server/src/com/cloud/storage/StorageManagerImpl.java
|
2010-08-18 15:52:23 -07:00 |
alena
|
f1b95641cb
|
Refactor api deletePool, addHost, addSecondaryStorage
|
2010-08-18 15:41:16 -07:00 |
abhishek
|
716271fca1
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
|
2010-08-18 14:05:45 -07:00 |
abhishek
|
aa6e9ab2bb
|
Refactoring the startvm command
|
2010-08-18 14:01:15 -07:00 |
alena
|
e2950eb5a1
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
Conflicts:
server/src/com/cloud/api/BaseCmd.java
server/src/com/cloud/network/security/NetworkGroupManagerImpl.java
|
2010-08-18 11:36:05 -07:00 |
alena
|
3d85fdf687
|
API refactor
|
2010-08-18 11:24:29 -07:00 |
abhishek
|
7e502768ed
|
Incremental checkin
|
2010-08-17 16:07:48 -07:00 |
Manuel Amador (Rudd-O)
|
14ae76781e
|
Committing Kris' big merge
|
2010-08-11 16:02:57 -07:00 |
Manuel Amador (Rudd-O)
|
ac730ec496
|
Branch 2.1.refactor committed
|
2010-08-11 09:13:42 -07:00 |
Manuel Amador (Rudd-O)
|
05c020e1f6
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |