Jessica Wang
54fbb94f4d
cloudstack 3.0 UI - VPC feature - localize vpc.js (Reviewed-by: Brian)
2012-08-21 16:47:05 -07:00
Jessica Wang
d156a122de
cloudstack 3.0 UI - VPC feature - fix a bug that shortLabel was not localizable. (Reviewed-by: Brian)
2012-08-21 16:46:04 -07:00
Jessica Wang
03427ad705
cloudstack 3.0 UI - VPC feature - add new translation labels in dictionary.jsp (Reviewed-by: Brian)
2012-08-21 16:22:57 -07:00
Jessica Wang
8fc954b0e2
cloudstack 3.0 UI - VPC feature - add new translation labels in messages.properties (Reviewed-by: Brian)
2012-08-21 16:22:44 -07:00
Alena Prokharchyk
0aec9e7f74
CS-16111 - DB upgrade; fixed foreign keys names
...
Reviewed-by: Frank Zhang
2012-08-21 14:36:45 -07:00
Brian Federle
4ce4d3c045
Split JSP into 2 files
...
Due to file size limit being reached on index.jsp, move dictionary JS
into separate file, dictionary.jsp
reviewed-by: jessica
2012-08-21 13:39:01 -07:00
Brian Federle
463257dcec
VPC UI: Network ACL: Only show 'acl' tab on detail view
...
reviewed-by: jessica
2012-08-21 13:12:26 -07:00
Pranav Saxena
e547174f4f
CS-16018:Resources tab not displaying the Resource limits in both in default view as well as projects view
...
Reviewed-By:Brian
2012-08-22 01:32:46 +05:30
Brian Federle
7b46c2c8bc
CS-16007: Show tier name (associated network name) in place of field name
...
reviewed-by: jessica
2012-08-21 11:31:38 -07:00
Brian Federle
1a88198d03
CSS: Fix indentation
...
reviewed-by: jessica
2012-08-21 11:24:16 -07:00
Brian Federle
dd1a26182f
VPC UI: Add hover state to virtual router box
...
reviewed-by: sonny
2012-08-21 11:24:15 -07:00
Alena Prokharchyk
3f53ada5f3
PublicIpAddress api response: new parameter "associatednetworkname" - the name of the guest network associated with the ip address
...
Reviewed-by: Frank Zhang
2012-08-21 11:21:53 -07:00
kishan
99706c7c45
bug CS-16112: During unplug nic iptables rules are cleaned up in both cloud_nic.sh and vpc_netusage.sh. Consolidated this code in cloud_nic.sh
...
status CS-16112: resolved fixed
reviewed-by: Nitin
2012-08-21 20:16:35 +05:30
Murali Reddy
ba85d7e7b4
bug CS-16103: [SRX] After Upgrade 2.2.14 -> Burbank - Destroy VM results in 'Unable to expunge VM'
...
fixing a bug where network offering id for network is overwritten with differnt id
Reviewed-by:Koushik
2012-08-21 16:27:43 +05:30
Pranav Saxena
1f67bedd3a
CS-15898:Change drop down options in vm tier for vpc
...
Reviewed-by:Brian
2012-08-21 15:48:33 +05:30
Nitin Mehta
b76bcdd62f
CS-16089: Create Template after upgrade from snapshot taken in 2.2.14 was failing since the swift_id was not null but 0 instead. Put a check in the code to check for not null and not 0 swift_id to go and download the snapshot from the swift.
...
Reviewed-by: Kishan
2012-08-21 13:39:05 +05:30
Anthony Xu
c9e147761e
CS-15921 : in 2.1 timeframe, -untagged string is appended to the end of instance name,
...
in cleanup_rules function, we need to convert chain name to vm name correclty
reviewed-by : kelven
2012-08-20 18:21:26 -07:00
Alena Prokharchyk
9017aedb8d
Fixed unittest
...
Reviewed-by: Alena (that's the unittest, and has no impact on production)
2012-08-20 16:19:42 -07:00
Jessica Wang
e137f22d50
CS-15955: cloudstack 3.0 UI - autoscale - validation - convert type of scale policy duration and polling interval when comparing them (Reviewed-by: Brian)
2012-08-20 16:14:33 -07:00
Alena Prokharchyk
d0dac13787
CS-15304: VR deployment - release the lock for the network once the router entry is allocated (2.2.x behavior) as opposed to releasing it when the router start is completed
...
Reviewed-by: Frank Zhang
2012-08-20 16:05:22 -07:00
Jessica Wang
b32816bc95
CS-15863: cloudstack 3.0 UI - autoscale - LB listing - VM listing - hide delete button based on vm displayname instead of vm name (Reviewed-by: Brian)
2012-08-20 15:36:17 -07:00
Brian Federle
1bd532d13b
CS-16085: Fix networks checkboxes
...
When both VPC and isolated networks are present, fix case where
unchecking first isolated networks triggers checkbox for VPC tier
network, thus making it appear as if no network is selected.
reviewed-by: jessica
2012-08-20 14:57:58 -07:00
Jessica Wang
5bd7fb6088
CS-16096: cloudstack 3.0 UI - autoscale - fix a regression caused by a server-server side change: ad6ac9b449 (CS-15617. Changed CounterResponse to a List as queryAsyncJob expects it.) (Reviewed-by: Brian)
2012-08-20 13:56:46 -07:00
Pranav Saxena
71dfca41a7
CS-15927:Filter to hide the autoscale VM's through a Regular expression for a Basic Zone
...
Reviewed-by:Brian
2012-08-21 02:11:59 +05:30
Sheng Yang
adaaaea128
S2S VPN: CS-16092: Add ESP rule to iptables
...
Otherwise the other end cannot initiate connection.
2012-08-20 11:16:53 -07:00
Brian Federle
9ef1730c97
CS-16044: Zone wizard: Add 'use local storage' checkbox
...
Add checkbox to zone wizard indicating whether zone will use local
storage. If checked, bypass add primary storage step and enable local
storage for zone on creation.
2012-08-20 11:16:22 -07:00
Chirag Jog
717623132d
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-08-20 11:15:19 -07:00
Chirag Jog
8c0cb3451f
Tests for Shared Network
2012-08-20 11:12:28 -07:00
Edison Su
ef02d1ae87
add recreate.systemvm.enabled parameter to control recreating systemvm
2012-08-20 11:10:28 -07:00
Brian Federle
94c5727b12
CS-16050: Pass listAll=true to listTags API call, if admin
2012-08-20 10:39:06 -07:00
Murali Reddy
b9a6e60ea9
bug CS-16068: Restart Guestnetwork which has netscaler failed
...
On restart network with out clean-up option, no need to re-implement the network on then backend NetScaler device.
2012-08-20 19:40:56 +05:30
Vijay
e5c5896ee1
NetScaler bug: BUG0332182. Reviewed-By: Devdeep Singh. The netscaler responsetime counter is tracked in microseconds. Changing the counter name accordingly
2012-08-20 18:08:40 +05:30
saksham
9e210a38ff
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-08-20 17:51:10 +05:30
saksham
4233bf99d3
CS-15734 KVM Snapshots show incorrect disk usage
...
Using dskch.getSize() to get virtual sizes of volumes/snapshots
Reviewed by : Nitin
2012-08-20 17:43:05 +05:30
Abhinandan Prateek
953d0b7c0b
bug CS-16031: marking older snapshots removed in db
2012-08-20 13:25:27 +05:30
Pranav Saxena
45eb035e20
CS-15927:Filter to display only Non AutoscaleVMs (name to displayname property change)
2012-08-20 11:54:52 +05:30
Prasanna Santhanam
b3c88f7594
Adding more classifications
...
- maintenance (host goes to maitnenance)
- multihost, multizone, multistorage
2012-08-20 11:34:57 +05:30
Prasanna Santhanam
7b25cb3528
Splitting resource_limit tests to allocation_states tests
2012-08-20 11:34:57 +05:30
Prasanna Santhanam
b4a1c79037
adding attributes to the smoke tests
2012-08-20 11:34:56 +05:30
Pranav Saxena
8ec4e23194
Autoscale UI changes as suggested during demo
2012-08-18 14:17:11 +05:30
Prasanna Santhanam
c14928757a
migrating tags to attr decorators for nose attrib classification
2012-08-18 13:40:43 +05:30
Prasanna Santhanam
bce2657c06
Permissions were executable, modified to only read
2012-08-18 12:26:46 +05:30
Vijayendra Bhamidipati
e57d26e114
CS-16076: Upgrade Fail 2.2.14 -> Burbank VMware template replacement - Unable to execute upgrade script: /usr/share/cloud/setup/db/schema-302to303.sql
...
Description:
Ignoring duplicate key failures during upgradation.
2012-08-17 19:29:32 -07:00
Alena Prokharchyk
d158b38007
More logging to lock operations on the network
2012-08-17 16:27:32 -07:00
Vijayendra Bhamidipati
0cf0523afe
CS-16042: 3.0.x to 3.0.5 Upgrade: VMWare : Upgrade Procedure for using the new Burbank System Template in place of Acton System Template Required
...
Description:
Modifying reference to system VM template for vmware for the
2.2.14 to 3.0 upgrade path so that it picks up the burbank
template if upgrading from 2.2.14 to 3.0.5 or beyond, and
the acton template if upgrading from 2.2.14 to 3.0.[0-4].
2012-08-17 15:59:35 -07:00
Jessica Wang
91bd6d96d9
CS-16046: cloudstack 3.0 UI - Edit zone - Local Storage Enabled field is a true/false field. Make it a checkbox in Edit mode.
2012-08-17 14:44:48 -07:00
frank
70d41f103b
CS-15971
...
Host going to disconnected state after upgrade from 2.2.14 to 3.0.5
fixed
2012-08-17 14:39:20 -07:00
frank
abcd5677c0
CS-16059 2.2.14 to 3.0.5 : Upgrade is failing
...
fixed
2012-08-17 14:20:22 -07:00
Edison Su
d6092380cd
HA worker thread needs to have its own worker thread configuration
2012-08-17 12:54:02 -07:00
Vijayendra Bhamidipati
fb720ee41b
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-08-17 12:31:03 -07:00