summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add README template0.1.0gordon chung2015-02-042-12/+16
| | | | | | apply basic README for initial release. Change-Id: I298fc02d66863a5214c5dc113ea547950d0bb356
* Merge "add options to configure messaging"Jenkins2015-02-041-3/+15
|\
| * add options to configure messaginggordon chung2015-02-031-3/+15
| | | | | | | | | | | | | | | | swift does not use oslo.config so we should allow transport settings to be passed in via paste conf Change-Id: I686e5d94fb72fd2a00973c91673edc417142ee2f Closes-Bug: #1417306
* | ignore changeloggordon chung2015-02-031-0/+3
|/ | | | | | ignore ChangeLog file. Change-Id: I8b6f3129038950357bced25103a5f7904ab9f2c7
* fix py34 testsgordon chung2015-02-032-3/+3
| | | | | | | tests should use six.iteritems to pass py34 tests. also, encode doesn't work consistently across py2 and py3 Change-Id: I1ec858b61ec3786b139be8736a6e1fd1a47f5845 Closes-Bug: #1417303
* fix gitignoregordon chung2015-01-211-1/+1
|
* fix gitignoregordon chung2015-01-2115-88/+6
|
* Merge branch 'master' of github.com:chungg/ceilometermiddlewaregordon chung2015-01-200-0/+0
|\
| * initial checkingordon chung2015-01-2037-28/+995
| |
* | initial checkingordon chung2015-01-2041-29/+1012
|/
* Initial commitgord chung2015-01-193-0/+257