Go to file
Rafael Weingärtner 244f229af7 Fix passenv declaration in tox.ini and function tests python env
While running the tests with the latest tox I was getting the following error message:
```
failed with pass_env values cannot contain whitespace, use comma to have multiple values in a single line'

```

That error is happening because of the passenv declaration. This patch is proposing a fix for that.

Besides the `tox` issue, we also needed to create a patch for the use of virtual env inside DevStack.
This patches presents a solution to run tests using the virtual env of DevStack.

Change-Id: Id8249ebb15d4047dcc6181908eae66eb39722863
2023-08-31 20:18:31 -03:00
2022-08-24 19:47:52 +08:00
2018-06-15 12:08:21 +02:00
2019-04-19 19:42:57 +00:00
2018-06-15 12:08:21 +02:00
2018-02-05 23:54:07 +08:00
2015-03-17 11:09:48 +01:00
2018-06-15 12:08:21 +02:00
2020-04-04 12:32:35 +02:00

CloudKittyClient

image

This is a client for CloudKitty. It provides a Python api (the cloudkittyclient module), a command-line script (cloudkitty), and an OpenStack Client extension (openstack rating).

The client is available on PyPi.

Description
Python client library for CloudKitty API
Readme 2.8 MiB
Languages
Python 100%