Kelven Yang
ced9e1b25e
bug 11137: don't start HTTP listen if it is already started
2011-08-15 18:57:06 -07:00
Kelven Yang
ba5dd131db
bug 11137: don't start HTTP listen if it is already started
2011-08-15 18:56:15 -07:00
Chiradeep Vittal
e72dbbeeee
how to generate api spec file
2011-08-15 17:44:56 -07:00
Kelven Yang
5fc66d1c61
re-enable HA logic on VM state synchronization for VMware
2011-08-15 17:00:43 -07:00
Kelven Yang
73c642ec59
re-enable HA logic on VM state synchronization for VMware
2011-08-15 16:58:54 -07:00
alena
11d06f3d6a
Added missing license headers
2011-08-15 14:24:46 -07:00
alena
5fd0ff5610
Added missing license headers
2011-08-15 14:24:28 -07:00
alena
de3662405b
Added missing license headers
2011-08-15 14:24:05 -07:00
anthony
c2dd960405
VLAN patch for XenServer 5.6
2011-08-15 13:55:06 -07:00
anthony
4b3f57fd28
VLAN patch for XenServer 5.6
2011-08-15 13:54:43 -07:00
anthony
63219277ec
VLAN patch for XenServer 5.6
2011-08-15 13:53:55 -07:00
alena
dfb37faa01
bug 10567: In Basic zone, throw an exception with Pod scope when vm failed to be added to the network - so we retry to start it in a different pod
2011-08-15 11:28:14 -07:00
alena
8f3e83d2bc
bug 10567: In Basic zone, throw an exception with Pod scope when vm failed to be added to the network - so we retry to start it in a different pod
2011-08-15 11:20:45 -07:00
alena
87cde3e73c
bug 10567: In Basic zone, throw an exception with Pod scope when vm failed to be added to the network - so we retry to start it in a different pod
2011-08-15 11:20:09 -07:00
alena
812a1f3f7b
Fixed the bug in allocator where cluster was added to avoid set as pod
2011-08-15 10:44:07 -07:00
alena
3945eec0df
Fixed the bug in allocator where cluster was added to avoid set as pod
2011-08-15 10:43:59 -07:00
alena
0b11a835af
Fixed the bug in allocator where cluster was added to avoid set as pod
2011-08-15 10:41:31 -07:00
alena
6f436b6b0b
Improved logging in 229 to 2210 upgrade
2011-08-15 10:21:20 -07:00
Sheng Yang
d1721669ea
bug 11122: Fix router startup
...
The new created router got hostId = 0.
status 11122: resolved fixed
2011-08-15 10:21:20 -07:00
alena
5fcc2616a1
bug 11120: elb/load balancer config values should be the part of 229 to 2210 db upgrade, not 228 to 229
...
status 11120: resolved fixed
2011-08-15 10:20:35 -07:00
alena
73fe2cbb89
Fixed db upgrade issue for 229-2210 firewall rules
2011-08-15 10:20:34 -07:00
Sheng Yang
23674a5386
bug 11105: Fix router with disconnected host
...
We keep the stopped router there, but continue with the ones we can use.
status bug 11105: resolved fixed
2011-08-15 10:20:34 -07:00
alena
05713a20e8
bug 11114: when release static nat as a part of vm expunge, do searchIncludingRemoved in nics table as the nics are marked as Removed before static nat is released
...
status 11114: resolved fixed
2011-08-15 10:18:45 -07:00
alena
47e8d2b29c
Fixed error message
2011-08-15 10:18:44 -07:00
alena
d72200bbfc
If one of the static nat rules failed to apply on the backend, the end result should be false
2011-08-15 10:18:44 -07:00
Chiradeep Vittal
779989ce6b
bug 11103: create firewall chains on ipassoc
...
status 11103: resolved fixed
bug 11106: this is somehow fixed / cannot reproduced
status 11106: resolved fixed
2011-08-15 10:18:44 -07:00
alena
c8cf17f6da
Revert "fix NPE when listvolume if vm got destroyed"
...
This reverts commit 9bdaa9d967a6390cc1655ce7344d5af474890e4c.
2011-08-15 10:18:44 -07:00
alena
d8a9612ef7
Remove firewall rule along with pf/staticNat/lb rule if the pf/staticNat/lb failed to create due to network rule conflict
2011-08-15 10:18:44 -07:00
Jessica Wang
eb18d6dd55
bug 10977: cloudStack - instance page - provide "Migrate Instance" action to all hypervisors.
2011-08-15 10:18:43 -07:00
Edison Su
ec978f0716
fix NPE when listvolume if vm got destroyed
2011-08-15 10:18:10 -07:00
alena
891f02f4d4
Resend firewall rules on domR restart
2011-08-15 10:18:10 -07:00
anthony
02aec3b3ef
revert pool vm sync to host vm sync in startupcommand in 2.2.10.
...
then XenServer upgrade is supported in 2.2.10
2011-08-15 10:18:10 -07:00
Naredula Janardhana Reddy
c63f9fbca2
bug 10561: allowing to create a firewall rule with sameport range but different protocols
2011-08-15 10:18:10 -07:00
Chiradeep Vittal
51f4485143
bug 11084: ensure AH and ESP protocols are allowed in when creating a VPN
2011-08-15 10:18:09 -07:00
alena
803255b0ba
bug 11029: db upgrade from 2.2.9 to 2.2.10 includes firewall_rule upgrade now
...
status 11029: resolved fixed
Commit also includes the following:
* map firewall rule to pf/lb/staticNat/vpn when the firewall rule is created as a part of pf/lb/staticNat/vpn rule creation
* when delete firewall rules, also delete related firewall rule
2011-08-15 10:18:09 -07:00
alena
829ee7b241
Improved logging in 229 to 2210 upgrade
2011-08-13 00:53:29 -07:00
Sheng Yang
bb6c2d48f5
bug 11122: Fix router startup
...
The new created router got hostId = 0.
status 11122: resolved fixed
Conflicts:
server/src/com/cloud/network/element/VirtualRouterElement.java
2011-08-13 00:21:35 -07:00
Sheng Yang
08a2f30785
bug 11122: Fix router startup
...
The new created router got hostId = 0.
status 11122: resolved fixed
2011-08-13 00:15:53 -07:00
Sheng Yang
d4990c82ca
bug 11122: Fix router startup
...
The new created router got hostId = 0.
status 11122: resolved fixed
2011-08-13 00:15:34 -07:00
alena
b9217f85e4
bug 11120: elb/load balancer config values should be the part of 229 to 2210 db upgrade, not 228 to 229
...
status 11120: resolved fixed
2011-08-12 22:52:50 -07:00
alena
1b799a2792
Fixed db upgrade issue for 229-2210 firewall rules
2011-08-12 19:29:26 -07:00
Sheng Yang
fbd9e2159d
bug 11105: Fix router with disconnected host
...
We keep the stopped router there, but continue with the ones we can use.
status bug 11105: resolved fixed
2011-08-12 19:16:07 -07:00
Sheng Yang
ee90c51a77
bug 11105: Fix router with disconnected host
...
We keep the stopped router there, but continue with the ones we can use.
status bug 11105: resolved fixed
2011-08-12 19:15:52 -07:00
Sheng Yang
70be9c6ed1
bug 11105: Fix router with disconnected host
...
We keep the stopped router there, but continue with the ones we can use.
status bug 11105: resolved fixed
2011-08-12 19:15:31 -07:00
Sheng Yang
20e28d67bf
Fix ping in cloud-early-config
...
The old ping don't have -w option
2011-08-12 19:15:31 -07:00
alena
e76a8d7f8a
bug 11114: when release static nat as a part of vm expunge, do searchIncludingRemoved in nics table as the nics are marked as Removed before static nat is released
...
status 11114: resolved fixed
2011-08-12 19:11:51 -07:00
frank
98386a6c00
Fix typo in cloud-management script
2011-08-12 18:18:01 -07:00
frank
6c98aa9173
Fix typo in cloud-management script
2011-08-12 18:16:40 -07:00
alena
9253860347
Fixed error message
2011-08-12 18:16:21 -07:00
frank
aa8e073e09
Fix typo in cloud-management script
2011-08-12 18:15:31 -07:00