Saksham Srivastava
e8e207863c
CLOUDSTACK-3476:deleteDomain api should fail when release dedicated resource to that domain fails
2013-07-17 11:25:39 -07:00
Alena Prokharchyk
36c0224142
CLOUDSTACK-3584: fixed security group related apis with the correct class reference for projectid parameter
...
Conflicts:
api/src/org/apache/cloudstack/api/command/user/vmgroup/CreateVMGroupCmd.java
2013-07-17 10:58:44 -07:00
Edison Su
4bbaac2d28
fix NPE in localhostendpoint
2013-07-17 10:16:58 -07:00
Rene Diepstraten
53e6a1c0fa
Removed unused script scripts/storage/qcow2/cleanupmyvms.sh
...
Signed-off-by: Rene Diepstraten <mail@renediepstraten.nl>
2013-07-17 18:35:38 +02:00
Rene Diepstraten
ffe7cfe076
Truncated trailing/double spaces
...
Signed-off-by: Rene Diepstraten <mail@renediepstraten.nl>
2013-07-17 18:31:28 +02:00
Wei Zhou
bfe76b44da
CLOUDSTACK-1301: fixed issues and add fields descriptions for disk I/O throttling
2013-07-17 16:35:51 +02:00
Prasanna Santhanam
22cb5be8b6
CLOUDSTACK-3592: Fix project email reference.
...
Emails belong to user's within accounts. Refer to the first user within
the account and use his email for account invites.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 19:26:21 +05:30
Girish Shilamkar
234db0561f
CLOUDSTACK-3586: Fixed regression test cases for Affinity Groups
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 19:23:58 +05:30
ashutoshkelkar
9f9510be91
CLOUDSTACK-2273: cleanup using user api client for domain admins
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 19:23:57 +05:30
Sowmya Krishnan
cfd892fc3b
Fixes CLOUDSTACK-3582
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 19:23:57 +05:30
Jayapal
2d6644d961
CLOUDSTACK-2433 Enable rps and rfs in virtual router
2013-07-17 16:59:59 +05:30
Bharat Kumar
f76bf5b053
Cloudstack-2150 DB table entries of phisical network is not proper.Shows Duplicate entries Cloudstack-2980 Adding a VLAN range that overlaps with two existing ranges results in inconsistent DB entries
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-07-17 15:22:33 +05:30
Sanjay Tripathi
21b1c9449a
CLOUDSTACK-3376: NPE: resource count calculation from the account manager on account cleanup
...
This issue is happing because of the steps the code follow to cleanup the account.
The cleanupAccount was deleting the entries from the resource_limit and
resource_count table and performing further cleaning afterwards. Ideally, deletion
of entries from resourceLimit and resourceCount should be the last step in
cleanupAccount process.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 12:39:16 +05:30
SrikanteswaraRao Talluri
5fbec76c8a
Fixed arguments in the format string in the debug message.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 12:36:27 +05:30
SrikanteswaraRao Talluri
3a60e56529
change all instances of account.account to acccount.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 12:36:27 +05:30
Sowmya Krishnan
2910f9058d
CLOUDSTACK-3582: Add sleep so Netscaler recognizes the service to be up
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 12:36:27 +05:30
Bharat Kumar
d73bb22802
Incorportaed the review changes Now dhcpservice IPs are removed when last vm from the subnet is removed. Rebased with master.
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-07-17 12:35:06 +05:30
radhikap
4ac6ebb2db
CLOUDSTACK-809 minor changes to the UI strings
2013-07-17 12:22:11 +05:30
Sowmya Krishnan
51b7f5de91
Fix typo netscaler_1 in TestAddMultipleNSDiffZone
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 12:14:11 +05:30
radhikap
f50e26e153
edits
2013-07-17 11:35:53 +05:30
Abhinandan Prateek
954e197813
Cloudstack-2997: maxconn missing param
2013-07-17 10:06:11 +05:30
Bharat Kumar
dd33abffbe
Cloudstack-2997 Make haproxy maxconn configurable
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-07-17 10:06:11 +05:30
Bharat Kumar
6b549074fa
Cloudstack-3313 Cannot deploy vm in ipv6 network
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-07-17 10:06:11 +05:30
radhikap
d95d55af68
edit changes
2013-07-17 09:52:16 +05:30
Edison Su
bf32776f9f
be able to upload template into swift
2013-07-16 18:07:06 -07:00
Min Chen
2849f8117f
CLOUDSTACK-3570:Vmware - Template downloads are getting re-initiated
...
every time management server is restarted.
2013-07-16 18:00:10 -07:00
Sheng Yang
86bbe211f2
CLOUDSTACK-494: Loose the limition of same ip used by site-to-site vpn
...
Different account can have same remote side IP now. Of course the remote side need
to identify them and configured properly to handle it.
2013-07-16 17:26:51 -07:00
Vijayendra Bhamidipati
fff763ef81
CLOUDSTACK-3514: [Automation] Vmware - Failed to download default template for first zone
...
Description:
Fixing reference to null object.
2013-07-16 16:14:51 -07:00
Sheng Yang
43ebb1c822
CLOUDSTACK-1670: Fix the order of user vm's multiple nics
...
They should follow the order of networkIds parameter of deployVMCmd(). And eth0
would be always on default network.
2013-07-16 16:07:36 -07:00
Prachi Damle
ee664a1cac
CLOUDSTACK-2159 Anti-Affinity - When "HostAntiAffinityProcessor" plugin is not included in the deployment , deployVirtualMachine() command does not error out when passing the affiitygroupnames parameter.
...
Changes:
- Added a check during vm deployment to see if a processor for the affinity group type is available
2013-07-16 15:48:07 -07:00
Min Chen
9f019ec7c3
CLOUDSTACK-2497: Object_Store_Refactor - Snapshots - Not able to delete
...
snapshots.
2013-07-16 14:42:29 -07:00
Brian Federle
1b4900a8a9
Fix typos in JS which break IE < 9
2013-07-16 14:39:38 -07:00
Jessica Wang
af921c4fee
CLOUDSTACK-3563: UI > Network menu > Guest Network section > search box in listView was shoved out of original place after new button "Add guest network" was added. Fix it by shorten label of "Add Isolated guest network with SourceNAT" button.
2013-07-16 13:51:54 -07:00
Jessica Wang
be0dedefa8
CLOUDSTACK-3563: UI > Network menu > Guest Netework section > provide "Add Guest Network" option where root-admin can create shared networks from.
2013-07-16 13:38:28 -07:00
Prachi Damle
686f9ae64f
CLOUDSTACK-2155 Anti-Affinity -When Vm deployment is done in parallel , anti-affinity rule is not honored.
...
- Changes to the API Cmd needed to use CallContext instead of UserContext
2013-07-16 13:17:43 -07:00
ahuang
aa131525ba
Added missing files
2013-07-16 11:24:21 -07:00
ahuang
11e1e585b1
UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch
2013-07-16 11:24:21 -07:00
Prachi Damle
fa9ca72f36
CLOUDSTACK-2155: Anti-Affinity -When Vm deployment is done in parallel , anti-affinity rule is not honored.
...
Changes:
- Locking the group and save reservation mechanism done by DPM
- Added admin operation to cleanup VM reservations
- DPM will also cleanup VM reservations on startup
2013-07-16 10:53:06 -07:00
Prachi Damle
661088927d
CLOUDSTACK-2155 Anti-Affinity -When Vm deployment is done in parallel , anti-affinity rule is not honored.
...
Changes to check if the destination found does not conflict with any vm reservation
2013-07-16 10:53:02 -07:00
Prasanna Santhanam
c79b8270a8
Adding a sample configuration for the s3 enabled store
...
This sample marvin configuration can be used to add an s3 backed object
store to cloudstack. You will have to replace the ACCESS_KEY/SECRET_KEY
and bucket endpoint (if not using aws) to match your credentials.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-16 23:01:15 +05:30
Sateesh Chodapuneedi
bbd7183df0
CLOUDSTACK-3529 Unable to test file existence due to exception java.lang.RuntimeException
...
See if file being deleted is directory or file.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-07-16 21:30:03 +05:30
Kishan Kavala
ea3a77e2af
CLOUDSTACK-3484: Removed method synchornization in libvirt and virtual router resources
2013-07-16 19:14:31 +05:30
Hugo Trippaers
af696e6ff6
CLOUDSTACK-728 Remove the nvp portgroup when the virtual machine is
...
expunged.
2013-07-16 15:42:29 +02:00
Wei Zhou
53f6b2aee3
CLOUDSTACK-2875: change runlevel of cloud-passwd-srvr to remove error message at systemvm startup
2013-07-16 11:37:06 +02:00
Likitha Shetty
d7122bc144
CLOUDSTACK-3293. DeleteAccount fails with ConstraintViolation on snapshot_store_ref.
2013-07-16 14:53:58 +05:30
radhikap
7da1e8a7f3
CLOUDSTACK-3547
2013-07-16 14:22:21 +05:30
Likitha Shetty
33d6f7a8c4
Revert "CLOUDSTACK-3293. DeleteAccount fails with ConstraintViolation on snapshot_store_ref."
...
This reverts commit 22ddc3fa0644b9dae6bbbc6e87d425d11f574f30.
2013-07-16 14:10:28 +05:30
Likitha Shetty
22ddc3fa06
CLOUDSTACK-3293. DeleteAccount fails with ConstraintViolation on snapshot_store_ref.
2013-07-16 13:45:11 +05:30
radhikap
1c43c95767
CLOUDSTACK-2119
2013-07-16 12:05:13 +05:30
Devdeep Singh
04a8682313
CLOUDSTACK-3545: NPE in listStoragePoolsForMigration api. The volume table no longer holds
...
the pod id, the column is null now. Made a change to get the pod id from the storage pool
on which the volume resides.
2013-07-16 12:01:28 +05:30