summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPetr Šplíchal <psplicha@redhat.com>2012-04-04 16:35:59 +0200
committerPetr Šplíchal <psplicha@redhat.com>2012-04-04 16:35:59 +0200
commitb4a3f89a6b7fc30cbc1b91ec09945c75e8781254 (patch)
tree7edd926b2290a190d1b01e307fca9820a0ea63e7 /README
parente6cdf6a1b3f9e7cb3641ef4d64a083a5d32d1185 (diff)
downloadpython-nitrate-b4a3f89a6b7fc30cbc1b91ec09945c75e8781254.tar.gz
python-nitrate-b4a3f89a6b7fc30cbc1b91ec09945c75e8781254.tar.xz
python-nitrate-b4a3f89a6b7fc30cbc1b91ec09945c75e8781254.zip
New directories on the web: download & examples
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
index 88c5510..ddb5d33 100644
--- a/README
+++ b/README
@@ -69,6 +69,15 @@ plan. The 'create.py' script gives a broader overview covering
object creation, attribute setting, adjusting logs and caching.
+CONFIGURATION
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+To be able to contact the Nitrate server a minimal user config
+file ~/.nitrate has to be provided in the user home directory::
+
+ [nitrate]
+ url = https://nitrate.server/xmlrpc/
+
+
TEST SUITE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The high-level interface has an integrated test suite, which can
@@ -83,6 +92,15 @@ LINKS
Project page:
http://psss.fedorapeople.org/python-nitrate/
+Interpreter:
+http://psss.fedorapeople.org/python-nitrate/nitrate.html
+
+Examples:
+http://psss.fedorapeople.org/python-nitrate/examples/
+
+Download:
+http://psss.fedorapeople.org/python-nitrate/download/
+
Git repo:
http://fedorapeople.org/gitweb?p=psss/public_git/python-nitrate