Commit Graph

14004 Commits

Author SHA1 Message Date
David Nalley
dcda0a1b3c cleaning up formatting in cloud-infrastructure-overview 2012-10-22 10:54:21 -04:00
David Nalley
6d10e5726e cleaning up formatting in management-server-overview.xml 2012-10-22 10:54:17 -04:00
David Nalley
933d986ebf some install guide cleanup 2012-10-22 10:54:14 -04:00
Jessica Tomechak
5b27f28f22 Revert "Docs: Add the sections on building from code to the Install Guide. The files were contributed, but never included in the book. This caused a build error as well as missing information."
This reverts commit c8e90158a0.
2012-10-22 10:54:11 -04:00
Jessica Tomechak
16432ff354 Docs: Adding Book_Info back again. Publican requires this file, although it is not obviously being referenced from any of our guides. 2012-10-22 10:54:07 -04:00
Jessica Tomechak
4ce880faf4 Docs: Remove book info files which are no longer being used. 2012-10-22 10:54:04 -04:00
Jessica Tomechak
6eb2fcc064 Docs: Add the sections on building from code to the Install Guide. The files were contributed, but never included in the book. This caused a build error as well as missing information. 2012-10-22 10:54:00 -04:00
David Nalley
f3ec53caac more release notes cleanup 2012-10-22 10:53:56 -04:00
Jessica Tomechak
2c8a5cd0c5 Docs: Fixing up hypervisor install sections. Adding hypervisor host system requirements in the correct locations. Partially fixed indentation. 2012-10-22 10:53:53 -04:00
Jessica Tomechak
ff4b442829 Docs: Fix admin guide build. Adding the Security Groups section to the Install Guide at the same place where it's added in the Admin Guide, rather than at a duplicate place. 2012-10-22 10:53:47 -04:00
David Nalley
7bbfed70e0 updating the upgrade directions to reflect the new reality
Conflicts:

	docs/en-US/release-notes.xml
2012-10-22 10:53:36 -04:00
David Nalley
b73e04acda some release not cleanup
Conflicts:

	docs/en-US/release-notes.xml
2012-10-22 10:52:13 -04:00
Jessica Tomechak
4846b67cad Docs: Fix up grammar and missing text in AWS API compatibility chapter and add it to the Install Guide. 2012-10-22 10:49:41 -04:00
David Nalley
680032f08c removing more install.sh references 2012-10-22 10:49:38 -04:00
David Nalley
81f7067097 cleaning up install docs a bit more 2012-10-22 10:49:34 -04:00
David Nalley
8adbc452bd updating some installation instructions 2012-10-22 10:49:26 -04:00
David Nalley
a6d99cfdef adding content on building packages from source 2012-10-22 10:49:16 -04:00
Jessica Tomechak
98e74d3f4c Docs: Add missing file on security groups. 2012-10-22 10:49:13 -04:00
David Nalley
6a4dc6a2ce first iteration of source.xml 2012-10-22 10:49:09 -04:00
Jessica Tomechak
3a3beee527 Docs. Developer's Guide fixes. Moved "New APIs in 4.0" to correct section, removed obsolete product name, fixed book abstract, ID, and copyright holder. 2012-10-22 10:47:35 -04:00
Rohit Yadav
6ed291404f CLOUDSTACK-102: Update packaging and installation sections in INSTALL
Add packaging and installation quick steps.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-10-18 19:23:02 +05:30
Chip Childers
5cc6864a53 Adding DISCLAIMER.txt to the marvin tool.
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-17 12:29:01 -04:00
Edison Su
3bb722fe5b CLOUDSTACK-363: set the version number to 4.0.0-incubating 2012-10-16 16:59:00 -07:00
Edison Su
90178b771d Revert "CLOUDSTACK-363: use the default build version number, we coded in wscript"
This reverts commit 196961c757.
2012-10-16 16:49:34 -07:00
Mice Xia
06bca1d247 CLOUDSTACK-118 Status of host resorce stuck in ErrorInMaintenance 2012-10-16 15:41:45 -07:00
Edison Su
196961c757 CLOUDSTACK-363: use the default build version number, we coded in wscript 2012-10-16 15:41:11 -07:00
Rohit Yadav
53a3c2f171 DevCloud: Make sure destination paths exists before scp
Makes dirs if they are not present before scp-ing target/ and dist/ to
devcloud.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-10-16 21:38:05 +05:30
David Nalley
6c6d9bb89f converting messages_ru_RU.properties to UTF (thanks to jzb for the help) CLOUDSTACK-349 2012-10-16 00:00:26 -04:00
Rohit Yadav
46fedf877f CLOUDSTACK-341: Fix incorrect js object in system.js
Use correct object in system.js that fixes the issue of management traffic
details not getting loaded as it fails on type error.

