Commit Graph

12143 Commits

Author SHA1 Message Date
Vijayendra Bhamidipati 00dfebf26c CS-15173: Additional Cluster is allowed to add with the same VSM IPaddress as the previous cluster
reviewed-by: Vijay
Description:

	Fixing null pointer exception introduced by previous
	checkin.
2012-05-31 17:32:49 -07:00
Sheng Yang 63a6a09f85 CS-15175: Fix public interfaces of redundant router
We need to use ifup/ifdown to bring up the interfaces, because ifconfig don't
know the ip of the interface after we modify cloud-early-config to avoid
first start up of public interface.

Reviewed-by: Edison
2012-05-31 14:32:03 -07:00
Vijayendra Bhamidipati 968d1b94a0 CS-15181: Remove stale global config parameters from upgrade script
reviewed-by: Vijay
Description:
	Removing stale global config params.
2012-05-31 14:04:01 -07:00
Vijayendra Bhamidipati 9cc54d2206 Merge branch '3.0.3' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.3
reviewed-by: Vijay
2012-05-31 13:52:52 -07:00
Vijayendra Bhamidipati ea23f52003 CS-15173: Additional Cluster is allowed to add with the same VSM IPaddress as the previous cluster
reviewed-by: Vijay
Description:

	Restricting association of a Cisco Nexus VSM to a single
	cluster.
2012-05-31 13:49:48 -07:00
anthony 12285e24d5 CS-15155 : after system VMs boot up, destroy CD virtual device for System VM
when reconnect XenServer host, try to destroy CD virtual device for System VM, this is for upgrade

Reviewed-By : kelven
2012-05-31 13:40:17 -07:00
Kelven Yang 0b210f0602 CS-15080: VMware control network is CloudStack management network, correct the way to send down a correct traffic label to VMware resource
Reviewed-by: Anthony
2012-05-31 11:32:23 -07:00
Murali reddy 5ffaac9c4c bug CS-15144: Upgrade 3.0.1 -> Bonita 3.0.3 with F5 and SRX devices failed
status CS-15144: resolved fixed
reviewed-by: Murali
2012-05-31 20:11:11 +05:30
Murali reddy 815915d480 bug CS-15171: Unable to start any VM after upgrade from 3.0-> Bonita with VMWare Host
status CS-15171: resolved fixed
reviewed-by: Murali

adding missing backward compatibility (pool UUID is stripped down to 32 chars without '-')
check while mounting a data store
2012-05-31 16:39:11 +05:30
kishan 46a8284a26 bug CS-15170: Add default zone to account table in cloud_usage table
status CS-15170: resolved fixed
reviewed-by: Nitin
2012-05-31 15:38:07 +05:30
kishan 9d305e5b4a bug CS-15168: Use cagetory from DB instead of Config.java, set category to Hidden during upgrade if they are not already
status CS-15168: resolved fixed
reviewed-by: Nitin
2012-05-31 15:35:09 +05:30
kishan 0a4f635d88 bug CS-15168: Use cagetory from DB instead of Config.java, set category to Hidden during upgrade if they are not already
status CS-15168: resolved fixed
reviewed-by: Nitin
2012-05-31 14:34:41 +05:30
prachi ace109634f CS-15162: ec2-run-instances - When -n option is used to deploy multiple Vms when there is not enough capcity to deploy all the Vms, api returns error even though few of the Vms have been deployed successfully.
Reviewed-By: Sheng Yang

Changes:
- Instead of throwing out error, return the response containing the info about the instances that were launched.
2012-05-30 18:01:30 -07:00
prachi 5bb3257719 CS-14156: Handle UserConcentratedPod for DOMR creation
Reviewed-By: Alena

