Jessica Wang
3eb48821c6
CS-14295: cloudstack 3.0 UI - volume page - upload volume dialog - add checksum field.
2012-05-07 11:11:30 -07:00
Naredula Janardhana Reddy
e75520259d
Bug 14120: Enabling SNAT for all the public NICs.
...
Summary of changes:
- snat flag is set to true if it is first ip of the NIC.
reviewed-by: Abhi
2012-05-07 09:59:44 +05:30
JohnZ
bc5ea30dfc
Revert 07e3632b59 removing change to awsapi-lib
2012-05-06 18:49:43 +01:00
JohnZ
07e3632b59
Revert "cloud-jasypt-1.8.jar into deps/awsapi-lib"
...
This reverts commit 7702a2da85 .
2012-05-06 18:35:45 +01:00
JohnZ
e577c6618b
Revert "CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change."
...
This reverts commit 12145bbf7c .
2012-05-06 18:32:46 +01:00
Jessica Wang
12145bbf7c
CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change.
2012-05-04 17:00:13 -07:00
Jessica Wang
c356fb922f
CS-14737: cloudstack 3.0 UI - state column in Volume/Snapshot/Instance/SecondaryStorage/Project page - should display state value as is (i.e. as returned in API call). Shouldn't localize value returned in API call.
2012-05-04 16:36:28 -07:00
Jessica Wang
1361fe34d5
cloudstack 3.0 UI - template page - localize "label.action.register.template"
2012-05-04 16:07:06 -07:00
Jessica Wang
9d2cdad35c
CS-14116: cloudstack 3.0 UI - add guest network dialog: make vlan/gateway/netmask required when network offering is Isolated with no SourceNat.
2012-05-04 15:43:14 -07:00
Jessica Wang
092b87aebe
CS-14116: cloudstack 3.0 UI - (1) add guest network dialog: make vlan/gateway/netmask required when network offering is "Shared". (2) dialog widget: be able to change field to required or not-required after createForm is rendered.
2012-05-04 15:05:49 -07:00
Edison Su
ec59779619
security group: exactly match bridge name
2012-05-04 13:55:40 -07:00
Kelven Yang
eed225b726
Add screen-resize support to new VNC engine
2012-05-04 11:31:15 -07:00
frank
83744e8c9d
CS-14722
...
vmware:deployuservm failed (startinstance failed with NoClassDefFoundError)
resolved fixed
2012-05-04 11:25:44 -07:00
bfederle
c452e0a0c3
Fix BG for setup guest traffic form in basic zone
2012-05-04 10:00:46 -07:00
JohnZ
7702a2da85
cloud-jasypt-1.8.jar into deps/awsapi-lib
2012-05-04 16:08:44 +01:00
Nitin Mehta
8ac10c5941
bug CS-14739: Check for the volume and vm hypervisor compatibility before attaching the volume to vm in case the volume is on secondary storage.
2012-05-04 16:30:08 +05:30
kishan
32085c960e
bug CS-14763: Added missing 301 to 302 path for 2.2.10 upgrade
...
status CS-14763: resolved fixed
reviewed-by: Abhi
Conflicts:
server/src/com/cloud/upgrade/PremiumDatabaseUpgradeChecker.java
2012-05-04 16:09:28 +05:30
prachi
01fdcd5d00
Changes overwritten by S3 Merge
2012-05-03 16:45:19 -07:00
prachi
2986d31e04
Adding back code that S3 merge overwrote
2012-05-03 16:45:17 -07:00
Jessica Wang
b0ccfc9d14
cloudstack 3.0 UI - login page - add a blank option to language dropdown. When this blank option is selected, browser's default language will be used.
2012-05-03 15:40:22 -07:00
JohnZ
e1c1e8fae1
awsapi-setup-db executable
2012-05-03 16:52:02 +01:00
JohnZ
95f6dea808
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-05-03 15:10:18 +01:00
JohnZ
4b0d7ccb31
Core S3 classes up to date
2012-05-03 15:06:30 +01:00
Abhi
637ed8ce26
bug CS-14515: adding centos 5.7 to supported os, supported in xen 6.0.2
2012-05-03 12:30:32 +05:30
Alena Prokharchyk
7dbd98a95c
More changes to the test client
2012-05-02 20:34:41 -07:00
anthony
72d464188c
bug CS-14718: wait util xenserver join pool operation stablize.
...
status CS-14718: resolved fixed
2012-05-02 19:51:06 -07:00
Alena Prokharchyk
ada347b08a
More changes to the test client
2012-05-02 19:28:39 -07:00
Jessica Wang
a61f3238c4
CS-14295: cloudstack 3.0 UI - volume page - listView - implement "Upload Volume" action.
2012-05-02 16:22:05 -07:00
JohnZ
c9792857c3
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-05-02 22:34:12 +01:00
bfederle
3848dfe109
WIP: Upload volume UI
...
Adds new action, upload volume, to the storage->volumes list view
header. This will present a dialog to specify URL & name of volume,
and select a VM to attach the volume to.
Server API calls are still incomplete and rely on hardcoded values.
Conflicts:
ui/index.jsp
2012-05-02 14:30:16 -07:00
JohnZ
b89841ee4a
S3AccessControlList, SHost, SAcl updates and fixes
2012-05-02 22:28:00 +01:00
Kelven Yang
39705f181d
Use the correct XenServer console streaming URL via XAPI
2012-05-02 14:09:17 -07:00
Alena Prokharchyk
868bdfeb5a
More changes to test client
2012-05-02 14:06:46 -07:00
Jessica Wang
92dc870f3e
cloudstack 3.0 UI - dialog widget - add new function cloudStack.dialog.createFormField.validation.required.add(), cloudStack.dialog.createFormField.validation.required.remove()
2012-05-02 14:02:03 -07:00
prachi
3d44b2dfa6
more changes to testclient
2012-05-02 13:48:35 -07:00
Alena Prokharchyk
62bee3ddf3
More changes to the test client
2012-05-02 13:19:50 -07:00
frank
3eb97d7d02
fix build
2012-05-02 10:57:36 -07:00
JohnZ
ef2c7423f1
S3 API merged branch
2012-05-02 15:51:10 +01:00
Salvatore Orlando
32753a724a
Merge branch '3.0.x' of http://git.cloud.com/cloudstack-oss into 3.0.x
2012-05-02 13:16:17 +01:00
Salvatore Orlando
486d962f09
CS-14724 : Making the default network label configurable, improving exception management
...
Please also see notes added to wiki.cloudstack.org/display/QA/Open+vSwitch+Tunnel+Manager
2012-05-02 13:14:47 +01:00
Murali reddy
3a0455daeb
bug cs-14285 NetScaler SDX: can not create VPX instances when XVA image is not NSVPX-XEN-9.3-52.4_nc.xva
...
status cs-14285: resolved fixed
This fix enables to use the first available VPX image and device profile on the SDX while creating VPX
2012-05-02 17:25:05 +05:30
JohnZ
f8864fbbdd
S3 Result changes using MTOMAwareResultStreamWriter
2012-05-02 12:20:48 +01:00
Chirag Jog
78616f5695
1. Support for egress rules, Network offerings and High Availability tests
...
2. Remove uneccesary code in project file.
2012-05-02 03:57:48 -07:00
Nitin Mehta
9b1fd4d414
bug CS-10789: Some upgerade change that tdidnt get merged.
2012-05-02 11:47:32 +05:30
Nitin Mehta
77f1db5e41
bug CS-10789: Some upgerade change that tdidnt get merged.
2012-05-02 11:41:53 +05:30
Nitin Mehta
7a06da8520
bug CS-10789: Some more code to make the Uploav volume more robust.
2012-05-02 11:24:46 +05:30
prachi
3eb95b9b5f
More changes to testclient
2012-05-01 19:04:53 -07:00
Alena Prokharchyk
8cb97f47dc
build-all: give more RAM to compile-aws
2012-05-01 17:08:32 -07:00
Alena Prokharchyk
57892fef6b
Added another testclient
2012-05-01 16:51:14 -07:00
Sheng Yang
e34fcff9b9
Don't bring up eth2 for booting process of redundant router
2012-05-01 16:21:02 -07:00