-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
79e5f13
commit 5e48c8b
Showing
12 changed files
with
307 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
2023.2 | ||
2023.1 | ||
zed | ||
yoga | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
ansible>=6,<8 # GPLv3 | ||
ansible-core>2.14,<2.16 # GPLv3 | ||
kolla-ansible<18.0 # Apache-2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
base.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.9 | ||
# by the following command: | ||
# | ||
# pip-compile --output-file=requirements/2023.1/debian_11.txt requirements/2023.1/debian_11.in | ||
# | ||
ansible==6.0.0 | ||
# via -r requirements/2023.1/debian_11.in | ||
ansible-core==2.13.0 | ||
# via | ||
# -r requirements/2023.1/debian_11.in | ||
# ansible | ||
certifi==2023.7.22 | ||
# via requests | ||
cffi==1.15.1 | ||
# via cryptography | ||
charset-normalizer==3.2.0 | ||
# via requests | ||
cryptography==41.0.2 | ||
# via | ||
# ansible-core | ||
# kolla-ansible | ||
debtcollector==2.5.0 | ||
# via | ||
# oslo-config | ||
# oslo-utils | ||
hvac==1.1.1 | ||
# via kolla-ansible | ||
idna==3.4 | ||
# via requests | ||
iso8601==2.0.0 | ||
# via oslo-utils | ||
jinja2==3.1.2 | ||
# via | ||
# ansible-core | ||
# kolla-ansible | ||
jmespath==1.0.1 | ||
# via kolla-ansible | ||
kolla-ansible==16.1.0 | ||
# via -r requirements/2023.1/debian_11.in | ||
markupsafe==2.1.3 | ||
# via jinja2 | ||
mitogen==0.3.4 | ||
# via -r requirements/2023.1/debian_11.in | ||
netaddr==0.8.0 | ||
# via | ||
# oslo-config | ||
# oslo-utils | ||
netifaces==0.11.0 | ||
# via oslo-utils | ||
oslo-config==9.1.1 | ||
# via kolla-ansible | ||
oslo-i18n==6.0.0 | ||
# via | ||
# oslo-config | ||
# oslo-utils | ||
oslo-utils==6.2.0 | ||
# via kolla-ansible | ||
packaging==23.1 | ||
# via | ||
# ansible-core | ||
# oslo-utils | ||
pbr==5.11.1 | ||
# via | ||
# kolla-ansible | ||
# oslo-i18n | ||
# stevedore | ||
pycparser==2.21 | ||
# via cffi | ||
pyhcl==0.4.4 | ||
# via hvac | ||
pyparsing==3.1.0 | ||
# via oslo-utils | ||
pytz==2023.3 | ||
# via oslo-utils | ||
pyyaml==6.0.1 | ||
# via | ||
# ansible-core | ||
# kolla-ansible | ||
# oslo-config | ||
requests==2.31.0 | ||
# via | ||
# hvac | ||
# oslo-config | ||
resolvelib==0.5.4 | ||
# via ansible-core | ||
rfc3986==2.0.0 | ||
# via oslo-config | ||
stevedore==5.1.0 | ||
# via oslo-config | ||
tzdata==2023.3 | ||
# via oslo-utils | ||
urllib3==2.0.4 | ||
# via requests | ||
wrapt==1.15.0 | ||
# via debtcollector |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
base.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.9 | ||
# by the following command: | ||
# | ||
# pip-compile --output-file=requirements/2023.1/rocky_9.txt requirements/2023.1/rocky_9.in | ||
# | ||
ansible==6.0.0 | ||
# via -r requirements/2023.1/rocky_9.in | ||
ansible-core==2.13.0 | ||
# via | ||
# -r requirements/2023.1/rocky_9.in | ||
# ansible | ||
certifi==2023.7.22 | ||
# via requests | ||
cffi==1.15.1 | ||
# via cryptography | ||
charset-normalizer==3.2.0 | ||
# via requests | ||
cryptography==41.0.2 | ||
# via | ||
# ansible-core | ||
# kolla-ansible | ||
debtcollector==2.5.0 | ||
# via | ||
# oslo-config | ||
# oslo-utils | ||
hvac==1.1.1 | ||
# via kolla-ansible | ||
idna==3.4 | ||
# via requests | ||
iso8601==2.0.0 | ||
# via oslo-utils | ||
jinja2==3.1.2 | ||
# via | ||
# ansible-core | ||
# kolla-ansible | ||
jmespath==1.0.1 | ||
# via kolla-ansible | ||
kolla-ansible==16.1.0 | ||
# via -r requirements/2023.1/rocky_9.in | ||
markupsafe==2.1.3 | ||
# via jinja2 | ||
mitogen==0.3.4 | ||
# via -r requirements/2023.1/rocky_9.in | ||
netaddr==0.8.0 | ||
# via | ||
# oslo-config | ||
# oslo-utils | ||
netifaces==0.11.0 | ||
# via oslo-utils | ||
oslo-config==9.1.1 | ||
# via kolla-ansible | ||
oslo-i18n==6.0.0 | ||
# via | ||
# oslo-config | ||
# oslo-utils | ||
oslo-utils==6.2.0 | ||
# via kolla-ansible | ||
packaging==23.1 | ||
# via | ||
# ansible-core | ||
# oslo-utils | ||
pbr==5.11.1 | ||
# via | ||
# kolla-ansible | ||
# oslo-i18n | ||
# stevedore | ||
pycparser==2.21 | ||
# via cffi | ||
pyhcl==0.4.4 | ||
# via hvac | ||
pyparsing==3.1.0 | ||
# via oslo-utils | ||
pytz==2023.3 | ||
# via oslo-utils | ||
pyyaml==6.0.1 | ||
# via | ||
# ansible-core | ||
# kolla-ansible | ||
# oslo-config | ||
requests==2.31.0 | ||
# via | ||
# hvac | ||
# oslo-config | ||
resolvelib==0.5.4 | ||
# via ansible-core | ||
rfc3986==2.0.0 | ||
# via oslo-config | ||
stevedore==5.1.0 | ||
# via oslo-config | ||
tzdata==2023.3 | ||
# via oslo-utils | ||
urllib3==2.0.4 | ||
# via requests | ||
wrapt==1.15.0 | ||
# via debtcollector |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
base.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.10 | ||
# by the following command: | ||
# | ||
# pip-compile --output-file=requirements/2023.2/ubuntu_22.txt requirements/2023.2/ubuntu_22.in | ||
# | ||
ansible==7.7.0 | ||
# via -r requirements/2023.2/ubuntu_22.in | ||
ansible-core==2.14.13 | ||
# via | ||
# -r requirements/2023.2/ubuntu_22.in | ||
# ansible | ||
bcrypt==4.1.1 | ||
# via | ||
# kolla-ansible | ||
# passlib | ||
certifi==2023.11.17 | ||
# via requests | ||
cffi==1.16.0 | ||
# via cryptography | ||
charset-normalizer==3.3.2 | ||
# via requests | ||
cryptography==41.0.7 | ||
# via | ||
# ansible-core | ||
# kolla-ansible | ||
debtcollector==2.5.0 | ||
# via | ||
# oslo-config | ||
# oslo-utils | ||
hvac==2.0.0 | ||
# via kolla-ansible | ||
idna==3.6 | ||
# via requests | ||
iso8601==2.1.0 | ||
# via oslo-utils | ||
jinja2==3.1.2 | ||
# via | ||
# ansible-core | ||
# kolla-ansible | ||
jmespath==1.0.1 | ||
# via kolla-ansible | ||
kolla-ansible==17.0.0 | ||
# via -r requirements/2023.2/ubuntu_22.in | ||
markupsafe==2.1.3 | ||
# via jinja2 | ||
netaddr==0.9.0 | ||
# via | ||
# oslo-config | ||
# oslo-utils | ||
netifaces==0.11.0 | ||
# via oslo-utils | ||
oslo-config==9.2.0 | ||
# via kolla-ansible | ||
oslo-i18n==6.2.0 | ||
# via | ||
# oslo-config | ||
# oslo-utils | ||
oslo-utils==6.3.0 | ||
# via kolla-ansible | ||
packaging==23.2 | ||
# via | ||
# ansible-core | ||
# oslo-utils | ||
passlib[bcrypt]==1.7.4 | ||
# via | ||
# kolla-ansible | ||
# passlib | ||
pbr==6.0.0 | ||
# via | ||
# kolla-ansible | ||
# oslo-i18n | ||
# stevedore | ||
pycparser==2.21 | ||
# via cffi | ||
pyparsing==3.1.1 | ||
# via oslo-utils | ||
pytz==2023.3.post1 | ||
# via oslo-utils | ||
pyyaml==6.0.1 | ||
# via | ||
# ansible-core | ||
# kolla-ansible | ||
# oslo-config | ||
# oslo-utils | ||
requests==2.31.0 | ||
# via | ||
# hvac | ||
# oslo-config | ||
resolvelib==0.8.1 | ||
# via ansible-core | ||
rfc3986==2.0.0 | ||
# via oslo-config | ||
stevedore==5.1.0 | ||
# via oslo-config | ||
tzdata==2023.3 | ||
# via oslo-utils | ||
urllib3==2.1.0 | ||
# via requests | ||
wrapt==1.16.0 | ||
# via debtcollector |