![elajkat](/assets/img/avatar_default.png)
With [1] the python binding code in Neutronclient prints warning about future deprecation, change taas osc client code to use totally OpenstackSDK. [1]: https://review.opendev.org/c/openstack/python-neutronclient/+/862371 Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/871287 Related-Bug: #1999774 Change-Id: Id22e20efbf30dddbdbcb986186e02f056f3ed21d
15 lines
532 B
Plaintext
15 lines
532 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
pbr>=5.5.0 # Apache-2.0
|
|
Babel>=2.8.0 # BSD
|
|
neutron>=16.0.0.0b1 # Apache-2.0
|
|
neutron-lib>=2.11.0 # Apache-2.0
|
|
openstacksdk>=0.102.0 # Apache-2.0
|
|
osc-lib>=2.3.0 # Apache-2.0
|
|
|
|
# Opt-in for neutron-lib consumption patches
|
|
# http://lists.openstack.org/pipermail/openstack-dev/2018-September/135063.html
|
|
# neutron-lib-current
|