Commit Graph

12507 Commits

Author SHA1 Message Date
Jessica Wang a39a08a40d cloudstack 3.0 UI: ui-custom VPC - add error handling to addTierDialog(). 2012-07-05 13:19:33 -07:00
Jessica Wang 26afe3a96c cloudstack 3.0 UI - instance wizard - network offering dropdown - populate only network offerings that are not for VPC. 2012-07-05 13:19:33 -07:00
Jessica Wang 212baba7b1 cloudstack 3.0 UI - VPC - implement "Add new tier" action. 2012-07-05 13:19:32 -07:00
anthony f1ac568a91 VPC : check if dns1 is null 2012-07-05 11:53:04 -07:00
Alena Prokharchyk e6d73fb114 VPC: added dns1/dns2 + networkDomain to the list of bootload args passed on VPC VR start 2012-07-05 10:32:51 -07:00
Alena Prokharchyk 931c3eb78e VPC: removed NetworkACL interface; added getTrafficType() to Firewall 2012-07-05 10:22:49 -07:00
Chirag Jog 93916abcff Adding Upload volumes & security enhancements tests 2012-07-05 21:28:14 +05:30
Rajesh Battala 999c349996 modified Bucketpolicydao to extend BaseDAO 2012-07-05 13:29:06 +05:30
Deepti Dohare 892ee23ca5 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-07-05 11:32:24 +05:30
Pranav Saxena 922d254b72 CS-13376- Vm is stuck in Stopping state when MS is rebooted after the stop command was issued, but answer wasn't recieved from the backend yet 2012-07-05 11:29:01 +05:30
Deepti Dohare 7d6db010ac CS-15429: Create Instance should fail if creating instance results in exceeding volume resource limit for domain-admin or user accounts
Reviewed-by: devdeep.singh@citrix.com
Change: Adding a check for diskOfferingId
2012-07-05 11:27:48 +05:30
Pranav Saxena c6448d0e8e CS-13376- Vm is stuck in Stopping state when MS is rebooted after the stop command was issued, but answer wasn't recieved from the backend yet 2012-07-05 11:24:24 +05:30
Pranav Saxena a4740b314f CS-13376: Vm is stuck in Stopping state when MS is rebooted after the stop command was issued, but answer wasn't recieved from the backend yet..removing trailing whitespaces in the code 2012-07-04 22:04:20 +05:30
Pranav Saxena df67c4986e Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-07-04 21:54:27 +05:30
Pranav Saxena 75026053bc CS-13376: Vm is stuck in Stopping state when MS is rebooted after the stop command was issued, but answer wasn't recieved from the backend yet 2012-07-04 21:51:32 +05:30
Talluri ae24f330ac Adding the tags for different configurations in to testcase 2012-07-04 18:16:43 +05:30
Prasanna Santhanam a1416c82f0 Adding tags that identify deployment configurations against test cases
* advanced - Advanced Zone only
* basic  - basic zone without SecurityGroups
* sg - basic zone with security groups
* eip - basic zone with EIP/ELB
* advancedns - Advanced Zone with NetScalers
2012-07-04 18:05:49 +05:30
shweta ed35cba899 Adding tags to identify configurations of tests
* project tests
* usage tests
2012-07-04 17:39:12 +05:30
Jayapal f05115a9c4 Bug: CS-15443, Fix for NPE while adding Firewall Rule 2012-07-04 16:13:32 +05:30
anthony 38befcd228 CS-15427 : always provide gateway as DNS server due to no traffic is allowed by ACL, the external DNS doesn't work by default 2012-07-03 19:13:44 -07:00
Alena Prokharchyk 1ac1bcb2f6 VPC: createLB rule - removed duplicated check for ip services when createLB rule 2012-07-03 17:34:49 -07:00
Alena Prokharchyk 3383c79452 VPC: added zoneName to the VPC api response 2012-07-03 17:14:07 -07:00
Alena Prokharchyk 3a56e3c55c VPC: CS-15426 - In Basic zone always pass control nic when prepare nics for the VR 2012-07-03 17:10:12 -07:00
Alena Prokharchyk 5a175e871c VPC: CS-15355 - fixed router when deployVm in Basic zone 2012-07-03 17:10:12 -07:00
Jessica Wang dd31d33f7c cloudstack 3.0 UI: VPC feature - implement listView and detailView. 2012-07-03 16:59:18 -07:00
Jessica Wang 809a90b2fc cloudstack 3.0 UI: VPC feature - add "Create VPC" dialog. 2012-07-03 16:18:06 -07:00
frank 2fb771c311 revert xenserver api java file to old license header 2012-07-03 16:13:19 -07:00
Alena Prokharchyk a899391b6e VPC: fixed response tag for VpcRespnse 2012-07-03 16:12:37 -07:00
Vijayendra Bhamidipati ca5a53ce4d Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-07-03 15:43:35 -07:00
Vijayendra Bhamidipati e71732babc CS-14952: Nexus vSwitch: vCenter IP Address and DataCenter information is not present in the "virtual_supervisor_module" table. VSwitch Crendentials are not encrypted.
Description:

	Qualifying the VSM password stored in virtual_supervisor_module
	as encryptable. The encryption/decryption is transparently done
	by the cloudstack DAO layer.
