openstack-cyborg:unmaintained/yoga

Last commit made on 2024-02-05
Get this branch:
git clone -b unmaintained/yoga https://git.launchpad.net/openstack-cyborg

Branch merges

Branch information

Name:
unmaintained/yoga
Repository:
lp:openstack-cyborg

Recent commits

83d6a97... by OpenStack Release Bot <email address hidden>

Update .gitreview for unmaintained/yoga

Change-Id: I0242582ff923b814cdf1bf8494e240c4324be476

df5a1bd... by Rajesh Tailor

Fix typo in code

This change fixes typo from 'resouce_classes' to
'resource_classes' in delete api call.

Also adds missing dependency for webtest library.

Change-Id: If5135a67187deccec0834f2b2af5dc38f7c5a909
(cherry picked from commit 67d9c3cc28f626d9226c10db575b77918daf7ae9)

d0c3bf1... by Zuul <email address hidden>

Merge "[stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga" into stable/yoga

1513be7... by Zuul <email address hidden>

Merge "[stable-only] Update .gitreview for stable/yoga" into stable/yoga

7cf03aa... by Brin Zhang

Fix unit test for oslo.context 4.1.0

oslo.context 4.1.0 has removed the deprecated field
'tenant' and nova unit test fail as it still expect
the 'tenant' field.

Failure happening in requirements patch while updating the
u-c
- https://review.opendev.org/c/openstack/requirements/+/829599
- http://lists.openstack.org/pipermail/openstack-discuss/2022-February/027455.html

Closes-Bug: #1964737

Change-Id: I899f3b442217d09f98c1fbdb3a72c623a9d2ffaf
(cherry picked from commit 52e3bc8a0d9c707711d032bf23a901fc2fbed2c9)

79aa316... by OpenStack Release Bot <email address hidden>

[stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga

Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/yoga branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I20f33c1654828735c2e69a744acfb1e7c43cc6bd

90bf81f... by OpenStack Release Bot <email address hidden>

[stable-only] Update .gitreview for stable/yoga

Change-Id: I266685f8156dc3ba145b2373f74bb55011c95e11

99404c8... by Zuul <email address hidden>

Merge "Add db migrations test"

60e9841... by lvmxh

no type field in ExpectedOneObject format message

Co-Authored-By: Eric Xie <eric_xiett@163.com>
Change-Id: Idac2258cb411c2065212d4b76989d572b9f86f3d

46ddaa6... by Zuul <email address hidden>

Merge "Add unittest test_obj_make_compatible() for dp objects"