Commit Graph

12175 Commits

Author SHA1 Message Date
Alena Prokharchyk c40839599c Initial checkin for resource tags feature 2012-06-12 10:59:56 -07:00
Brian Federle 5528cdd954 Update breadcrumb hover effect
-Use 1s interval (instead of 2s) until showing panel

-Use .fadeOut on panel focus, for smoother transition
2012-06-11 15:12:57 -07:00
Brian Federle d7f00f2c45 CS-14877: Focus browser panel on breadcrumb hover
When mouse is over a breadcrumb for a period of > 2s, show its
respective panel until mouseout. This allows a user to see the
contents of the panel without having to select it.

reviewed-by: brian

Original commit:
commit 88be929e04826cd1159a2db7dbca220f7eadf5fd
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Fri Jun 8 14:17:42 2012 +0530

    CS-14877: Expanded breadcrumb navigation on hover UI Requirement
2012-06-11 12:52:10 -07:00
bfederle 7b9b3c1e1d CS-14010
Add 'about' dialog to the CloudStack top header, showing current verison
information.

Patch submitted by: oyla.smola@gmail.com
Reviewed-by: brian
2012-06-11 11:11:20 -07:00
Edison Su 49a6d37e80 bug 13733: fix vm after reboot can't get ipaddress; status 13733: resolved fixed. Reviewed-by: Chiradeep 2012-06-07 21:37:41 -07:00
Chirag Jog 2133b17728 Revert "Marked copy to another zone tests as expectedFailure". This reverts commit 18a3e3cf2b. 2012-06-07 18:42:24 +05:30
Chirag Jog 18a3e3cf2b Marked copy to another zone tests as expectedFailure 2012-06-07 10:11:11 +05:30
Kelven Yang 1f16957369 bug CS-15179: ensure route before connecting
Reviewed-by: anthony
2012-06-06 15:14:50 -07:00
Kelven Yang 3e16945914 bug CS-15191: remove a sanity check that prevent us from getting traffic lable under VMware
Reviewed-by: anthony
2012-06-06 15:14:26 -07:00
Kelven Yang 400602ee9f 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-06-06 15:14:03 -07:00
Kelven Yang c89422cfb6 bug CS-15119: check previously named datastore before we mount new one to support backwards compatibility
Reviewed-by:Anthony
2012-06-06 15:13:31 -07:00
frank a6d94f31cf CloudStack CS-15244
Not able to put the host in maintenance mode when one of the host in the cluster has host tag and the other host does not have a host tag. We are also not able to cancel the Maintenance mode.

fixed
reviewed-by: edison
2012-06-06 14:06:59 -07:00
Sanjay Tripathi 38306f52da CS-14562: Domian page does not show up (spinner shown) for a very long time when there are large number of hosts and vms. 2012-06-06 23:34:19 +05:30
Sanjay Tripathi c159f07c24 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-06-06 22:47:31 +05:30
Sanjay Tripathi 3ebb80dcb7 CS-14395: Instances tab need to introduce Volumes tab to see which volumes vm has 2012-06-06 22:42:55 +05:30
Brian Federle 2ad31294e2 Lower font size to better fit longer form labels 2012-06-06 08:44:53 -07:00
Chirag Jog 2e16468ddd Adding Netscaler test suites 2012-06-06 12:35:46 +05:30
Chirag Jog cdc196b1b8 Fixing the remoteSSHClient imports, migrate VM, SSVM and router tests 2012-06-06 12:29:55 +05:30
Brian Federle 13f2e71530 CS-14805: Add MB/s indicator to network rate label 2012-06-05 14:00:01 -07:00
bfederle 94f7023457 CS-15120
Don't render action column if only header-level actions are present.
2012-06-05 13:26:57 -07:00
Alena Prokharchyk e0723cd9cc CS-15220: fixed db upgrade for networks using external devices
Reviewed-by: Sheng Yang

Conflicts:

	server/test/com/cloud/network/MockNetworkManagerImpl.java
2012-06-04 19:21:35 -07:00
Alena Prokharchyk 69274542c2 CS-15197: correct default value for service_offering.nw_rate
Reviewed-by: Will Chan
2012-06-04 19:20:50 -07:00
Jessica Wang 85c754d734 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. 2012-06-04 19:05:20 -07:00
Jessica Wang 5117bba851 CS-14769: Don't pass subdomainaccess param when scope=project 2012-06-04 19:01:47 -07:00
frank 49ffe7392e CloudStack CS-15222
Rebalancing of hosts fails with "java.lang.ClassCastException:" since SSVM host gets picked up for rabalacing.

