Alex Huang
916e77a448
Checked in missing license header
2012-10-04 20:36:11 -07:00
Jessica Tomechak
10993aa24f
Doc : Installation Guide. Adds missing files and images, fixes a few issues. CLOUDSTACK-253
2012-10-04 19:51:29 -07:00
Chip Childers
28e2f540be
Added INSTALL.md to the RAT exclusion list
2012-10-04 20:36:59 -04:00
David Nalley
3efbf868f5
fixing a broken ubuntu build
2012-10-04 20:29:05 -04:00
Jessica Tomechak
1c64ebc364
checkin doc changes
2012-10-04 16:54:33 -07:00
Alex Huang
bd384829da
Merged over docs from master
2012-10-04 16:15:51 -07:00
Alex Huang
4763997ee9
Propagated INSTALL.md
2012-10-04 16:02:36 -07:00
Sheng Yang
a438346745
CLOUDSTACK-191: Update checking for updateCustomerGateway
...
Reviewed-by: Anthony Xu
Conflicts:
server/src/com/cloud/network/vpn/Site2SiteVpnManagerImpl.java
2012-10-04 15:40:14 -07:00
Anthony Xu
1ff798ca76
CS-16409 : dhcp request doesn't have target ip, remove ip in the iptable rule
2012-10-04 15:38:28 -07:00
Anthony Xu
4cb4628bec
CS-16049 : VPC, VR provides metadata and user data through port 80, this port should be only open for targeting to this VR ip
2012-10-04 15:38:26 -07:00
Anthony Xu
0c6bdd2781
CLOUDSTACK-251 :
...
when host is reconnected, CS try to make sure the host can access primary storage,
CS only do this when primary storage is UP, and even host cannot access primary storage,
that is okay, do not throw exception, just print a warning message
2012-10-04 11:35:43 -07:00
Edison Su
c639cb41eb
fix devcloud: copy router_proxy.sh into correct place
2012-10-03 18:59:45 -07:00
Edison Su
9a37cd6cdc
fix devcloud: add router_proxy.sh
2012-10-03 18:54:28 -07:00
Edison Su
092f50c822
fix devcloud
2012-10-03 18:40:04 -07:00
Anthony Xu
a513435089
CS-16049 : VPC, VR provides metadata and user data through port 80, this port should be only open for targeting to this VR ip
2012-10-03 10:06:55 -07:00
Anthony Xu
ed094447cd
CS-16409 : dhcp request doesn't have target ip, remove ip in the iptable rule
2012-10-03 10:04:11 -07:00
Anthony Xu
95df352e87
CLOUDSTACK-106: this issue seems be coverred by other issue somehow, when other issue is fixed, this issue shows up
2012-10-03 09:57:16 -07:00
Alex Huang
986ceff883
Applied review #7342
2012-10-01 17:36:01 -07:00
Alex Huang
381c649bf3
Applied patch to get rid of cloud-premium
2012-10-01 17:14:24 -07:00
Wido den Hollander
d9544a2fb9
rpm: Have cloud-server depend on cloud-scripts
2012-10-01 17:01:11 -07:00
Pranav Saxena
f9279f9712
CloudStack-222: Widget changes to remove the UI prompt to restart the management server while trying to change global settings Reviewed-By:Brian
2012-10-02 00:17:52 +05:30
Edison Su
e2585ff8ed
exclude deleted files
2012-09-28 10:45:37 -07:00
Edison Su
83d072e52b
CLOUDSTACK-142 remove unneeded file
...
Conflicts:
pom.xml
2012-09-28 10:40:46 -07:00
Chiradeep Vittal
4b8bf08e9a
CLOUDSTACK-168 remove unneeded file
2012-09-28 10:40:27 -07:00
Edison Su
43c9157323
CLOUDSTACK-170 remove unneeded secrets file
...
Conflicts:
pom.xml
2012-09-28 10:40:13 -07:00
Edison Su
7583f02bc4
CLOUDSTACK-170 remove unneeded file
...
Conflicts:
pom.xml
2012-09-28 10:39:18 -07:00
Chiradeep Vittal
b83f0250e2
CLOUDSTACK-174 remove unused file
2012-09-28 10:38:43 -07:00
Edison Su
824aa3f148
CLOUDSTACK-143 vcpu hotplug is used whenever the number of vcpus are increased or decreased while the vm is online. so far this is never done in CloudStack for system vms. Also, no evidence that this file is copied to /etc/udev/rules.d where it would be needed
...
CLOUDSTACK-144 xe-linux-distribution.init is used to communicate the distribution information to the xe toolset in dom0. No evidence that this file is copied to /etc/init.d where it would be needed. The right way to do it would be to install the xe-guest-utilities deb package from the xs-tools ISO distributed by Citrix XenServer
Conflicts:
pom.xml
2012-09-28 10:38:21 -07:00
Hiroaki Kawai
046e916fcf
fix 4.0 build failure (invalid constructor argument)
...
Signed-off-by: Edison Su <disheng.su@gmail.com>
2012-09-27 22:29:16 -07:00
Jessica Wang
17c8b648b8
CS-16413: cloudstack UI - domain page - pass details=min to listAccounts API.
2012-09-27 17:23:52 -07:00
Jessica Wang
a5f26969e5
CS-16407: cloudstack UI - Infrastructure page - total number of Virtual Routers should include both project type and account type.
2012-09-27 17:23:41 -07:00
Chip Childers
632494d4a3
CLOUDSTACK-166 - Marking conntrackd.conf.templ as public domain
2012-09-27 17:23:29 -07:00
Jessica Wang
68f377e29c
CS-16407: cloudstack UI - Infrastructure page - zone - Physical network - Guest - network tab - make 2 API calls to get guest networks. The first one is to get guest networks under all projects. The 2nd one is to get guest networks that are not under any project.
2012-09-27 17:23:18 -07:00
Chip Childers
6cd878d8e0
CLOUDSTACK-145 - Added licensing for ssh config
2012-09-27 17:22:56 -07:00
Alena Prokharchyk
d4261f8400
Removed unused code that was commented out in SnapshotManagerImpl- you can alway retrieve it back from the history if needed
...
Conflicts:
server/src/com/cloud/storage/snapshot/SnapshotManagerImpl.java
2012-09-27 17:22:10 -07:00
Alena Prokharchyk
d55212e386
Removed unused imports from snapshot manager
2012-09-27 17:22:06 -07:00
Alena Prokharchyk
e441c600c4
Validate port ranges in PF rule only when startPort != endPort in private or public range
2012-09-27 17:21:46 -07:00
Alena Prokharchyk
aa8048aa04
Port ranges for PF rules: public port start should be equal to ending port start; the same applies to end ports
2012-09-27 17:21:08 -07:00
Alena Prokharchyk
2392f655b0
Revert "Removed port ranges from createPortForwardingRule API"
...
This reverts commit d04f0b4752 .
Conflicts:
api/src/com/cloud/api/commands/CreatePortForwardingRuleCmd.java
Conflicts:
api/src/com/cloud/api/commands/CreatePortForwardingRuleCmd.java
2012-09-27 17:20:33 -07:00
Wido den Hollander
f57095aa02
Use /tmp as temporary location for injecting SSH keys into systemvm.iso
...
When starting the management server with 'sudo' the $HOME will be set to the user calling sudo.
This fixes CLOUDSTACK-218
2012-09-27 10:29:23 -07:00
Mice Xia
0daae2c340
CLOUDSTACK-217 Count of active sessions in console proxy do not descrease as VNC session close
2012-09-27 10:29:18 -07:00
Marcus Sorensen
8ed8b8b8b6
cloud.spec: run modprobe post agent install if kvm.modules exists
...
Signed-off-by: Edison Su <disheng.su@gmail.com>
2012-09-26 22:07:29 -07:00
Mice Xia
666edf2138
CLOUDSTACK-215 CPVM load balance didn't work, VNC console sessions go to one CPVM and ignore other CPVMs
2012-09-26 22:07:09 -07:00
Marcus Sorensen
34e1fd8441
CLOUDSTACK-202 Can't create VM from ISO, when in VPC
...
Signed-off-by: Mice Xia <mice_xia@tcloudcomputing.com>
2012-09-26 21:57:40 -07:00
Anthony Xu
14c0384336
fix build
2012-09-26 21:56:54 -07:00
Anthony Xu
e0a22d4fee
VPC : password reset fix
2012-09-26 21:56:45 -07:00
Anthony Xu
28b13ea4a5
VPC : password reset,
...
add console redirect
2012-09-26 21:56:34 -07:00
Anthony Xu
c58713780f
CS-16393
...
one typo fix
make passwd service exitable
2012-09-26 21:56:30 -07:00
Anthony Xu
9afe06e2bb
VPC : password server, start password server when guest network is created
2012-09-26 21:56:24 -07:00
Anthony Xu
889a34c9ee
CS-16370 , VCP, support delete guest network for vmware
2012-09-26 21:55:20 -07:00