Skip to content
Snippets Groups Projects
Commit 3efad919 authored by František Řezníček's avatar František Řezníček
Browse files

feat: added migration / migrator issues

parent 4eb36394
No related branches found
No related tags found
No related merge requests found
Pipeline #470424 waiting for manual action with stages
in 23 seconds
......@@ -87,3 +87,9 @@ Input arguments are:
* https://gitlab.ics.muni.cz/cloud/g1-g2-ostack-cloud-migration/-/blob/master/ci/requirements.apt?ref_type=heads
* https://gitlab.ics.muni.cz/cloud/g2/common-cloud-entities/-/blob/master/ci/requirements.pip?ref_type=heads
* https://gitlab.ics.muni.cz/cloud/g1-g2-ostack-cloud-migration/-/blob/master/ci/requirements.pip
### Known migration / migrator issues
* project-migrator.py
* as openstack entities work with entity names it has troubles with migration of networks/subnets/routers with empty name (``)
* trigered by [job#1560463](https://gitlab.ics.muni.cz/cloud/g1-g2-ostack-cloud-migration/-/jobs/1560463).
* as workaround feel free to change names in G1 OpenStack cloud for instance `openstack subnet set --name "FormR - Subnet" 3aafeb98-b4cb-4b42-9842-be9e2b1e4d6e` and re-run the migration
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment