503421d3d4
This is now folded into the initial migration of the 'expand_repo' repository. Previously, this was a dummy migration. We simply move things across and remove any code that was trying to work with the older repo since it's no longer necessary. A release note is added, even though it's not really necessary since nothing will change for users. It's more of a heads up that things are afoot. Change-Id: I59882d88fe593ec1ae37415b2157584f7f3c85f8 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
8 lines
275 B
YAML
8 lines
275 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The legacy migrations that existed before the split into separate expand
|
|
schema, contract schema, and data migration migration have now been
|
|
removed. These have been deprecated since 10.0.0 (Newton). This should
|
|
have no user-facing impact.
|