Chip Childers
71334f45fc
Patch from Joe Brockmeier: Add license headers to f-named files, fix DTD, etc.
2012-08-07 15:55:33 -04:00
Chip Childers
524577307c
Patch from Joe Brockmeier: docs/en-US/e* licenses
...
Adds Apache license to all the e-named files in the docs/en-US folder, also fixes the DTD to point to http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd instead of a file on the local drive, and adds &PRODUCT; in place of CloudPlatform or CloudStack.
2012-08-07 15:09:05 -04:00
Chip Childers
cc46d1cf3b
Adding setup/.classpath
2012-08-07 14:52:20 -04:00
Chip Childers
4b2d7c61e1
Adding DISCLAIMER, LICENSE and NOTICE files (incomplete)
2012-08-07 14:52:03 -04:00
Chip Childers
81ff7a09fd
CS-15875 resolved via patch from Andy Gross.
2012-08-07 14:10:11 -04:00
Wido den Hollander
5fa300cd9c
kvm: Define CPU shares in domain XML
...
Since libvirt 0.9.0 this can be specified in the XML.
This used to be set by invoking virsh after starting the instance, but this is cleaner.
2012-08-07 17:49:58 +02:00
Chip Childers
64def0ef3d
Removing tools/mockito directory, per discussion on dev list
2012-08-07 11:44:15 -04:00
Wido den Hollander
9212995501
kvm: Fix two small typos
2012-08-07 17:19:38 +02:00
Chip Childers
fa7dc09412
Fixed escape issues for wget commands in build_vagrant_basebox.sh
2012-08-07 11:11:27 -04:00
Wido den Hollander
00f12dd156
Add my key to the KEYS file
2012-08-07 12:08:14 +02:00
Abhinandan Prateek
0a2b6436dd
bug CS-15859: put a check on volume limit
...
Author: Abhinandan Prateek <aprateek@apache.org>
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2012-08-07 10:47:54 +05:30
Chip Childers
d968193c80
Devcloud puppet configuration additions
2012-08-06 15:57:25 -04:00
Chip Childers
1f28847f7d
Devcloud puppet configuration additions
2012-08-06 15:57:25 -04:00
Chip Childers
28f4411c5d
Adding top level KEYS file to prepare for a potential release.
2012-08-06 15:57:25 -04:00
Edison Su
0ec679c359
CS-14826, CS-14996: fix the md5 checksum
...
Cherry-picked from 6618101d.
Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-08-06 10:32:33 -07:00
David Nalley
98fd82c129
removing project admin from git for move to svn
2012-08-06 11:34:19 -04:00
Mice Xia
5908e92fb8
several minor updates for configuration section in runbook
2012-08-06 11:21:01 -04:00
Hugo Trippaers
dd6fd2b68d
Remove XTrustProvider as this class is kept within the
...
cloud-iControl.jar.
2012-08-06 16:31:36 +02:00
Chip Childers
6c07b777d3
Added license header to .gitignore
2012-08-06 09:52:25 -04:00
Prasanna Santhanam
6ffafde33a
Missing LICENSE headers for sandbox and __init__.py's
2012-08-04 17:29:47 +05:30
Prasanna Santhanam
60cd65382f
Removing pymysql and including it as setup dependency
2012-08-04 17:17:11 +05:30
prachi
37aeff83f3
Removing AWS WSDL's from source code.
2012-08-03 14:33:18 -07:00
anthony
e9a7495952
remove vhd-tools directory
2012-08-03 13:33:29 -07:00
Chip Childers
e8f10b74a8
Devcloud build process fixes.
2012-08-03 16:21:05 -04:00
Chip Childers
6f833d2414
License header updates for misc files
2012-08-03 14:51:41 -04:00
Chip Childers
a0e815df46
License header updates for the vmware-base folder
2012-08-03 14:36:43 -04:00
Chip Childers
46e6482fc0
License header updates for the top level folder
2012-08-03 14:33:32 -04:00
Chip Childers
95ce55f0a1
License header updates for the utils folder
2012-08-03 14:15:09 -04:00
Chip Childers
1ba95ec373
License header updates for the usage folder.
2012-08-03 13:45:22 -04:00
Chip Childers
7998362b18
License header updates for the UI folder
2012-08-03 12:45:47 -04:00
Chip Childers
703a4e8dd1
License header updates for the tools folder.
2012-08-03 12:06:56 -04:00
Chip Childers
58c5a3b6b3
Corrected URL params in build_vagrant_basebox.sh.
2012-08-03 11:08:04 -04:00
Chip Childers
ad79ee9f26
License header updates for the test folder.
2012-08-03 10:39:05 -04:00
Chip Childers
2930eef00c
License header updates for the setup folder.
2012-08-03 09:49:02 -04:00
Chip Childers
78764c8b6e
License header updates for the server folder.
2012-08-03 09:41:27 -04:00
Chip Childers
09bdd3b6c3
License header updates for the scripts folder.
2012-08-03 09:38:28 -04:00
Chip Childers
955d91e51b
License header updates for the python folder.
2012-08-03 09:27:08 -04:00
Chip Childers
3a882fa17c
License header updates for the plugins folder.
2012-08-03 09:07:43 -04:00
Nitin Mehta
3c68f1f8e8
bug CS-15200: Introducing state transition when volume is getting copied from secondary storage and it is put into Creating state
...
Reviewed-by: Kishan
2012-08-03 17:18:13 +05:30
Prasanna Santhanam
6fd6d797b2
Implementing Migration and Maintenance for simulator hosts [Part 2]
2012-08-03 15:56:12 +05:30
Prasanna Santhanam
87bcd8e116
Implementing Migration and Maintenance mode for the simulator
2012-08-03 15:55:01 +05:30
Alena Prokharchyk
befd6dd0c6
listVirtualMachines: implemented search by templateId/isoId
...
Conflicts:
api/src/com/cloud/api/ApiConstants.java
api/src/com/cloud/api/commands/ListVMsCmd.java
2012-08-02 18:15:13 -07:00
Chip Childers
c35153cefd
Patch from Joe Brockmeier - Adding Apache license, DTD fixes, &product;
...
entity and other misc fixes to d-named files under /doc.
2012-08-02 19:44:45 -04:00
Pranav Saxena
95b6a5eeda
CS-15807 :Network label for OVM support on UI : Reviewed-By - Brian Federle
2012-08-03 03:18:26 +05:30
Wido den Hollander
1276aedd35
rbd: Remove debug line
...
This is no longer needed. It was here for testing purposes, but it was actually a bug in libvirt which has been resolved.
2012-08-02 23:05:00 +02:00
Chip Childers
d4be261f63
Patch from Joe Brockmeier - Adding Apache license headers, fixed DTD,
...
added &PRODUCT; entity in place of CloudPlatform/CloudStack.
2012-08-02 16:10:51 -04:00
Chip Childers
81be063882
Patch from Joe Brockmeier - Adding Apache license headers to all b*xml files, fixing
...
the DTD to remove local C:/ drive reference, adding &product; entity to
replace CloudPlatform. Also some misc fixes.
2012-08-02 16:05:41 -04:00
Chip Childers
0d339c94fb
Patch from Joe Brockmeier - Adding Apache license headers to all a*xml A*xml files, fixing the DTD to remove local C:/ drive reference, adding &product; entity to replace CloudPlatform. Also some misc fixes.
2012-08-02 16:00:27 -04:00
Chip Childers
6747df6d32
Added devcloudbase provisioning logic
2012-08-02 15:58:32 -04:00
Chip Childers
34cedcf37f
Corrected box label
2012-08-02 15:34:14 -04:00