Murali Reddy
|
f6ff11c7d6
|
OVS distributed routing: fix the issues related to applying network
ACL's on OVS. OVS OF rules does not accept 0.0.0.0/0 so while applying
ACL dont include source CIDR in the OF rule if source CIDR is 0.0.0.0/0
|
2014-03-28 17:09:55 +05:30 |
|
yichi.lu
|
9b07979442
|
CLOUDSTACK-6015: add user account, add user, login as new user, delete user, delete user account.
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
|
2014-03-28 06:21:59 -04:00 |
|
SrikanteswaraRao Talluri
|
91a5e3bb66
|
CLOUDSTACK-6125: adding 'selfservice','provisioning' tags to segregate the tests
that can be run on simulator only and that needs hardware.
|
2014-03-28 15:34:57 +05:30 |
|
Damodar Reddy
|
d8586462e0
|
CLOUDSTACK-6291: [Windows] Checking whether Java and other dependencies are installed or not through registry search instead of relying on environment variables. Also setting them into Path environment varibale.
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
|
2014-03-28 12:32:21 +05:30 |
|
Girish Shilamkar
|
c1b4ac5004
|
Fix problem string comparison with unicode
|
2014-03-27 19:00:27 -04:00 |
|
Marcus Sorensen
|
7390f99afb
|
CLOUDSTACK-6292: Fix live migration of KVM when vnc ip address
changes
Submitted-by: Yoshikazu Nojima
|
2014-03-27 16:45:42 -06:00 |
|
Anthony Xu
|
6356f5fdb0
|
add more log for creating XS pool network
|
2014-03-27 15:31:59 -07:00 |
|
Mihaela Stoica
|
7810107818
|
UI: Fixed truncated icon on confirmation dialogs
Signed-off-by: Brian Federle <brian.federle@citrix.com>
|
2014-03-27 14:35:18 -07:00 |
|
Jessica Wang
|
8c8853e0e2
|
CLOUDSTACK-6296: UI > If an account's timezone is not set, show datetime field based on browser's timezoneoffset.
|
2014-03-27 14:12:19 -07:00 |
|
Daan Hoogland
|
8d34419c57
|
rat check finding:(
|
2014-03-27 21:39:01 +01:00 |
|
Brian Federle
|
d60af6862c
|
UI: Update tooltips for primary storage, upload volume fields
|
2014-03-27 11:00:12 -07:00 |
|
Anthony Xu
|
73a2aa1aa4
|
Fixed a typo
|
2014-03-27 10:58:23 -07:00 |
|
Daan Hoogland
|
3be5002eb3
|
findbugs: filter on character encoding problems
|
2014-03-27 18:47:33 +01:00 |
|
Anshul Gangwar
|
e3e452625e
|
CLOUDSTACK-6267: unblocking smb as zone wide primary storage for hyperv
Signed-off-by: Devdeep Singh <devdeep@gmail.com>
|
2014-03-27 16:24:40 +05:30 |
|
Damodar Reddy
|
c46088c962
|
CLOUDSTACK-6290: [Windows] Generating SSL keys at the time of installation itself
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
|
2014-03-27 16:03:04 +05:30 |
|
Santhosh Edukulla
|
3060f884ab
|
Added fix for CLOUDSTACK-6269
Added fix for CLOUDSTACK-6269.More details inside the bug
Signed-off-by: Santhosh Edukulla <Santhosh.Edukulla@citrix.com>
|
2014-03-27 14:53:43 +05:30 |
|
Kishan Kavala
|
fe7b753b03
|
CLOUDSTACK-6122: Map rbd image on host before attaching to Vm
|
2014-03-27 14:53:36 +05:30 |
|
Anthony Xu
|
2dc1c7bec8
|
get rrd through http directly instead of xapi plugins
|
2014-03-26 18:04:41 -07:00 |
|
Min Chen
|
05c6b455ae
|
CLOUDSTACK-5922:Incorrect handling RHEL guests for 5.5 to 5.9
|
2014-03-26 16:42:44 -07:00 |
|
Anthony Xu
|
ff1c0647fc
|
in XS, joining a host to a XS pool may not work as expected, especially when there are multiple nics, binding devices.
admin needs to check if the right nics are binded togather, if network are propagated to the new host correctly before adding this host to CS.
|
2014-03-26 16:25:26 -07:00 |
|
Anthony Xu
|
c9edb7ecfe
|
set nosubdir for NFS SR
|
2014-03-26 14:56:58 -07:00 |
|
Anthony Xu
|
6de28bb1a4
|
in XenServer, host eject may fail due to diffent reasons, it's hard for CS to handle all failure.
in CS, removing a host means CS will not manage the host, admin needs to eject the host from XS pool outside of CS
|
2014-03-26 14:22:49 -07:00 |
|
Anthony Xu
|
6d103e62fe
|
use correct interval for cleanTask and transitionTask
|
2014-03-26 14:22:27 -07:00 |
|
Wido den Hollander
|
3d497f620b
|
debian: Do not restart libvirt after agent upgrade.
This causes NFS storage pools to be lost and that can cause
problems in certain situations.
|
2014-03-26 16:50:54 +01:00 |
|
Daan Hoogland
|
40f4b371b7
|
Revert "cloudstack api post and ssl fix"
This reverts commit d5333f4596460c7123b66ad5c19fc69442696ea2.
|
2014-03-26 14:31:18 +01:00 |
|
Daan Hoogland
|
42516216e6
|
Revert "Fix license headers and remove @author tag"
This reverts commit f848c779c032bafa05bf6be269cceb34c942149a.
|
2014-03-26 14:30:44 +01:00 |
|
Wido den Hollander
|
7cd2b2ae89
|
debian: Add JNA flag when starting agent
In some situations local JNA libraries might prevent the agent
from starting.
|
2014-03-26 13:31:02 +01:00 |
|
Damodar Reddy
|
b6fe4e2168
|
CLOUDSTACK-6105: Fixed the issue where Logs were not getting generated properly
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
|
2014-03-26 10:35:26 +05:30 |
|
Alex Huang
|
4ebb92c492
|
Fixed some warnings about using a deprecated constructor
|
2014-03-25 16:48:27 -07:00 |
|
Alex Huang
|
f445274ed3
|
Added a config to enable checking whether a db transaction is wrapped around communications with the agent. If it is, an exception is thrown. This assert has actually been there because it is part of CloudStack's design principle to not use db transactions as a way to enforce atomicity in executing things on hardware resources. However, the assert has been ignored since the move to maven which is not good with enabling asserts. Since then, there's been a lot of commands added that actually runs within db transaction. This is a big no no as the problem is that the remote operation may take a long time and the db can actually close the connection, causing a rollback of the transaction. We should not depend on transactions to enforce the atomicity anyways.
|
2014-03-25 16:35:49 -07:00 |
|
Sheng Yang
|
cd79306021
|
CLOUDSTACK-6285: Fix savepassword.sh script for clear out old entries
|
2014-03-25 15:56:15 -07:00 |
|
Brian Federle
|
93a2340516
|
Instances UI: Truncate name, displayname fields to prevent overflow
|
2014-03-25 15:49:07 -07:00 |
|
Wido den Hollander
|
b141641528
|
debian: cloudstack-management requires libmysql-java for SQL connection
|
2014-03-25 21:13:15 +01:00 |
|
Mike Tutkowski
|
312ec6de6c
|
CLOUDSTACK-6170 (fixing a GUI formatting issue)
|
2014-03-25 12:44:31 -06:00 |
|
Anthony Xu
|
a596edbdf6
|
make sure XS host is enabled when creating XAPI connection
|
2014-03-25 11:20:16 -07:00 |
|
Anthony Xu
|
88c1da679c
|
check_heartbeat and pingtest execute through ssh, not XAPI, because XAPI may hang when master host is downi
|
2014-03-25 10:44:20 -07:00 |
|
Murali Reddy
|
7b08bb7cab
|
CLOUDSTACK-6281: OVS distributed routing: exclude non implemented
networks while sending VPC topology updates as GRE key is not associated
with the network unless implemented.
|
2014-03-25 16:43:46 +05:30 |
|
SrikanteswaraRao Talluri
|
102c1bc9c8
|
CLOUDSTACK-6125: added smoke tests with following tags 1. selfservice - tests which can be run on simulator. 2. provisioning - tests that need actual hypervisor resource.
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
|
2014-03-25 15:43:05 +05:30 |
|
Mike Tutkowski
|
41d189a707
|
CLOUDSTACK-6170 (fixing a GUI formatting issue)
|
2014-03-24 21:12:25 -06:00 |
|
Girish Shilamkar
|
1f2d86c9ba
|
CLOUDSTACK-6279: Fix egress rules tests failed due to comparison between string and unicode
|
2014-03-24 20:02:23 -07:00 |
|
Anthony Xu
|
d14f66f58d
|
when start vm times out, check VM status, if it is running , return succeed.
change XAPI timeout to 60 second.
|
2014-03-24 17:15:08 -07:00 |
|
Anthony Xu
|
726dd16daa
|
use vm instance name in log
|
2014-03-24 16:24:55 -07:00 |
|
Anthony Xu
|
bf48309e14
|
addHostCmd will try to load all hosts in a pool
|
2014-03-24 16:06:26 -07:00 |
|
Anthony Xu
|
e3fc5a4d46
|
vm meta sync sync xstoolsversion as well
|
2014-03-24 15:48:21 -07:00 |
|
Anthony Xu
|
2d5a58d66c
|
fixed ssh execution log
|
2014-03-24 15:19:54 -07:00 |
|
Laszlo Hornyak
|
c6d2549939
|
StringBuffer replaced with StringBuilder in ApiServerService
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
|
2014-03-24 21:04:06 +01:00 |
|
Laszlo Hornyak
|
aef76f71ec
|
StringBuffer replaced with StringBuilder in ApiServlet
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
|
2014-03-24 21:03:48 +01:00 |
|
Laszlo Hornyak
|
843464efc8
|
removed commented-out code
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
|
2014-03-24 19:05:47 +01:00 |
|
Laszlo Hornyak
|
96d56b7525
|
Tests for ApiServlet
- tests for login
- loginSuccessResponse test for xml and json
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
|
2014-03-24 19:05:47 +01:00 |
|
Brian Federle
|
86b02e65eb
|
CLOUDSTACK-6227: Fix IE9 instance wizard
Fixes HTML incompatibility causing rendering issues in IE9 when viewing
instance wizard->network step
|
2014-03-24 10:01:29 -07:00 |
|