Jessica Wang
a59067e94f
CLOUDSTACK UI - network menu - create guest network dialog - change label.
2013-06-10 13:43:07 -07:00
Min Chen
40982ccef2
drop all alert indice on column last_sent created up to 4.1 version
2013-06-10 11:04:50 -07:00
Brian Federle
1eab817a96
Update projects UI validation
2013-06-10 11:02:08 -07:00
Brian Federle
f15a7c3f8e
Code cleanup
2013-06-10 10:43:31 -07:00
Prasanna Santhanam
3f3c6aa35f
Test should find Routing hosts not specific hypervisor_type
...
Bug in listing hosts that can be used for deploying VMs. Use Routing
hosts to identify hosts regardless of hypervisor_type.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-10 21:05:33 +05:30
Prasanna Santhanam
ef0e0f36b2
deployment planners plan per clusters not hosts
...
Concentration or Dispersion granularity is at the Cluster level and not
at the host level. So correcting the test to ensure
a. concentrated planner puts the VMs in same cluster
b. dispersed planner puts the Vms in diff't clusters
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-10 20:40:07 +05:30
Nitin Mehta
5b48ec24d8
CLOUDSTACK-2924
...
Recurring snapshot schedule not showing up in UI
For some of the volumes Recurring snapshot schedule was not showing up in UI because the active column was set to false. Since we dont use this column anymore I am removing the active=true check in the listSnapshotPolicies call.
2013-06-10 20:00:16 +05:30
Wei Zhou
50dc67bc2e
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-06-10 15:01:08 +02:00
Wei Zhou
76ce304411
CLOUDSTACK-2707: use executeBatch instead of persist in Usage Server
2013-06-10 15:00:08 +02:00
radhikap
840e14de0b
pvlan
2013-06-10 17:56:27 +05:30
radhikap
78811c5002
CLOUDSTACK-2404 more conceptual info
2013-06-10 17:55:28 +05:30
Wei Zhou
c2b20a455c
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-06-10 14:15:52 +02:00
Wei Zhou
8220b9867c
destroy vm after test in test_advancedsg_networks.py
2013-06-10 14:00:05 +02:00
Nitin Mehta
d8a235ee31
CLOUDSTACK-2923: Delete Secondary storage of a Zone was giving NPE bcz we were still refering to the object. Instead log that the cpvm and ssvm cant be created bcz sec storage is not available
2013-06-10 16:48:50 +05:30
Prasanna Santhanam
63494f8dfd
rename the test methods to be more pythonic :)
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-10 16:37:41 +05:30
Prasanna Santhanam
03e283c4b3
Unskip skipped tests
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-10 15:50:50 +05:30
Prasanna Santhanam
4a99f47581
Fixes to test_vpc_lifecycle
...
- Removing redundant creation of VPC offerings
- Removing cleanup based on configurations.GC should happen by default
- Speed up the run by not waiting for complete gc.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-10 15:41:56 +05:30
Prasanna Santhanam
6607b1e5f1
Adding serviceCapability LB:Public for VPC
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-10 14:52:47 +05:30
Prasanna Santhanam
20c1f2c346
CLOUDSTACK-2914: lbScheme Public should be specified in NetworkOffering
...
NetworkOfferings now require a mandatory scheme in the
serviceCapabilityList to create a VPC loadbalancer on the public side.
This commit fixes the test for VPC networks. Additionally there needs to
be a fix for making this the default behaviour so as not to hurt the
backwards compatibility.
test still fails because of CLOUDSTACK-2915 however which is a related
network ACL backwards compat issue. See bug for more details.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-10 13:38:33 +05:30
Prasanna Santhanam
52f9d5efe2
Improve debug message when failing the test
...
Added the listVM response as part of debug logging
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-10 13:38:33 +05:30
kyrameng
6e24542283
meng's proposal for GSOC2013
2013-06-10 03:00:30 -04:00
Jayapal
c8d607eae5
CLOUDSTACK-2650 setting vm ip null in user_ip_address when static nat ip
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-10 12:14:34 +05:30
Jayapal
c1ad3b7974
CLOUDSTACK-2604 Fixed deleting secondary ip when no PF rules set
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-10 12:13:08 +05:30
Jayapal
673b293d75
CLOUDSTACK-2761 Fixed PF/StaticNAT in vmware vpc
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-10 11:04:01 +05:30
Likitha Shetty
22a8508280
CLOUDSTACK-2894. Removing all vlan ranges should update the vnet column to NULL.
2013-06-10 10:39:55 +05:30
Prasanna Santhanam
8bc72ad55c
Unskip all skipped tests
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-10 10:04:52 +05:30
Ron Wheeler
91edeb49dd
CLOUDSTACK-2912 - adding cd command to rpm build instructions
2013-06-09 19:33:44 -04:00
Prasanna Santhanam
c30d9be3ce
Remove vm from cleanup list
...
VM will be cleaned up when the account is cleaned up
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-08 13:27:08 +05:30
Chiradeep Vittal
cb80ae2440
Debian repository (backports) now has latest haproxy, re-introduce into systemvm
2013-06-07 17:29:14 -07:00
Prachi Damle
8c9f681f9e
CLOUDSTACK-2350: Anti-Affinity - As admin user, when tryinto update the affinity group for a Vm that is deployed by a regular user , he is presented with admin's affinity groups.
...
Changes:
- listAffinityGroups API takes in accountname and domainId parameter
- For admin, listall=true should return all affinity groups of all users
2013-06-07 15:28:28 -07:00
Brian Federle
ce17f856ea
CLOUDSTACK-2811: Default add primary storage dialog to scope=cluster
2013-06-07 11:05:01 -07:00
Sanjay Tripathi
da5c4619c3
CLOUDSTACK-2286: Volume created from snapshot state is in allocated state instead of Ready state which is letting Primary storage not to increment the resources.
2013-06-07 17:17:54 +05:30
Sateesh Chodapuneedi
e218a6dcfd
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-06-07 17:08:23 +05:30
Prasanna Santhanam
195e823b10
CLOUDSTACK-2882: Fix the diskdevice based on hypervisor
...
KVM > /dev/vda
Xen > /dev/xvdd
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-07 17:08:19 +05:30
Saksham Srivastava
5dc7387d3b
CLOUDSTACK-1647: IP Reservation should not happen if the guest-vm cidr and network cidr is not same but their start ip and end ip are same.
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-06-07 16:54:40 +05:30
Pranav Saxena
5233e3216b
CLOUDSTACK-869:Netscaler support as an external LB provider
2013-06-07 16:53:32 +05:30
Pranav Saxena
bcc5baa163
CLOUDSTACK-869:Netscaler support as an external LB provider:front end
2013-06-07 16:23:44 +05:30
Sebastien Goasguen
e17a0c23b8
[GSoC]: Proposal from Dharmesh Kakadia
2013-06-07 06:03:42 -04:00
Prasanna Santhanam
302741d309
Log the actual NAT ip attempting to SSH into
...
VM IP is the guest IP and it's the NAT ip that is used for ssh.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-07 15:02:55 +05:30
Prasanna Santhanam
1c9cd9d360
CLOUDSTACK-2884: str object interpreted as index
...
Casting to an int for almostEqual comparison
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-07 14:49:00 +05:30
Sebastien Goasguen
4f07679d49
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-06-07 02:59:48 -04:00
tuna
1bdb6266c6
my gsoc proposal document
...
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2013-06-07 02:59:17 -04:00
Pranav Saxena
c2ac4090d9
Changing URL to vcenter while adding a VmwareDC
2013-06-07 12:22:43 +05:30
Likitha Shetty
e7d5ccaada
Fix DB warnings - txn: Commit called when it is not a transaction: -NetworkServiceImpl.dedicateGuestVlanRange:3050
2013-06-07 12:12:18 +05:30
Prasanna Santhanam
6208a51283
CLOUDSTACK-2889: Resize volume unsupported on vmware
...
Skip the tests if the VM deploys on a VmWare host since we do not
support resizing volumes on vmware (yet)
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-07 11:31:10 +05:30
Sheng Yang
4a14ea8a4d
CLOUDSTACK-1771: Fix ipv6 address for router
...
Now it won't change(as ipv4 address) after router is destroyed.
2013-06-06 18:04:35 -07:00
Jessica Wang
5541785827
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - Select VM view - refresh assignedVMs data by API call when popping up Select VM view.
2013-06-06 16:07:49 -07:00
Wei Zhou
f61d61db94
CLOUDSTACK-2875: allow port 8080 on virtual router so that vm can get password from virtual router
2013-06-06 23:05:12 +02:00
Alena Prokharchyk
f4a1a2ff38
Allow account to have multiple networks with customer defined cidrs as we already let it happen when the cidr is taken from the physical network config
2013-06-06 11:52:15 -07:00
Jessica Wang
9a175f9306
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - listView will be freshed in widget level after action is done. Therefore, remove refresh from application level.
2013-06-06 11:49:50 -07:00