Changes:
- corrected the account being set in vmProfile as owner of the VM.
- It was set to the caller of the start Vm method. However in case of routers, the caller account is System account while the router owner is the network owner account.
2012-05-30 15:45:08 -07:00
Sanjay Tripathi 5890248752 CS-15146: UI issues with Nexus vswitch
reviewed-by: brian
2012-05-30 14:43:50 -07:00
Brian Federle 790bb1e71e CS-15148 : Delete Nexus dvSwitch UI option is not Functional so removing this functionality
reviewed-by: brian
2012-05-30 11:07:10 -07:00
Kelven Yang d45f1e0231 bug CS-15119: check previously named datastore before we mount new one to support backwards compatibility
Reviewed-by:Anthony
2012-05-30 10:36:22 -07:00
Pranav Saxena d04d4e5293 CS-15126: Adding the indicator state for vsmdevice
reviewed-by: brian
2012-05-30 09:41:26 -07:00
Brian Federle 5b03133d9a CS-15126: Removing the zone field for now
reviewed-by: brian

Conflicts:

	ui/scripts/system.js
2012-05-30 09:41:03 -07:00
Brian Federle b316d74179 CS-15126
-Fix zone name field in list view

-Add state indicator icon

reviewed-by: jessica
2012-05-30 08:35:59 -07:00
Brian Federle caadccaa35 CS-14769
-Don't pass subdomainaccess param when scope=project

-Fix guest network detail view by passing projectid=-1, due to project
 details not returning response for project-level guest networks

reviewed-by: jessica
2012-05-30 08:14:31 -07:00
Edison Su 54277062f3 CS-14826
fix typo
Reviewed-by: sheng
2012-05-29 17:13:15 -07:00
prachi 13faf93287 CS-13944 : 2.2.x - 3.0 db upgrade for multiple physical networks
Reviewed-By: Alena

Changes:
- need to add physical network referrence to public vlan entries.
2012-05-29 17:03:38 -07:00
Sheng Yang 3131bd4d5e CS-14421: Clean /etc/network/interfaces when sysytemvm reboot
In order to make sure next time, booting process would use cloud-early-config's
setup, rather than networking scripts to bring up interfaces.

Reviewed-by: Kelven Yang
2012-05-29 16:45:52 -07:00
Brian Federle 331b89b7e1 CS-15126
-Hide 'type' field, as dvSwitch doesn't return a type

-Get zone name from the cluster's data

reviewed-by: jessica
2012-05-29 15:32:52 -07:00
Edison Su 29356b022c CS-14826, CS-14996: fix the md5 checksum
Reviewed-by: sheng.yang@citrix.com
2012-05-29 11:46:10 -07:00
anthony 7d9624d0b7 CS-15138: strip the string before compare
fixed

reviewed-by : Kelvin
2012-05-29 11:22:17 -07:00
Pranav Saxena fe5965cb46 "Renaming enable/disable/delete messages for Nexus dvSwitch"
reviewed-by:Sanjay
2012-05-28 22:22:19 +05:30
Sateesh Chodapuneedi 9ef5a2767d CS-14956 Support for rate limiting policies in Nexus dvSwith feature for CloudStack
Removed global parameters that are not required. Cleanup.
Reviewed-by: Devdeep
2012-05-26 05:28:17 +05:30
Devdeep Singh f191c394ad CS-14956: Fixing an issue that surfaced while testing rate limiting
policies. An error was getting reported during policy map creation that
config operation was in progress, Added synchronization to make sure
sending and receiving commands are seralized. Also removed the retry logic
as after this change it is not needed.

Reviewed-By: Vijay
2012-05-26 04:38:31 +05:30
Sateesh Chodapuneedi 4230cb1708 CS-14956 Support for rate limiting policies in Nexus dvSwith feature for CloudStack
Reviewed-by: Devdeep
2012-05-26 03:43:24 +05:30
Brian Federle 2ab08b40cb CS-15096: Disable network actions for non-admins
reviewed-by: jessica
2012-05-25 12:55:34 -07:00
Brian Federle 361b510746 CS-14844: Fix edit action
Fix edit action by referring to the new td.value <span>, instead of
td.value

