Go to file
Takashi Kajinami 1a617d835a tox: Drop envdir
tox now always recreates an env although the env is shared using envdir
options.
~~~
$ tox -e genpolicy
genpolicy: recreate env because env type changed from
{'name': 'genconfig', 'type': 'VirtualEnvRunner'} to
{'name': 'genpolicy', 'type': 'VirtualEnvRunner'}
~~~

According to the maintainer of tox, this functionality is not intended
to be supported.
https://github.com/tox-dev/tox/issues/425#issuecomment-1011944293

Change-Id: Ib1835482e9e0fb40b65bb5246e66ef5151810e6a
2024-10-13 01:31:50 +09:00
2018-08-20 00:07:32 +00:00
2019-04-19 19:33:00 +00:00
2014-08-24 10:15:05 +02:00
2020-01-08 02:44:37 +00:00
2023-05-26 14:12:40 +08:00
2024-10-13 01:31:50 +09:00

CloudKitty dashboard

image

Wiki

CloudKitty Wiki

IRC

#cloudkitty @ oftc.net

Horizon dashboard for CloudKitty.

About

cloudkitty-dashboard is an extension for OpenStack Dashboard providing UI for CloudKitty.

With CloudKitty dashboard, operators can easily define a rating policy for their cloud without the use of a CLI. Users can get information about their usage, and predict costs of an instance.

Contributing

We are welcoming new contributors, if you've got new ideas, suggestions or want to contribute, contact us.

You can reach us through IRC (#cloudkitty @oftc.net), or on the official OpenStack mailing list openstack-discuss@lists.openstack.org.

A storyboard project is available if you need to report bugs.

Trying it

CloudKitty can be deployed with devstack, more information can be found in the devstack section of the documentation.

Description
CloudKitty Horizon Plugin
Readme 2.5 MiB
Languages
Python 83.3%
HTML 11.1%
JavaScript 5.6%