Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenStack
oslo
python-oslo.versionedobjects
Commits
8db69628
Commit
8db69628
authored
Sep 11, 2020
by
Zuul
Committed by
Gerrit Code Review
Sep 11, 2020
Browse files
Merge "[goal] Migrate testing to ubuntu focal"
parents
9d67d0ff
acc0b296
Changes
2
Hide whitespace changes
Inline
Side-by-side
lower-constraints.txt
View file @
8db69628
...
...
@@ -13,14 +13,14 @@ fixtures==3.0.0
futurist==1.2.0
gitdb==0.6.4
GitPython==1.0.1
greenlet==0.4.1
0
greenlet==0.4.1
5
iso8601==0.1.11
Jinja2==2.10
jsonschema==3.2.0
keystoneauth1==3.4.0
kombu==4.0.0
linecache2==1.0.0
MarkupSafe==1.
0
MarkupSafe==1.
1.1
mox3==0.20.0
msgpack-python==0.4.0
netaddr==0.7.18
...
...
@@ -49,7 +49,7 @@ python-dateutil==2.5.3
python-mimeparse==1.6.0
python-subunit==1.0.0
pytz==2013.6
PyYAML==3.1
2
PyYAML==3.1
3
repoze.lru==0.7
requests==2.14.2
requestsexceptions==1.2.0
...
...
oslo_versionedobjects/tests/test_objects.py
View file @
8db69628
...
...
@@ -1923,7 +1923,7 @@ class TestObjectSerializer(_BaseTestCase):
}
@
base
.
VersionedObjectRegistry
.
register
# noqa
class
Parent
(
base
.
VersionedObject
):
class
Parent
(
base
.
VersionedObject
):
# noqa
VERSION
=
'1.1'
fields
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment