Commit Graph

46 Commits

Author SHA1 Message Date
Rohit Yadav cc093c61a1 README: put the original logo back
This reverts commit da62cecb68 and sneaks
in the change silently to not hurt anyone's sentiments.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2020-01-14 13:19:11 +05:30
Rohit Yadav da62cecb68 README: that time of the year! 🎄 (#3769)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-12-17 00:00:47 +01:00
Rohit Yadav 97df52956c
master: travis and trillian smoketests fixes and stabilisation (#3476)
Fix failing test, add more component tests, optimise and refactor test jobs.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-07-12 17:27:49 +05:30
Rohit Yadav c5debc4904 README: silently revert project logo
Reverts project logo in README.md without raising any attention,
coverity project has been removed by their parent sponsor add badges
from sonarcloud instead for static analysis.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-01-18 01:12:30 +05:30
Rohit Yadav 5067d560ce
README: Ho ho ho! (#3102)
Happy holidays - Merry Christmas and new year!
2018-12-20 16:47:38 +05:30
Jorge Maldonado Ventura 68b2b17322 readme: Improve README (#2570)
- Add space between stop and next sentence
- Add missing full stops
2018-04-13 16:34:00 +05:30
Rohit Yadav c9afa8e5b4 CLOUDSTACK-10013: Fix systemvmtemplate build failure
This enables security updates in preseed file and removes purges
old kernel, and increases maximum /boot partition size. Build failures
were found due to insufficient space in /boot. Tested with packer+qemu
on Ubuntu 17.10.

Also silently remove xmas cloudstack cloudmonkey logo without hurting
anyone's sentiments (no monkeys were harmed in this commit ;).

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2018-01-09 18:04:56 +05:30
Rohit Yadav 044636ca87
README: Happy Holidays, may the cloud be with you in 2018! (#2371) 2017-12-20 21:08:53 +05:30
Rohit Yadav eda3b35bfa CLOUDSTACK-10012: Migrate to Embedded Jetty
- Migrate to embedded Jetty server.
- Improve ServerDaemon implementation.
- Introduce a new server.properties file for easier configuration.
- Have a single /etc/default/cloudstack-management to configure env.
- Reduce shaded jar file, removing unnecessary dependencies.
- Upgrade to Spring 5.x, upgrade several jar dependencies.
- Does not shade and include mysql-connector, used from classpath instead.
- Upgrade and use bountcastle as a separate un-shaded jar dependency.
- Remove tomcat related configuration and files.
- Have both embedded UI assets in uber jar and separate webapp directory.
- Refactor systemd and init scripts, cleanup packaging.
- Made cloudstack-setup-databases faster, using `urandom`.
- Remove unmaintained distro packagings.
- Moves creation and usage of server keystore in CA manager, this
  deprecates the need to create/store cloud.jks in conf folder and
  the db.cloud.keyStorePassphrase in db.properties file. This also
  remove the need of the --keystore-passphrase in the
  cloudstack-setup-encryption script.
- GZip contents dynamically in embedded Jetty

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-11-03 23:57:25 +05:30
Rafael Weingartner 661150f67d Change the README link for event page to the current ACS CCCs website 2017-01-30 11:45:06 -05:00
Rohit Yadav 1802c490bd README: Revert changes from 86247
Holidays are over :(

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-01-02 13:03:59 +05:30
Rohit Yadav 86247ab3a6 README: Happy Christmas, happy holidays!
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2016-12-22 23:41:14 +05:30
Rohit Yadav 293eb36f4d README: revert back to the normal cloudstack logo
Holidays are over :(

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2016-01-06 17:21:05 +05:30
Rohit Yadav 1a194e6745 README: happy holidays!
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-12-23 13:27:40 +05:30
Rohit Yadav 069aa4e5f3 CLOUDSTACK-8433: remove awsapi db usage and add upgrade cleanup path
- Removes awsapi db properties usage across codebase
- Removes references from spring xmls, test cases and TransactionLegacy
- Adds sql command to drop database cloudbridge in schema-451to460-cleanup.sql

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-05-06 15:22:04 +02:00
Sebastien Goasguen b487074c5f Exclude CONTRIBUTING from RAT and link it on README 2015-04-03 10:08:24 +02:00
Rohit Yadav 163eac575f README: tell the world we've OVM power
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-12 18:13:39 +05:30
Rohit Yadav 48aa7e1854 README: back to work
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-04 15:28:02 +05:30
Sebastien Goasguen 7d3b79a275 Jingle Bells, Jingle Bells 2014-12-01 10:23:45 -05:00
Rohit Yadav 45423c737e README: add information about official git repository
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-12-01 17:09:27 +05:30
Rohit Yadav 33a6640c04 README: add travis and coverity badges
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-17 15:36:25 +02:00
Sebastien Goasguen ab5987726c Cleaning the README, INSTALL and CHANGES file
(cherry picked from commit 528ac4c6e9)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	INSTALL.md
2014-09-17 15:12:37 +02:00
Rohit Yadav 3433eb7c09 README: Import README sections from 4.4 branch into master
We had a README file in our release branches, this commit grabs few useful
sections from that file into master's README file.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-05 17:44:08 +02:00
Rohit Yadav fc7b2baba3 README: Fix links for viewing on Github
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-05 16:02:44 +02:00
Rohit Yadav d753e765f7 README: Give CloudStack its much deserved readme file
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-05 15:54:40 +02:00
Sebastien Goasguen 99b9198de1 Remove Travis info 2014-01-14 10:25:58 +01:00
Sebastien Goasguen 9a707a92c5 Adding travis icon [ci skip] 2013-12-16 09:52:16 +01:00
ilya musayev 2cf8ecd3e2 Test commit - apache auth 2013-07-23 14:43:32 -04:00
ilya musayev 47e346abd6 Test commit - apache auth 2013-07-23 14:41:17 -04:00
Chip Childers e593665d79 Updating README.md to reflect graduation and 4.2.0 release number for master branch
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-19 14:49:50 -04:00
Rohit Yadav d13b15d4a2 Fix top level files to use new git repo, url and MLs
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-26 11:26:24 +05:30
Prasanna Santhanam bc36612482 CLOUDSTACK-1644: INFRA-5977 ASFBot test
This reverts commit 6eade59209.

This is a second test.
2013-03-12 17:08:59 +05:30
Prasanna Santhanam 6eade59209 CLOUDSTACK-1644: INFRA-5977 ASFBot test
This is a fake patch for a test

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-12 17:05:54 +05:30
Chip Childers 7de6992fa2 Removed build instructions from README, because they are referenced in INSTALL
Conflicts:

	README.md
2012-10-10 00:15:58 -04:00
David Nalley 03248f36e1 adding crypto details to README 2012-10-09 22:10:24 -04:00
Rohit Yadav 5547824834 CLOUDSTACK-102: Update INSTALL.txt to recent changes
Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-10-01 17:00:44 -07:00
Chip Childers 0c2a1e48d0 Updates to the root readme file to include a more
accurate description of the project, the crypto notice
(with some TODOs), and clearer build instructions for the
OSS vs non-OSS build options.
2012-09-14 16:36:10 -04:00
olivier lamy 6e421bc37a add note on using ide debugger with tomcat7:run 2012-08-29 18:55:25 +02:00
olivier lamy 5751385444 do not activate cloud-client-ui by default as it needs nonoss modules too 2012-08-29 18:40:24 +02:00
olivier lamy 5bb395ed0a document non oss maven build activation 2012-08-29 00:08:53 +02:00
olivier lamy de31ac34b4 configure tomcat maven plugin too 2012-08-29 00:05:56 +02:00
olivier lamy 7999dd06ac add note in README for installing maven third parties jars 2012-08-28 23:36:21 +02:00
Chip Childers 6f833d2414 License header updates for misc files 2012-08-03 14:51:41 -04:00
Rohit Yadav db7ace389d README: fix brand This is just a dummy patch to test post-review cmd tool Hope this works
Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-08-01 16:54:50 -07:00
David Nalley 5611723b13 updating mailing list references 2012-07-14 11:45:40 -04:00
David Nalley 8aad5aa10e adding a markdown readme for github 2011-12-01 13:02:38 -05:00