Commit Graph

11 Commits (439782d29de8dbdb3e820c19489f95a6d5526817)

Author SHA1 Message Date
ZhijunWei 00326555ea Update the bugs link to storyboard
Change-Id: I66d4f27296b1e36570858ffcdd19b0250bee6be1
2018-12-30 22:53:53 +08:00
qingszhao cce3550275 Add release note link in README
Change-Id: Ia6820416d5ed56be927905a4ead517ac48d397f8
2018-06-28 08:35:56 +08:00
Chen 48692c8f25 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: Iea250b5631b6bc5fcb20c34ce9dd43688d5bae94
2018-06-07 22:38:41 +08:00
melissaml f063e08647 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: If14a39c9d54b91ef8461fe70b12a801284a62535
2018-04-21 06:13:17 +08:00
melissaml 9c9a7b4491 Update links in README
Change the outdated links to the latest links in README

Change-Id: Ia7a8c684d2d74353d174d9e32bc9d00781745262
2018-03-11 01:57:57 +08:00
Hangdong Zhang d96ce23cd2 Update documentation URLs
Update URLs according to OpenStack document migration
BTW: Do some optimization as well (http -> https)

Change-Id: Id18a381d6ecf1208e7233d39212dfb8ed02cecd0
2017-07-20 13:59:17 +08:00
Deepak Jon 82119d28fd Replace http with https
The use of https and some of them are http.
Use https instead of http to ensure the safety without containing our
account/password information.

Change-Id: Ib88da809dd65464097f6dd43ae8963e3c622f85c
2017-05-05 15:21:20 +05:30
yfzhao 871a629a8e Replace http with https
Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: I06ad38c1fd67911415fa5cd81296dbe3ce6f48a2
2017-04-26 10:40:57 +08:00
Flavio Percoco 183a53254b 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:

b'https://gist.github.com/5602e93a33d7395c58b0b9fa6174ae18\n'

Change-Id: I9c8e22ae431ec8ea8ab6ffeb88896e4724dc32a4
2016-11-25 14:14:59 +01:00
Saad Zaher 8edda69963 Adding some statistics to python-freezerclient
Change-Id: Icba7308d07960a81ba82a95425c760a3487131e6
2016-10-13 15:18:28 +00:00
Memo García 2864edd6d1 Python freezer client
Split apiclient from freezer-agent repo
Use cliff as a cli for freezer

Implements bp: freezerclient
2016-03-18 13:40:01 +00:00