Tuesday, 2021-09-28

*** ianw is now known as ianw_pto07:21
opendevreviewLajos Katona proposed openstack/openstacksdk master: Add BFD monitor operations  https://review.opendev.org/c/openstack/openstacksdk/+/81007808:07
voondoHi all, here we have to deal with an old version of openstack (newton). I acknowledged the versions matrix of the various CLI https://releases.openstack.org/newton/index.html#library-projects but I cannot figure if we can use the unified cli or not https://pypi.org/project/python-openstackclient/ If yes, what version ?08:38
gtemavoondo - OSC is build to be backward compatible, so you should be able to use latest version of it on your installation08:38
gtemathe only exclusion from this rule is a current issue of relying on cinderclient that recently dropped support for v2, so if you still use v2 there - you need to manually force installation of a little bit older cinderclient08:39
voondook so the latest python-openstackclient but mixed with the old novaclient, neutronclient & co. ?08:40
gtemalatest openstackclient with only older cinderclient08:40
gtemawe are going to work on that to drop this dependency, but at the moment this is not yet done08:41
voondowhat about the version matrix defined here https://releases.openstack.org/newton/index.html#library-projects ? eg. 08:42
voondopython-novaclient08:42
voondo3.4.008:42
voondo6.0.208:42
voondowhat about the version matrix defined here https://releases.openstack.org/newton/index.html#library-projects ? eg.  python-novaclient >3.4.0 <6.0.208:42
gtemalatest osc is not relying on novaclient08:42
voondo(oops sorry)08:43
gtemaif you want to use "nova ..." - sure, if you want to use "openstack server ..." - no dependency08:43
voondoah ok....08:43
voondoand what about https://pypi.org/project/openstacksdk ? does it depend on python-novaclient & co or only openstacksdk ?08:46
gtemaosc depends on openstacksdk08:47
gtemaand itself it only depend on keystoneauth lib08:48
voondook, it makes sense, thanks a lot for the clarification !08:48
gtemaI mean reasonable dependency, sure it depends on some other basic stuff, but no clients08:48
gtemawelcome08:49
voondoyes of course, thanks !!08:49
*** rishabh is now known as Guest121011:57
thomasb06class SharedFileSystemStorageProxy: https://review.opendev.org/c/openstack/openstacksdk/+/81142013:36
*** artom_ is now known as artom16:35
*** slaweq_ is now known as slaweq17:22
*** diablo_rojo__ is now known as diablo_rojo17:51

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!