Commit Graph

34084 Commits

Author SHA1 Message Date
edison 06663d47e2 fix missing jar files for centos 2010-11-30 11:52:22 -08:00
alena 680812f675 bug 7223: page and pagesize parameters must be specified together "list" api commands
status 7223: resolved fixed
2010-11-30 11:31:34 -08:00
Jessica Wang 17ffde1c17 API has changed to return all if pagesize is not specified. Here is more corresponding UI change. 2010-11-30 11:26:21 -08:00
Jessica Wang db3b75bda0 API has changed to return all if pagesize is not specified. Here is corresponding UI change. 2010-11-30 11:03:58 -08:00
nit b5f9ae0ef3 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-11-30 23:48:13 +05:30
nit 2f946f6030 bug 7366 : Mark template as removed if create private template from volume fails due to being attached to a non-stopped VM. This allows subsequent creation of a template with the same name.
status 7366: resolved fixed
2010-11-30 23:47:04 +05:30
alena 5c8619903b bug 7342: return ipaddress instead of publicip in listIpForwardingRules/listPortForwardingRules api responses.
status 7342: resolved fixed
2010-11-30 10:16:54 -08:00
abhishek 1aee756184 bug 7345: During the expunge operation, we were not calling the deleteipforwardingrule method, for a rule which was static nat. Adding that logic. Also, making a change in the domr script as we do not need to execute a line on deletion of a rule
status 7345: resolved fixed
2010-11-30 10:07:10 -08:00
Kelven Yang 54f177cacc 1) Make generic dao be able to persist UTF-8 string for internationalization support
2) Undo gson Unicode escape in API response object to avoid double escaping which can break Javascript from getting correct text content
3) Correct API layer in dealing with character encoding
4) Remove double escape in cloud.core.js
2010-11-30 09:40:54 -08:00
Kelven Yang fa9c882d8c Add VMWare hypervisor guru 2010-11-30 09:40:53 -08:00
frank 32185d22eb Fix RPM build failed
add cloud-jstl-1.2.jar to deps package
2010-11-30 09:23:04 -08:00
nit 7e4ee81103 Altering db schema - adding physical_size. This was causing runtime exceptions while running the cloud stack 2010-11-30 22:26:36 +05:30
nit 06c61f2fac bug 7325 : We shouldn't allow attaching xen-pv-iso to any hypervisor other than xenserver.
status 7325: resolved fixed
2010-11-30 22:20:33 +05:30
nit a6a774f6c0 bug 7369 : Resolving NPE while creating a private template from detached volume. The instance id is null when it is detached which was the culprit here.
status 7369: resolved fixed
2010-11-30 15:49:29 +05:30
will b2ba0521df - Using JSTL for the internationalization framework of the UI and standardized the message bundles.
- Fixed cloud.core.callbacks.js to include the new "sessionKey" variable that is needed to prevent CRSF attacks.
2010-11-29 20:06:27 -08:00
anthony fb0675bbf4 bug 7365: return both physical and virutal size when creating private template
status 7365: resolved fixed
2010-11-29 18:58:48 -08:00
anthony d3325de5ae 1. limit xs-tools in xenserver related java file
2. don't populate xs-tools to template_host_ref
3. introduce a new template type PERHOST, which doesn't need to be populated to secondary storage
2010-11-29 18:21:08 -08:00
Jessica Wang 76b31ab7b8 new UI - cluster page - implement refresh button. 2010-11-29 17:24:12 -08:00
abhishek 0273872b34 bug 7362: we were missing the size validation check, when we create a volume from disk offering (the storage.max.volume.size param wasn't being used for validation). Fixed the same, made the validation method name more generic to be applicable to all validations, and changed the param description to denote GB as the unit
status 7362: resolved fixed
2010-11-29 17:23:16 -08:00
Jessica Wang 8157294597 new UI - Pod page - implement refresh button. 2010-11-29 17:14:30 -08:00
Jessica Wang a19539edb1 new UI - zone page - implement refresh button. 2010-11-29 16:57:06 -08:00
anthony bd64f4faa3 remove eclipse error 2010-11-29 16:39:48 -08:00
Jessica Wang 67fd52db08 new UI - refresh button - replace leftmenuId with onRefreshFn which is more flexible to customize. 2010-11-29 16:26:43 -08:00
Jessica Wang ca6a107b2a new UI - update zone - change warning text. 2010-11-29 16:01:25 -08:00
Jessica Wang 49e22e9b19 new UI - domain tree - make whole domain row clickable (before this change, only domain name was clickable). 2010-11-29 15:31:59 -08:00
anthony b420ec7797 UNKNOWN state is not used by xenserverJava 2010-11-29 15:26:08 -08:00
anthony fff1dd874a fix classpath for xenserver-5.6.0-1 2010-11-29 15:26:07 -08:00
edison 254a59fc6c fix installrtng for vmware 2010-11-29 15:08:50 -08:00
Jessica Wang 90bb06c3e2 new UI - zone tree - make whole zone row clickable (before this change, only zone name was clickable). 2010-11-29 15:11:11 -08:00
Jessica Wang f63409029a new UI - zone tree - make whole pod row and whole cluster row clickable (before this change, only pod name and cluster name were clickable). 2010-11-29 15:04:21 -08:00
Jessica Wang 96153b00b2 account page - fix a bug that refresh button was not working properly. 2010-11-29 14:11:13 -08:00
Jessica Wang 49d40df2fe domain page - implement refresh button. 2010-11-29 14:06:11 -08:00
anthony 8b90fd51f8 bug 7339: use base copy size instead of snapshot size
status 7339: resolved fixed
2010-11-29 14:04:51 -08:00
Jessica Wang 9cbb617f34 physical resources page - implement refresh button. 2010-11-29 13:54:36 -08:00
abhishek bdf4426609 fixing the same issue in another command (found whilst checking references) 2010-11-29 13:38:06 -08:00
abhishek 1a0ec2a00f bug 7346: fixing the corner case where list ip forwarding rules is called for a rule, which is yet to be expunged, but the vm is destroyed. if you call list here, an npe results
status 7346: resolved fixed
2010-11-29 13:35:04 -08:00
Jessica Wang ed92070142 dashboard page - implement refresh button. 2010-11-29 13:32:04 -08:00
Jessica Wang 477bb92e02 Refresh button - implement refresh button on global settings page. 2010-11-29 13:01:49 -08:00
abhishek dce3f9fa3b bug 7344: preventing enabling of static nat on an ip for more than one instance. Check the nat flag, and error out if set
status 7344: resolved fixed
2010-11-29 11:56:34 -08:00
Jessica Wang 28e338ff7e Refresh button - implement refresh button on instance page, volume page, snapshot page, IP address page, template page, ISO page, account page, event page, alert page, virtual router page, system VM page, disk offering page, service offering page. 2010-11-29 11:54:22 -08:00
anthony 385054fccf bug 7338: update template physical size
status 7338: resolved fixed
2010-11-29 11:23:47 -08:00
alena 2901cb5518 Defaulted "stripxml" parameter to true in cloud cli tool. 2010-11-29 11:06:17 -08:00
Jessica Wang 5409b199bb Refresh button - correct element ID. 2010-11-29 10:44:47 -08:00
Jessica Wang 87fe4f25ae primary storage page - remove "Edit Primary Storage" option from UI because updateStoragePool API is commented out. 2010-11-29 10:10:01 -08:00
Alex Huang d40700b286 Changed firewall rule's constructor 2010-11-29 09:38:13 -08:00
anthony 30fa6530f9 bug 6088: track template physical size in template_host_ref table
add migration from 21 to 22
after migration , SSVM needs to stop/start

status 6088: resolved fixed
2010-11-24 20:05:52 -08:00
Jessica Wang bdb1f31dc4 new UI - Primary Storage page - get json object from middle menu item instead of details tab. 2010-11-24 17:58:13 -08:00
Jessica Wang 757a9204f0 new UI - Host page - get json object from middle menu item instead of details tab. 2010-11-24 17:36:52 -08:00
alena 33c062473d bug 7270: added strip xml support to cloud-tool.
status 7270: resolved fixed

Specify --stripxml=true if you want to enable this option. It set to "false" by default. Example with tags stripped:

$ cloud-tool listDomains --server=localhost:8096 --stripxml=true

domain
id=1
name=ROOT
level=0
haschild=true

domain
id=2
name=hello
level=1
parentdomainid=1
parentdomainname=ROOT
haschild=false

Example with original xml format:

$ cloud-tool listDomains --server=localhost:8096

<?xml version="1.0" encoding="ISO-8859-1"?><listdomainsresponse cloud-stack-version="1.9.1"><domain><id>1</id><name>ROOT</name><level>0</level><haschild>true</haschild></domain><domain><id>2</id><name>hello"</name><level>1</level><parentdomainid>1</parentdomainid><parentdomainname>ROOT</parentdomainname><haschild>false</haschild></domain></listdomainsresponse>
2010-11-24 17:31:52 -08:00
Jessica Wang 9885392f5b new UI - cluster page - fix a bug "$leftmenuItem1 is not found". 2010-11-24 17:28:13 -08:00