Pranav Saxena
dc41de5e6c
UI changes for ACL
2012-08-13 14:05:24 +05:30
Pranav Saxena
52af7e7572
CS-15960:InterVlan - UI - Network-VPC view should list the status of the VPCs
2012-08-13 13:08:58 +05:30
Pranav Saxena
058554b20c
CS-15959:InterVlan - UI - Name Label changes required for Add VPC box parameters
2012-08-13 11:55:17 +05:30
Murali Reddy
9862378ed5
bug CS-15232: After upgrade 2.2.14 -> Bonita CloudStack-tag-3.0.3-prerelease3-3.0.3-0.2592-rhel5 with external devices F5-SRX, Unable to acquire IP in original network of F5SRX devices
...
ensuring that networks using external load balancer/firewall in 2.2.14 or prior releases deployments has entry
in network_external_lb_device_map and network_external_firewall_device_map
2012-08-12 18:48:38 +05:30
Fang Wang
90d0871131
bugCS-15741
...
InterVlan - User VM's ID should not be revealed in the Error message displayed to the Regular User Account - Error during Static NAT Rule creation.
Description:
Use the UUID to replace the vmId in the exception message.
2012-08-10 19:53:13 -07:00
Alena Prokharchyk
e866122ff8
Fixed line endings in RulesManagerimpl file
2012-08-10 16:33:34 -07:00
Sheng Yang
8f8d92ad08
S2S VPN: CS-15947: Add global config for S2S VPN VPN connection counts limitation
...
And subnets limitation for each customer gateway
2012-08-10 16:15:39 -07:00
Alena Prokharchyk
029a07fad4
VPC: CS-15950 - throw networkConflictException when try to create network rule for the ip address that is already in use for another service
2012-08-10 16:04:18 -07:00
Brian Federle
c78faf7ffb
Fix _hideFields array not hiding add VM button
2012-08-10 14:05:26 -07:00
Jessica Wang
f01846c9f5
cloudstack 3.0 UI - autoscale - LB rules - (1) hide AddVMs button on LB rules created by Autoscale. (2) hide Autoscale button on LB rules created by AddVMs.
2012-08-10 13:54:28 -07:00
Vijayendra Bhamidipati
bb61975063
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-08-10 16:32:06 -04:00
Vijayendra Bhamidipati
6b69f23ea1
CS-15822: VMware upgrade to Burbank: Encounter remote exception to vCenter, invalidate VMware session context
...
Description:
Return reference to managed object representing a NAS datastore
if it already exists, instead of throwing an exception. During
an upgrade, if this code path is hit, the upgrade could fail
due to this exception.
2012-08-10 16:31:36 -04:00
Brian Federle
5ff964de72
VPC UI: New ACL flow
...
-Remove the ACL action from the tier chart item
-Adds an ACL overview list view under the VPC configure menu which
displays each tier and their total # of ACLs.
-Add ACL edit to tier detail view
- (misc) Also add IP address tab to tier detail view
2012-08-10 12:58:17 -07:00
Sheng Yang
0bbefcecff
S2S VPN: CS-15932: Allow user to update customer gateway when connection state is ERROR
2012-08-10 11:56:45 -07:00
Sheng Yang
727d0d60f4
S2S VPN: CS-15936: Prevent user from connecting to different customer gateway with overlapped subnets
2012-08-10 11:30:06 -07:00
Sheng Yang
f8182e8555
S2S VPN: Don't consider VPN is down if IPsec SA still existed
...
Because ISAKMP SA wouldn't be updated after expiration if IPsec SA is still in
affect.
2012-08-10 10:58:17 -07:00
Jessica Wang
7fe710e75b
CS-15945: cloudstack 3.0 UI - Infrastructure page - zone detail page - create guest network - make start IP, end IP field required.
2012-08-10 10:52:50 -07:00
Brian Federle
064de72659
Add sample _hideFields to loadBalancer
2012-08-10 10:40:50 -07:00
Brian Federle
0a0acfbf9e
multiEdit: Allow disabling fields per-row
...
If _hideFields array is passed with row item data, then field IDs
specified will be disabled, if they are custom button actions.
2012-08-10 10:40:33 -07:00
Jessica Wang
7450abf36f
CS-15939: cloudstack 3.0 UI - VPC - create VPN connection - add error handling.
2012-08-10 10:21:47 -07:00
Brian Federle
2e640b3231
multiEdit: pass context to select handler
2012-08-10 09:16:16 -07:00
Abhinandan Prateek
eb1c94feba
bug CS-15868: enable tampa pre-release
2012-08-10 19:18:17 +05:30
Koushik Das
cae5db1722
CS-15603 : CloudStack failing to stop vm's when destroyVM is called
...
When a VM is force deleted and the host is not available then CS simply marks the state in db as "Destroyed/Expunging". The VM is still running on the host and once it becomes available again there is a discrepancy in state of the VM. In this scenario the VM is removed from the host when the next full cluster sync happens.
Reviewed-by: Abhi
2012-08-10 17:54:57 +05:30
Nitin Mehta
3aa0e9a352
bug CS-15278: For removing clusters crossing threshold find out the list of cluster through db instead of iteratting cluster one by one in the java code.
...
Reviewed-by: Koushik
2012-08-10 16:15:25 +05:30
Vijay
0bd667418e
CS-15931 Delete Vm group not removing configs from NS.
...
CS-15935 NetScaler sessions increase in case of errors in the NetScaler
CS-15930 Save config not triggered to NS after create, update delete VM group
CS-15934 Handling Resource Unavailable exception for AutoScale
2012-08-10 13:45:23 +05:30
Abhinandan Prateek
b82fddd629
bug CS-15919: added details parameter value can be a comma separated list of [all, vm, account, storage_type, disk_offering, min]
2012-08-10 10:28:25 +05:30
kishan
9fc16802c7
bug CS-15852: Add vpn usage rules in iptables magle table
...
status CS-15852: resolved fixed
2012-08-10 09:55:34 +05:30
anthony
f49d7089d2
CS-15923 : only check result when "get" networkusage is called
2012-08-09 18:54:04 -07:00
Jessica Wang
f2a927b9fa
CS-15883: cloudstack 3.0 UI - VPC - VM Wizard - step 1 - zone dropdown - populate only one zone, the one that the VPC is under.
2012-08-09 17:07:40 -07:00
Brian Federle
143a0223e7
CS-15913: Add state column to VPN connection listing
2012-08-09 16:13:44 -07:00
Brian Federle
d833372a29
VPC UI, VPN connections: fix 'DPD' boolean field
2012-08-09 16:13:39 -07:00
Brian Federle
c008637fbf
multiEdit: support hiding fields dynamically via dataProvider
...
If 'hideFields' array is passed to .success(), then hide the field IDs
specified.
2012-08-09 15:52:17 -07:00
Jessica Wang
f32f55f7ac
CS-15803: cloudstack 3.0 UI - VPC - fix a bug that root-admin failed to create a VM in a tier that belonged to regular-user or domain-admin.
2012-08-09 14:51:38 -07:00
Brian Federle
1ced3fc287
Fix typo
2012-08-09 14:30:09 -07:00
Jessica Wang
2c1d33d085
CS-15801: cloudstack 3.0 UI - VPC - create new tier - fix an error "Owner of vpc with specified vpcId is different from the network owner Acct[2-admin]".
2012-08-09 14:28:28 -07:00
Vijayendra Bhamidipati
e0b06df8e2
CS-14644: Errortext includes old ID, not UUID in CS3.0
...
Description:
Removing dead IdentityProxy information passed during
exception creation.
2012-08-09 13:31:28 -07:00
Brian Federle
ce23f29e25
CS-15916: Show network name in IP details
2012-08-09 11:43:23 -07:00
Jessica Wang
02e7797f3f
cloudstack 3.0 UI - autoscale - add validation, prompt "Please disable the Autoscale VM Group first" when users try to update autoscale that's in Enabled state. UI does not automatically fire disableAutoScaleVmGroup API any more when VM Group is in Enabled state.
2012-08-09 11:18:59 -07:00
Brian Federle
afe78348c9
CS-15902: Remove loading overlay from VPC actions
...
For add VPN and add gateway actions: remove loading overlay to allow
user to perform other actions. The overlay is replaced with a set of
notification messages indicating the status of the job.
2012-08-09 11:02:10 -07:00
kishan
c5d2a84ade
bug CS-15852: Add vpn usage rules in iptables magle table
...
status CS-15852: resolved fixed
2012-08-09 23:21:26 +05:30
Koushik Das
20ba086d99
Fix CS-15910
...
In case of volume creation from snapshot there is no associated VM so put a check for that.
Reviewed-by: Nitin
2012-08-09 19:32:39 +05:30
Prasanna Santhanam
2b3d4c5177
Changes to simulator setup files
...
for provider + traffic type changes in marvin
2012-08-09 15:08:08 +05:30
Prasanna Santhanam
98afec075c
Correcting the example configurations for advanced and basic zone
...
Zones will now be have to configured with physical networks, their
traffic types and the providers with the devices supporting the service
2012-08-09 15:08:08 +05:30
Prasanna Santhanam
81208a5135
support for traffic type and external devices configuration
...
* traffictypes = 'Guest', 'Management', 'Public', 'Storage'
- corresponding nic labels are given in the labeldict
* External device providers JuniperSrx, NetScaler and F5 load balancing
can now be configured
* examples are shown in the configGenerator.py script for basic,
advanced and EIP/ELB based zones
2012-08-09 15:08:08 +05:30
Vijay
4f774d227b
Update for threshold parameter in NetScaler
2012-08-09 14:05:53 +05:30
kishan
e77c17990f
bug CS-14644: Added IdentityProxy to get UUID for unable to use template error in deployVm API
2012-08-09 13:24:28 +05:30
Pranav Saxena
fd7b1e757f
CS-15909:[Autoscale] UI: Autoscaler references to be replaced with Autoscale
2012-08-09 12:55:42 +05:30
Pranav Saxena
1e19ff9bf0
CS-15915:InterVlan - UI - Static route - instead of CIDR should say CIDR of destination network
2012-08-09 10:34:26 +05:30
Alena Prokharchyk
601ca8c5eb
Fixed unittest
2012-08-08 18:58:50 -07:00
Jessica Wang
f59d5d8dd1
CS-15885: cloudstack 3.0 UI - autoscale - add UI-side validation - at least one condition is required in Scale Up/Down Policy.
2012-08-08 16:44:49 -07:00