reviewed-by: jessica
2012-05-25 12:24:53 -07:00
Brian Federle a5b7672290 CS-14844
-If value label in detail view gets too long, then add horizontal
 scrollbar to value, to avoid truncation

-Lower font size to 11px (-1px) to better fit longer data into UI

reviewed-by: sonny
2012-05-25 12:08:15 -07:00
Brian Federle e157c76ccf CS-13091: Remove enable/disable physical network actions
Due to limitations in the API, for now the enable/disable
functionality for physical networks will be removed.

reviewed-by: jessica
2012-05-25 11:01:44 -07:00
Kelven Yang f6d7c96e7d bug 15080: check traffic type in host discovery stage - cluster level checks
Reviewed-by: Anthony
2012-05-25 10:56:06 -07:00
Kelven Yang 95766bef1d bug : CS-15080 - check traffic label at host discovery stage also
Reviewed-by: anthony
2012-05-25 10:56:05 -07:00
Alena Prokharchyk 5d888a44ba CS-15082: changed search criteria for Running vms in Network. Ip4 Address for guest network can be null for nic in Basic zone when vm originally fails to start.
Reviewed-by: Frank
2012-05-25 10:19:32 -07:00
Alena Prokharchyk 0bed76be8d CS-15089: cloud-sysvmadm - fixed broken parsing in queryAsyncJobResult part of the code
reviewed-by: Frank Zhang
2012-05-25 10:19:28 -07:00
Jessica Wang fc0c2d255a CS-13739: check in Japanese translation file from Japan team (reviewed-by: Brian) 2012-05-25 10:13:34 -07:00
Vijayendra Bhamidipati d584018d32 CS-9919: Support for Nexus Swiches (Cisco Vswitches)
reviewed-by: vijay
Description:

	Incorporating Salvatore's review comments.
2012-05-25 09:44:43 -07:00
Nitin Mehta a268af4298 bug CS-14945: Throw an error message if the user is trying to attach the volume in local only storage zone.
Reviewed-by: Kishan
2012-05-25 18:49:53 +05:30
Sateesh Chodapuneedi bfdb88f10e CS-15073 Nexus vSwitch: Source NAT is being programmed on the wrong nic on the Virtual Router
Reviewed-by: Devdeep
2012-05-25 18:09:39 +05:30
Kelven Yang fd1e282827 bug CS-14964: use shorter UUID for datastore names
Reviewed-by: anthony
2012-05-24 15:28:42 -07:00
Kelven Yang 0a00845c98 CS-15080 - add support for private network on a VLAN under VMware
Reviewed-by: Anthony
2012-05-24 15:27:34 -07:00
Vijayendra Bhamidipati fce36c5fc1 CS-9919: Support for Nexus Swiches (Cisco Vswitches)
reviewed-by: Vijay

Description:

	Removing the CiscoNexusVSMService class since
	we don't use it anywhere.
2012-05-24 15:04:00 -07:00
Jessica Wang 3cbfa2b888 cloudstack 3.0 UI - Chinese translation - remove duplicate labels. (reviewed-by: Brian) 2012-05-24 14:34:19 -07:00
Vijayendra Bhamidipati f16bd16077 CS-9919: Support for Nexus Swiches (Cisco Vswitches)
reviewed-by: Vijay

Description:

	Deleting the row in cluster_vsm_map after
	a cluster is deleted, if the cluster type
	is vmware and the global vswitch nexus
	config flag is set to true.
2012-05-24 13:58:44 -07:00
Alena Prokharchyk 6875c7125c CS-15083: fixed source nat ip assoc for the case when account owns more than 1 guest network, and 1+ public account specific ranges
reviewed-by: Frank Zhang
2012-05-24 13:41:29 -07:00
Brian Federle 209e7ad6cd CS-13739: Localize 'login' button
reviewed-by: jessica
2012-05-24 12:40:38 -07:00