osism / issues

This repository is used for bug reports that are cross-project or not bound to a specific repository (or to an unknown repository).
https://www.osism.tech
1 stars 1 forks source link

List of requirements.txt files #168

Closed berendt closed 2 years ago

ra-beer commented 2 years ago
##########################################
./ansible-collection-commons/molecule/requirements.txt
molecule==3.6.1
molecule-docker==1.1.0
##########################################
./ansible-collection-services/molecule/requirements.txt
molecule==3.6.1
molecule-docker==1.1.0
##########################################
./ansible-collection-validations/molecule/requirements.txt
molecule==3.6.1
molecule-docker==1.1.0
##########################################
./cfg-cookiecutter/requirements.txt
PyYAML==6.0
ansible==5.6.0
click==8.1.2
cookiecutter==1.7.3
cryptography==36.0.2
oslo.utils==4.12.2
paramiko==2.10.3
passlib==1.7.4
pwgen==0.8.2.post0
pycrypto==2.6.1
pykeepass==4.0.1
python-gilt==1.2.3
ruamel.yaml==0.17.21
yamllint==1.26.3
##########################################
./cfg-cookiecutter/{{cookiecutter.project_name}}/requirements.txt
Jinja2==3.1.1
PyYAML==6.0
python-gilt==1.2.3
requests==2.27.1
##########################################
./cfg-generics/environments/manager/requirements.txt
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN

ansible==5.5.0
debops==3.0.2
netaddr==0.8.0
paramiko==2.10.3
##########################################
./cfg-generics/requirements.txt
Jinja2==3.1.1
PyYAML==6.0
python-gilt==1.2.3
requests==2.27.1
ruamel.yaml==0.17.21
##########################################
./cloud-in-a-box/environments/manager/requirements.txt
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN

ansible==5.2.0
debops==2.3.3
netaddr==0.8.0
##########################################
./cloud-in-a-box/requirements.txt
Jinja2==3.0.3
PyYAML==6.0
python-gilt==1.2.3
requests==2.27.1
ruamel.yaml==0.17.20
##########################################
./container-image-ceph-ansible/files/src/requirements.txt
Jinja2==3.0.3
PyYAML==6.0
netaddr==0.8.0
pottery==3.0.0
yq==2.14.0
##########################################
./container-image-ceph-ansible/files/src/templates/requirements.txt.j2
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN

ansible-runner==2.1.3
{% if ansible_version.startswith(('<', '>', '=')) %}
ansible{{ ansible_version }}
{% else %}
ansible=={{ ansible_version }}
{% endif %}
ara[server]=={{ osism_projects['ara'] }}
asn1crypto==1.5.1
celery[redis]==5.2.5
cryptography==36.0.2
docker==5.0.3
hiredis==2.0.0
idna==3.3
notario==0.0.16
paramiko==2.10.3
proxmoxer==1.3.0
PyMySQL==1.0.2
pynetbox==6.6.1
redis==4.2.2
requests==2.27.1
ruamel.yaml==0.17.21
##########################################
./container-image-inventory-reconciler/files/requirements.txt
Jinja2==3.0.3
ansible-runner==2.1.3
ansible==5.5.0
celery[redis]==5.2.6
netaddr==0.8.0
pynetbox==6.6.1
yq==2.14.0
##########################################
./container-image-kolla-ansible/files/src/requirements.txt
Jinja2==3.0.3  # https://review.opendev.org/c/openstack/kolla-ansible/+/835090
PyYAML==6.0
pottery==3.0.0
yq==2.14.0
requests==2.27.1
##########################################
./container-image-kolla-ansible/files/src/templates/requirements.txt.j2
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN

