17 Commits

Author SHA1 Message Date
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