anthony
c683fda236
set timeout for CheckOnHostCommand to 50 s
2011-09-02 15:01:32 -07:00
anthony
c7fb330914
put getConnection into try
2011-09-02 15:01:28 -07:00
alena
eb9b5c1f65
bug 11259: ROOT admin can extract template/iso even when it's not mark as extractable
...
status 11259: resolved fixed
2011-09-02 12:37:15 -07:00
alena
ecd99ad379
bug 11332: don't try to log vm's information when the vm is already Expunged
...
status 11332: resolved fixed
Conflicts:
server/src/com/cloud/vm/dao/VMInstanceDaoImpl.java
2011-09-02 12:08:39 -07:00
frank
3b8851ad68
Bug 9479 - provide option for built in https
...
use our certificate as java trust store
2011-09-02 11:00:04 -07:00
Naredula Janardhana Reddy
10d2ca8d0a
bug 10617: blocking between security groups for egress rules fixed.
2011-09-02 16:17:08 +05:30
Edison Su
d18a1ddc28
fix the long time issue that sometimes libvirt reports volume missing
2011-09-02 01:01:27 -07:00
frank
57dbe64f9e
Bug 9479 - provide option for built in https
...
Listen on 6443 instead of 8443 because tomcat6 will change 8443 to a random one when CATALINA_HOME is not /usr/share/tomcat6
change iptable rule
2011-09-01 17:45:18 -07:00
frank
c5bbdb12a1
Bug 9479 - provide option for built in https
...
Listen on 6443 instead of 8443 because tomcat6 will change 8443 to a random one when CATALINA_HOME is not /usr/share/tomcat6
2011-09-01 17:41:52 -07:00
frank
c7b3c81485
Bug 9479 - provide option for built in https
...
small fix on cloud-setup-managment
2011-09-01 17:09:06 -07:00
frank
4dab93761b
fix build in inline with alex's new dependent jar files
2011-09-01 16:15:14 -07:00
frank
1ce0ad67c8
Bug 9479 - provide option for built in https
...
status 9479: resolved fixed
2011-09-01 16:01:28 -07:00
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