Commit Graph

21 Commits

Author SHA1 Message Date
Andreas Jaeger 8c881bcbe5 Retire repository
See
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007708.html

Change-Id: If97f10290c16903d550c66163b082bd23357fca2
2020-05-08 13:51:25 +02:00
lidong 83f4fea26f Correct/update links
Change-Id: I37cc088bdb579232966c4f8905ab447665d0dc54
2018-10-18 22:17:48 +00:00
Vinay Potluri df5d024706 Fixing nits in scripts/readme.py to pass pep8 check
Change-Id: If2ee4c76d9fa9e86080ec2c08b877e4148d8e279
2017-04-05 20:50:34 +00:00
Vinay Potluri 45d507d6f5 Set file path for generated README.rst
README.rst could previously be generated by running readme.py only
from inside the scripts directory. This patch lets the script be run
from anywhere by taking the real path of the readme.py

Change-Id: Icd074bddbc9311b852e42be86d78c3dae82897d8
2017-02-02 23:23:27 -06:00
root 9816f6ed9f Fixing a nit in doc
The repository tag headline changed as it is above the main
doc.

Change-Id: I37e1009d22056dd8cf6671ec20f238ff07ab4f50
2016-12-12 05:37:58 +00:00
root 36bc08f7c0 Fixing sphnix fail issue
Sphnix warning for non local uri (Repository tags) is causing
tox -e docs to fail, I am moving the tags data from the docs to
the readme script. The tags will be added to readme.rst, when the
doc is generated. This fixes the issue.

Change-Id: Ia849050b692bc3675b44366d8cd37c47d5cf2fc0
2016-12-12 04:25:30 +00:00
Rahul Nair 09f5a1820a Updating readme
Updating readme with details on extensions.
Also, fixing a bug in readme.py file, on account
of changing file name of test_anatomy.rst to test-anatomy.rst

Also, fixing a few spelling mistakes.

Change-Id: Ic86d9fcb0be74f9474e1b070ed19d4708d61b677
2016-11-07 15:21:00 -06:00
Jenkins 1c0b6b6bec Merge "Updating the Project Structure documentation" 2016-10-26 00:42:59 +00:00
Khanak Nangia 8bbe40fe09 Updating the Project Structure documentation
-updating the structure.rst file, specifically providing the details
for scripts in Project Structure
-deleting the fuzzdGen.py file, since not using it anymore for Syntribos

Change-Id: Ia37c82a42ba05107fc42d3b0e63d9066200e9f30
2016-10-25 19:33:31 -05:00
Charles Neill 8a74e56f86 Fixup 'payloads' in docs, add #! to readme script
Minor fixups:
- "payload_dir" -> "payloads_dir" in docs/examples
- add "#!/usr/bin/env python" to scripts/readme.py for easier running

Change-Id: I26c73ca4715ee73ab9b51561670ccc7a7a212727
2016-10-25 17:11:40 -05:00
Rahul Nair 747d0bd1ad Updating docs to reflect changes in README
Few nits and a message on how to update the README

Change-Id: I3873a9b5716073a69dcbac64d235dcb49ac99fdb
2016-09-02 15:06:24 -05:00
Rahul Nair c3be7d56c5 Adding a script to generate README.rst from docs
The script readme.py will generate a README.rst file
from syntribos.docs.source. and add it to syntribos/. location.

Edited a few doc files to reflect the present status of the
project, also generated a README.rst from them.

Change-Id: Ida67b2486b8e1e6e6f694a00e41f00ffc825b3f7
2016-08-24 18:14:09 -05:00
Rahul Nair 62f90e7a48 Modify auto-compelete to reflect the new CLI
As opencafe has been removed and there are slight changes
in the way the new CLI works, auto-completion feature has
to be modified accordingly.

Change-Id: I27f8d4032d7eeb418a901d398516a2129fd94fa3
2016-07-19 12:52:24 -05:00
Charles Neill 921157a4d6 Change license from block quotes to '#'s (Sphinx)
We are currently using block quotes for license comments, which means
that Sphinx pulls this into every module, which is bad. Hash-prefixed
comments for licenses seem to be the standard for OpenStack as well.

Change-Id: Iabc60228c1201a960f672e1b0c7ab3c5312c9d8e
Implements: blueprint docstring-add-to-framework
2016-04-14 18:17:40 -05:00
michael.dong@rackspace.com 7e4d3560d4 added license and changed rax-auth extension to identity 2015-08-19 15:50:39 -05:00
Nathan Buckner c13d23ae9b update 2015-07-13 01:35:32 -05:00
Nathan Buckner d88696924a update 2015-07-12 16:39:12 -05:00
Nathan Buckner ac9ddfff06 update 2015-07-10 12:26:11 -05:00
Nathan Buckner a4dbd8d986 update 2015-07-08 12:58:31 -05:00
Nathan Buckner 3d3b3f44ee added auth, request parser, sql_tests 2015-07-07 23:24:59 -05:00
step6829 3ba88a61c8 Initial fuzzdb data & generator script
Each attack-payload is broken down by section into individual .txt files which can be generated via the script @ scripts/fuzzdbGen.py
2015-07-07 12:16:29 -05:00