MANIFEST.in
README.md
dev_requirements.txt
requirements.txt
setup.py
test_requirements.txt
tox.ini
version.txt
.tox/py27-dev/lib/python2.7/site-packages/cloudshell/logging/qs_config.ini
.tox/py27-dev/lib/python2.7/site-packages/tests/logging/test_qs_config.ini
.tox/py27-dev/local/lib/python2.7/site-packages/cloudshell/logging/qs_config.ini
.tox/py27-dev/local/lib/python2.7/site-packages/tests/logging/test_qs_config.ini
.tox/py27-dev/src/cloudshell-shell-standards/tox.ini
.tox/py37-dev/lib/python3.7/site-packages/cloudshell/logging/qs_config.ini
.tox/py37-dev/lib/python3.7/site-packages/tests/logging/test_qs_config.ini
.tox/py37-dev/src/cloudshell-shell-standards/tox.ini
cloudshell/__init__.py
cloudshell/shell/__init__.py
cloudshell/shell/standards/__init__.py
cloudshell/shell/standards/networking/__init__.py
cloudshell/shell/standards/networking/autoload_model.py
cloudshell/shell/standards/networking/driver_interface.py
cloudshell/shell/standards/networking/resource_config.py
cloudshell_shell_networking_standard.egg-info/PKG-INFO
cloudshell_shell_networking_standard.egg-info/SOURCES.txt
cloudshell_shell_networking_standard.egg-info/dependency_links.txt
cloudshell_shell_networking_standard.egg-info/requires.txt
cloudshell_shell_networking_standard.egg-info/top_level.txt
tests/__init__.py
tests/cloudshell/__init__.py
tests/cloudshell/shell_networking_standards/__init__.py
tests/cloudshell/shell_networking_standards/test_autoload_generic_models.py
tests/cloudshell/shell_networking_standards/test_driver_interface.py
tests/cloudshell/shell_networking_standards/test_resource_config.py