Joe Brockmeier
|
1869160cdd
|
committing changes for docs licensing cleanup https://reviews.apache.org/r/6618
|
2012-08-15 19:42:47 -04:00 |
Jessica Tomechak
|
a25e149f8a
|
Add XML tags tutorial to README for doc contributors.
|
2012-08-15 15:43:21 -07:00 |
Jessica Wang
|
ccf99beaed
|
cloudstack 3.0 UI - Instances page - VM Wizard - select network step - VPC filter - list only VPCs belonging to the current login (i.e. If the current login is root-admin, do not show VPCs belonging to regular-user/domain-admin in Instances page's VM Wizard.)
|
2012-08-15 15:00:26 -07:00 |
anthony
|
63b7ed5115
|
fix a typo
|
2012-08-15 14:11:55 -07:00 |
Jessica Wang
|
c087c5626c
|
cloudstack 3.0 UI - IP Address page - detailView - Network Name is referring to name of associated network.
|
2012-08-15 14:10:48 -07:00 |
Brian Federle
|
f8886ce611
|
VPC UI: Fix IP details when no network is present
|
2012-08-15 14:10:35 -07:00 |
Brian Federle
|
94dba7d42b
|
VPC UI: Hide tier dropdown if viewing from tier detail view
|
2012-08-15 14:10:13 -07:00 |
John Kinsella
|
6e73941244
|
[ASFCS40] Updated version number to reflect 4.0.0
|
2012-08-15 14:09:54 -07:00 |
Edison Su
|
f6c6494126
|
Adds missing bit from the original CLVM patch
263216caa5
(https://reviews.apache.org/r/6470/) regarding 'patchDisk' in
createPatchVbd. This same patch should apply cleanly to both master and
4.0 branches
RB: https://reviews.apache.org/r/6615/
Send-by: shadowsor@gmail.com
|
2012-08-15 14:09:30 -07:00 |
Jessica Wang
|
eb78e604bf
|
CS-15977: cloudstack 3.0 UI - VM Wizard - select network step (5th step) - if there is no visible network in Existing Networks Area, check checkbox in Add Network Area.
|
2012-08-15 14:09:08 -07:00 |
Alena Prokharchyk
|
4614e1c604
|
Fixed unittest for VPC - added missing implementation for some methods in Mock classes used by the test
|
2012-08-15 14:08:45 -07:00 |
Jessica Wang
|
450e868161
|
CS-15985: cloudstack 3.0 UI - IP Address page - should use associatednetworkid instead of networkid when trying to grep an IP Address' parent network.
|
2012-08-15 14:07:44 -07:00 |
Brian Federle
|
2894964f69
|
CS-15916: Show network name in IP details
Conflicts:
ui/scripts/network.js
|
2012-08-15 14:07:29 -07:00 |
Jessica Wang
|
1ab26fb235
|
cloudstack 3.0 UI - DeleteVpnCustomerGateway API response name has been changed, here is corresponding UI change.
|
2012-08-15 14:07:00 -07:00 |
Sheng Yang
|
419165f6b9
|
S2S VPN: Fix license headers
|
2012-08-15 14:06:42 -07:00 |
Sheng Yang
|
e508c81e45
|
S2S VPN: Fix wrong response name
|
2012-08-15 14:06:21 -07:00 |
Pranav Saxena
|
6bf4bd18f9
|
CS-15981:changing addvm's to add
|
2012-08-15 14:06:08 -07:00 |
anthony
|
4b3af0c961
|
fixed typo
|
2012-08-15 14:06:07 -07:00 |
Pranav Saxena
|
6350b1e46c
|
CS-15981:Add Load Balancer page inside Guest networks is blank
|
2012-08-15 14:05:47 -07:00 |
Pranav Saxena
|
158d41a6cf
|
CS-15976:when vpc fails to create, UI keeps on showing that the creation is in progress
|
2012-08-15 14:05:33 -07:00 |
kishan
|
5657412cfe
|
bug CS-15648: For volumes created from snapshot, create usage event after successful volume
status CS-15648: resolved fixed
reviewed-by: Nitin
|
2012-08-15 14:04:39 -07:00 |
Mice Xia
|
aebf033358
|
Fix a bug: zoneWizard uses incorrect vlan parameter to create storage network
|
2012-08-15 14:03:43 -07:00 |
Anthony Xu
|
790f82be04
|
CS-15922 : to avoid race condition when expunge vm, expunge interval and expunge deplay should be larger than 600 second
|
2012-08-15 14:01:38 -07:00 |
Kelven Yang
|
5bfc43bd50
|
Apply patch https://reviews.apache.org/r/6552/
|
2012-08-15 14:00:17 -07:00 |
Jessica Wang
|
6c33763d86
|
cloudstack 3.0 UI - VPN Customer Gateway - IKE DH field, Perfect Forward Secrecy field - change option description of to 'Group 2(modp1024)', 'Group 5(modp1536)'.
|
2012-08-15 13:59:28 -07:00 |
anthony
|
e1bfcdc1be
|
fix a typo
|
2012-08-15 13:53:43 -07:00 |
anthony
|
2ea876dfd3
|
in basic zone, allow dhcp traffic by default
|
2012-08-15 13:11:58 -07:00 |
Sheng Yang
|
c2ec3f728e
|
S2S VPN: CS-15998: Fix wrong vpc id in Site2SiteVpnGatewayResponse
|
2012-08-15 12:15:42 -07:00 |
Sheng Yang
|
a3faff94ff
|
S2S VPN: CS-15998: Fix wrong vpc id in Site2SiteVpnGatewayResponse
|
2012-08-15 12:10:19 -07:00 |
Jessica Wang
|
07efdb6409
|
cloudstack 3.0 UI - IP Address page - detailView - Network Name is referring to name of associated network.
|
2012-08-15 11:41:38 -07:00 |
Brian Federle
|
dc07b2e3e6
|
VPC UI: Fix IP details when no network is present
|
2012-08-15 10:28:14 -07:00 |
Brian Federle
|
95a60dc8bc
|
VPC UI: Hide tier dropdown if viewing from tier detail view
|
2012-08-15 10:14:22 -07:00 |
John Kinsella
|
6a41965b70
|
[ASFCS40] Updated version number to reflect 4.0.0
|
2012-08-14 22:54:44 -07:00 |
Mice Xia
|
7e093a949d
|
CS-15823 Failed snapshot should be marked as Error and cleanup asynchronously
|
2012-08-15 11:06:25 +08:00 |
Edison Su
|
178953e963
|
Adds missing bit from the original CLVM patch
263216caa5
(https://reviews.apache.org/r/6470/) regarding 'patchDisk' in
createPatchVbd. This same patch should apply cleanly to both master and
4.0 branches
RB: https://reviews.apache.org/r/6615/
Send-by: shadowsor@gmail.com
|
2012-08-14 16:33:58 -07:00 |
Jessica Wang
|
78b3b1ad83
|
CS-15977: cloudstack 3.0 UI - VM Wizard - select network step (5th step) - if there is no visible network in Existing Networks Area, check checkbox in Add Network Area.
|
2012-08-14 15:53:18 -07:00 |
Alena Prokharchyk
|
fe3786341f
|
Fixed unittest for VPC - added missing implementation for some methods in Mock classes used by the test
|
2012-08-14 13:47:04 -07:00 |
Jessica Wang
|
aa9dd422d9
|
CS-15985: cloudstack 3.0 UI - IP Address page - should use associatednetworkid instead of networkid when trying to grep an IP Address' parent network.
|
2012-08-14 12:35:41 -07:00 |
Brian Federle
|
e986d03fc9
|
CS-15916: Show network name in IP details
Conflicts:
ui/scripts/network.js
|
2012-08-14 12:35:33 -07:00 |
Jessica Wang
|
1fd771f871
|
cloudstack 3.0 UI - DeleteVpnCustomerGateway API response name has been changed, here is corresponding UI change.
|
2012-08-14 10:10:03 -07:00 |
Sheng Yang
|
bda9d0a843
|
S2S VPN: Fix license headers
|
2012-08-14 09:53:39 -07:00 |
Sheng Yang
|
991fb3d189
|
S2S VPN: Fix wrong response name
|
2012-08-14 09:53:35 -07:00 |
Pranav Saxena
|
37f646f3ff
|
CS-15981:changing addvm's to add
|
2012-08-14 18:13:22 +05:30 |
Pranav Saxena
|
9c6254046a
|
CS-15976:when vpc fails to create, UI keeps on showing that the creation is in progress
|
2012-08-14 17:24:07 +05:30 |
Pranav Saxena
|
8553918d08
|
CS-15981:Add Load Balancer page inside Guest networks is blank
|
2012-08-14 16:34:07 +05:30 |
kishan
|
65c90227ae
|
bug CS-15648: For volumes created from snapshot, create usage event after successful volume
status CS-15648: resolved fixed
reviewed-by: Nitin
|
2012-08-14 11:58:07 +05:30 |
Mice Xia
|
29459549ba
|
Fix a bug: zoneWizard uses incorrect vlan parameter to create storage network
|
2012-08-14 13:43:09 +08:00 |
Sheng Yang
|
926ae265b4
|
S2S VPN: Add db upgrade
|
2012-08-13 17:47:52 -07:00 |
Anthony Xu
|
5060f98268
|
CS-15922 : to avoid race condition when expunge vm, expunge interval and expunge deplay should be larger than 600 second
|
2012-08-13 17:45:38 -07:00 |
Sheng Yang
|
cbcd5cace1
|
S2S VPN: Add db upgrade
|
2012-08-13 17:37:51 -07:00 |