Hugo Trippaers
85f83a4e83
Rat and me, the saga continues
2013-10-17 16:13:33 +02:00
Hugo Trippaers
c94c0b53fd
Rename the definition to we avoid grep problems as grepping for systemvmtemplate would include systemvmtemplate64
2013-10-17 16:05:11 +02:00
Anshul Gangwar
93172df556
CLOUDSTACK-3994: fix for Wrong error notification is generated when Primary storage is added with wrong path
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-10-17 13:21:58 +05:30
Hugo Trippaers
789438651a
Fix systemvm build scripts with the new location of the systemvm patches.
...
And wondering why they are included here and not in the systemvm.iso.
Also giving the systemvm a little more space to fix the out-of-diskspace error during the build
2013-10-17 14:57:33 +02:00
sanjeevneelarapu
7a7fb61a17
CLOUDSTACK-702: Verify Userdata,password services 1.Added two tests to vefiy userdata and password services on alias ip on VR
...
Conflicts:
test/integration/component/maint/test_multiple_ip_ranges.py
Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
2013-10-17 17:19:47 +05:30
Girish Shilamkar
9cc5575092
CLOUDSTACK-4766: Add timeout if vm does not reach running state
...
The tests use to wait for ever for the vm to attain Running state.
Added a timeout so it does not get into infinite loop.
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit e3bcdc16a1 )
2013-10-17 17:07:58 +05:30
Koushik Das
9fc471dddd
CLOUDSTACK-4551: Migrating the data volume from NFS to local storage ,underlying disk offering is not changed.
...
Even though the volume may get migrated from shared to local storage, it is not possible to update the disk offering.
The fix is to disallow migration from shared to local store.
2013-10-17 15:56:33 +05:30
Koushik Das
e58bef22c1
CLOUDSTACK-4682: VMs are getting deployed with shared service offering and local compute offering
...
VM deployment is fine, issue is in attach volume where all possible scenarios are not handled.
The following needs to be logic of attached volume:
1. if data volume scope is zone then allow attach (this is already there)
2. if data volume scope is cluster
a. if root volume scope is host, allow if both are in same cluster (already there)
b. if root volume scope is zone, allow if vm and data volume in same cluster (fixed as part of this commit)
3. if data volume scope is host allow if vm and data volume in same host (fixed as part of this commit)
2013-10-17 15:27:25 +05:30
Girish Shilamkar
c5e1c4725c
CLOUDSTACK-4747: Rename testcase name to use lesser characters
...
Renamed testcase name and also initialised _cleanup so that
it does not break on non-NS Cloudstack setup.
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
2013-10-17 15:23:56 +05:30
Gaurav Aradhye
0a3329731a
CLOUDSTACK: 4705 - Fixed memory limits - domain limits test cases. Fixed attribute error
...
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit 7854dbc213 )
2013-10-17 15:18:59 +05:30
John Kinsella
c10ee5dde4
Summary: Updated Ethernet regex for vlan-tagged "p1p1.2" style interfaces
...
Detail: Checks for other Ethernet interface names uses startsWith(),
whereas the p1p1 style interface uses a regex that doesn't allow for
tailing characters, and so blocks vlan IDs. Fixed.
BUG-ID: CLOUDSTACK-4884
Bugfix-for: 4.2.1
Reviewed-by:
Reported-by:
Signed-off-by: John Kinsella <jlk@stratosec.co> 1381965250 -0700
2013-10-16 16:14:10 -07:00
Nitin Mehta
fc6c1ec812
CLOUDSTACK-4882:
...
list Clusters/pods/zones API not accounting for reserved in the used capacity percentage.
Fix listCapacity cmd for reserved as well
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-10-16 15:02:18 -07:00
Brian Federle
81d078fb79
Dashboard: Fix wrapping in IE9
2013-10-16 14:44:43 -07:00
Kishan Kavala
81f1a0b831
CLOUDSTACK-4095 : Remove region_id from Transaction. Read from db.properties whenever required
...
Conflicts:
framework/db/src/com/cloud/utils/db/GenericDaoBase.java
2013-10-16 19:28:42 +05:30
Murali Reddy
df3b099449
CLOUDSTACK-4717: associate IP does not work on shared networks with out
...
source nat service
relax the restriction that the source nat service should be avaiable in
the network inorder to associate a public ip to the network
2013-10-16 18:46:37 +05:30
Milamber
08440668eb
Regression from Commit: f766a9e58d Re-commit CLOUDSTACK-2413 - Display the Name of compute offering in dialog box Change Service Offering (was Description field before)
...
Signed-off-by: Milamber <milamber@apache.org>
2013-10-16 11:38:36 +00:00
Marcus Sorensen
3467c99e73
CLOUDSTACK-2823: This affects Ubuntu as well, since qemu version is 1.0.0
...
I don't think host kernel version has any bearing on it. Original code
was tested with CentOS 6.3 and 6.4, but it seems to succeed or fail per-host,
e.g. a fast host might work and a slow host might not. I was getting intermittent
failures with ubuntu 12.04.3 prior to this patch.
2013-10-16 00:27:22 -06:00
Alena Prokharchyk
818e6f98fd
CLOUDSTACK-4874: added resource tags to the Service offering object. Tags can be created by using createTag API command; you can list service offerings by tags when pass "resourceTag" parameter to the listServiceOfferings call
2013-10-15 17:08:55 -07:00
Min Chen
b05f19eb9e
CLOUDSTACK-4872:VM provisioned using a registered Windows Server 2012
...
template will show as other os in VCenter.
2013-10-15 13:56:13 -07:00
Hugo Trippaers
56129c30a9
Fix a situation where the systemvm-vdi would be created even if the systemvm.iso does not exist.
2013-10-15 14:04:34 +02:00
Hugo Trippaers
8cfafbe44e
Remove some stuff that is no longer used
2013-10-15 14:04:34 +02:00
Gaurav Aradhye
8350a6bd4c
CLOUDSTACK-4256 - Fixed shared network test cases
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-10-15 13:40:00 +05:30
Gaurav Aradhye
986ac0f124
CLOUDSTACK-4780: Fixed BVT test case TestSnapshotRootDisk.test_01_snapshot_root_disk
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-10-15 13:37:11 +05:30
Gaurav Aradhye
0a8bce5cf6
CLOUDSTACK-4647: Fixed snapshot_gc test case and common util function is_snapshot_on_nfs
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-10-15 13:37:08 +05:30
Anshul Gangwar
7b5daaea20
added support for ispersistent parameter for networkoffering
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-10-15 13:22:42 +05:30
Girish Shilamkar
56ccb2835b
Automation Tests for HA Proxy Stickiness
...
Reviewed-by: Suresh Sadhu <Suresh.Sadhu@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-10-15 12:14:01 +05:30
Prasanna Santhanam
76dbb64cf9
License header was missed in StrategyPriority and Test
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-10-15 10:59:28 +05:30
Min Chen
f451a8113e
CLOUDSTACK-4859:Add global config to disable storage migration during HA
2013-10-14 22:12:56 -07:00
Min Chen
ac02987db2
Add upgrade path from 4.2.1 to 4.3.0.
2013-10-14 21:56:34 -07:00
Kelven Yang
7d89cecfff
CLOUDSTACK-4863: Count CPU hyper-threading as logical CPU core for allocation
2013-10-14 17:33:05 -07:00
Min Chen
68952514ce
CLOUDSTACK-4862:Admin cannot delete shared network scoped to user
...
account.
2013-10-14 16:37:38 -07:00
Chris Suich
aad1cda7e0
Added categorized sorting to SnapshotStrategy and DataMotionStrategy
2013-10-14 15:20:42 -07:00
Chris Suich
e514da2c48
Removed setters from *JoinVO classes
2013-10-14 15:20:17 -07:00
Chris Suich
350c94474b
Updates to revertSnapshot API Added revertSnapshot API action to UI
2013-10-14 15:19:51 -07:00
Girish Shilamkar
4747b2abfe
Cloudstack:4407 - Pending changes - Use extractTemplate API to get hypervisor specific template information.
2013-10-14 17:21:22 -07:00
Chandan Purushothama
2ecf272dac
test_stopped_vm.py tries to clean up ISOs that are already deleted as part of Account Deletion. Do not add account owned iso objects to the cleanup list.
2013-10-14 17:21:22 -07:00
Jessica Wang
8b397f1d42
CLOUDSTACK-4850: UI > Infrastructure > zone detail > UCS manager > Blade tab > add new action "Refresh Blades" on the top of listView.
2013-10-14 13:40:27 -07:00
Jessica Wang
5339769a7f
CLOUDSTACK UI - remove debugger keyword
2013-10-14 11:33:23 -07:00
Jessica Wang
d54c9eb640
CLOUDSTACK-4850: UI > Infrastructure > zone detail > UCS manager > Blade tab > (1) change action "Associate Profile to Blade" to "Associate Template to Blade", change Profile dropdown to Template dropdown, add ProfileName field in dialog. (2) action "Disassociate Profile from Blade": add checkbox "Delete Profile".
2013-10-14 11:16:57 -07:00
Marcus Sorensen
4188916638
Add one more license header to agent.properties.ssvm
2013-10-14 12:08:11 -06:00
Marcus Sorensen
d430473fe0
add missing license headers to PasswordGeneratorTest.java and an agent.properties
2013-10-14 11:56:21 -06:00
Marcus Sorensen
4e0e7410e9
Store agent hostname in attache, print it in logs wherever possible. This
...
was discussed on the mailing list as a useful debugging tool, currently
the log prints the DB id of the agent, which makes admins have to look
it up to know where the Command was run.
2013-10-14 11:46:01 -06:00
Darren Shepherd
29d9228140
Remove obsolete m2-settings file
2013-10-14 08:22:19 -07:00
Hugo Trippaers
795366019b
Don't capture stderr, this will return an error when the runscript command expects null when there is no default route.
2013-10-14 09:58:37 +02:00
Hugo Trippaers
71dc43ebb0
Remove duplicate scripts and move the remaining items to the systemvm project
2013-10-14 08:02:35 +02:00
Laszlo Hornyak
87c1b357f2
BaseCmd not used methods
...
These private methods were only calling each other:
- writeNameValuePair
- writeObjectArray
- writeSubObject
- escapeXml
- escapeJSON
public method requireXmlEscape was only called from these methods, it was never overridden
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-10-12 23:26:20 +02:00
Laszlo Hornyak
5f497b9a75
Removed unused methods from ApiResponseSerializer
...
getGetMethod and getGetMethodName were not used
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-10-12 19:42:50 +02:00
Laszlo Hornyak
6df77ec0ce
BaseCmd.buildResponse methods removed
...
Both buildResponse methods were abandoned
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-10-12 19:42:50 +02:00
Marcus Sorensen
b344bb4cf3
KVM: Change new volume/template downloads to use UUID in database
...
rather than creating a fresh random UUID, so admins can match
volumes frontend to backend
2013-10-11 17:16:48 -06:00
Laszlo Hornyak
47dd1c1e95
PasswordGenerator tests
...
- StringBuffer replaced with a StringBuilder
- tests added
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-10-11 20:09:37 +02:00