summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-08-11 19:02:10 +0000
committerGerrit Code Review <review@openstack.org>2014-08-11 19:02:10 +0000
commitcc2521cd93183fa5b2b7c7eb1212e26a528e05f8 (patch)
tree0515ed33ec9177591fca3e1ad862b3b4da14577f
parent150345a5435c8809d7b43849caaa189a63c794f3 (diff)
parentcc7c403e4e9df3d9d8b69251460d8e63581b4c90 (diff)
downloadpycadf-cc2521cd93183fa5b2b7c7eb1212e26a528e05f8.tar.gz
Merge "revise readme with a project description"
-rw-r--r--README.rst19
1 files changed, 12 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 36e57d9..8e1f3f5 100644
--- a/README.rst
+++ b/README.rst
@@ -1,11 +1,16 @@
-========
- PyCADF
-========
+======
+PyCADF
+======
-see the ReleaseNotes document and the project home for more info.
+This library provides an auditing data model based on the `Cloud Auditing Data
+Federation <http://www.dmtf.org/standards/cadf>`_ specification, primarily for
+use by OpenStack.
- http://launchpad.net/pycadf
+Developer documentation, the source of which is in ``doc/source/``, is
+published at:
-Specification details can be found here: http://www.dmtf.org/standards/cadf
+ http://docs.openstack.org/developer/pycadf
-Developer details can be found here: http://docs.openstack.org/developer/pycadf \ No newline at end of file
+Bugs and feature requests are tracked on Launchpad at:
+
+ https://bugs.launchpad.net/pycadf