Wido den Hollander
1dcec295eb
debian: Add two JAR files to cloud-deps
...
These are not available through the Ubuntu or Debian repositories
2012-09-11 17:38:19 -07:00
Hiroaki Kawai
4798313427
Patch from kawai@stratosphere.co.jp to resolve a Fedora dependency issue.
...
https://reviews.apache.org/r/7009/
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-09-11 17:38:18 -07:00
Wido den Hollander
a0b638ba9d
debian: Update locations where to search for Java under Ubuntu and Debian
2012-09-11 17:38:17 -07:00
Wido den Hollander
b20df4f29b
debian: Get backport-util-concurrent from the Debian repositories
2012-09-11 17:38:16 -07:00
Koushik Das
2404d3493d
CS-14277
...
Support for local data disk. Currently enable/disable config is at zone level, in subsequent checkins it can be made more granular.
Following changes are made:
- Create disk offering API now takes an extra parameter to denote storage type (local or shared). This is similar to storage type in service offering.
- Create/delete of data volume on local storage
- Attach/detach for local data volumes. Re-attach is allowed as long as vm host and data volume storage pool host is same.
- Migration of VM instance is not supported if it uses local root or data volumes.
- Migrate is not supported for local volumes.
- Zone level config to enable/disable local storage usage for service and disk offerings.
- Local storage gets discovered when a host is added/reconnected if zone level config is enabled. When disabled existing local storages are not removed but any new local storage is not added.
- Deploy VM command validates service and disk offerings based on local storage config.
- Upgrade uses the global config 'use.local.storage' to set the zone level config for local storage.
(cherry picked from commit 62710aed37606168012a0ed255a876c8e7954010)
2012-09-11 17:38:15 -07:00
Wido den Hollander
be003267cb
debian: Depend on jsch from the repository
...
This way we don't need to distribute the JAR in cloud-deps
2012-09-11 17:38:14 -07:00
Wido den Hollander
af59f01737
debian: Install cglib through the package manager
...
cglib 2.2.2 is available in Ubuntu and Debian from the repositories, no need
to ship it in the cloud-deps package.
It's also not used by cloud-agent, but by cloud-utils, so place the dependency there.
2012-09-11 17:38:13 -07:00
Radhika Puthiyetath
a28fd66b46
Feature Documentation for s2svpn interVlan and Autoscale
2012-09-11 17:38:12 -07:00
Mice Xia
4214a9b145
CLOUDSTACK-72 Error label in traffic type edit dialog in zoneWizard
2012-09-11 17:38:11 -07:00
Prasanna Santhanam
8facfb6b1d
Write results to stdout when result log is not specified
2012-09-11 17:38:10 -07:00
Edison.Su
07b76bf8be
CLOUDSTACK-64: remove junit
2012-09-11 17:38:09 -07:00
Edison.Su
126bd57bcf
don't compile xenapi
2012-09-11 17:38:08 -07:00
Edison.Su
5437bfc607
fix rpm build
2012-09-11 17:38:07 -07:00
Fang Wang
452e34908f
Fix the output of instance-id and vm-id to UUID
2012-09-11 17:38:06 -07:00
Fang Wang
88f85b29c2
Replace db-id by UUID for user VM's vm-id.
2012-09-11 17:38:05 -07:00
Alex Huang
9008a4a729
Fixed build for windows
2012-09-11 17:38:04 -07:00
Edison.Su
0955e23650
fix rpm build
2012-09-11 17:38:03 -07:00
Alena Prokharchyk
b02551dcf6
Revert "CLOUDSTACK-70: Improve Network Restart Behaviour for Basic Zone: Restarting Network Fails"
...
This reverts commit ecd1ac214c .
2012-09-11 17:38:02 -07:00
Edison Su
7ea8706046
fix the build, hope
2012-09-11 17:38:01 -07:00
Edison.Su
237b188c04
it breaks the build
2012-09-11 17:38:00 -07:00
Edison.Su
8ff6b0a6d9
add build-helper to remove the local repo
2012-09-11 17:37:59 -07:00
Anthony Xu
efd0905fbd
only check ISO which is downloaded status
2012-09-11 17:37:58 -07:00
Edison.Su
e2e0ec6748
CLOUDSTACK-63: remove ant
2012-09-11 17:37:57 -07:00
Chip Childers
f85f40e7b3
Changed the location from which to pull the mar files during deploy-server
2012-09-11 17:37:54 -07:00
Chip Childers
0503d9a703
Fixed rampart group ID in the awsapi/pom.xml file.
2012-09-11 17:37:54 -07:00
Chip Childers
516dd173fe
Partial fix for awsapi deploy-server issues that I introduced when trying to fix CLOUDSTACK-26
2012-09-11 17:37:52 -07:00
David Nalley
5ca495d4c9
fixing a few license headers
2012-09-11 17:37:51 -07:00
Mice Xia
bca8a99d96
remove mysql-connector-java.jar from rpm package
2012-09-11 17:37:50 -07:00
Mice Xia
a69d6bc089
part of CLOUDSTACK-69 remove hibernate and its dependency from wscript_build and cloud.spec
2012-09-11 17:37:49 -07:00
Wido den Hollander
383cd8d983
debian: Depend on log4j 1.2.16 and add to CLASSPATH
...
Ubuntu 12.04 and Debian (testing) both ship from their repository, so there is no need
for us to distribute it in our packages.
We depend on it externally for our logging.
2012-09-11 17:37:48 -07:00
Wido den Hollander
d09c81d018
waf: Small whitespace cleanup
2012-09-11 17:37:47 -07:00
Wido den Hollander
ea46ece88d
debian: Make maven a build dependency
...
We require at least Maven 3.0.4 for building the Debian packages.
This is available in Debian Testing and Ubuntu 12.04
2012-09-11 17:37:46 -07:00
Chip Childers
08124537ab
Added gitignore for deps/*.jar so that the files are not added
...
back into the source tree.
2012-09-11 17:37:45 -07:00
Chip Childers
a9f69dadce
CLOUDSTACK-26 and CLOUDSTACK-47: Removing *.war, *.jar, and deps/awsapi-lib/rampart-lib/*.txt files.
...
I realize that this might be destructive to the stability of the
tree, but these files have to be removed.
I tested the build, and it appears to still function without any of these
binary files being in the source tree.
2012-09-11 17:37:45 -07:00
Mice Xia
c86711a5a9
CLOUDSTACK-69 Hibernate jars should be removed
2012-09-11 17:37:10 -07:00
Rohit Yadav
0330e64ba5
Maven: Fix POM in test
...
Fixes and adds dependencies for building submodule test
Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-09-11 17:37:09 -07:00
Prasanna Santhanam
67d3d9dd00
Poms for the test directory.
...
- test depends on selenium-java
- added artifact as dependency in test/pom.xml
2012-09-11 17:37:08 -07:00
Rajesh Battala
2dd45a5095
CLOUDSTACK-52 Fix for AWSAPI contains hibernate configurations https://reviews.apache.org/r/6967/diff/
...
Signed-off-by: Mice Xia <mice_xia@tcloudcomputing.com>
2012-09-11 17:37:07 -07:00
Koushik Das
d4b357f88f
CS16171 : Cannot attach ISO on VMware VM due to Invalid datastore path error
...
Handled upgrade scenario where data store already exists in vCenter
2012-09-11 17:37:06 -07:00
Rohit Yadav
e5a16f40cd
CLOUDSTACK-70: Improve Network Restart Behaviour for Basic Zone: Restarting Network Fails
...
If cleanup=true, removes all VRs and creates VR, implements network.
If cleanup=false, skips running VRs, implements network for stopped/deleted VRs.
Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-09-11 17:37:05 -07:00
Sebastien Goasguen
abfebbfa4e
Remove tools/migration https://reviews.apache.org/r/6976/diff/
...
Signed-off-by: Mice Xia <mice_xia@tcloudcomputing.com>
2012-09-11 17:37:04 -07:00
Sebastien Goasguen
7467db1c00
Remove /tools/test which is taken over by /tools/marvin
...
Signed-off-by: Mice Xia <mice_xia@tcloudcomputing.com>
2012-09-11 17:37:03 -07:00
Mice Xia
3bdc0f4b2b
CLOUDSTACK-68 Missing license header in ui/dictionary.jsp
2012-09-11 17:37:02 -07:00
David Nalley
e21c36ec0e
adding script to make this easier to consume
2012-09-11 17:37:01 -07:00
David Nalley
aa9174a05f
incrementing release number in publican
2012-09-11 17:37:00 -07:00
David Nalley
b25a8ce5a2
updating the link for bugs
2012-09-11 17:36:59 -07:00
Sebastien Goasguen
97ec84cad0
Clean up docs in /tools/marvin:
...
removed /docs and pointed to new wiki page in README
2012-09-11 17:36:59 -07:00
Pranav Saxena
8d4a9e2fcf
CS-14664:System Wide Capacity Resources Screen has spilling values- Adjusting the table structure
2012-09-11 17:36:58 -07:00
Mice Xia
8fe75d9236
CLOUDSTACK-50 build-apidocs ClassNotFoundException: com.cloud.api.commands.DeleteCiscoNexusVSMCmd
2012-09-11 17:36:57 -07:00
Edison.Su
8b5f620564
fix ant deploy-server
2012-09-11 17:36:56 -07:00