Commit Graph

8100 Commits

Author SHA1 Message Date
Kelven Yang
cddd117e99 bug 11296 : merge fix from 2.2.10 2011-09-01 11:57:35 -07:00
anthony
5e1886ee35 try pingXenServer first before getConnect in getCurrentStatus 2011-09-01 11:51:42 -07:00
Sheng Yang
4e5ce5690a bug 11305: Stop disconnected redundant virtual router if we can process with the connected one
When we apply rules or start new VM, we may encounter some running routers that
we can't program. That can due to network issue or host is down or vCenter is
disconnected, etc. To keep the synchronization, we would stop them, but only
when there is the other router we've successfully updated. If both routers are
unable to communicate with, we simply give up and report it user.

Conflicts:

	server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
2011-08-31 19:29:32 -07:00
Sheng Yang
01eb08a384 bug 11305: Remove router stop logic from disconnect host.
Now the logic is: if we can only connect to one of the two redundant routers, we
would stop the one that can't be connected. If we fail to program both routers,
just let it go.
2011-08-31 19:27:57 -07:00
Kelven Yang
4ea0256959 turn-off temporary debugging stuff 2011-08-31 18:19:10 -07:00
alena
8b5f2c758e Do account permission checks for snapshots the way it's done for all other ControlledEntities 2011-08-31 18:15:08 -07:00
frank
f7924505d3 partly bring usage back to spec file to work around rpm build 2011-08-31 17:25:17 -07:00
frank
806c70c87f Bug 8966 - Oracle VM (OVM) support
fix a ovs agent bug, wrong return value check
2011-08-31 17:25:11 -07:00
frank
0c0fe8c1b3 Bug 8966 - Oracle VM (OVM) support
configure hostname of host for OCFS2
small fixes
2011-08-31 17:25:04 -07:00
Edison Su
c9b3266582 add other linux guest support 2011-08-31 16:19:01 -07:00
Kelven Yang
0421eafba0 bug 10765: add japanese keyboard support for linux OSes 2011-08-31 15:53:01 -07:00
anthony
e231ea1ab2 eclipse classpath fix 2011-08-31 15:51:19 -07:00
Alex Huang
c2ada929aa remove 4.1.2 of httpclient 2011-08-31 15:23:09 -07:00
Alex Huang
bf1fcdf661 Added back 3.1 version of http client 2011-08-31 15:14:54 -07:00
anthony
f47bf2e4cf fixed eclipse classpath 2011-08-31 13:35:37 -07:00
David Nalley
81c376dd5b updating copyright licenses, including build-usage.xml 2011-08-31 16:22:51 -04:00
Edison Su
7621dea575 Fix the regression on security group cleanup:
In pre-2.2.10, the cleanup doens't work at all.
In 2.2.10, it works but make a mistake to delete all the rules for vmname ending with "-untagged"
2011-08-31 10:45:52 -07:00
David Nalley
ee81905814 merging usage 2011-08-31 13:36:41 -04:00
David Nalley
c56432bc0a Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-08-31 12:19:04 -04:00
David Nalley
d6dc5a76f3 adding a Install from source document 2011-08-31 12:18:46 -04:00
kishan
8d5e7ff659 bug 11316: In 2.2.y, removed new template upgrade changes. Added upgrade path from 2210 to 2211. Moved existing changes to 2211to2212
status 11316: resolved fixed
2011-08-31 15:16:12 +05:30
kishan
2ff1e4f92a bug 11316: Removed new template upgrade changes. Added upgrade path from 2210 to 2211. Existing changes moved to 2211to2212 upgrade
status 1316: resolved fixed
2011-08-31 14:19:20 +05:30
alena
39b78ee17c bug 11298: give detailed error message when failed to authenticate a user
status 11298: resolved fixed
2011-08-30 16:51:45 -07:00
alena
acaba52736 Print exception stack trace when catch generic exception in CitrixResourceBase 2011-08-30 16:31:58 -07:00
frank
32cb4da2f3 add classpath and project file for ovm 2011-08-30 15:59:39 -07:00
frank
c826512ada don't do compilation when deploying ovm 2011-08-30 15:43:59 -07:00
frank
4385a3d2de deploy ovm scripts when deploying server 2011-08-30 15:28:05 -07:00
Jessica Wang
ff3316b3f9 bug 11080: cloudStack - Add Primary Storage dialog - (1) add new protocol "OCFS2" to hypervisorType "OVM". (2) When "OCFS2" is selected, show/hide other fields like NFS is selected, except no server field. 2011-08-30 15:23:19 -07:00
Jessica Wang
55264226b8 cloudStack - add new localization labels. 2011-08-30 15:22:57 -07:00
alena
d65bef383c Mark account as cleanup_required=0 when cleanup was finished successfully 2011-08-30 14:09:14 -07:00
alena
8f9b929e3f Don't remove the domain when it has accounts that are removed, but require cleanup 2011-08-30 14:09:01 -07:00
frank
0b010ef9d4 put comipiling jar files to deps.classpath 2011-08-30 13:58:22 -07:00
frank
c9e78299d0 add compiling time classpath for testclient target 2011-08-30 11:03:33 -07:00
frank
de27618c7f move cloud-selenium*.jar to tools 2011-08-30 10:44:58 -07:00
alena
09f8d8ee4c Fixed the bug when networkRate for the domR's guest network wasn't taken from the service offering 2011-08-30 10:41:17 -07:00
Edison Su
c59d843cc5 detect centos 6.0 2011-08-30 10:35:31 -07:00
Edison Su
0e3aa3df29 sleep 30 sec if it is the first time to install cloud-agent in case the network is not coming up 2011-08-30 10:35:27 -07:00
Naredula Janardhana Reddy
854f81962f bug 10617: Added Egress rules to Security groups.
Description :
   API's:
     -  Two new api's authorizeSecurityGroupEgress,revokeSecurityGroupEgressCmd are added. These two API's are similer to ingress rule API's.
           - authorizeSecurityGroupEgress :Authorizes a particular egress rule for this security group . Usageof API is very similer to that of authorizeSecurityGroupIngress except that instead of source cidr  there will be destination cidr. By default like ingress, all the outgoing flows are blocked.
           - revokeSecurityGroupEgress : It is similer to revokeSecurityGroupIngress api, It removes the egress rule.
     -  listSecurityGroup API's response changed. It include's egress list apart from the existing ingress rules in the output of the API.

   Hypervisors :
      - It is implemented in Xen and KVM.

   Pending Tasks :  Blocking using destination security groups.

   Previous commits: c9fda641673df7701f44963ef27e1d488f121219 , 24e4e44b8f0712a37147a3777833de3f9e24829e
