Compare commits

..

4 Commits
0.0.7 ... 0.0.9

Author SHA1 Message Date
Yuval Brik
0fc2893234 Rename package python-karborclient
Rename package name to be python-karborclient following the project
and repository rename.

Change-Id: I7171e6ef12bc8de7fc6038534dac86a44094ad51
2016-09-04 12:17:33 +03:00
Jenkins
d8da515092 Merge "Fix package to be 'karborclient'" 2016-08-29 07:54:52 +00:00
Yuval Brik
271998a5e8 Fix package to be 'karborclient'
Package name will be 'python-smaugclient' for pypi, and
'karborclient' for python

Change-Id: I62290f48e2cc5d4b7f837abaaf44d6b21251f57e
2016-08-28 15:02:50 +03:00
zhangshuai
ef4f89da06 fix .coveragerc
Replace karbor as karborclient in .coveragerc,

Change-Id: I1761237c252707411f5e7b4548ce7d5e89d57079
2016-08-26 17:50:37 +08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
[run]
branch = True
source = karborclient
omit = karborclient/tests/*,karbor/openstack/*
omit = karborclient/tests/*,karborclient/openstack/*
[report]
ignore_errors = True

View File

@@ -1,5 +1,5 @@
[metadata]
name = python-smaugclient
name = python-karborclient
summary = Python client library for Karbor API
description-file =
README.rst
@@ -25,7 +25,7 @@ setup-hooks =
[files]
packages =
smaugclient
karborclient
[entry_points]
console_scripts =