Sheng Yang
618d2541c8
CS-6840: Add status checking for site 2 site VPN
2012-06-29 18:58:52 -07:00
Kelven Yang
e75516d4f7
code-complete of inter-vlan support in VMware
2012-06-29 18:49:12 -07:00
anthony
25ecac3d7b
VPC : fix for nic unplug script
2012-06-29 18:22:47 -07:00
anthony
adabf516fa
VPC : network usage, the first colomn is output, the second colome is input
2012-06-29 17:39:04 -07:00
anthony
0f06bc6643
VPC : network usage works in VPC
2012-06-29 17:33:17 -07:00
anthony
f25ee3844e
VPC : create/destroy network usage chain
2012-06-29 15:52:14 -07:00
anthony
700ce361ff
VPC : network usage
2012-06-29 15:52:13 -07:00
Alena Prokharchyk
49d8b650e9
VPC: listPrivateGateways command is available for regular user too (he needs to know the gatewayId for the static route creation)
2012-06-29 15:17:17 -07:00
Jessica Wang
8d35452493
cloudstack 3.0 UI - site-to-site VPN page - populate listView and detailView.
2012-06-29 15:02:09 -07:00
Jessica Wang
e07ec3cd2c
cloudstack 3.0: (1) API - CreateVpnConnection API, ListVpnConnections API: set object name for API response.
...
(2) UI - Add site-to-site VPN dialog - call CreateVpnConnection API after CreateVpnCustomerGateway API returns success.
2012-06-29 14:55:26 -07:00
Jessica Wang
6cf45ad29b
cloudstack 3.0 API: CreateVpnCustomerGateway API, ListVpnCustomerGateways API: set object name for API response.
2012-06-29 14:40:00 -07:00
Jessica Wang
68a82ae1e3
cloudstack 3.0: (1) API - CreateVpnCustomerGateway API: correct parameter type on server-side.
...
(2) UI - Add site-to-site VPN dialog - call CreateVpnCustomerGateway API after CreateVpnGateway API returns success.
2012-06-29 14:21:37 -07:00
Alena Prokharchyk
07ef43bc84
VPC: added vpccidr to the list of VPC router bootload args
2012-06-29 13:59:49 -07:00
Alena Prokharchyk
37f29ccb11
VPC: set networkId to be null for IP address when the last PF/LB rule is removed for it and the IP belongs to VPC
2012-06-29 13:46:20 -07:00
Brian Federle
a3a965a5a8
VPC UI: Add link to site-to-site VPN
...
Add link in tooltip for site-to-site VPN, which opens a new panel
showing the list view. This draws from the existing 'siteToSiteVpn'
network subsection, so no modification should be required to the
existing list view.
2012-06-29 13:35:47 -07:00
Brian Federle
f87c719b03
Add configure VPC tooltip and links
2012-06-29 13:11:43 -07:00
Brian Federle
d5e8a5f227
Add configure icon to VPC
2012-06-29 11:50:58 -07:00
Deepti Dohare
3f61f42a7e
Fix for CS-15300 Limits on domain admin accounts
2012-06-29 23:53:32 +05:30
Jessica Wang
d922b99c64
cloudstack 3.0 API: CreateVpnGateway API, ListVpnGateways API: set object name for API response.
2012-06-29 11:05:10 -07:00
Prasanna Santhanam
afa52cd554
Post configuration tests to check
...
- if system VMs are up and running
- if built-in template is downloaded and ready to launch
2012-06-29 13:45:07 +05:30
kishan
077ca1489c
bug CS-15389: Added prepareStop to Virtualmachine manager and moved network usage collection into prepareStop of VR manager
2012-06-28 18:07:47 -07:00
anthony
1109ef717a
VPC : add vpc_staticroute.sh
2012-06-28 17:44:17 -07:00
anthony
fddf23a986
VPC : loadbalancer works
2012-06-28 17:16:54 -07:00
Alena Prokharchyk
7a5d3f365d
Fixed unittest
2012-06-28 17:21:42 -07:00
Alena Prokharchyk
e6383fc845
VPC: when add guest network to VPC, verify that the list of network services is within the list of services supported by VPC offering
2012-06-28 17:13:39 -07:00
Jessica Wang
f8e556f04b
cloudstack 3.0 UI: site-to-site VPN: add "Create site-to-site VPN" dialog.
2012-06-28 16:55:36 -07:00
Kelven Yang
738a326dfa
Inter-VLAN support in VMware
2012-06-28 16:20:56 -07:00
frank
318d2aedbd
CS-15376
...
Need to change rpm spec to deploy awsapi in its own webapps folder
2012-06-28 16:11:22 -07:00
kishan
c4cf065a3f
bug CS-15221: Encrypt config value before changing category to Hidden. Regression due to af1fc1cf5d361cb6d43e0107a644c42f645a0ccc
...
status CS-15221: resolved fixed
reviewed-by: Nitin
2012-06-28 15:54:45 -07:00
kishan
5ac297f88e
bug CS-15091: Removed additional space in category for config param category. Regression due to af1fc1cf5d361cb6d43e0107a644c42f645a0ccc CS-14637
...
status CS-15091: resolved fixed
reviewed-by: Nitin
2012-06-28 15:54:29 -07:00
kishan
a6754a7906
bug CS-15170: Add default zone to account table in cloud_usage table for fresh install also
...
status CS-15170: resolved fixed
reviewed-by: Nitin
2012-06-28 15:52:53 -07:00
kishan
492c3dfe78
bug CS-15170: Add default zone to account table in cloud_usage table
...
status CS-15170: resolved fixed
reviewed-by: Nitin
2012-06-28 15:52:42 -07:00
kishan
e8a211f19c
bug CS-15168: Use cagetory from DB instead of Config.java, set category to Hidden during upgrade if they are not already
...
status CS-15168: resolved fixed
reviewed-by: Nitin
2012-06-28 15:52:29 -07:00
kishan
fc44c5203e
bug CS-15168: Use cagetory from DB instead of Config.java, set category to Hidden during upgrade if they are not already
...
status CS-15168: resolved fixed
reviewed-by: Nitin
2012-06-28 15:49:53 -07:00
Brian Federle
f6fb322c7b
Fix add tier UI
...
Properly pass context for add tier dialog, which broke due to recent
changes that requires context to be present, for the action filter.
2012-06-28 15:34:08 -07:00
Sheng Yang
66a918f51a
CS-6840: List all objects without require parameter
2012-06-28 15:25:15 -07:00
Brian Federle
196ef1c1e0
VPC tier UI: Update state after performing actions
...
After performing an action that changes state, namely starting and
stopping a tier, run through the action pre-filter again, to make sure
that the allowable actions are properly refreshed.
2012-06-28 15:19:06 -07:00
Brian Federle
0a14f09fd7
VPC UI: Refactor tier action filter handling
...
For reusability, move action filter handling for VPC tier actions to a
separate function. This allows for easier refreshing of actions after a
tier's state has changed.
2012-06-28 14:50:13 -07:00
Brian Federle
252e599a6c
Pass _custom correctly to VPC tier add VM action
2012-06-28 14:21:30 -07:00
Alena Prokharchyk
ceb4445166
VPC: createPF/createLBrule: 1) don't allow to pass openFirewall=true 2) when no openFirewall is passed in, defaulted to false if the public ip belongs to VPC
2012-06-28 14:19:14 -07:00
Brian Federle
27eceaabdf
Add Citrix license to new JS files
2012-06-28 13:41:29 -07:00
Brian Federle
06563d4eea
CS-15211: More noticable 'Back' button on quick install
...
Original patch by: Pranav Saxena <pranav.saxena@citrix.com>
reviewed-by: Brian Federle <brian.federle@citrix.com>
2012-06-28 13:35:04 -07:00
Alena Prokharchyk
90b96642a7
Static route can be created for generic VpcGateway now, not just Private gateway
2012-06-28 13:14:54 -07:00
Brian Federle
4944652933
Fix missing actionFilter causing instance wizard to never complete
2012-06-28 12:29:18 -07:00
Brian Federle
017885b5f1
Instance wizard: Don't try to add a new row if list view isn't present
2012-06-28 11:12:26 -07:00
Brian Federle
8a94f5c5da
Pass context to instance wizard
2012-06-28 10:52:35 -07:00
Brian Federle
98924a0579
Add base VPC UI
...
** Note: this is a work-in-progress, and only contains dummy content
Implement UI for managing VPC tiers, via a custom chart-like UI list
tiers and allowing the management of VMs associated with the VPCs.
2012-06-28 10:52:34 -07:00
Prasanna Santhanam
4abfc6a280
xml reports for TestCaseEngine
2012-06-28 16:47:47 +05:30
Sheng Yang
831dba1210
CS-6840: Fix wrong command name
2012-06-27 19:22:18 -07:00
Sheng Yang
23c96451a7
CS-6840: Add hypervisor commands for site-to-site vpn
2012-06-27 19:06:32 -07:00