2011-08-30 16:28:35 +05:30
Murali Reddy
279d21ee92 bug 11179: template url and format are not validated
added check to verify url ends with extension same as the template format specified
2011-08-30 16:15:58 +05:30
Edison Su
03e33f16bf bug 11217: only work on the snapshot whose state is "backedup" and is not removed
status 11217: resolved fixed
2011-08-29 15:28:01 -07:00
Edison Su
60cbef1fb8 bug 11217: add db upgrade script, if sechost_id is missing of a snapshot, add one got from presnapshot_id
status 11217: resovled fixed

Conflicts:

	server/src/com/cloud/upgrade/dao/Upgrade229to2210.java
2011-08-29 15:27:53 -07:00
alena
41be3716e3 bug 11196: fixed the code when gson serialization was done twice
status 11196: resolved fixed
2011-08-29 14:50:18 -07:00
Murali Reddy
9abb544865 bug 6876: netscaler MPX & VPX support
- adding supprt for Netscaler VPX & MPX load blancers
    - implemented for virtual networking
    - works only with new fetched public IP, inline support is not added yet
2011-08-30 00:14:05 +05:30
alena
0b95ad2f0f bug 11290: insert VPN config values as a part of 229-2210 upgrade
status 11290: resolved fixed
2011-08-29 11:22:42 -07:00
alena
b5b695b82a bug 11262: validate public key before processing it
status 11262: resolved fixed
2011-08-29 11:07:01 -07:00
Edison Su
4e7d4abe3d bug 10931: if local.storage.uuid not found, generate a new one instead of throw exception
status 10931: resolved fixed
2011-08-29 11:06:55 -07:00
Murali Reddy
9a10f2b402 bug 6876: netscaler MPX & VPX support
- adding supprt for Netscaler VPX & MPX load blancers
- implemented for virtual networking
- works only with new fetched public IP, inline support is not added yet

more details will be added in the bug
2011-08-29 19:26:08 +05:30
Prasanna Santhanam
dc7ac31dce 1. correcting the global property 2. handling the case if unittest2 is present
(cherry picked from commit d1b71859c0d6bb054d64f38b7bc6f11d37bd1725)
2011-08-29 18:44:57 +05:30
David Nalley
6d101d554e Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-08-28 23:43:28 -04:00
David Nalley
cf3750c973 small spec file cleanup 2011-08-28 23:43:15 -04:00