summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated from global requirementsliberty-eolstable/libertyOpenStack Proposal Bot2016-04-291-2/+2
| | | | Change-Id: I6ffcc6e3464bab03d653d24fabd51cbe9d5cfc73
* use path as resource id when missing RESELLER prefixgordon chung2016-04-192-2/+13
| | | | | | | | | | | | | we don't have an id if RESELLER prefix is not in path. this causes an id to be autogenerated making each request a completely different resource id. this patch changes it so we just default to path as our id if one cannot be computed. Change-Id: I5775406a84b5f2ad0f95f366b7deca210d2f8e87 Closes-Bug: #1566940 (cherry picked from commit 0789e5e30ca71b05d893b050a724f3c48421d183)
* Updated from global requirementsOpenStack Proposal Bot2015-11-241-1/+1
| | | | Change-Id: I5e83c962522463f8d4c27dbf2efcbdb27b9e0a4b
* Updated from global requirementsOpenStack Proposal Bot2015-10-192-4/+4
| | | | Change-Id: If673181fd7bf507a75c8fc369eb0bfc8c564eac0
* Update .gitreview for stable/libertyDoug Hellmann2015-09-211-0/+1
| | | | Change-Id: I3c0cfc825ee7bdf67d6346b2f11d87e22dcafe5b
* Ignore request with swift.source in env0.3.0Rohit Jaiswal2015-09-152-2/+16
| | | | | | | | | | | | | swift.source in env indicates request that originate in swift middleware as a side effect of another client request. These requests should not be metered, this fix adds a check for swift.source in env and avoids generating a metering event. Change-Id: I2ecbde8667cc366b192a2248abc93d0936956978 Closes-bug: 1485711
* Merge "Fixes parsing req path for account HEAD/GET"Jenkins2015-09-152-2/+25
|\
| * Fixes parsing req path for account HEAD/GETRohit Jaiswal2015-08-282-2/+25
| | | | | | | | | | | | | | | | | | | | When path is of the form /v1/AUTH_xyz, the path parsing expects 3 tokens, this fix retries parsing to expect 2 tokens, so that operations at an account level can be metered. Change-Id: I5eb83e39e7902b9410487c98295f12640aeef140 Closes-Bug: 1488682
* | Updated from global requirementsOpenStack Proposal Bot2015-09-071-4/+4
|/ | | | Change-Id: If1cdf5139b80027fbb11e3cccae3e4f20160a94a
* Merge "Activate pep8 check that _ is imported"Jenkins2015-08-201-1/+0
|\
| * Activate pep8 check that _ is importedTom Cocozzello2015-08-041-1/+0
| | | | | | | | | | | | | | | | | | | | Remove the specification in tox.ini that _ is a builtin so that it will no longer assume that _ does not need to be imported. This helps ensure that the _ from i18n is used. Activating this check did not flag any violations. Change-Id: I7b3528e07aee6138563ad83c2caa08ecbe49f933
* | HTTP_X_TENANT_ID is deprecated and replaced by HTTP_X_PROJECT_IDClément Contini2015-08-141-1/+2
| | | | | | | | Change-Id: I619d9db86ddcb6f3599c2d1c3c37a3628b9c7239
* | Updated from global requirementsOpenStack Proposal Bot2015-08-101-1/+1
|/ | | | Change-Id: Iff7f1b8fe5fa82fcaee3e594b401fd188f88fd4d
* Updated from global requirementsOpenStack Proposal Bot2015-08-042-2/+2
| | | | Change-Id: I590a72f4f1fdce0c97a8b90f5c449728047ecb02
* Merge "Drop use of 'oslo' namespace package"Jenkins2015-07-171-20/+20
|\
| * Drop use of 'oslo' namespace packageDoug Hellmann2015-07-161-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Oslo libraries have moved all of their code out of the 'oslo' namespace package into per-library packages. The namespace package was retained during kilo for backwards compatibility, but will be removed by the liberty-2 milestone. This change removes the use of the namespace package, replacing it with the new package names. The patches in the libraries will be put on hold until application patches have landed, or L2, whichever comes first. At that point, new versions of the libraries without namespace packages will be released as a major version update. Please merge this patch, or an equivalent, before L2 to avoid problems with those library releases. Blueprint: remove-namespace-packages https://blueprints.launchpad.net/oslo-incubator/+spec/remove-namespace-packages Change-Id: I029c3260051aa48cfaae428c096c1ac7b43b2bd2
* | Updated from global requirementsOpenStack Proposal Bot2015-07-153-5/+5
|/ | | | Change-Id: I919af9db4ca568ce941bb3a29c53ee1f297dabbd
* Add test which asserts non-empty target_idNadya Privalova2015-06-241-0/+10
| | | | | | | target_id should not be empty because it is used as resource_id. Related-Bug: #1464265 Change-Id: Ibf3552c0f72f267ddd5a0a32a47427548d0b55c1
* Merge "Updated from global requirements"Jenkins2015-06-243-11/+10
|\
| * Updated from global requirementsOpenStack Proposal Bot2015-06-233-11/+10
| | | | | | | | Change-Id: I691b788b399ff1ed0255c5881d95c382d5f6951e
* | Merge "add support to skip event/meter generation for certain projects"Jenkins2015-06-242-0/+37
|\ \ | |/ |/|
| * add support to skip event/meter generation for certain projectsgordon chung2015-06-232-0/+37
| | | | | | | | | | | | | | | | | | | | | | gnocchi is unuseable with swift backend because for every meter we capture we are generating an event notification which creates 1+ meters, which creates 1+ event notifications, and so on. this will flood the message queue and it will never catch up. by default, we will configure system to ignore requests from gnocchi project. DocImpact Change-Id: I175c5d59529ebe51c8e5ccb379b54b05e9affe95
* | Set correct config choice for transport urlChris Dent2015-06-221-1/+1
|/ | | | | | The code wants 'url' not 'transport_url' Change-Id: I2f84a21cb2b1f0cc7b7c07db82559180779ed71d
* Updated from global requirements0.2.0OpenStack Proposal Bot2015-05-072-7/+7
| | | | Change-Id: Icba6561ebf56d417ac8f00457b63c1ef7c124119
* Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-4/+4
| | | | | | | | | | | | | | | | | | | | | The Oslo libraries have moved all of their code out of the 'oslo' namespace package into per-library packages. The namespace package was retained during kilo for backwards compatibility, but will be removed by the liberty-2 milestone. This change removes the use of the namespace package, replacing it with the new package names. The patches in the libraries will be put on hold until application patches have landed, or L2, whichever comes first. At that point, new versions of the libraries without namespace packages will be released as a major version update. Please merge this patch, or an equivalent, before L2 to avoid problems with those library releases. Blueprint: remove-namespace-packages https://blueprints.launchpad.net/oslo-incubator/+spec/remove-namespace-packages Change-Id: I26390dd908769be5f1a5b70be22d3b98e3a45563
* Merge "Updated from global requirements"Jenkins2015-04-222-6/+6
|\
| * Updated from global requirementsOpenStack Proposal Bot2015-03-312-6/+6
| | | | | | | | Change-Id: I5f0ccc0f3ceba5e2db8f24d6caa069538d262fc1
* | Update README to work with release toolsDoug Hellmann2015-04-211-8/+5
|/ | | | | | | | | The README file needs to have links to the project documentation and bug tracker in a parsable format in order for some of the release tools scripts to work (particularly the one that prints the release note email). Change-Id: I11b17f90ad351f369f012eb954da9f63804b4eb5
* Merge "use pycadf helper module to assign action"Jenkins2015-03-271-0/+2
|\
| * use pycadf helper module to assign actiongordon chung2015-03-091-0/+2
| | | | | | | | | | | | | | | | action is a required attribute for auditing. there is an action helper in pycadf which can compute the action value corresponding to the HTTP method. Change-Id: I277fd78641963644ee83df7451a3cc7699d3db15
* | Merge "remove gitignore files"Jenkins2015-03-272-8/+0
|\ \
| * | remove gitignore filesgordon chung2015-02-162-8/+0
| | | | | | | | | | | | | | | | | | | | | AUTHORS and changelog files were incorrectly checked in. removing in this patch Change-Id: If78e234cae342a73abd6770969185a3685593b37
* | | Add *paste.filter_factory* entry pointRomain Soufflet2015-03-181-0/+4
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | Ceilometermiddleware users don’t need to be exposed to the implementation details of the middleware. With the entry point they can use the common syntax to load the middleware : [filter:ceilometermiddleware] use = egg:ceilometermiddleware#swift You can learn more about it there : http://pythonpaste.org/deploy/#introduction Change-Id: I2574f8b3fe9f6eeb447f22a6e6a001c8d8e7cbb6
* | Updated from global requirementsOpenStack Proposal Bot2015-02-203-4/+12
|/ | | | Change-Id: Ibc6c73369fa7ba9b9f0219544866b92b51458d97
* 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