Prasanna Santhanam
14fdb5ba4a
Fixing imports to remoteSSHClient for EIP/ELB
2012-07-12 14:05:23 +05:30
Vijayendra Bhamidipati
05c910ca5c
CS-15217: Security: Malicious user is able to get the size of the cloud by enumerating IDs
...
Description:
Removing DB IDs from exception messages.
2012-07-11 20:57:09 -07:00
Vijayendra Bhamidipati
a0f6cb47f1
CS-15217: Security: Malicious user is able to get the size of the cloud by enumerating IDs
...
Description:
Removing DB IDs from exception messages.
2012-07-11 19:52:56 -07:00
Alena Prokharchyk
fcd9c0c368
VPC: CS-15550 - fixed listVPCs by cidr
2012-07-11 19:10:48 -07:00
Vijayendra Bhamidipati
c5be9daa95
CS-15217: Security: Malicious user is able to get the size of the cloud by enumerating IDs
...
Description:
Removing more DB IDs from exception messages,
2012-07-11 18:34:00 -07:00
Jessica Wang
16e0ccd4c0
cloudstack 3.0 UI - VPC - Enable StaticNat - tier dropdown - rename default option to be blank.
2012-07-11 16:55:40 -07:00
Brian Federle
ca63738ec1
Forgot to re-add VPC ID filter to tier select
2012-07-11 16:29:53 -07:00
Jessica Wang
99c28a58f6
cloudstack 3.0 UI - VPC - gateways - regular user and domain admin are not allowed to Add Gateway.
2012-07-11 16:27:23 -07:00
Brian Federle
7de7b86870
Static NAT UI: Have tier dropdown filter VMs
...
On VM select list view for static NAT, tier selection will filter the
VM listing by tier (networkid).
By default, VMs for all tiers are shown, until the drop-down is changed.
2012-07-11 16:19:57 -07:00
Brian Federle
9b1395ec0f
List view widget: Pass $listView object to dataProvider
2012-07-11 16:19:57 -07:00
anthony
4aea70f11f
CS-15081 : set pv-bootloader-args for SUSE PV VM
2012-07-11 16:05:15 -07:00
anthony
065eeb6141
VPC : remove rules in nat table if ip is removed
2012-07-11 16:05:15 -07:00
Edison Su
79bb22c942
CS-15544,fixed
2012-07-11 16:01:07 -07:00
Jessica Wang
d0b8e59ab4
cloudstack 3.0 UI - VPC - create tier dialog - check all tiers under the VPC. If any of them includes LB service, exclude network offering including LB service from network offering dropdown.
2012-07-11 16:00:48 -07:00
Vijayendra Bhamidipati
1e407f62ad
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-07-11 15:52:55 -07:00
Alena Prokharchyk
9fe68fc4a9
VPC: mark gateway with Deleting state when all static routes are gone
2012-07-11 15:48:29 -07:00
Vijayendra Bhamidipati
f2c8a59983
CS-15217: Security: Malicious user is able to get the size of the cloud by enumerating IDs
...
Description:
More changes to remove DB IDs from exception messages,
2012-07-11 15:46:17 -07:00
Jessica Wang
76b8407b69
cloudstack 3.0 UI - VPC - gateways - implement Remove Gateway action.
2012-07-11 15:16:18 -07:00
Alena Prokharchyk
be4185338f
VPC: CS-15548 - don't plug the nic for guest network to router when network not in Implemented state
2012-07-11 15:04:34 -07:00
Jessica Wang
b727c58497
cloudstack 3.0 UI - VPC - gateways - static route - implement Remove action.
2012-07-11 14:51:19 -07:00
anthony
c5f8712b4b
VPC : CS-11503, deleting staticnat works even ip is not there.
...
this can fix the issue for VPC,
but Cloudstack should not send out ipdeassociate before applying ruls on this ip
2012-07-11 14:44:32 -07:00
Alena Prokharchyk
a0a0113b51
VPC: fixed listStaticRoutes when search by gatewayId
2012-07-11 14:51:19 -07:00
Alena Prokharchyk
1a3a899d59
VPC: fixed logging
2012-07-11 14:51:19 -07:00
Jessica Wang
37786a8325
cloudstack 3.0 UI - VPC - gateways - static route - implement Add action.
2012-07-11 14:42:23 -07:00
Brian Federle
55c61f6c73
VPC UI: CSS fixes
...
-Fix hover state for virtual router block -- should not have a
highlight effect
-Add gray BG for multi-edit header area, for VPC PF/LB form
-Remove border around static NAT tier select
2012-07-11 14:04:32 -07:00
anthony
7eef78b644
VPC : CS-15542, on ipdeassoc, if vif does not exist, return success.
2012-07-11 13:49:00 -07:00
Jessica Wang
9212d16080
cloudstack 3.0 UI - VPC - gateways - populate Static Routes tab.
2012-07-11 13:30:18 -07:00
Alena Prokharchyk
62cf3bd8da
VPC: fixed listPrivateGateways by id
2012-07-11 13:23:19 -07:00
Jessica Wang
c04fd3461a
cloudstack 3.0 UI - VPC - gateways - populate listView and detailView.
2012-07-11 13:19:29 -07:00
anthony
36eafbdb2c
VPC : CS-15464, revoked static route will not be sent out
2012-07-11 12:15:57 -07:00
Jessica Wang
04142986c7
cloudstack 3.0 UI - VPC - implement Add Private Gateway action.
2012-07-11 12:15:35 -07:00
Alena Prokharchyk
c44af15cd6
VPC: added State to vpc_gateways
2012-07-11 11:53:30 -07:00
Brian Federle
77efcccee4
Pass context to add tier createForm
2012-07-11 11:39:04 -07:00
Jessica Wang
deab99a533
cloudstack 3.0 UI - VPC - Add Tier dialog - check if any tier supports LB service before populating network offering dropdown.
2012-07-11 11:25:56 -07:00
Alena Prokharchyk
b8b7d06f15
VPC: don't send staticRoutes in Revoke state to the VPC VR
2012-07-11 10:51:20 -07:00
Brian Federle
dd653618fb
Widen ACL UI dialog box, to prevent overflow
2012-07-11 10:43:00 -07:00
Sheng Yang
c792fe02b4
S2S VPN: Add support for VMware
2012-07-11 10:40:47 -07:00
frank
8647224f1b
fix build failure caused by webapps8080 changed in awsapi rpm target
2012-07-11 10:40:32 -07:00
frank
4050fd0a60
Don't change rpm deploy script in build/build-aws-api.xml
...
reviewed-by: frank
2012-07-11 10:36:33 -07:00
Brian Federle
ae38623b88
Fix $browser undefined exception, in case add tier fails
2012-07-11 10:30:36 -07:00
Brian Federle
c33aeb43e5
Add VPC gateway config UI
...
-Add a list view which lists gateways associated with a VPC
-Add detail view with ability to edit a gateway's static routes
** Note: this currently uses dummy content
2012-07-11 10:21:31 -07:00
Rajesh Battala
b94fe2dedb
Modified cloud.spec according to the awsapi port change code
2012-07-11 20:25:12 +05:30
Prasanna Santhanam
b4c6241b73
Fixes to scripts
...
* remoteSSHClient import is fixed
* mount now explicitly specifies filesystem
2012-07-11 17:33:04 +05:30
Prasanna Santhanam
e49420d370
SecondaryStorageVM state should be checked for it Up status
2012-07-11 17:33:04 +05:30
Prasanna Santhanam
c3b324409a
injecting the testclient during Test Loader process
...
Without this the tests do not have access to the client APIs
2012-07-11 17:33:04 +05:30
Prasanna Santhanam
505f27ea84
Launch the smoke suite from the basedir - ${base.dir}/test
2012-07-11 17:33:04 +05:30
prachi
bcfd64ab8f
CS-15373: Awsapi port change to 7080.
...
Reviewed-By: Frank
Changes:
- Changes to deploy awsapi in separate webapps folder and listeining on 7080 port
- Revert changes which were done to open 7080 on CloudStack
2012-07-11 15:25:04 +05:30
Koushik Das
5f43c1a1cb
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-07-11 14:27:38 +05:30
Koushik Das
d4d1b1c5a9
Revert "Fix for CS-15345". This issue was caused due some bug in VPC related cleanup code. The bug got fixed as part of 3caffc7855, so this is no longer needed.
...
This reverts commit a8c1568b37 .
2012-07-11 14:19:29 +05:30
Chirag Jog
47d9d7d5b9
Fixing bug in stopped_vm test suite's attachVolume call
2012-07-11 12:12:20 +05:30