Brian Federle
38c99ffdab
List view, dialog VM select: Widen name field to better fit IP subselect box
2014-04-24 11:34:04 -07:00
Rajani Karuturi
f7f84fba89
checkstyle fix for commit 8e2e8e5e8a
...
improved ldap logging. added stacktrace in debug level incase of exceptions.
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2014-04-24 17:33:52 +05:30
Rajesh Battala
ce3b5814a8
CLOUDSTACK-6338 [Automation] Failed to NetScaler Device with error
2014-04-24 17:15:04 +05:30
Rajani Karuturi
8e2e8e5e8a
improved ldap logging. added stacktrace in debug level incase of exceptions.
...
Conflicts:
plugins/user-authenticators/ldap/src/org/apache/cloudstack/ldap/LdapContextFactory.java
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2014-04-24 15:07:43 +05:30
Sanjay Tripathi
608500c107
CLOUDSTACK-6494: Typing a pipe '|' character in VM console returns a question mark and pipe '?|'.
2014-04-24 13:28:56 +05:30
Mike Tutkowski
54c0df56dc
CLOUDSTACK-6488 Fixed an issue where the "path" field was not being set properly in the DB when the volume had a snapshot taken of it
2014-04-23 18:29:22 -06:00
Jessica Wang
953167808c
BUG-ID: CS-19795: UI > Add LDAP Account - fix a bug that a LDAP account that does not have email and all LDAP accounts below it are missing from the listing.
...
Reviewed-by: Brian
2014-04-23 17:05:13 -07:00
Jessica Wang
62cac4f645
CLOUDSTACK-6477: UI - Load Balancing - add VMs => fix error 'Unable to decode parameter vmidipmap[0].vmip[]; if specifying an object array, please use parameter[index].field=XXX, ~ '
2014-04-23 14:39:02 -07:00
Daan Hoogland
6dad945d70
Merge branch '4.4-forward' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.4-forward
2014-04-23 07:35:50 +02:00
Koushik Das
617826d16b
CLOUDSTACK-6445: Simulator enhancements
...
Refer FS - https://cwiki.apache.org/confluence/display/CLOUDSTACK/Simulator+enhancements
2014-04-23 07:34:39 +02:00
Min Chen
f3e9c84cdd
CLOUDSTACK-6478: Failed to download Template when having 3 SSVM's in one
...
zone on Vmware.
2014-04-22 19:14:55 -07:00
Prachi Damle
be10b32b27
CLOUDSTACK-6474: IAM - Not able to list shared networks that is created with scope="all"
...
Changes:
- On startup the root domain group should be created
- Also the SYSTEM and Root Admin accounts should be added to that group
- This will make sure that the root domain shared network's policy gets attached to the root domain group
2014-04-22 18:19:47 -07:00
Alena Prokharchyk
3e2c5bb2e6
Revert "Return isolation methods as a part of listPhysicalNetworks call"
...
This reverts commit d47a11a7eb .
2014-04-22 18:12:35 -07:00
Alena Prokharchyk
d47a11a7eb
Return isolation methods as a part of listPhysicalNetworks call
2014-04-22 16:13:33 -07:00
Mike Tutkowski
1053952b2a
CLOUDSTACK-6469
2014-04-22 15:56:22 -06:00
Mike Tutkowski
b32fb37c51
[DB-CHANGE] CLOUDSTACK-6170 (VMware root-disk support for managed storage)
2014-04-22 10:06:42 +02:00
Min Chen
b6617843d2
CLOUDSTACK-6468:IAM - Templates - Admin user is not allowed to edit
...
template and set isExtractable() paramater.
2014-04-21 17:53:04 -07:00
Anthony Xu
3f74cb2feb
enable event on XS 6.2 + FOX
2014-04-21 14:26:40 -07:00
John Kinsella
dbc0a26f1e
CLOUDSTACK-6156: removing rampart maven dependencies from awsapi
...
The removed dependencies don't seem to be used in code, and their
presence is causing at least some people to be unable to build awsapi
and RPM packages.
Signed-off-by: John Kinsella <jlk@stratosec.co> 1395207698 -0700
2014-04-21 20:28:39 +02:00
Mike Tutkowski
e49e282c63
CLOUDSTACK-6170 (VMware root-disk support for managed storage)
2014-04-19 10:13:10 -06:00
Sheng Yang
3578c7137f
CLOUDSTACK-6047: Make aggregation command timeout configurable
...
In case some environments has different performance or we found some commands
would took too long to execute, one global configuration item is introduced to
specify "time out in seconds per one command in aggregation commands".
By default it's 3 seconds. If admin feel it's too long, it can be adjust to as
low as 1 seconds, which runs still well in my machine.
2014-04-18 23:27:12 -07:00
ynojima
c7d8aae3bd
Bugfix: java6 is installed instead of java7 by yum dependancy resolution.
2014-04-18 23:05:06 -06:00
Min Chen
7821da66cc
Fix findBugs bug.
2014-04-18 17:35:01 -07:00
Min Chen
c3a4a01781
Fix listAccountsCmd logic to be consistent with new interpretation of
...
listAll, isRecursive and domainId parameters.
2014-04-18 16:58:03 -07:00
Alena Prokharchyk
4a518908a3
Fixed NPE in listResourceDetalis logic
2014-04-18 16:31:52 -07:00
Nitin Mehta
26d2f430e4
CLOUDSTACK-6199: Revert the AsyncVm and AsyncVolume Cmd. There is a better way to check the display property of first class entities.
2014-04-18 13:47:46 -07:00
Amogh Vasekar
3419c812ae
CLOUDSTACK-6437:
...
Add ability to distinguish between user defined and system defined guest OS and mappings
Add default mappings for XenServer
Local testing with
1. Add new guest OS by API
2. Add new guest OS mapping by API
2014-04-18 11:33:42 -07:00
Murali Reddy
4c0505f649
remove the unintended file checked in
2014-04-18 19:18:54 +05:30
Murali Reddy
18c269a575
fix KVM plug-in for OVS tunnel network. Fix addreses two issues.
...
fix mismatch of ovs-host-setup, ovs_host_setup used Libvirt resource and
scripts
plug the nic to OVS bridges created for the tunnel network.
2014-04-18 18:14:14 +05:30
Murali Reddy
192856fdcc
add support for sequence numner in the VPC topology updates and VPC
...
routing policy updates
2014-04-18 18:14:13 +05:30
Harikrishna Patnala
bc9737ec8a
CLOUDSTACK-6211: Xenserver - HA - SSVM fails to start due to running out of management Ip ranges when testing host down scenarios
...
Signed-off-by: Koushik Das <koushik@apache.org>
2014-04-18 17:43:49 +05:30
Anshul Gangwar
7d6712c05e
CLOUDSTACK-6411: removing license header from nuget.config and agent settings file, with
...
the header they are not getting loaded properly. Added an exception to not to do rat
checks on these files.
2014-04-18 15:42:55 +05:30
Anshul Gangwar
4c4134721d
CLOUDSTACK-6287, CLOUDSTACK-6315 : fixed password visible in plain text in some hyperv request params/json response
2014-04-18 14:05:19 +05:30
Sanjay Tripathi
2e727428a9
CLOUDSTACK-6447: Grid K120Q and K220Q vGPU types are missing in create service offering menu.
2014-04-18 13:20:27 +05:30
Min Chen
bd6a95e864
Fix IAM list api implementation based on agreed interpretation for
...
listAll, isRecursive, domainId and account.
2014-04-17 15:46:29 -07:00
Alena Prokharchyk
59fa7a9c1b
CLOUDSTACK-6436: list* api commands with forDisplay parameter - don't return resources with display=false by default. ForDisplay=false has to be explicitly specified in the command
2014-04-17 13:50:24 -07:00
Min Chen
563efad9ae
CLOUDSTACK-6429:distinguish the case where caller can see everything and
...
the case where caller cannot see anything. Also change behavior to
default isRecursive to false if not specified.
2014-04-17 10:50:52 -07:00
Sachchidanand Vaidya
8d371ab031
CLOUDSTACK-6322 - Don't allow service instance creation with empty or null service-instance "name".
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-04-17 03:47:43 -06:00
Sheng Yang
dcb0db6084
CLOUDSTACK-6434: Make RvR advert_int configurable
...
In some network environment, 1*3 seconds by default make RvR setup too
sensitive. A configurable parameter would be better for fitting different
network environments.
2014-04-16 20:15:56 -07:00
Sheng Yang
94a146a43e
CLOUDSTACK-6432: Blocking DHCP server to service DNS outside network
...
This would cover only DHCP only network since in basic and shared network, the
private IP used by VR and network may expose to outside.
2014-04-16 19:12:59 -07:00
Sheng Yang
d27c797abc
CLOUDSTACK-6433: Don't return success if only one of RvR successfully created
...
Conflicts:
server/src/com/cloud/network/element/VirtualRouterElement.java
2014-04-16 18:00:35 -07:00
Prachi Damle
5d0f507ea6
CLOUDSTACK-6348 IAM - Regular User is not able to change password.
...
Changes:
- Adding entityType to *User APIs since they operate on the Account entity.
2014-04-16 11:27:00 -07:00
Prachi Damle
48c9b46328
CLOUDSTACK-6349: IAM - No error message presented to the user , when invalid password is provided.
...
- AccountManager now works using accountId instead of accountType in following methods too:
- isResourceDomainAdmin()
- isAdmin()
2014-04-16 11:26:57 -07:00
Anthony Xu
32b8c071b6
change xapitimeout to 600 second,
...
looks like we need to change some XAPI calls to Async before shorten the timeout
2014-04-16 11:04:49 -07:00
Min Chen
ba55002132
CLOUDSTACK-6428:IAM - Domain Admin - When his sub-domainId is passed to
...
the listVirtualMachine command, Vms from all the domains are being
listed.
2014-04-16 10:10:45 -07:00
Saksham Srivastava
406c289d15
CLOUDSTACK-6151: Local data disk with tag goes to the wrong local storage pool
...
Signed-off-by: Koushik Das <koushik@apache.org>
2014-04-16 16:20:04 +05:30
Mihaela Stoica
eee8a04dab
CLOUDSTACK-6233: Add new tab "GPU" in Host detailView for gpu enabled hosts
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
Signed-off-by: Sanjay Tripathi <sanjay.tripathi@citrix.com>
2014-04-16 15:36:52 +05:30
Mihaela Stoica
a0e6eff6e8
CLOUDSTACK-6393: Add gpu details in Compute Offering detail view
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
Signed-off-by: Sanjay Tripathi <sanjay.tripathi@citrix.com>
2014-04-16 15:31:44 +05:30
Mihaela Stoica
7e5757ed38
CLOUDSTACK-6394: Add gpu details in "Add Compute Offering”
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
Signed-off-by: Sanjay Tripathi <sanjay.tripathi@citrix.com>
2014-04-16 15:29:23 +05:30
Prachi Damle
2cf4db5359
CLOUDSTACK-6349: IAM - No error message presented to the user , when invalid password is provided.
...
- AccountManager now works using accountId instead of accountType
2014-04-15 17:26:26 -07:00