Metadata-Version: 2.1
Name: enos
Version: 4.2.1
Summary: Experimental eNvironment for OpenStack
Home-page: https://github.com/BeyondTheClouds/enos
Author: discovery
Author-email: discovery-dev@inria.fr
License: GPL-3.0
Keywords: OpenStack,Evaluation,Reproducible Research,Grid5000,Chameleon,Vagrant,Virtualbox
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Provides-Extra: annotations
Provides-Extra: openstack
Requires-Dist: enoslib (>=1.12.0)
Requires-Dist: docopt (<0.7.0,>=0.6.2)
Requires-Dist: virtualenv
Requires-Dist: GitPython (>=2.1.5)
Provides-Extra: annotations
Requires-Dist: influxdb (==4.0.0); extra == 'annotations'
Provides-Extra: openstack
Requires-Dist: python-openstackclient; extra == 'openstack'
Requires-Dist: python-neutronclient; extra == 'openstack'
Requires-Dist: python-blazarclient (>=1.1.1); extra == 'openstack'

Enos
====

|Build Status| |Documentation Status| |Code style| |License| |Pypi|

Join us on gitter :  |Join the chat at
https://gitter.im/BeyondTheClouds/enos|

Enos deploys OpenStack and targets reproducible experiments. It allows
easy:

-  deployment of the system
-  customization of the system
-  benchmarking of the system
-  visualization of various metrics

Enos is developed in the context of the
`Discovery <https://beyondtheclouds.github.io/>`__ initiative

Links
=====

-  Docs - https://enos.readthedocs.io
-  Docker - https://hub.docker.com/r/beyondtheclouds/
-  Discovery - https://beyondtheclouds.github.io/

.. |Build Status| image:: https://travis-ci.org/BeyondTheClouds/enos.svg?branch=master
   :target: https://travis-ci.org/BeyondTheClouds/enos
.. |Documentation Status| image:: https://readthedocs.org/projects/enos/badge/?version=stable
   :target: http://enos.readthedocs.io/en/stable/?badge=stable
.. |Join the chat at https://gitter.im/BeyondTheClouds/enos| image:: https://badges.gitter.im/BeyondTheClouds/enos.svg
   :target: https://gitter.im/BeyondTheClouds/enos?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
.. |Code style| image:: https://api.codacy.com/project/badge/Grade/87536e9c0f0d47e08d1b9e0950c9d14b
   :target: https://www.codacy.com/app/msimonin/enos?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=BeyondTheClouds/enos&amp;utm_campaign=Badge_Grade
.. |License| image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg
   :target: https://www.gnu.org/licenses/gpl-3.0
.. |Pypi| image:: https://badge.fury.io/py/enos.svg
    :target: https://badge.fury.io/py/enos


