Commit Graph

18 Commits

Author SHA1 Message Date
Chen ddff8f4f59 Remove PyPI downloads
According to official site,
https://packaging.python.org/guides/analyzing-pypi-package-downloads/
PyPI package download statistics is no longer maintained and thus
should be removed.

Change-Id: I24f1870470de4a96dbbef4775b2744d786cef958
2018-09-12 06:53:14 +00:00
Tovin Seven 684ab20f96 Trivial: Update pypi url to new url
Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: Iee14793f0a1e36d647b675a3e168afe5380d64a2
2018-04-20 17:25:58 +07:00
Nguyen Hai a38a7ecb63 Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
https://governance.openstack.org/tc/reference/project-testing-interface.html
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Remove [build_sphinx] section as described in:
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: Ief4342133f5b2f094feb9816f154c6d17a2d028e
2018-03-30 00:04:19 +09:00
Yuanbin.Chen d85d2e12af fix README.rst format error
Change-Id: I44bbc7f97cbf589e2bec5e50fc782ec8c8903fd0
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-01-17 20:49:04 +08:00
liusheng ac90beafd6 Replace the github with git.openstack.org
The git.openstack.org has been the recommended git repo for OpenStack
projects.

Change-Id: I6b723477004eb39a3d16afd95198156704d639e3
2017-02-09 11:42:19 +08:00
wangxiyuan 54618eeda6 Remove version in README
the client version is floating, we should not hard code it.

Change-Id: Ibca31dffd13230d65e2537eaf643fe66b0cad5b5
2016-12-14 16:16:37 +08:00
Flavio Percoco f2d8a7fcf9 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/5c6ff379696d6744653a72a92c9b3bd8

Change-Id: Ia3d46379cdad604e7b2e0740b3fb57fbb67529c7
2016-11-25 16:32:52 +01:00
ricolin b369538b33 improve readme contents
Add more information in README.rst

Change-Id: I60547935e91f12ccd166cea78008436167ca2c59
2015-10-15 18:39:34 +08:00
Doug Hellmann 1a85f838c6 Update README to work with release tools
The README file needs to have links to the project documentation and bug
tracker in a parsable format in order for some of the release tools
scripts to work (particularly the one that prints the release note
email).

Change-Id: I37e0acc5ed8e1af565359290fa622456901c735e
2015-04-21 16:07:46 +00:00
Bartosz Fic e25dc8bbbf Dividing markups into multiple lines
In previous patch https://review.openstack.org/#/c/110972/2
markups were put in one lines making them harder to read so I divided
them into multiple lines in order to improve readability.

Change-Id: Ic41c2d522e3de7078cd3d607436780a5179e105d
Closes-Bug: #1355985
2014-08-13 15:09:50 +02:00
Flavio Percoco 11c3310d11 Rename Marconi to Zaqar
This patch renames every package, file, match of Marconi in the codebase
to Zaqar *except* for the .gitreview file, which will have to be updated
*after* I8e587af588d9be0b5ebbab4b0f729b106a2ae537 lands.

Implements blueprint: project-rename

Change-Id: I0c82be81f74d022ab609eea8f40ac2c0635374b1
2014-08-04 16:55:10 +02:00
Victoria Martínez de la Cruz 057dad13a3 Adds extra info about python-marconiclient and usage instructions
Extends the readme with information about what is included in
the python-marconiclient package and adds some usage instructions
for the API (link to the existing wiki page) and the CLI

Change-Id: I6c5a588d85af53237b3cb11bb9cc8b6e31472fd1
Closes-Bug: #1350867
2014-07-31 11:12:12 -03:00
kgriffs f12c0aea60 doc: Update README.rst with correct installation and contibution info
Now that we are on PyPI, users can install from there. I also took
the opportunity to link to our new contributor guide.

Change-Id: Ifbdd07247a1e4865d02539f23be103c86414b7a9
2014-06-10 17:23:30 -05:00
Angus Salkeld e67d9ca3ff Fix some links in the README
- change trello to launchpad

Change-Id: I25c40604c1b6cfa317c7ad9351ee49ae5491d2f4
2013-11-13 11:02:57 +11:00
Chad Lung 0a93ccf547 Updated the readme to have valid links
Change-Id: Ieb2c6f64fa87301a914871ead657b3c1468c36c1
2013-10-29 15:01:53 -05:00
Alejandro Cabrera 59561d21e6 Improve README, add HACKING.
The HACKING file is taken almost verbatim from marconi.

The README adds many useful resources: links to Wiki, more prominent
version number, link to HACKING guide.

The setup.py's copyright year has been bumped (2010 -> 2013).

Change-Id: I6385c54ca09321d4a7e26f5821b9a4323264891b
2013-07-19 19:15:09 -04:00
Alejandro Cabrera 29f7d446aa docs(README): add link to design wiki.
Makes it easier to access primary design document for client dev.

Change-Id: Iaec9b5701ab61166daeabc45ec12c576c8723d9c
2013-07-11 18:14:11 -04:00
Flaper Fesp c6d5f92659 Lets get the party started :)
Change-Id: I0be6bb1d2016f3c7592eacc33d280706cc23c754
2013-05-07 17:09:55 +02:00