Fixes regression introduced in 95b6a5eeda
2012-10-14 20:44:35 +05:30
Edison Su
1217f5cd32 [PATCH] CLOUDSTACK-335: fix lb for vpc on kvm 2012-10-12 18:24:50 -07:00
David Nalley
f758b12270 fixing missing comma in debian/control 2012-10-12 19:05:22 -04:00
David Nalley
ebe0601367 making awsapi depend on cloud-client which sets up the cloud user 2012-10-12 18:56:48 -04:00
David Nalley
a397d1ecac removing generation of sccs-info and configure-info to unbreak things 2012-10-12 17:28:42 -04:00
frank
4903535959 CloudStack CS-15455 There are no iptable rules configured to open awsapi port (7080) for external world.
resolved fixed

reviewed-by:edison
2012-10-12 14:14:16 -07:00
Chip Childers
a8e9e6961a CLOUDSTACK-326: Corrected marvin license file to be full ASLv2 license text
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 16:42:44 -04:00
Chip Childers
9b52f1d084 CLOUDSTACK-326: Combining Marvin Sandbox README with README.tools.md
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 16:12:50 -04:00
Chip Childers
45e591eb0f Removed KEYS file copy operation from the source build script.
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 15:39:31 -04:00
Chip Childers
3d5ad1aeb0 Removing KEYS file, since this is apparently not supposed to be in source control.
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 15:36:15 -04:00
Chip Childers
c4acf035fb CLOUDSTACK-326: Removing extra license and README files
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 14:31:49 -04:00
David Nalley
f1f604d3d8 fixing deb and rpm builds from source tarballs 2012-10-12 14:11:45 -04:00
Chip Childers
1c2dddfaec Source build modified to produce *.tar.bz2 instead of *.tar.gz
Signed-off-by: Chip Childers <chip.childers@gmail.com>

Conflicts:

	tools/build/build_asf.sh
2012-10-12 14:09:15 -04:00
Prasanna Santhanam
981804b456 Uniting all the READMEs from tools and test
There are various READMEs under Cloudstack. This makes it confusing for
finding the purpose of each directory and tool within the project. All
the necessary information can now be found in the top-level README.tools
that is markdown editable. For the most updated information however it
is best to provide a wiki link to the tool you have added. Each tool
lies in a seperate section, please keep formatting unchanged.

Conflicts:

	test/integration/README
	tools/marvin/README
2012-10-12 12:41:44 -04:00
Chip Childers
c1e0d6cd70 CLOUDSTACK-331: Added legal docs for ui/lib/excanvas.js
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 12:37:09 -04:00
Chip Childers
aed6ba079e CLOUDSTACK-330: Correct Citrix information to be Apache in several .py files
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 12:20:11 -04:00
Chip Childers
23b0407c3d CLOUDSTACK-327: Correcting license header
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 12:01:05 -04:00
Anthony Xu
eda8642555 fix licnese header for vpc_passwd_server 2012-10-12 11:51:08 -04:00
Chip Childers
7dcffe17c8 Fixed the RAT exclude list in pom.xml.
This went through several itterations within master,
as well as the master copy of the pom.xml being
edited to help formalize our maven build process beyond
the 4.0.0 release.

Because of the file's confusing history,
I have to do this as an isolated commit within 4.0.

Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 11:49:10 -04:00
Chip Childers
2870b38900 Added some exclusions to the RAT report to avoid build artifacts being interpreted as code artifacts 2012-10-12 11:39:48 -04:00
Chip Childers
ab75dc3947 Corrected RAT mvn plugin to appropriate exclude things at the top level, and to also include subprojects. 2012-10-12 11:38:52 -04:00
Chip Childers
56816d8c7e CLOUDSTACK-326: Removing unneeded legal doc files
I'm removing the awsapi/README.txt file, since it's
not required at all, and is actually from Axis.

I'm also removing the deps/XenServerJava/LICENSE.txt
and README.txt files, since the license is covered
by our top level LICENSE and the README.txt is
not for our project itself.
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 11:13:39 -04:00