Rajesh Battala
2e21060028
CLOUDSTACK-869 nTier Apps 2.0 : Support NetScalar as external LB provider
2013-05-09 15:23:00 +05:30
Mice Xia
600f140df6
fix CLOUDSTACK-2277 Add approriate message for the user informing about the absence of vm-tools when adding nics to vm on vmware
2013-05-09 14:27:13 +08:00
Min Chen
dc5d2f45e9
Make copyFromS3ToNFS flow work.
2013-05-08 17:39:46 -07:00
Edison Su
738d35a61d
CLOUDSTACK-1907: Debian Squeeze 6.0 (64-bit) is not experimental any more
2013-05-08 19:54:54 +01:00
Edison Su
ac7be218d5
creat template from volume/snapshot, and then create vm from template works now
2013-05-07 20:18:19 -07:00
Edison Su
5aeca646ae
make create template from volume/snapshot work
2013-05-07 20:18:19 -07:00
Koushik Das
20bc334f2c
CLOUDSTACK-2357 : Failed to update VNMC provider to enabled state
2013-05-08 08:32:48 +05:30
Hiroaki KAWAI
64dc39a2b0
Fix typo
...
Reported by Soheil Eizadi <seizadi@infoblox.com>
at dev@cloudstack.apache.org
2013-05-08 10:06:44 +09:00
Min Chen
ac1b75dc9f
Fix a bug in deleteTemplate return result.
2013-05-07 17:58:45 -07:00
Min Chen
8a514ea4b8
Update template size in VMTemplate table.
2013-05-07 17:45:06 -07:00
Min Chen
70f866156f
Fix a bug in updating template_store_ref entry.
2013-05-07 17:45:06 -07:00
Prasanna Santhanam
1d24cbc307
add debug logs when access checkers fail to find API
...
When the access checkers fail for api discovery, we fail silently.
instead record a debug message.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 15:29:10 +05:30
Prasanna Santhanam
26d637a0fb
Adding tracelogs to the API discovery service
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:52:12 +05:30
Min Chen
26424ff2a8
Make url in AddImageStoreCmd not required since S3 does not have url.
2013-05-06 22:14:49 -07:00
Edison Su
9f7bad2cef
fix creating snapshot
2013-05-06 18:27:15 -07:00
Edison Su
2d544e7127
volume related operation works
2013-05-06 18:27:15 -07:00
Alex Huang
bc823f946c
Fixed up the simulator to run with windows paths in cygwin
2013-05-06 16:34:41 -07:00
Alex Huang
3722d66aae
Fixed up unit testing to use only an in class TestConfiguration
2013-05-06 16:34:27 -07:00
Alex Huang
ad2777c547
Moved agent commands to core and out of api
2013-05-06 16:34:20 -07:00
Min Chen
0d78209b73
Address various UI requirements by introducing provider constants.
2013-05-06 15:12:33 -07:00
Hugo Trippaers
90cd64cf53
BigSwitch should only respond if it is the actual provider on the network.
...
This fixes an NPE during the release call.
2013-05-06 11:48:56 +02:00
Hugo Trippaers
59cc382f20
Prevent Nicira NVP tags from exceeding the 40 character limit.
2013-05-06 11:48:49 +02:00
Rajesh Battala
c8e3fff6e4
CLOUDSTACK-1849 Creation of LB Health Check policy fails if the value of Unhealthy Threshold parameter is 3 or more.
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-05-03 17:00:48 +05:30
Murali Reddy
8b909668fb
CLOUDSTACK-2320: On NetScaler RNAT rules are not getting created,
...
blocking public access to the VM's in basic zone using EIP.
Its required that both RNAT and INAT rules are required on the NetScaler
to provide public connectivity to user VM's in both in-bound and out-bound
directions. Currenely only INAT rule is added which permits inbound public
traffic to VM. This fix adds RNAT rule aswell, which ensures the outbound
public access from the user VM's
2013-05-03 16:06:43 +05:30
Min Chen
c60c373a38
Modify DownloadCommand to pass DataTO.
2013-05-02 23:05:19 -07:00
Sheng Yang
70da1b3be3
PVLAN: Fix KVM ovs driver cannot get vlan id issue
2013-05-02 16:32:07 -07:00
Min Chen
87fafb7287
Add S3 register template integration test.
2013-05-02 15:20:46 -07:00
Sateesh Chodapuneedi
565997d9b3
Fixing build breakage.
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-05-02 17:10:21 +05:30
Jayapal
1f1467974f
CLOUDSTACK-1828 Source Nat on private gateway feature
2013-05-02 15:40:15 +05:30
Rajesh Battala
16865014a0
CLOUDSTACK-1851 Health Check monitor not getting created on Netscaler device in Basic zone setup.
2013-05-02 11:20:43 +05:30
Edison Su
4d992fd18f
fix template download to primary storage
2013-05-01 17:51:24 -07:00
Kelven Yang
f101241050
Apply patch for https://reviews.apache.org/r/10892/
2013-05-01 17:40:38 -07:00
Min Chen
8a5bd9e8f8
Fix a sql bug in selecting end point to send message.
2013-05-01 16:04:40 -07:00
Sheng Yang
3c3d67769b
PVLAN: PvlanSetupCommand for KVM support
2013-05-01 13:23:09 -07:00
Sheng Yang
40386fc4cb
PVLAN: Add network label parameter to PvlanSetupCommand
...
We need it to find the real bridge/switch to program on the OVS.
2013-05-01 13:23:09 -07:00
Sheng Yang
142f3b30f4
PVLAN: Remove bridge parameter in PvlanSetupCommand
...
Bridge is hypervisor dependent, shouldn't appear in PvlanSetupCommand.
2013-05-01 13:23:08 -07:00
Sheng Yang
05885457ec
PVLAN: Simplify OVS policy
...
We can resubmit the packet against the flow table to get simplier result.
Now we don't need to check if VM is in the same host as DHCP server or not.
2013-05-01 13:23:08 -07:00
Sheng Yang
b64039bafd
Implement PVLAN on Xen
...
Start/stop vm/dhcp server are done. Not done with VM migration.
A new command(PvlanSetupCommand) is sent for setting up PVLAN for vms. Currently
it's focus on OVS implementation. Need to be more abstruct and add vSwitch part.
2013-05-01 13:23:08 -07:00
Sheng Yang
9c9e2ec9cc
PVLAN: Add pvlan in createNetworkCommand
2013-05-01 13:23:08 -07:00
Min Chen
3c6b7c2a01
Populate system vm template to template_store_ref in adding an image
...
store.
2013-05-01 12:10:24 -07:00
Prasanna Santhanam
bb63d713ce
Revert "removing unused commented dependencies"
...
This reverts commit 8e917b1ad3c0d3076b0c6425ea3318a6d6dd5c25.
Fixing the eclipse setting issue caused by excluding <cs.target.dir>.
This also fixes the incubation -> graduation links in the various poms.
Conflicts:
pom.xml
2013-05-01 08:59:22 +05:30
Min Chen
36c1538f06
Bugfix to make deployDataCenter.py work.
2013-04-30 17:42:48 -07:00
Abhinandan Prateek
ac23f7aae6
CLOUDSTACK-2296: Support for Windows 8 and Windows Server 2012 as VM Guest OS on Xenserver
2013-04-30 16:23:41 +05:30
Murali Reddy
09af15035b
CLOUDSTACK-2292: GSLB: server object need to be created when 'zone load
...
balancer' is configured on different LB service provider
creating a server object before creating GSLB service
2013-04-30 14:15:54 +05:30
Edison Su
99dcb23b1c
fix build
2013-04-29 19:37:47 -07:00
Edison Su
2f689171e0
refactor snapshot
2013-04-29 18:51:14 -07:00
Edison Su
37cbe8890f
refactor snapshot
2013-04-29 18:51:13 -07:00
Kelven Yang
85e73d18f5
Refactor message bus facitlity to avoid confusing with event bus for external notification, planning to use it in VMSync
2013-04-29 14:36:03 -07:00
Min Chen
5b7ea8b0fe
Remove DeleteObjectFromSwiftCommand, which can be achieved through
...
DeleteTemplateCommand.
2013-04-26 17:52:50 -07:00
Min Chen
c2e9be8d31
Handle DeleteVolumeCommand for S3.
2013-04-26 16:45:11 -07:00