In gateway we validate only major version so it's redundant and useless
to compare major version with full version such as 3.x .
Change-Id: Ibafdb85d8121f8ff163fa42b9d9bfd0a0b540e09
tox 4 introduced some changes which broke compatibility. This updates
tox.ini to adopt the change.
This also replaces usage of upstream docker package by one provided by
distro, assuming that is more stable.
Change-Id: I511c5b657386877c6ae3eed57a2e345c6a9e2d70
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for antelope. Also,
updating the template name to generic one.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
Change-Id: I843494b1f7dfeffc038039b6784182dab503915a
Add file to the reno documentation build to show release notes for
stable/zed.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/zed.
Sem-Ver: feature
Change-Id: I48cbe613e5a1704ef867541cfcaff3c4d940cc2b
UPPER_CONSTRAINTS_FILE is old name and deprecated
This allows to use upper-constraints file as more
readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>.
Change-Id: Ide356fda579cc77e8414446a818dec7749687b9d
This removes the remaining usage of six, which is a leftover of
the previous removal patch[1].
[1] 53abb1b2f6e9d02e549cef20c71d58290433d0e2
Change-Id: Ie94c712d8b2baaff6066ce924573f6f152b921fe
This method is used not only for Java SDaemon but also for Python
storlet daemon. Thus the description should be updated accordingly.
Change-Id: I9155114f857d481e7a197ecac1090ae68377ff1b
This change bumps the version of dependent librariyes(logback and
slf4j) to use the current latest stable version.
Change-Id: Ied7a8785370bf43ac29ce571fdd7300ae183d8ab
... and avoid usage of file paths. Using file paths makes it difficult
to update library versions, because versions are hard-coded as part
of file paths.
Change-Id: I04b8bec400c89d744ae08bc3b80da1a31907fa85
Because Python 2 support was removed, we no longer need the six
library which is used to make our code compatible with both Python 2
and Python 3.
Change-Id: I69dda7647f9e9a2946a59e1a3250bcb7c26efc9e
... because explicit language=None causes the below warning since
Sphinx 5.0.0.
Invalid configuration value found: 'language = None'. Update your
configuration to a valid langauge code. Falling back to 'en' (English).
Change-Id: I30e525b04091615ac16d819202e9df591398d6e9
Since tox 3.18.0, the whitelist_externals option has been deprecated in
favor of the new allow_list_externals option[1].
This change bumps the minversion of tox so that we can replace
the deprecated option.
[1] https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23
Change-Id: Idd7004ef129d505f23ba8881344b41c90b4676d1
This change removes support running storlet agent using Python 2, which
means we no longer support running applications by Python 2.
This patch also cleans up some codes we have for py2-3 compatibility,
which is no longer required after we drop support for Python 2.
Change-Id: Ib03e8d442ad3362fd9f2bbc0f1c09f597dad684c
Recently github doesn't allow git protocol without authentication.
This change replaces git by https, which still allows unauthenticated
access.
Change-Id: I437cd2d45c2399d453467a0827f7b9671dcf367d
Add file to the reno documentation build to show release notes for
stable/yoga.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/yoga.
Sem-Ver: feature
Change-Id: I037ed347b0b9ce5fd582445a7159339d25fc067b
It seems the file was created based on the one in Swift but project
name in the file was not updated.
Change-Id: Ib73ccb76791873a434b9ba51f56912399dd9a7df
Add file to the reno documentation build to show release notes for
stable/xena.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/xena.
Sem-Ver: feature
Change-Id: I02f6fe9366a665189ffe3ab1b56e0b0980aaabc5