Commit Graph

7319 Commits

Author SHA1 Message Date
frank 77507b7a3e deploy ovm scripts when deploying server 2011-08-30 15:27:37 -07:00
Jessica Wang f35786fbd1 bug 11080: cloudStack - Add Primary Storage dialog - (1) add new protocol "OCFS2" to hypervisorType "OVM". (2) When "OCFS2" is selected, show/hide other fields like NFS is selected, except no server field. 2011-08-30 15:18:22 -07:00
Jessica Wang 8be176b55d cloudStack - add new localization labels. 2011-08-30 15:18:21 -07:00
alena aaf46356bb Mark account as cleanup_required=0 when cleanup was finished successfully 2011-08-30 14:10:07 -07:00
alena 4dd4b41344 Don't remove the domain when it has accounts that are removed, but require cleanup 2011-08-30 14:10:00 -07:00
frank 155a6b7aaf put comipiling jar files to deps.classpath 2011-08-30 13:59:06 -07:00
alena 60ce12b892 Fixed multipe problems in account cleanup process:
* don't try to delete the template when it's already removed
* no need to perform permission check when deleteFirewallRule is called by System (as a part of cleanupAccount process for instance)
2011-08-30 11:22:56 -07:00
frank 4f84e2495d add compiling time classpath for testclient target 2011-08-30 11:02:30 -07:00
frank 386683efdd move cloud-selenium*.jar to tools 2011-08-30 10:45:49 -07:00
alena 5e28e5e3f1 Fixed the bug when networkRate for the domR's guest network wasn't taken from the service offering 2011-08-30 10:40:54 -07:00
Edison Su 4fed0a38cf detect centos 6.0 2011-08-30 10:34:58 -07:00
Edison Su 1b921794da sleep 30 sec if it is the first time to install cloud-agent in case the network is not coming up 2011-08-30 10:34:58 -07:00
Murali Reddy f0fa75f793 bug 11179: template url and format are not validated
added check to verify url ends with extension same as the template format specified
2011-08-30 16:23:06 +05:30
Edison Su c90397bd0e bug 11217: only work on the snapshot whose state is "backedup" and is not removed
status 11217: resolved fixed
2011-08-29 15:29:34 -07:00
Edison Su e09e4e5bed bug 11217: add db upgrade script, if sechost_id is missing of a snapshot, add one got from presnapshot_id
status 11217: resovled fixed
2011-08-29 15:29:14 -07:00
alena 19ee92a528 bug 11196: fixed the code when gson serialization was done twice
status 11196: resolved fixed
2011-08-29 14:48:09 -07:00
alena 4a4e832fdb bug 11290: insert VPN config values as a part of 229-2210 upgrade
status 11290: resolved fixed
2011-08-29 11:20:57 -07:00
alena 05478b26f6 bug 11262: validate public key before processing it
status 11262: resolved fixed
2011-08-29 11:06:29 -07:00
Edison Su a7da152b3d bug 10931: if local.storage.uuid not found, generate a new one instead of throw exception
status 10931: resolved fixed
2011-08-29 11:04:17 -07:00
Prasanna Santhanam c140dfa936 1. correcting the global property 2. handling the case if unittest2 is present 2011-08-29 18:42:58 +05:30
alena 6ea450d362 Reverted wrong commit for logging in HostDaoImpl 2011-08-26 17:48:10 -07:00
Kelven Yang bf814aeadd bug 11263: only update host Id when VM is in running state when detected external VM migration 2011-08-26 16:27:42 -07:00
Edison Su de4e5ea02f bug 10557: allow haproxy works on specific nic on vmware
status 10557: resolved,fixed
2011-08-26 16:24:31 -07:00
Jessica Wang 5e6859e37b bug 11274: cloudStack - remove "power by cloud.com" in the lower right corner. 2011-08-26 16:13:14 -07:00
Jessica Wang 9df558d3e4 bug 11274: cloudStack - change log icon from "cloud.com" to "cloudstack". 2011-08-26 12:24:25 -07:00
alena 686f9406e1 Fixed the bug in extractTemplate - do ignoreCase comparison when verify the download mode. 2011-08-26 10:11:18 -07:00
Nitin 56c59bb5d5 bug 11244: Thread updating "op_host_capacity" table shouldn't do updates for removed pods/zones.
status 11244: resolved fixed
2011-08-26 18:56:37 +05:30
Naredula Janardhana Reddy 0944ba6617 bug 11253:
Added New value "link-local" to global config network.loadbalancer.haproxy.stats.visibility . With this change it can take new parameter "link-local" value apart from the existing 3 values global,guest-network,disabled.
            global - stats visible from public network
            guest-network - stats visible only to guestnetwork.
            link-local - stats visible only to link local network.
            disabled - stats disabled.
2011-08-26 15:26:01 +05:30
Naredula Janardhana Reddy 701ddbfc1d bug 11253:
Added New value "link-local"  to  global config network.loadbalancer.haproxy.stats.visibility . With this change it can take new parameter "link-local" value apart from the existing 3 values global,guest-network,disabled.
       global -  stats visible from public network
       guest-network - stats visible only to guestnetwork.
       link-local - stats visible only to link local network
       disabled - stats disabled.
2011-08-26 15:25:45 +05:30
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