6 Commits

Author SHA1 Message Date
Zara
d7622a8f0a Update 'usage'
This updates the commentary on the python client, now that it can
work with StoryBoard instances that use self-signed certificates.

It also removes 'examples of delete commands' from the TODOs, as
we don't want to make it easy for passers-by to copy-paste a command to
delete data in bulk without any understanding.

Change-Id: Icb9660ac79992a1e53baa89f1016c626b0cfe467
2016-09-23 17:58:57 +00:00
Zara
1b0c01e7b7 Note importance of using https url instead of http
Otherwise, the user will get this error:

`AttributeError: 'list' object has no attribute 'iteritems'`

which is rather difficult to track down.

Change-Id: I49f69bb34e38f7dda0e37fad7f50f11c07b71880
2016-09-05 15:18:01 +00:00
Andreas Jaeger
3695e1f312 It's 2016
Update copyright year.

Change-Id: I999db0ce19886f443420c9b566771a4fb5292ab6
2016-09-05 12:20:00 +02:00
Zara
3decaa7452 Add basic docs for python client
Now a user can more easily find out how to update StoryBoard via the
python client.

Story: 2000710
Task: 3190

Change-Id: Ie59933344c24bca59477d75fa589a063d8866c6f
2016-09-02 11:18:56 +00:00
Zara
c0a604b432 Update Docs
The installation instructions were incorrect; they advised the user to
install a package via pip that was not registered in pypi. This patch
changes the installation instructions to ones that work. To avoid
confusion, this patch also notes that the client does not run via a
command, but can just be imported into other scripts.

Change-Id: If34a26dc78641daf0be90dab4a7f788dc72db4bb
2016-03-29 17:53:59 +00:00
Nikita Konovalov
fabfa59c6e Initial Cookiecutter Commit.
Change-Id: Ia2beb899b752a5db22a5dc12ff55852a7764ac34
2014-12-04 17:10:28 +03:00