Sheng Yang
078b9f3137
bug 11266: Add lockfile for scripts in system vm
...
Otherwise it's easy to trigger the racy issue.
This one just contained fix for reconfigLB.sh
2011-08-25 19:37:01 -07:00
Edison Su
580ce19dc3
testClient: add timestamp for sync job
2011-08-25 18:50:28 -07:00
Kelven Yang
7212f6ca39
bug 11269: merge fix from 2.2.10
2011-08-25 18:27:53 -07:00
Jessica Wang
d12a92939d
bug 11261: cloudStack - host page - Edit Host action - (1) make hosttags editable. (2) consolidate update OS category from dialog box to main screen.
2011-08-25 17:27:15 -07:00
Edison Su
daa1c14559
add missing files
2011-08-25 17:26:31 -07:00
Edison Su
fbdda7d5db
testclient: fix fix asyn job query for sync command
2011-08-25 17:18:47 -07:00
Edison Su
d7726fe59b
TestClient: use json instead of painful XML
2011-08-25 17:18:47 -07:00
alena
2a0e596f15
Set firewall.rule.ui.enabled to false by default
2011-08-25 16:11:03 -07:00
Kelven Yang
80f5b9683f
bug 11162: merge fix from 2.2.10 premium
2011-08-25 15:37:26 -07:00
Kelven Yang
c74ae5d61f
bug 11162: support memory overprovisioning in VMware
2011-08-25 15:37:26 -07:00
Jessica Wang
1f1e67f8e7
bug 11260: cloudStack - create system service offering dialog: add network rate field.
2011-08-25 15:26:12 -07:00
prachi
e11d2f4093
Bug 9921 - template tags
...
-Added missing import statement.
2011-08-25 15:18:21 -07:00
prachi
916177b691
Bug 9921 - template tags
...
-Upgrade path from 2.2.10 to 2.2.11
Conflicts:
server/src/com/cloud/upgrade/PremiumDatabaseUpgradeChecker.java
2011-08-25 15:18:19 -07:00
prachi
089b23f7a6
Bug 9921 - template tags
...
Changes:
- CreateTemplate and RegisterTemplate now support adding a template tag. It is a string value. This is root-admin only action - only admin can add template tags.
- ListTemplates will return the template tag in response.
- HostAllocator changed to use template tag along with the existing tag on service offering. If both tags are present, allocator now finds hosts satisfying both tags. If no hosts have both tags, allocation will fail.
- DB changes to add new column to vm_template table.
- DB upgrade changes for upgrade from 2.2.10 to 2.2.11
Conflicts:
server/src/com/cloud/api/ApiResponseHelper.java
server/src/com/cloud/template/TemplateAdapterBase.java
server/src/com/cloud/vm/UserVmManagerImpl.java
2011-08-25 15:18:18 -07:00
Jessica Wang
0d0b6c01ed
bug 11255: cloudStack - IP address page - add a missing semicolon.
2011-08-25 15:00:40 -07:00
frank
848a742c78
get rid of charva.jar
2011-08-25 14:48:32 -07:00
Jessica Wang
4f7a871c16
bug 11255: cloudStack - IP address page - Create Firewall rule - fix a bug on Google Chrome that changing protocol dropdown (e.g. from TCP to ICMP) wouldn't correctly hide/show related input fields.
2011-08-25 14:38:02 -07:00
Jessica Wang
ca76f4ddc0
bug 11255: cloudStack - IP address page - Create Firewall rule - fix a JavaScript syntax bug.
2011-08-25 14:37:32 -07:00
frank
44a1863f0e
fix deps classpath
2011-08-25 14:35:16 -07:00
frank
0ac4186902
add dependent jar files
2011-08-25 14:35:10 -07:00
frank
b13c05d7cf
Remove thirdparty
2011-08-25 14:35:03 -07:00
frank
64d19eb96e
merge thridparty to deps
2011-08-25 14:34:56 -07:00
alena
1ea383e96f
bug 11260: Take networkRate for domR's guest and public interface from the corresponding system service offering
2011-08-25 14:13:23 -07:00
Kelven Yang
b4c111d27e
bug 11264: merge fix from 2.2.10
2011-08-25 13:58:11 -07:00
prachi
1baf90b18b
Bug 11261 - Allow to update host tags
...
Changes:
- Changes to updateHostCmd to accepts hosttags parameter
- Changes to wipe out existing tags and save new ones in host_tags DB.
- UpdateHost is Admin only operation - so only root admin can update host tags
2011-08-25 12:58:37 -07:00
alena
e902599847
bug 11185: support multiple CIDR on overlapping port ranges for firewall rules
...
status 11185: resolved fixed
Conflicts:
server/src/com/cloud/network/firewall/FirewallManagerImpl.java
2011-08-25 12:06:28 -07:00
Kelven Yang
24227c601f
Developer build fix after premium-move to FOSS
2011-08-25 10:19:43 -07:00
David Nalley
7a1da4e816
Merge branch '2.2.y' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.2.y
2011-08-25 10:25:26 -04:00
David Nalley
28a8ad14ac
bug 11223: ensure all config files are %config(noreplace) in the spec
...
status 11223: resolved fixed
2011-08-25 10:25:04 -04:00
Prasanna Santhanam
345f28f9e4
a. Test Discovery is only found in python 2.7+. unittest2 makes it backwards compatible for python 2.4-2.6
...
b. Adding traceback from pymysql to debug problems in connecting with database
2011-08-25 19:54:40 +05:30
Prasanna Santhanam
259ae4831e
correcting indentation problems with python
2011-08-25 19:54:40 +05:30
David Nalley
5892f41a43
bug 11258: add wget as a requires for cloud-agent-scripts
...
status 11258: resolved fixed
2011-08-25 10:10:24 -04:00
Nitin
d3c43178b2
bug 11076: Improve logging - dont login the password in the logs.
...
status 11076: resolved fixed
2011-08-25 16:23:46 +05:30
Nitin
a4fd7ebcac
bug 11077: Improve logging - put in the hostid and hostname on which the vm launches.
...
status 11077: resolved fixed
2011-08-25 16:00:45 +05:30
Abhinandan Prateek
0d14faec34
bug 11181: taking care of a boundary condition with 0 user VM
2011-08-25 15:36:08 +05:30
Edison Su
7b034a68c0
TESTClient: more features: all the api will go through 8080 with apikey/securitykey, both keys are generated dynamically when you deploy your setup, add list/map type for api, and bug fix
2011-08-24 18:45:11 -07:00
alena
f5dacdb473
bug 11242: check if db object is already removed before generating the Debug log. It can happen in case when deleteHost command is called many times in parallel for the same host
...
status 11242: resolved fixed
2011-08-24 15:44:58 -07:00
Kelven Yang
c3b6fd561c
bug 11230, 11229: merge fix from 2.2.10 branch, fix Eclipse project settings for premium-move
2011-08-24 15:16:59 -07:00
Kelven Yang
65744569c3
bug 11219: use local storage flag from service offering when it is ROOT disk
2011-08-24 15:03:39 -07:00
frank
1a957098e3
add missing test stuff back
2011-08-24 15:02:53 -07:00
alena
d32dbcbf7b
Method signature change
2011-08-24 15:00:41 -07:00
alena
488b995299
bug 11236: domainAdmin/regularUser can edit/delete/copy/extract Public template/iso only if it was created by them. They still can use/see public template/iso when execute list/deploy/attachIso commands. Root admin can operate with other people templates w/o any restrictions.
...
status 11236: resolved fixed
2011-08-24 14:48:22 -07:00
Jessica Wang
4ff163ad20
cloudStack - add new translation labels.
2011-08-24 14:10:22 -07:00
Jessica Wang
6af85903da
cloudStack - pass "forVirtualNetwork=false" when creating IP range for public network in an security-group-enabled (advanced) zone.
2011-08-24 14:10:06 -07:00
alena
0ce47f5cdf
bug 11237: 1) Remove capacity records when corresponding pod/zone is removed 2) On api layer check if zone exists before listing capacity record
...
status 11237: resolved fixed
2011-08-24 13:19:27 -07:00
frank
984ad6db90
fix build, add test rpm back
2011-08-24 13:16:27 -07:00
Edison Su
be249bb10a
bug 11217: add secondary storage id into snapshot, if it's an empty snapshot
...
status 11217: resolved fixed
2011-08-24 11:05:19 -07:00
alena
524ed0b15c
bug 11060: use lockTable instead of rowLock when createDomR/createDhcp
...
status 11060: resolved fixed
2011-08-24 11:01:02 -07:00
Edison Su
3786d42853
bug 11217: add secondary storage id into snapshot, if it's an empty snapshot
...
status 11217: resolved fixed
2011-08-24 10:47:47 -07:00
frank
b8b2f03e5f
move migration to tools directory
2011-08-24 10:43:40 -07:00