2012-07-03 15:41:42 -07:00
Alena Prokharchyk 9f6d03b87b VPC: added "forVpc" parameter to listNetworkOfferings command. If true, the offeirng can be used for vpc networks only 2012-07-03 15:37:07 -07:00
Alena Prokharchyk 1011dfd31c Resource tags: 1) Remove tag records when correspdonding cloudStack object gets removed
2) added "tags" request parameter to the banch of list* Api commands (listVirtualMachines, listSnapshots - all commands are listed in the resource tags functional spec)
2012-07-03 14:47:07 -07:00
Jessica Wang 5c2b4ed646 cloudstack 3.0 UI: site-to-site VPN: add "Reset VPN connection" action in detailView. 2012-07-03 14:25:27 -07:00
Vijayendra Bhamidipati f5f356c150 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-07-03 14:01:07 -07:00
Jessica Wang 5475436e03 cloudstack 3.0 UI: delete site-to-site VPN action in detailView - remove detail view and corresponding table row after remove action succeeds. 2012-07-03 14:00:30 -07:00
Vijayendra Bhamidipati 9e3330374f CS-15151: Cluster_details table stores Vcenter Cluster credentials in clear text
Description:

	Encrypting password values before they're written out to
	the cluster_details db, and decrypting them when reading
	in the values from the db.
2012-07-03 13:47:29 -07:00
anthony 051acd2306 VPC : clean up rt_table when stop domr 2012-07-03 12:25:25 -07:00
Jessica Wang d0ed346b49 cloudstack 3.0 UI: create site-to-site VPN action - when any of the 3 createXXXXXXX API fails, remove the row from listView. 2012-07-03 12:03:42 -07:00
anthony 2742c50484 CS-15385 : fix vm start in basic zone 2012-07-03 11:30:59 -07:00
Sheng Yang 7e4841a117 CS-6840: Fix wrong path of check s2s vpn script 2012-07-03 11:09:00 -07:00
Alena Prokharchyk 1e67de0ac5 VPC: added missing FirewallService to the VR provider 2012-07-03 09:34:45 -07:00
Koushik Das a8c1568b37 Fix for CS-15345
During account cleanup, associated network is accessed without checking whether it is present or not. Added a check to use it only when present.
2012-07-03 18:52:36 +05:30
anthony 079d7ef1aa VPC : setup hairpin 2012-07-02 17:59:40 -07:00
anthony 2967ccd0d9 VPC : fix in unplug 2012-07-02 17:53:18 -07:00
anthony b5e8f7943f VPC : acl use eth* as chain name 2012-07-02 17:50:45 -07:00
anthony 810fe381bf VPC : static route, add route table in cloud-early-config 2012-07-02 17:42:10 -07:00
anthony 2af007a739 VPC : add static route 2012-07-02 17:28:54 -07:00
Alena Prokharchyk 6af13737fa VPC: corrected the name for PublicIp interface (mistakenly renamed it as a part of previous checkin) 2012-07-02 17:31:47 -07:00
Alena Prokharchyk e3ca32af2a VPC: remove network ACLs from VPC VR when shutdown guest network 2012-07-02 16:44:43 -07:00
Jessica Wang ecf1c42baa cloudstack 3.0 UI: site-to-site VPN - detailView - provide Delete option. 2012-07-02 16:18:51 -07:00