
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
CloudKitty dashboard
- 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.