Commit Graph

16488 Commits

Author SHA1 Message Date
Chip Childers 9fbdaba2e8 Removing inappropriate note about an upgrade *to* 3.0.2 in the *from* 3.0.2 section of the release notes
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-18 12:30:42 -04:00
Chip Childers a1ae94e4d2 Modifying some extra tabs that cause rendering silliness in the release notes
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-18 12:30:36 -04:00
Wido den Hollander eab23499e5 CLOUDSTACK-2033 Fix usage server logging under Debian and Ubuntu 2013-04-18 10:28:15 +02:00
Chip Childers 2dd5deac0e Initial pass at RPM upgrade instructions from 4.0.x to 4.1.0
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-17 20:51:14 -04:00
Joe Brockmeier c5669d5dc5 CLOUDSTACK-1102: Adding APIs to the release notes. 2013-04-17 18:40:18 -05:00
Chip Childers abdca19aaa Removing the VMware template upgrade step from the 4.0.x to 4.1.0 upgrade process, as it's actually only needed from 3.x 2013-04-17 16:59:39 -04:00
Marcus Sorensen f0f7b252ea CLOUDSTACK-2071 - VirtualMachineManagerImpl.java start() method for instance
can fail to start a VM without notifying caller, if no exception is triggered.
The result is that VM start looks successful but was not. This fixes it by
throwing an exception at the very end if the object to be passed back is still
null.

Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1366225829 -0600
2013-04-17 20:16:08 +01:00
Marcus Sorensen 0c4048cbbc CLOUDSTACK-2067: Throw LibvirtException so that VM start failures are
noticed, fix related NPE that can happen when VM starts fail

Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-04-17 20:09:13 +01:00
Marcus Sorensen 9b15a47195 CLOUDSTACK-2051 - The previous patch ensures that holes in deleting storage
pools the proper way won't cause problems for KVM HA Monitor, this patch closes
holes. Call the KVMStoragePool deleteStoragePool that properly removes it from
the KVMHA hashmap, instead of the pools direct delete() call.

Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1366172318 -0600
2013-04-17 18:25:43 +01:00
Mice Xia abbe8ce71f Fix CLOUDSTACK-1894 User is not able to deploy VMs in a project[permission denied to access the guest network)
Signed-off-by: Mice Xia <mice_xia@tcloudcomputing.com>
2013-04-17 18:22:27 +01:00
Sebastien Goasguen 2c501d196c CLOUDSTACK-1999: Fix cloud/cloudstack due to new packaging 2013-04-17 12:24:52 -04:00
Sebastien Goasguen da4cafe7ac CLOUDSTACK-2000: Fixed path due to new packaging 2013-04-17 12:15:51 -04:00
Mice Xia 9d70859a9b fix CLOUDSTACK 1991 CreateTagsCmd.java, DeleteTagsCmd.java, and ListTagsCmd.java all contain invalid version 2013-04-17 14:41:53 +01:00
Mice Xia 94f9baac82 Fix CLOUDSTACK-2058 packaging fails to incorporate db.properties 2013-04-17 14:43:57 +08:00
David Nalley df7af3606a first pass at API changes 2013-04-16 21:37:52 -04:00
David Nalley 801a863075 Adding new API Commands 2013-04-16 20:44:33 -04:00
David Nalley 4de47decf6 updating brand spec 2013-04-16 20:44:33 -04:00
David Nalley 682f6d2e5a first api changes commit 2013-04-16 20:44:33 -04:00
Hugo Trippaers 2c019cc645 CLOUDSTACK-2033 Fix usage server startup and logging
Properly implement the Daemon interface

Initialize logging when the usage server is started as a daemon

