Commit Graph

16 Commits

Author SHA1 Message Date
Luigi Toscano b7c24df858 Replace git.openstack.org URLs with opendev.org URLs
Thorough replacement of git.openstack.org URLs with their opendev.org
counterparts.
(bonus point: fix also a leftover github URL.)

Change-Id: Ie24652d525b1d2859594b271500a4d32aa5b2d34
2019-04-20 13:51:25 +02:00
zhangdebo1987 edbd4d6103 Update tag link address in README
Change-Id: Ifbdfe41b95db517803680e6504d6c24a0de9f409
2017-08-03 14:56:25 +08:00
Flavio Percoco ac8b0480df Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/b8a9835f9193c610b76acdf617aecc40

Change-Id: I4202a0e91d951debdf33ef5224d98bab21121aa1
2016-11-25 15:28:26 +01:00
ChangBo Guo(gcb) b2f6ad9168 Make all components in a list in README
This makes all comments listed in a unified format
and update with official repository links.

Change-Id: If4591c26414557c9eaa7c5ab237d16203b731624
2016-10-04 23:59:10 +08:00
Vitaly Gridnev 2e26674615 update readme for sahara-extra
Change-Id: I7f1a50ff040efa46e330d7f17715b423d0267e69
2016-09-09 13:38:21 +00:00
Sergey Lukjanov fb21e66a64 Add placeholder tools dir for build artifacts scripts
It'll be used to implemented check/gate/publish in jenkins for
subprojects located in this repo.

Change-Id: I970dfd9cbb630af5bf555363c289653a697a3568
2015-04-20 16:24:13 +03:00
Kazuki OIKAWA 6f063eda98 Add main function wrapper for edp.java.adapt_for_oozie config
Change-Id: Ic9c9a01e3ff071b07e9b179327a4ddb106a4cf50
Implements: blueprint edp-improve-compatibility
2014-12-09 17:18:26 +09:00
Sergey Lukjanov 83c83090a7 Standardize README file header
Change-Id: Ia766839e2c89a5b75c1685299b805476a900177c
2014-03-27 13:31:21 +04:00
iberezovskiy 8da7fef2c0 Rename Savanna to Sahara
Implements: blueprint savanna-renaming-extra

Change-Id: I5db8125aee11e617b5aa3b16eb7691b11e3d7281
2014-03-11 16:32:32 +04:00
Sergey Lukjanov f29a070505 Move elements to new repo savanna-image-elements
Change-Id: I25edc62207eafe69281f70432a0e7d40beb4e121
2013-09-10 13:08:55 +04:00
iberezovskiy 2f637e1755 Correct link for diksimage-create script in README.rst
Change-Id: Ief1d9d1a3ee22a3318ff44ed66b495e990244a82
2013-09-03 16:06:18 +04:00
IvanBerezovskiy c00b51e13f Add diskimage-creating script, elements for mirrors
* Automatic building Fedora and Ubuntu cloud images with all elements from savanna-extra repository
* Using mirrors for updating images

Change-Id: I12632b5cee42b1dbfd79b7b7c3a7b26962ace625
2013-08-29 18:46:45 +04:00
Nadya Privalova 24e66b7dda Sources for hadoop-patch
Sources were obtained from https://issues.apache.org/jira/secure/attachment/12583703/HADOOP-8545-033.patch
by running "patch" command. All the files related to Hadoop-common were skiped during patching.

Changes were made after patching:
* pom.xml was updated to use hadoop-core 1.1.2 dependency
* removed dependency on 2.x hadoop in code (@Override and isDirectory() -> isDir())
* removed Hadoop 2.X tests

There are no unit-tests, only integration.

Change-Id: I8d7c2f544d14f79597fcdefe27ecae0d43b6df9e
2013-08-23 16:32:14 +04:00
Sergey Lukjanov 7e6844aef5 Hadoop-Swift integration jar moved to the CDN
All related docs are already duplicated at savanna.rtfd.org

Change-Id: I9c7988bd9cffba6cca2ab4125cbb81b28b52e799
2013-08-23 00:13:30 +04:00
Nadya Privalova 0baf6b6786 Hadoop-side patch for Hadoop-Swift integration was added to repository
Change-Id: I8ba76b21be63f8861ea0d55fbcb5026237976fa8
2013-06-07 13:15:49 +04:00
Ivan Berezovskiy 15bafce882 Added first elements and instructions for creation ubuntu cloud images.
* creating ubuntu cloud image
* java installation
* hadoop installation
* created images can work with Savanna 0.1.x

Partially implements: blueprint savanna-image-elements

Change-Id: I62f8345ec69cbc2c9f445d359e3245ef78ff9bc8
2013-05-31 16:06:19 +04:00