5 Commits

Author SHA1 Message Date
Sharat Sharma
e182978e4f Changed the README.rst
Some useful links were missing from the README file which
would be useful for the first timers. So, adding those links
into the file.

Change-Id: Iac89fed65190084878aeac93987cd857793c9424
Partial-Implements: blueprint mistral-python-client-docs
2017-01-18 05:22:38 +00:00
Michal Gershenzon
8dc98deb26 Make python mistralclient readme better
Fix Note to be a Restructured Text note.

More info here:
http://openalea.gforge.inria.fr/doc/openalea/doc/_build/html/source/sphinx/rest_syntax.html#colored-boxes-note-seealso-todo-and-warnings

It will still look different on github than in the link.

Change-Id: I3bed934db53d4b8dac421946110766a1bbc71a74
2016-12-06 10:43:29 +00:00
Michal Gershenzon
316db62e9c Make python mistralclient readme better
Adding some line breaks to make the README file better.

Change-Id: Ic42f6fa3e6a83cb0c4c3a5a324611411d2df7a1e
2016-11-28 16:37:27 +00:00
Flavio Percoco
1131b5b095 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/05f0e4be91c388378357dc746e8b31ce

Change-Id: I9c9f07f94bd097d1d910c520bc456d4a0c6dcde4
2016-11-25 17:29:22 +01:00
hardik
35179421f7 Added 'pip install -r requirements.txt' instruction
'python setup.py install' will not install requirements.
We have to install it manually.

Please see comment #6 here:
https://bugs.launchpad.net/pbr/+bug/1341341

Change-Id: I8d5b2cc07f17c86ec278b240c64e96dfb39aea40
2016-07-22 11:14:23 +05:30