Fix a few minor startup and packaging items.
2013-04-17 01:31:07 +01:00
Hugo Trippaers 1e74c8ae6f Fix a problem where usage server did not start because of a missing db.properties and log4j-cloud.xml 2013-04-17 01:30:55 +01:00
Hugo Trippaers 84f63c9dc8 CLOUDSTACK-2048 Add NiciraNvp as provider for the Connectivity service
Will be replaced by commit 836ce6c1 in later versions
2013-04-17 01:30:21 +01:00
Marcus Sorensen d1d00d54a1 CLOUDSTACK-2051 Allow KVM HA Monitor to verify that a NfsStoragePool is
valid before running the script that mounts it and touches the HA files.

Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1366135635 -0600
2013-04-17 01:28:17 +01:00
Joe Brockmeier 04f8965c21 Fixing typos in carrying over fixed issues to Release Notes. 2013-04-16 16:58:54 -05:00
Joe Brockmeier 0b5db13c3a Fixing incubating references in Dev Guide 2013-04-16 15:11:52 -05:00
Joe Brockmeier 2557122741 Updating build_asf.sh to remove incubating references. 2013-04-15 22:35:30 -05:00
Kelven Yang 73ed03baea CLOUDSTACK-2039: Improve console access security with 128-bit AES encryption and securely-randomized key generation 2013-04-16 01:42:29 +01:00
Joe Brockmeier 30c837cc66 CLOUDSTACK-1102: Completed the What's New in 4.1 section of the release notes. Focused on features completed. May not reflect every single change. 2013-04-15 17:35:14 -05:00
Joe Brockmeier 265325adaf Merge branch '4.1' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.1 2013-04-15 16:09:58 -05:00
Joe Brockmeier 740c5df5d2 More features added to release notes, minor changes to the autoscale and add/remove NIC documentation. 2013-04-15 16:09:34 -05:00
Chip Childers 9f50c912b9 Correcting debian/changelog history
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-15 16:46:21 -04:00
Chip Childers adfc96840f Merge branch '4.1' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.1 2013-04-15 16:05:40 -04:00
Chip Childers 83b983ab6e CLOUDSTACK-1997: added correct download location for the experimental system vm
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-15 16:05:26 -04:00
Joe Brockmeier 71aba73b35 Added more to new features section, including API discovery service, CloudMonkey, Regions, and more. 2013-04-15 12:03:43 -05:00
Joe Brockmeier ac96fed73a More work on Release Notes. 2013-04-15 09:19:36 -05:00
Hugo Trippaers dbaeda0c21 NiciraNvpElement is also implements IpDeployer.
IpDeployer is required for the L3 components.
2013-04-15 14:47:40 +01:00
Joe Brockmeier 1eceaf3a89 Adding issues fixed in 4.1.0 2013-04-14 23:09:37 -05:00
Joe Brockmeier 5c542ea155 Removing DISCLAIMER as we're no longer in the Incubator. 2013-04-13 16:17:36 -05:00
Chiradeep Vittal 8954552228 CLOUDSTACK-524: in some cases (especially the built-in CentOS template), the template downloader does not use the configured http proxy
The DownloadProgress command is used to restart failed or stuck download jobs -- and it would not include the proxy information, unlike the DownloadCommand which always did

Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
2013-04-12 13:25:22 -07:00
Pascal Borreli 531bb6c175 Fixed Primary typo 2013-04-12 20:13:14 +01:00
Mice Xia d61b9fe827 remove vm_snapshot schema creation from 40to410.sql 2013-04-12 20:11:47 +01:00
Min Chen dd486efb77 Fix CLOUDSTACK-1987: Deleted service offering still shows for domain users. Also extend this fix for Disk offering as well. 2013-04-12 19:42:45 +01:00
Sebastien Goasguen 81b8a2f135 [TRANSLATION]: Fix build issues in zh-CN 2013-04-12 12:05:05 -04:00
Sebastien Goasguen fe1a340d88 Fixing a few translations build issues 2013-04-12 10:48:13 -04:00
Chip Childers 6a5f61a487 Revert "Fixed Primary typo"
This reverts commit 322eae5429.
2013-04-12 15:27:37 +01:00
Sebastien Goasguen 5954284ecd [TRANSLATION]: Adding it-IT translation strings 2013-04-12 09:45:58 -04:00
Sebastien Goasguen 3fe40aa1b7 [TRANSLATION]: Adding zh-CN translation strings 2013-04-12 09:44:01 -04:00
Sebastien Goasguen 959039c29c [TRANSLATION]: Adding pt-BR translation strings 2013-04-12 09:35:26 -04:00
Sebastien Goasguen 7a0665794e [TRANSLATION] Adding Korean translation strings 2013-04-12 09:16:43 -04:00
Pascal Borreli 322eae5429 Fixed Primary typo 2013-04-12 14:11:10 +01:00
Ryan Dietrich b20e29cffc CLOUDSTACK-1989: Without this fix you can't query service offerings
that don't have a domain id set (null).

Tested via: Called "listServiceOfferings" using a simple perl script,
once with an ID, and once without an ID specified.

Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-04-12 14:02:24 +01:00