anthony
657a40ad30
VPC : get correct guest gateway
2012-06-06 18:22:09 -07:00
anthony
2619492b6e
VPC : use routerProxy to call l2tpVpn
2012-06-06 17:19:52 -07:00
Alena Prokharchyk
7bdcb244a2
StartRouter: set only control nic during the initial router start; plug exising public and guest nics after the router is started with control nic
2012-06-06 16:56:38 -07:00
anthony
1b81342354
VPC : use routerProxy to call networkUsage.sh
2012-06-06 16:36:47 -07:00
anthony
a015a9203e
VCP : use routerProxy to call checkrouter script
2012-06-06 16:08:14 -07:00
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
anthony
1fa6ba5ecc
VPC : move acl.sh ipassoc.sh to /opt/cloud/bin/
2012-06-06 14:22:06 -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
anthony
78f1aab584
VPC : pass netmask once for secondary storage VM
2012-06-06 12:20:25 -07:00
anthony
98127b0b92
VPC: typo fix
2012-06-06 12:13:43 -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
anthony
6310b051d8
VPC : implement SetupGuestNetworkCommand
2012-06-05 18:49:00 -07:00
anthony
076a876f80
VPC : introduce router_proxy.sh, resource should use this as a proxy to call scripts inside domr
...
already did this for ipassoc and getDomRVersion
2012-06-05 17:26:19 -07:00
Alena Prokharchyk
d9758045d9
Added NicTO to setupGuestNetworkCommand constructor - we need this info for guest network configuraiton
2012-06-05 16:10:20 -07:00
anthony
5700510c26
VPC, implement plug/unplug nic
2012-06-05 15:38:25 -07:00
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
3ae5b0b5c8
Modified virtual router startup procedure - initial start happens with control nic only; then we plug Public and then Guest nic to it
2012-06-05 11:33:31 -07:00
Alena Prokharchyk
460bab4a7d
Support for adding private network
2012-06-05 10:57:29 -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
anthony
e682f10fc8
typo fix
2012-06-04 18:00:14 -07:00
anthony
0be4382bf1
add guestnw.sh
...
add acl.sh
merge setup_dhcpsvr and setup_route
2012-06-04 16:35:27 -07:00
anthony
0d89f34a48
1. move control network to eth0 on domr
...
2. if it is basic mode, use guest NIC as Control NIC
2012-06-04 16:35:27 -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
Alena Prokharchyk
ddae550a55
AssociateIpAddress to VPC - the ip gets associated to the network only when the first rule for the ip gets created.
...
When the last rule is removed for vpc ip, networkId is set to null
2012-05-30 19:46:40 -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