fixed
reviewed-by: edison
2012-06-04 18:24:06 -07:00
frank c88213b5bc CloudStack CS-15195
Multinode Management server - Not able to put the host in maintanace mode when the request is issed from the management server that is not the owner of the host

resolved fixed
reviewed-by: edison
2012-06-04 18:23:51 -07:00
Jessica Wang 1be5e08270 CS-15057: Remove jquery.timer.js from source code. Replace it with native JavaScript functions. (remove conflict mark) 2012-06-04 18:10:40 -07:00
Jessica Wang 03b559bbb9 CS-15057: Remove jquery.timer.js from source code. Replace it with native JavaScript functions. 2012-06-04 18:06:00 -07:00
Sheng Yang 0b730969ef CS-15116: When GetDomRVersion failed, let VR creation fail
Because there are more commands after GetDomRVersion command. Though
GetDomRVersion command itself is not that critical, the commands after it may
including DHCP and firewall related commands. The failure of GetDomRVersion
command would result in the following commands fail to be executed. So it should
fail, and fail loudly.
2012-06-04 16:29:18 -07:00
Sheng Yang 2caed96c3a 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-06-04 16:29:12 -07:00
Sheng Yang 32812e3fcd 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-06-04 16:29:07 -07:00
Vijayendra Bhamidipati 0e26608458 CS-15173: Additional Cluster is allowed to add with the same VSM IPaddress as the previous cluster
reviewed-by: Sateesh
Description:

	Missed deletion of cluster record in case of failure in
	validation of vsm:cluster mapping restriction.
2012-05-31 23:47:15 -07:00
Vijayendra Bhamidipati 26945718e7 CS-15173: Additional Cluster is allowed to add with the same VSM IPaddress as the previous cluster
reviewed-by: Vijay
Description:

        Putting exception handling in place.
2012-05-31 23:20:38 -07:00
Vijayendra Bhamidipati 422b5a0b69 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:34:22 -07:00
Vijayendra Bhamidipati a234773d60 CS-15181: Remove stale global config parameters from upgrade script
reviewed-by: Vijay
Description:
	Removing stale global config params.
2012-05-31 14:04:59 -07:00
Vijayendra Bhamidipati d6fe4d7eae 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:51:45 -07:00
Brian Federle 2fc743cd78 CS-15148 : Delete Nexus dvSwitch UI option is not Functional so removing this functionality
reviewed-by: brian
2012-05-30 11:07:29 -07:00
Pranav Saxena 53875f59ab CS-15126: Adding the indicator state for vsmdevice 2012-05-30 09:42:46 -07:00
Brian Federle c3b6f2dc39 CS-15126: Removing the zone field for now
Conflicts:

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

-Add state indicator icon

reviewed-by: jessica
2012-05-30 08:37:02 -07:00
Brian Federle b35d659ef4 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
2012-05-30 08:13:25 -07:00
Brian Federle 2b12322039 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 11:45:41 -07:00
Sateesh Chodapuneedi fb85787a76 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:22:03 +05:30
Devdeep Singh 8797275010 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:45:18 +05:30
Sateesh Chodapuneedi 9af09bb7f7 CS-14956 Support for rate limiting policies in Nexus dvSwith feature for CloudStack
Reviewed-by: Devdeep
2012-05-26 03:46:31 +05:30
Pranav Saxena 7a0db5083e CS-15099:Account deletion - buttons overlap the text on the Account deletion confirmation page. 2012-05-26 02:50:54 +05:30
Brian Federle 2ef18bc956 CS-15096: Disable network actions for non-admins
reviewed-by: jessica
2012-05-25 12:56:00 -07:00
Brian Federle b3f5728ac3 CS-14844: Fix edit action
Fix edit action by referring to the new td.value <span>, instead of
td.value
2012-05-25 12:24:31 -07:00
Brian Federle 5f4e45fbf2 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:56 -07:00
prachi 9ba93818eb We dont need the cloudbridge-lib anymore. It is renamed to awsapi-lib.
Looks like this folder came back as part of S3 merge
2012-05-25 11:43:40 -07:00