summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated from global requirementsliberty-eolstable/libertyOpenStack Proposal Bot2015-09-292-2/+2
| | | | Change-Id: I9eca95b909cae46c983ef343d8b9c985391d6289
* Update .gitreview for stable/libertyDoug Hellmann2015-09-211-0/+1
| | | | Change-Id: I50a72962bdce78358be7a437e492f7df96a40756
* Merge "Adding barbican specific base resources."1.1.0Jenkins2015-08-171-0/+11
|\
| * Adding barbican specific base resources.Arun Kant2015-08-141-0/+11
| | | | | | | | | | | | | | | | Adjusted classification to be without abbreviation and under /security as per review comments. Change-Id: Id658b61e5e18f9f66b0fecbbd5a44b3a71def22b Implements: blueprint barbican-resource-taxonomy
* | Updated from global requirementsOpenStack Proposal Bot2015-08-131-1/+1
| | | | | | | | Change-Id: I7bd32c611d5942ccb4f62be49a876447dc807adc
* | Updated from global requirementsOpenStack Proposal Bot2015-08-041-1/+1
|/ | | | Change-Id: I40b74aa74cf6603d69d0094a842a39d82a5d2470
* Updated from global requirementsOpenStack Proposal Bot2015-07-291-1/+1
| | | | Change-Id: I34d95fde08dc7cd283561c0d4e663a8667b72e36
* Updated from global requirementsOpenStack Proposal Bot2015-07-152-2/+2
| | | | Change-Id: I8974e657ee846e7f66b3e9d075212a906edd21b7
* Merge "ensure id is not empty"Jenkins2015-07-012-0/+7
|\
| * ensure id is not emptygordon chung2015-06-222-0/+7
| | | | | | | | | | | | | | | | when validating id, we should validate it's not just a string but that it's also not empty. Change-Id: I0d55803df5f2f8e6b35431a816e1390bcb3fe424 Closes-Bug: #1467670
* | Updated from global requirementsOpenStack Proposal Bot2015-06-301-1/+1
| | | | | | | | Change-Id: I6e2fd3d8b3c572d1dcddd6d47e387153659b5a64
* | Updated from global requirementsOpenStack Proposal Bot2015-06-223-8/+7
|/ | | | Change-Id: I87720e35356a911b42fc89c64164a63358e5efc6
* Add api_audit_map.conf for Ceilometer projectDivya2015-06-032-0/+23
| | | | | | | | Enable cadf support for Ceilometer by adding the api_audit_map.conf file for it. Change-Id: I39bc6c98715faafa9bc60d4a37cb5f858404d552 Closes-Bug: #1461056
* Merge "Remove run_cross_tests.sh"1.0.0Jenkins2015-05-251-91/+0
|\
| * Remove run_cross_tests.shDoug Hellmann2015-05-011-91/+0
| | | | | | | | | | | | This script is part of the oslotest package now. Change-Id: I9d8e261d5ac5811d79464a66312120236004bd4d
* | Remove script already nuked from oslo-incubatorDavanum Srinivas2015-05-161-1/+0
| | | | | | | | Change-Id: Ic723041f70b03b2bbb346ba3d1013528c1cf2b22
* | Merge "Updated from global requirements"Jenkins2015-05-151-1/+1
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2015-05-071-1/+1
| | | | | | | | | | | | Change-Id: I55ee99110cd47f3d59dea43d27d041e146fbb55f
* | | Merge "Add unit tests to increase coverage of cadftype"Jenkins2015-05-151-0/+23
|\ \ \ | |/ / |/| |
| * | Add unit tests to increase coverage of cadftypeBrad Topol2015-05-031-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | Unit tests were added to bring test coverage of cadftype up to 98%. Coverage was increased for ValidatorDescriptor and CADFAbstractType. Change-Id: I66ea3455999df92251212fac89ea3c95d57f6655
* | | drop audit middlewaregordon chung2015-04-2412-1077/+0
| |/ |/| | | | | | | | | | | | | | | the audit middleware is deprecated and is available via keystonemiddleware. pyCADF can now be returned to just a library that builds CADF events and validates them. Closes-Bug: #1448239 Change-Id: I1724a6637d9663a825055f56d17189e35d63f269
* | Merge "Add trove conf file to setup.cfg"Jenkins2015-04-241-0/+1
|\ \
| * | Add trove conf file to setup.cfgSteve Martinelli2015-04-231-0/+1
| | | | | | | | | | | | | | | | | | Looks like the trove entry was missing from setup.cfg Change-Id: I75dfbaf6575d185d16d392a21271a8f06ae02e6a
* | | Merge "Added a testcase to cover ValueError in tag.py"Jenkins2015-04-231-0/+12
|\ \ \ | |/ / |/| |
| * | Added a testcase to cover ValueError in tag.pyFernando Diaz2015-04-231-0/+12
| | | | | | | | | | | | | | | | | | | | | Added a new testcase to cover a ValueError raised in generate_name_value_tag Change-Id: Ia07bc8c5c3d1586d1d9c6fd11a1c508a74bedc61
* | | Add test to cover mask value for utils.mask_valuebgsilva2015-04-231-0/+8
|/ / | | | | | | | | | | | | | | Added a test case to cover a non-string type as value into util.mask_value. The method will return the non-string value unmodified. Change-Id: I8f43d30a594ecddbc028d8b2321457f76ce838c0
* | Uncap library requirements for liberty0.9.0Doug Hellmann2015-04-162-7/+7
|/ | | | | Change-Id: If87fc0205d51b5addda3c097ac2a30bd296e2612 Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
* Updated from global requirementsOpenStack Proposal Bot2015-03-212-7/+7
| | | | Change-Id: I9a76993a77214dd19e27f8795505314ca48a1e60
* update README.rst to include additional linksSteve Martinelli2015-03-171-9/+12
| | | | | | | | | | The current rendering of README.rst on pypi is a bit lacking, source: https://pypi.python.org/pypi/pycadf We should include links to blueprints, source, release management. Also remove dead references to doc/source and CONTRIBUTING.rst Change-Id: Id1c12487fae1c7335b5eb267a476934ec65dff49
* Merge "Remove empty _templates folder"Jenkins2015-03-122-1/+1
|\
| * Remove empty _templates folderSteve Martinelli2015-03-122-1/+1
| | | | | | | | | | | | as far as i can tell, this folder does nothing Change-Id: I4f2c6c56a87d62665b45b40b1a8769149fbfd469
* | Add a section for audit mapsSteve Martinelli2015-03-112-0/+43
| | | | | | | | | | | | | | the docs had no reference to the audit mapping files that pycadf provides. Change-Id: I18aeac07735211acb3dcf0044321b9a6cb9c1040
* | Merge "add a new set of release notes"Jenkins2015-03-111-2/+24
|\ \
| * | add a new set of release notesSteve Martinelli2015-03-071-2/+24
| |/ | | | | | | | | | | | | adds a date for 0.7.0 release notes, and adds info about releases 0.7.1 and 0.8.0. Change-Id: I7450c44a453936467b6d55b52c81c11eb81d9cce
* | Merge "Fix formatting error for geolocation note"Jenkins2015-03-111-6/+5
|\ \
| * | Fix formatting error for geolocation noteSteve Martinelli2015-03-071-6/+5
| |/ | | | | | | | | | | | | The section was more of a `note` than an `example`, and renders more clearly when the rst `note` tag is used. Change-Id: I7b7c92301ce2bcfa60b44a0297eeb3848d89355e
* | Merge "Clean up pycadf's doc landing page"Jenkins2015-03-113-79/+19
|\ \
| * | Clean up pycadf's doc landing pageSteve Martinelli2015-03-073-79/+19
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | - the end of the intro paragraph came to an unexpected stop, so clean that up. - suggest removing the debugging section, as that is now maintained by oslotest: http://docs.openstack.org/developer/oslotest/features.html - add more info to the contributing section, since it was lacking before. Change-Id: I7abd5b0ce192f18fa80a208ac5b191d1c7bd2981
* | Merge "Add api_audit_map.conf for Trove project"Jenkins2015-03-101-0/+23
|\ \
| * | Add api_audit_map.conf for Trove projectmariamj@us.ibm.com2015-03-071-0/+23
| |/ | | | | | | | | | | | | | | Enable cadf support for Trove by adding the api_audit_map.conf file for it. Closes-Bug: #1429423 Change-Id: I3bf5a6185e6ee9656b88ba054e58bc0c28b0eae5
* | Updated from global requirementsOpenStack Proposal Bot2015-03-061-1/+1
|/ | | | Change-Id: If75a6c2179d8ec53e7158aef8d3ae12cfee074c7
* Updated from global requirementsOpenStack Proposal Bot2015-03-051-1/+1
| | | | Change-Id: I8fca087c14b424866000cc3a6ba1a3f4935dacd7
* Merge "Additional doc clean up"Jenkins2015-02-2411-248/+307
|\
| * Additional doc clean upSteve Martinelli2015-02-1911-248/+307
| | | | | | | | | | | | | | | | | | | | 1) Added code-block headers to the JSON examples 2) Formatted the JSON examples 3) Replaced a few instances of double-byte characters with more their usual counter parts ("-" and "'"), these normally originate from the openstack wiki for some reason. Change-Id: I2ca1dbfc5bdf1c50da466b290a6460a42f1b885a
* | Updated from global requirementsOpenStack Proposal Bot2015-02-201-1/+1
|/ | | | Change-Id: I496d62b3ba4d37896965f5affe75adf92deb97c3
* cleanup documentationgordon chung2015-02-164-91/+16
| | | | | | | | | | - fix image width to conform to formatting - move specification out of dev section - redirect middleware doc to keystonemiddleware - add full spec pdf link to specifications page - drop tree depth so we don't have 'serialisation' subheaders in toc Change-Id: Ia36c029b792f574b2b30623b3b2696242b79d75c
* Merge "Add deprecation message to Audit API"0.8.0Jenkins2015-02-131-0/+7
|\
| * Add deprecation message to Audit APISteve Martinelli2015-02-101-0/+7
| | | | | | | | | | | | | | Deprecate audit API as soon as possible so we can remove it from library, and use keystonemiddleware instead. Change-Id: Ib55aa9b2f970fe29b9346c5e3f9757b1007d9583
* | Merge "Use oslo_context"Jenkins2015-02-116-124/+2
|\ \ | |/ |/|
| * Use oslo_contextSteve Martinelli2015-02-046-124/+2
| | | | | | | | | | | | | | even though we have deprecated the middleware, we should still use oslo_context so we can be fully decoupled from oslo-incubator. Change-Id: I17d0d9a8daef66d9d39b621615e5e7bb9f022510