ansible-runner==2.1.3
{% if ansible_version.startswith(('<', '>', '=')) %}
ansible{{ ansible_version }}
{% else %}
ansible=={{ ansible_version }}
{% endif %}
ara[server]=={{ osism_projects['ara'] }}
asn1crypto==1.5.1
celery[redis]==5.2.6
cryptography==36.0.2
hiredis==2.0.0
idna==3.3
paramiko==2.10.3
proxmoxer==1.3.0
PyMySQL==1.0.2
pynetbox==6.6.1
redis==4.2.2
requests==2.27.1
ruamel.yaml==0.17.21
##########################################
./container-image-osism-ansible/files/src/requirements.txt
Jinja2==3.0.3
PyYAML==6.0
pottery==3.0.0
yq==2.14.0
##########################################
./container-image-osism-ansible/files/src/templates/requirements.txt.j2
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN

ansible-modules-hashivault==4.6.8
ansible-runner==2.1.3
{% if ansible_version.startswith(('<', '>', '=')) %}
ansible{{ ansible_version }}
{% else %}
ansible=={{ ansible_version }}
{% endif %}
ara[server]=={{ osism_projects['ara'] }}
asn1crypto==1.5.1
celery[redis]==5.2.5
cryptography==36.0.2
hiredis==2.0.0
hvac==0.11.2
idna==3.3
openstacksdk==0.61.0
paramiko==2.10.3
proxmoxer==1.3.0
PyMySQL==1.0.2
pynetbox==6.6.1
python-dotenv==0.20.0
python-libmaas==0.6.6
python-openstackclient==5.8.0
redis==4.2.2
requests==2.27.1
ruamel.yaml==0.17.21
shade==1.33.0
zabbix-api==0.5.4
junos-eznc==2.6.3
jxmlease==1.0.3
##########################################
./container-images-kolla/requirements.txt
Jinja2==3.0.3
Mako==1.2.0
PyYAML==6.0
ansible==5.5.0
docker-squash==1.0.9
docker==5.0.3
requests==2.27.1
tabulate==0.8.9
##########################################
./container-images/ara-server/files/requirements.txt
PyMySQL==1.0.2
PyYAML==6.0
eventlet==0.33.0
gevent==21.12.0
gunicorn==20.1.0
mysqlclient==2.1.0
##########################################
./container-images/github-actions-runner/files/requirements.txt
cryptography==36.0.2
requests==2.27.1
PyJWT==2.3.0
##########################################
./container-images/netbox/requirements.txt
netbox-bgp==0.5.1
nextbox-ui-plugin==0.9.2
netbox-dns==0.9.2
git+https://github.com/osism/netbox-plugin-osism.git@main
##########################################
./container-images/openstackclient/files/requirements.txt
aodhclient
gnocchiclient
keystoneauth-oidc
osc-placement
osprofiler
prometheus-client
python-barbicanclient
python-blazarclient
python-ceilometerclient
python-cinderclient
python-cloudkittyclient
python-congressclient
python-designateclient
python-freezerclient
python-glanceclient
python-glareclient
python-heatclient
python-ironic-inspector-client
python-ironicclient
python-karborclient
python-keystoneclient
python-kingbirdclient
python-magnumclient
python-manilaclient
python-masakariclient
python-mistralclient
python-monascaclient
python-muranoclient
python-neutronclient
python-novaclient
python-octaviaclient
python-openstackclient
python-qinlingclient
python-rsdclient
python-saharaclient
python-searchlightclient
python-senlinclient
python-smaugclient
python-solumclient
python-swiftclient
python-tackerclient
python-troveclient
python-vitrageclient
python-watcherclient
python-zaqarclient
python-zunclient
skydive-client
tricircleclient
##########################################
./container-images/prometheus-arista-eos-exporter/files/requirements.txt
PyYAML
argparse
falcon
prometheus-client
pyeapi
requests
##########################################
./container-images/seed/files/requirements.txt
Jinja2==3.1.1
PyYAML==6.0
ansible==5.6.0
debops==3.0.2
netaddr==0.8.0
python-gilt==1.2.3
requests==2.27.1
ruamel.yaml==0.17.21
##########################################
./documentation/requirements.txt
PyGitHub==1.55
Sphinx==4.5.0
sphinx-rtd-theme==1.0.0
sphinx_fontawesome==0.0.6
sphinxcontrib-blockdiag==3.0.0
sphinxcontrib-nwdiag==2.0.0
##########################################
./netbox-plugin-osism/requirements.txt
netbox-plugin-extensions==1.0.8
##########################################
./openstack-configuration-reference/requirements.txt
Jinja2==3.0.2
PyYAML==6.0
oslo.config==8.7.1
Sphinx==4.2.0
sphinx_toolbox
sphinx_rtd_theme
##########################################
./openstack-configuration-validator/requirements.txt
# barbican
# cinder
# glance
# keystone
# neutron
# nova
PyYAML
oslo.config
##########################################
./openstack-image-manager/documentation/requirements.txt
sphinx
sphinx_fontawesome
sphinx_rtd_theme
sphinxcontrib-blockdiag
sphinxcontrib-nwdiag
##########################################
./openstack-image-manager/requirements.txt
minio==7.1.5
natsort==8.1.0
openstacksdk==0.61.0
os-client-config==2.1.0
oslo.config==8.8.0
paramiko==2.10.3
patool==1.12
python-glanceclient==3.6.0
requests==2.27.1
tabulate==0.8.9
##########################################
./openstack-ironic-ipa-images/requirements.txt
diskimage-builder==3.20.1
ironic-python-agent-builder==4.0.0
##########################################
./openstack-octavia-amphora-image/requirements.txt
diskimage-builder
python-openstackclient
##########################################
./openstack-project-manager/requirements.txt
PyYAML==5.4.1
openstacksdk==0.56.0
os-client-config==2.1.0
python-neutronclient==7.3.0
##########################################
./openstack-sandbox-manager/requirements.txt
PyYAML==5.4.1
jinja2==2.11.3
openstacksdk==0.53.0
oslo.config==8.4.0
python-dateutil==2.8.1
pytz==2020.5
requests==2.25.1
##########################################
./openstack-simple-stress/requirements.txt
PyYAML==6.0
openstacksdk==0.61.0
os-client-config==2.1.0
oslo.config==8.8.0
##########################################
./python-osism/requirements.txt
GitPython==3.1.27
Jinja2==3.1.1
PyYAML==6.0
ansible-runner==2.1.3
celery[redis]==5.2.5
cliff==3.10.1
deepdiff==5.7.0
fastapi==0.75.1
flower==1.0.0
hiredis==2.0.0
kombu==5.2.4
napalm==3.3.1
openstacksdk==0.61.0
pottery==3.0.0
pydantic==1.9.0
pynetbox==6.6.1
routeros-diff==0.5.3
sushy==4.1.1
tabulate==0.8.9
transitions==0.8.11
uvicorn[standard]==0.17.6
watchdog==2.1.7

# https://github.com/ktbyers/netmiko/pull/2362
git+https://github.com/ktbyers/netmiko.git@develop
##########################################
./release/requirements.txt
GitPython==3.1.27
PyGithub==1.55
PyYAML==6.0
Sphinx==4.5.0
dictdiffer==0.9.0
docker==5.0.3
requests==2.27.1
ruamel.yaml==0.17.21
sphinx-rtd-theme==1.0.0
sphinx_fontawesome==0.0.6
sphinxcontrib-blockdiag==3.0.0
sphinxcontrib-nwdiag==2.0.0
tabulate==0.8.9
##########################################
./scripts/kolla/generate-images-file/requirements.txt
ruamel.yaml
##########################################
./testbed/docs/requirements.txt
Sphinx==4.5.0
sphinx-rtd-theme==1.0.0
sphinx_fontawesome==0.0.6
sphinxcontrib-blockdiag==3.0.0
sphinxcontrib-nwdiag==2.0.0
berendt commented 2 years ago

Activated everywhere where necessary.