Commit Graph

23 Commits

Author SHA1 Message Date
Denis Poisson 6c91ded08b Convert README.md to ReStructuredTest format
Change-Id: I43b7b13c2339f1788f10980a2d9f8d61c06f1c39
story: 2002163
task: 22233
2018-06-19 13:23:57 +02:00
Zuul 8d7c617b4c Merge "Update Python section in README" 2018-05-15 07:48:51 +00:00
Witold Bedyk 3713a020e8 Update Python section in README
Update instructions for running unit tests.

Change-Id: I7afbbd8ef0f9753013a4958ef39ddaa2c1ba6218
Story: 2001980
Task: 19595
2018-05-08 11:40:38 +02:00
melissaml 4be29d9a8d Update links in README
Change the outdated links to the latest links in README

Change-Id: Ia0adc0c9d55308d20cffd837268456684a560296
2018-03-12 18:04:55 +08:00
shanker 5b8a75a386 Fix links in README.md
Change-Id: Ie6290585314281b81f59133ed3890165a8597032
2017-06-20 07:13:29 +00:00
rajat29 ff0ce29925 Optimize the link address
Use https instead of http to ensure the safety

Change-Id: I39ec8d7b4d4d782c4b36caec8ca484c2a29ee285
2017-04-11 13:33:27 +05:30
Flavio Percoco 900306a6c0 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/722fb0c8518d9e4232078f2c78f6cae2

Change-Id: Id4ce74593cfae54a256e2e85d380396d9c100c91
2016-11-25 18:23:44 +01:00
Yushiro FURUKAWA 785998ef4d Add prefix "$" for command examples
This commits adds "$" as a prefix for command examples and align with 4
whitespaces.

Change-Id: I974715879db5d60494fb2bd0b2fd247570a1e623
2016-09-28 22:37:46 +09:00
venkatamahesh 8a9d5b2af2 Change repositories from stackforge to openstack
Change-Id: I4420be590209e58e52223fc9f267500c9d1ddfb0
2015-10-19 09:50:12 +05:30
Tomasz Trębski fc30e21e5c Time zone fix
- removed unused dependencies
- matched joda to entire monasca
- switched to standard java date + added explicit UTC

Change-Id: I04e986097010792aed772e83e529edb6d88a2125
2015-09-28 13:22:33 +02:00
Joe Keen e348b1a736 Updating python documentation
Change-Id: I40bd33aec1859b5d8c8efadf4e4de3c264da8a4f
2015-09-14 14:14:35 -06:00
cindy oneill 21d3947845 initial python monasca-common code in monasca_common
This is the start of a python monasca-common package.
Initially it has a common python logging config,
common oslo opts, and mysql common code.

Change-Id: I15c32b72fc42a8c5ce9eeedf20ca3a11907bf29f
2015-09-01 13:56:39 -06:00
Craig Bryant 2b725ec5e2 Change package names from com.hpcloud to monasca.common
To have sensible package names this required changing the model package
names

Change-Id: I7ce96c4574d1e851f64ee6235324bb12fd01ac78
2014-10-14 10:02:34 -06:00
Craig Bryant 288e92a1b2 Add details about the StackForge build to README.md
Change-Id: I8c7ce0840fc73381e700b5d81bd5378ad9fabfe9
2014-07-25 17:45:07 -06:00
Craig Bryant 2c30ec93f2 Get initial build to work
Add .gitreview.

Change to work with maven 2 by invoking a shell script that downloads
maven 3 and then invokes it.

Change-Id: Ic5f2436594cd9d574441c7ce55b10c4ce827930a
2014-07-20 08:23:35 -06:00
Deklan Dieterly 72028b95b2 Update README.md
Add build instructions.
2014-06-11 14:13:22 -06:00
Jonathan Halterman ce1a305756 Removed mon-http, messaging and collectd.
Moved kafka related stuff to mon-kafka.
Removed all @author tags
Added license to all /src/main files
2014-05-01 16:08:53 -07:00
Deklan Dieterly dfea0f3b23 Update README.md 2014-03-14 16:24:45 -06:00
Deklan Dieterly 1acf0dd377 Update the readme with 'mvn clean deploy -DBUILD_NUM=${BUILD_NUMBER}'. 2014-03-14 15:28:01 -06:00
Deklan Dieterly 23429294a9 Change 'verion_number' to 'version_number'. 2014-03-14 14:43:14 -06:00
Jonathan Halterman b86ad7c122 Updated pom and readme to do nexus deploys 2014-03-06 15:35:43 -08:00
Jonathan Halterman 4e65e3f30a Added mon-messaging sub-project 2014-02-19 16:02:05 -08:00
Jonathan Halterman 7389b8be88 Created sub-project for http
Added serialization, retry, and various other utilities.
2014-02-18 16:58:04 -08:00