Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
Merge pull request #42 from MaximilianMeister/fix-badges
Browse files Browse the repository at this point in the history
fix badges
  • Loading branch information
Thomas Boerger committed Aug 20, 2015
2 parents f237fff + 0506cd6 commit def9604
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,21 @@ originally developed by the [Dell CloudEdge Solutions Team](http://dell.com/open

## Badges

[![Build Status](https://travis-ci.org/crowbar/crowbar-core.svg?branch=master)](https://travis-ci.org/crowbar/crowbar-core)
[![Code Climate](https://codeclimate.com/github/crowbar/crowbar-core/badges/gpa.svg)](https://codeclimate.com/github/crowbar/crowbar-core)
[![Test Coverage](https://codeclimate.com/github/crowbar/crowbar-core/badges/coverage.svg)](https://codeclimate.com/github/crowbar/crowbar-core)
[![Dependency Status](https://gemnasium.com/crowbar/crowbar-core.svg)](https://gemnasium.com/crowbar/crowbar-core)
[![Build Status](https://travis-ci.org/crowbar/barclamp-trove.svg?branch=release/tex/master)](https://travis-ci.org/crowbar/barclamp-trove)
[![Code Climate](https://codeclimate.com/github/crowbar/barclamp-trove/badges/gpa.svg)](https://codeclimate.com/github/crowbar/barclamp-trove)
[![Test Coverage](https://codeclimate.com/github/crowbar/barclamp-trove/badges/coverage.svg)](https://codeclimate.com/github/crowbar/barclamp-trove)
[![Dependency Status](https://gemnasium.com/crowbar/barclamp-trove.svg)](https://gemnasium.com/crowbar/barclamp-trove)
[![Join the chat at https://gitter.im/crowbar/crowbar](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/crowbar/crowbar)

## About this barclamp

This barclamp uses a wrapper cookbook around an upstream/stackforge-style openstack-database-service cookbook. It also includes two additional cookbooks: openstack-common, openstack-identity which are required for their libraries/LWRPs, but no recipes are run from them.

## Contributing

This repository contains copies of upstream stackforge openstack cookbook repos from github.com/stackforge/cookbook-openstack-*
for cookbooks: common, identity and database. In order to update the code to a new upstream version, just copy the upstream content over to our repo.

## Contact

To get in contact with the developers you have multiple options, all of them are listed below:
Expand Down

0 comments on commit def9604

Please sign in to comment.