38190 Commits

Author SHA1 Message Date
Manuel Amador (Rudd-O)
40a78f166e build-cloud.xml build-cloud FAILS until now. It had references to files in directories that were moved. 2010-08-20 14:02:41 -07:00
Alex Huang
0f7a7f0879 merge 2010-08-20 13:38:24 -07:00
Alex Huang
4356eb7c26 Start2Command implementation for xenserver 2010-08-20 13:35:08 -07:00
Manuel Amador (Rudd-O)
b9e600ed53 Remove the unnecessary excludes from build-ui 2010-08-20 13:21:19 -07:00
Manuel Amador (Rudd-O)
bcb9fabe75 Add thirdparty jars because otherwise the premium parts that do VMWare do not compile 2010-08-20 13:11:05 -07:00
Manuel Amador (Rudd-O)
6b08c8afc3 Add thirdparty jars because otherwise the premium parts that do VMWare do not compile 2010-08-20 13:07:16 -07:00
Manuel Amador (Rudd-O)
ea58879032 Remove build.number 2010-08-20 13:06:40 -07:00
Manuel Amador (Rudd-O)
eae268d5d9 Undo unnecessary reformatting that is complicating the merges 2010-08-20 12:24:59 -07:00
abhishek
934173db2e Refactoring some more system vm commands 2010-08-20 12:19:37 -07:00
Jessica Wang
f0b82f8565 move source of resource properties from UI folder to client folder
move source of resource properties from UI folder to client folder

move source of resource properties from UI folder to client folder
2010-08-20 12:08:47 -07:00
abhishek
dc45e9b08b Refactoring the rebootvm cmd 2010-08-20 11:48:24 -07:00
abhishek
be75946b1f Refactored the reconnectHost command 2010-08-20 11:14:48 -07:00
abhishek
49482e947b Refactoring another bunch of commands for vms 2010-08-20 10:38:44 -07:00
abhishek
b27a5af5fc Refactored 2010-08-20 10:15:58 -07:00
abhishek
62df1ce6a9 Refactored 2010-08-20 10:15:35 -07:00
abhishek
f625900b8b Refactoring the register command 2010-08-20 09:59:06 -07:00
abhishek
728b4641f6 Further refactoring of the templates and iso code. 2010-08-19 18:07:07 -07:00
abhishek
d5b041a790 Refactoring register commands for template and iso 2010-08-19 17:59:56 -07:00
abhishek
d468a0bd7f Incremental checkin 2010-08-19 16:40:41 -07:00
abhishek
21f7c0dec8 Refactored RegisterTemplateCmd 2010-08-19 16:33:26 -07:00
abhishek
fcdeb5a97d Incremental checkin 2010-08-19 14:40:08 -07:00
abhishek
9da6d89837 Refactoring deleteServiceOffering cmd 2010-08-19 12:15:26 -07:00
abhishek
24db6ae24e Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor 2010-08-19 12:00:53 -07:00
abhishek
c200375b0f Refactoring RemoveFromLoadBalancerRuleCmd 2010-08-19 11:59:56 -07:00
Alex Huang
24ccf442b0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-19 11:28:05 -07:00
Alex Huang
417a3c8c18 bug 5764: More changes 2010-08-19 11:27:30 -07:00
Manuel Amador (Rudd-O)
12b5a0e3e8 Gitignore ignores pyc ocmpiled files and build.number 2010-08-19 10:57:42 -07:00
Manuel Amador (Rudd-O)
04d0feb475 Gitignore ignores pyc ocmpiled files and build.number 2010-08-19 10:57:16 -07:00
abhishek
4c3d4d7d30 Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor 2010-08-19 10:57:03 -07:00
abhishek
ef2b80f9c6 Refactoring the removePortForwardingService cmd 2010-08-19 10:55:58 -07:00
Manuel Amador (Rudd-O)
27ed23542f Remove cloud_utils.pyc 2010-08-19 10:51:46 -07:00
Manuel Amador (Rudd-O)
5ba11feb4a read_properties imported from cloud_utils 2010-08-19 10:51:46 -07:00
Manuel Amador (Rudd-O)
e94d21be0f Remove cloud_utils.pyc 2010-08-19 10:50:39 -07:00
Manuel Amador (Rudd-O)
b96544e475 read_properties imported from cloud_utils 2010-08-19 10:50:38 -07:00
Manuel Amador (Rudd-O)
dc1d43815f Requires of cloud-qemu-system-x86 correct 2010-08-19 10:50:38 -07:00
abhishek
25d5126f68 Refactoring the resetVmPassword command 2010-08-19 10:12:38 -07:00
Alex Huang
afc0adf28a security checker 2010-08-19 09:23:03 -07:00
Alex Huang
52e6f3a85b Added '/' to gitignore 2010-08-19 09:04:10 -07:00
Kelven Yang
ff02e07a33 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-18 21:44:37 -07:00
alena
78846ec4eb 1) Fixed AddHost, AddSecondaryStorage, UpdateIso, UpdateTemplate to return correct command name.
2) Added missing accessors getFormat and isPasswordEnabled to UpdateTemplateOrIso abstract class.
2010-08-18 21:03:31 -07:00
Kris McQueen
4c86af9901 cleaning up imports 2010-08-18 19:12:27 -07:00
Kris McQueen
74e0201c77 cleaning up some imports 2010-08-18 19:11:01 -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
b0668df1b9 refactoring createSnapshotPolicy to new API framework...since this is a basic database create just move parameter validation to SnapshotManager and save the snapshot policy in the database 2010-08-18 19:08:23 -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
Kris McQueen
96f999a375 Refactoring createServiceOffering to the new API framework, just a simple database create that has been moved from a management server proxy method that calls configuration manager directly into the configuration manager. 2010-08-18 19:06:12 -07:00
Kris McQueen
88395cfcd8 CreatePortForwardingService has been refactored to the new API framework. CreatePortForwardingServiceRule has also been refactored to the new API framework. This is the first async create command, so there are some changes for the framework with async creates. First, the annotation has a 'createMethod' element, the framework will invoke the createMethod synchronously, update the id of the created object, return the jobId and objectId, then queue the method. Once the method is invoked the actual business logic will kick in, for example 'createVolume' will create a database record for the volume, return the appropriate id, and then asynchronously create the volume in the correct storage pool. The requirement is now that both a create method and an implementation method will be required in the given manager for async create commands. 2010-08-18 19:06:12 -07:00
abhishek
3198abd8c1 Refactoring network ingress group command 2010-08-18 17:52:55 -07:00
edison
3106c2ae3f Issue #: 5954
Status 5954: resolved fixed
exclude link local gateway
2010-08-18 17:44:39 -07:00
abhishek
d6f1f641b4 bug 5934: Checking if scmbug works : TEST
status 5934: resolved fixed
2010-08-18 17:42:12 -07:00