Min Chen
c129c4e02e
Add missing Apache license header.
2013-03-08 14:38:35 -08:00
Sanjay Tripathi
f539f40e35
CLOUDSTACK-874: Ability to delete Events and Alerts
...
This feature will provide the functionality to delete or archive
the Alerts/Events.
Delete or archive alerts APIs are available only for root-admin,
delete or archive events are available for regular users.
2013-03-08 11:59:53 -08:00
Chip Childers
bd4508589b
Revert "CLOUDSTACK-874 Ability to delete Events and Alerts"
...
This reverts commit 5e4c2c8a9eb339fb467aea15582a79cd2feef4bf.
2013-03-08 14:28:23 -05:00
Joe Brockmeier
ee22753c34
CLOUDSTACK-1: Updated the instructions for building RPMs to reflect Maven changes and new packaging.sh script contributed by Hugo, et. al.
2013-03-08 13:05:56 -06:00
Sanjay Tripathi
5e4c2c8a9e
CLOUDSTACK-874 Ability to delete Events and Alerts
...
Signed-off-by: Min Chen <min.chen@citrix.com>
2013-03-08 10:52:40 -08:00
Joe Brockmeier
ae3eeca8d8
CLOUDSTACK-1: modifying source prequisites for 4.1
2013-03-08 10:48:57 -06:00
Pranav Saxena
41ff6588b5
CLOUDSTACK-1494:ldap tooltips to highlight more information about the query filter
2013-03-08 20:52:23 +05:30
Joe Brockmeier
8e29a030f1
CLOUDSTACK-1: Working on new install/compiling documentation for 4.1
2013-03-08 08:53:28 -06:00
Kishan Kavala
a1fdb0c2d4
CLOUDSTACK-241: Remove API sync. Merge changes from 4.1 branch. Converted tabs to spaces.
2013-03-08 19:02:41 +05:30
youribonnaffe
8b5c1b2561
CLOUDSTACK-1600: Typo in dpkg-buildpackage command
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-08 17:16:33 +05:30
Likitha Shetty
ee9f97f92e
CLOUDSTACK-1509. During CreateVLANIPRange while trying to assign Public IPs to a new network if the network offering is persistent we get an NPE.
...
Since associateIpRangeToAccount starts and commits a seaparte transaction, commit the transaction started for createVlanAndPublicIpRange before calling associateIpAddressListToAccount.
2013-03-08 13:59:02 +05:30
Kelven Yang
37bab18c68
Disable acceptence of old-fashion URL form for console access
2013-03-07 18:39:48 -08:00
Edison Su
409ec9c6b6
CLOUDSTACK-1426: We has strong implication that VO must implement an interface, otherwise EntityManagerImpl can't the vo
2013-03-07 18:25:57 -08:00
Min Chen
eca1a7089a
Fix a bug in retrieving cookie from Vmware connection by replacing
...
Kawai's patch by parsing request header ourselves instead of using
BrowserCompatSpec.
2013-03-07 16:07:58 -08:00
Kelven Yang
89f4ac0439
CLOUDSTACK-1562: Replace @DB support to be the formal implementation instead of a temporary hacking one
2013-03-07 15:47:01 -08:00
Joe Brockmeier
837f7e1950
CLOUDSTACK-1: Working on install docs for 4.1.0 and later.
2013-03-07 16:42:29 -06:00
Joe Brockmeier
439dcae7af
CLOUDSTACK-1: Working on the new install docs for compiling w/Maven
2013-03-07 16:16:18 -06:00
Marcus Sorensen
9ad54a082c
Summary: KVM - use virtio socket to communicate config to system vms
...
Detail: This gets rid of the patchdisk method of passing cmdline and
authorized_keys to KVM system VMs. It instead passes them to a virtio socket,
which the KVM guest reads from the character device /dev/vport0p1 during
cloud-early-config. Tested to work on CentOS 6.3 and Ubuntu 12.04. Should
work with even older versions of libvirt.
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1362691685 -0700
2013-03-07 14:28:05 -07:00
Prasanna Santhanam
c9ee05517d
rat-check:Reduce scope of the WEB-INF check
...
License headers from the files within artifact org.apache.axi2 causes
RAT to complain. Ignore them as they are not part of the repo.
2013-03-07 18:58:48 +05:30
Sanjay Tripathi
9b288c758b
CLOUDSTACK-1574: updateResourceCount API is failed saying to specify valida resource type even after parsing the valid resource type.
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-03-07 11:43:39 +05:30
Radhika PC
344ad7a579
CLOUDSTACK-850
2013-03-07 16:52:49 +05:30
Rohit Yadav
602ca7fe6d
appliance: during cleanup remove veewee and vbox txt files
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-07 16:50:37 +05:30
Kishan Kavala
99066060cd
CLOUDSTACK-1572: Remove references to netscalar vpc provider. NetworkElement is not implemented yet
2013-03-07 16:42:39 +05:30
Radhika PC
a8b5440bf4
Revert "cloudstack-850"
...
This reverts commit 320ab0a968ab56faba930c3eb9843ae129e9e2d5.
2013-03-07 16:37:30 +05:30
Radhika PC
320ab0a968
cloudstack-850
2013-03-07 15:58:10 +05:30
Harikrishna Patnala
d51e964d42
CLOUDSTACK-1013 : running cloudstack overwrites default public/private ssh keys
...
The default private/public keypairs in .ssh will not be overwritten.
Instead cloudstack will generate a new keypair id_rsa.cloud and
id_rsa.cloud.pub and use those in developer mode.
To use this insert the (name,value)=(develop,true) tuple into
`cloud`.`configuration`
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-07 15:11:05 +05:30
Rohit Yadav
c2fbac4166
appliance: Use Debian Wheezy rc1 for building systemvm
...
We switch from Debian beta-4 i386 to rc1 i386.
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-07 15:01:01 +05:30
Prasanna Santhanam
b899789665
rat-check: couple more in awsapi need exclusion
...
awsapi/ .info files aren't needed either.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-07 14:52:10 +05:30
Prasanna Santhanam
81a42b9591
rat check: exclude the WEB-INF directories in check
...
WEB-INF directories will carry generated code so exclude them.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-07 14:35:53 +05:30
Joe Brockmeier
7fde298887
CLOUDSTACK-987: Added missing sections for working with snapshots.
2013-03-07 00:58:38 -06:00
Joe Brockmeier
0c7f5f2796
CLOUDSTACK-397: Fixed guest traffic diagram.
2013-03-07 00:00:06 -06:00
Sheng Yang
27ba0208f0
CLOUDSTACK-1315: Fix NPE when try to upgrade network from VR to SRX-F5
...
Still return a valid object when reverting non-existed rules.
2013-03-06 16:49:44 -08:00
Min Chen
e31cd2b3d2
CLOUDSTACK-1402: listRouters API response doesn't return linklocal IP and public IP details.
2013-03-06 11:31:52 -08:00
Pranav Saxena
aa40c7ee98
CLOUDSTACK-1407:add primary storage screen throught UI doesn't have scope field
2013-03-07 00:03:30 +05:30
Wido den Hollander
5b6a4a68c4
debian: Use some more variables in the rules file
...
Makes changes easier and it less hard coded.
2013-03-06 19:26:18 +01:00
Wido den Hollander
9e02ed139f
packaging: Include the Agent plugins dir in the classpath
...
For both the RPM and DEB packages are new directory for plugins
for the agent is created.
All JAR files in that directory will be added to the classpath
on boot of the agent.
2013-03-06 19:26:18 +01:00
Wido den Hollander
03bc74bd50
debian: Only include JAR files into the classpath
2013-03-06 19:26:18 +01:00
Hiroaki Kawai
19c6d8054b
CLOUDSTACK-1535: kvm agent will silently ignore many exceptions
...
Current kvm agent will silently ignore many exception, and there's no
way to see what really happened. This patch will log in trace level log
that was silently ignored. And also, it will fix huge bare Exception
catch, which is very harmful because it also catches RuntimeException.
2013-03-06 10:22:44 -08:00
Wido den Hollander
a4521551a3
agent: Log4j should not be initialized in the main method
...
Since we use JSVC we don't execute the main method, but it is still
there for manually running the Agent.
Initializing log4j in the start method makes sure it also works with JSVC
2013-03-06 16:42:38 +01:00
Rohit Yadav
a1ca7e09ca
rat: Fix license header on DataCenterLinkLocalIpAddressDao.java
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-06 18:46:33 +05:30
Rohit Yadav
15b5b7e7a3
CLOUDSTACK-1417: cosmetics, print param name, value for uuid->id translate error
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-06 17:55:40 +05:30
Rohit Yadav
cc9b7d4c20
cloudmonkey: print sync stats, asks users to use sync
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-06 17:21:32 +05:30
Milamber
38aec6fc4d
CLOUDSTACK-465 - French language file quotes are dropping javascript syntax errors
2013-03-06 06:09:16 -05:00
Rohit Yadav
bb2c7dc728
CLOUDSTACK-1340: Fix grub2 cfg to boot without waiting, fix locale
...
Thanks to Marcus for testing and helping on KVM template, adding locale fix as
per Marcus's suggestion. Tested with latest build on my local vbox.
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-06 14:21:06 +05:30
Talluri
9342f561f7
CLOUDSTACK-1530: Fix integration test scripts in the components folder for imports and ostypeid Fix the integration scripts for nose import and ostypeid corrections
...
from nose.plugins.attrib import attr
"ostype": 'CentOS 5.3 (64-bit)',
template = get_template(
cls.api_client,
cls.zone.id,
cls.services["ostype"]
)
Signed-off-by: Talluri <Srikanteswararao.Talluri@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-06 13:45:07 +05:30
Hugo Trippaers
713dff537b
Fix rpm build after commit 4d7dced2f892f6bd42df097e6d556ca1f26e8ec6
2013-03-06 08:30:12 +01:00
Hiroaki Kawai
0fd30af5f8
Remove invalid use of internal library class in VmwareContext.
2013-03-05 22:12:31 -08:00
Min Chen
9aa624a039
Revert "Temporarily disable the code to retrieve session cookie from WS call for"
...
This reverts commit dad20a27537f424abc528a723fe1d308b88ab5ad.
2013-03-05 22:02:27 -08:00
Min Chen
dad20a2753
Temporarily disable the code to retrieve session cookie from WS call for
...
volume snapshot functionality to make vmware code compilable from JDK7.
2013-03-05 21:54:21 -08:00
Radhika PC
00cd9d5d6f
cloudstack-890 and cloudstack 815
2013-03-06 10:48:19 +05:30