- Jul 24, 2024
-
-
Jiří Ježek authored
Flavor mapping fix See merge request !22
-
Jiří Ježek authored
-
Jiří Ježek authored
-
- Jul 19, 2024
-
-
Jiří Ježek authored
Added python code for gathering information needed to generate email, added pipeline to trigger pipeline in kb. See merge request !20
-
Jiří Ježek authored
Added python code for gathering information needed to generate email, added pipeline to trigger pipeline in kb.
-
- Jul 10, 2024
-
-
František Řezníček authored
fix: update flavor mapping for hpc.18core-48ram See merge request !19
-
Josef Smrčka authored
-
- Jul 09, 2024
-
-
František Řezníček authored
fix: detection of the mapped dst network reworked again (to avoid creation of network when there is mapped one in admin project) Fixes following tracebacks: 2024-07-09 13:41:13,648 project-migrator INFO F.3 Source server ostack port(s) detected 2024-07-09 13:41:13,648 project-migrator INFO F.3 Source server ostack single (unambiguous) port detected Traceback (most recent call last): File "/builds/cloud/g1-g2-ostack-cloud-migration/ci/project-migrator.py", line 402, in <module> sys.exit(main(ARGS)) File "/builds/cloud/g1-g2-ostack-cloud-migration/ci/project-migrator.py", line 173, in main olib.get_or_create_dst_server_networking(args, File "/builds/cloud/g1-g2-ostack-cloud-migration/ci/olib.py", line 265, in get_or_create_dst_server_networking i_dst_network, _, _ = create_destination_networking(args, File "/builds/cloud/g1-g2-ostack-cloud-migration/ci/olib.py", line 113, in create_destination_networking src_subnets = [ src_ostack_conn.network.find_subnet(i_src_subnet_id) for i_src_subnet_id in src_network.subnet_ids ] AttributeError: 'NoneType' object has no attribute 'subnet_ids'
-
František Řezníček authored
feat/refactor: --migrate-also-inactive-servers removed in favor of --migrate-inactive-servers, doc update
-
František Řezníček authored
-
František Řezníček authored
-
František Řezníček authored
-
- Jul 08, 2024
-
-
František Řezníček authored
feat: allow migration of RBD snapshots See merge request !18
-
František Řezníček authored
-
- Jul 04, 2024
-
-
František Řezníček authored
-
František Řezníček authored
-
František Řezníček authored
-
- Jul 03, 2024
-
-
František Řezníček authored
-
František Řezníček authored
-
František Řezníček authored
fix: add missing G2 flavor c2.18core-45ram to migration script lib See merge request !17
-
- Jul 02, 2024
-
-
František Řezníček authored
This patch fixes following problem: 2024-07-02 12:29:49,117 project-migrator INFO F.9 Destination OpenStack server keypair exists (vscht) Traceback (most recent call last): File "/home/freznicek/prjs/muni/sources/gitlab.ics.muni.cz/g1-g2-ostack-cloud-migration.git/ci/./project-migrator.py", line 389, in <module> sys.exit(main(ARGS)) ^^^^^^^^^^ File "/home/freznicek/prjs/muni/sources/gitlab.ics.muni.cz/g1-g2-ostack-cloud-migration.git/ci/./project-migrator.py", line 190, in main olib.get_or_create_dst_server_security_groups(args, File "/home/freznicek/prjs/muni/sources/gitlab.ics.muni.cz/g1-g2-ostack-cloud-migration.git/ci/olib.py", line 452, in get_or_create_dst_server_security_groups for i_src_server_security_group_name in {i_sg['name'] for i_sg in src_server.security_groups}: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: 'NoneType' object is not iterable [freznicek@lenovo-t14 ci 1]$
-
- Jun 19, 2024
-
-
František Řezníček authored
-
František Řezníček authored
fix: more robust source cloud keypair selection See merge request !16
-
František Řezníček authored
-
- Jun 11, 2024
-
-
František Řezníček authored
fix: correct sg name prefix argument name See merge request !15
-
František Řezníček authored
-
František Řezníček authored
feat/refactor: source and destination entity names now match except security... See merge request !14
-
František Řezníček authored
-
- May 31, 2024
-
-
František Řezníček authored
feat: assert disabled projects to avoid nova API 401s as listed below: See merge request !13
-
František Řezníček authored
-
- May 30, 2024
-
-
František Řezníček authored
typo: not key-pair but server See merge request !6
-
-
František Řezníček authored
feat+fix: assign FIP addresses properly to correct NIC (when multiple ones),... See merge request !12
-
František Řezníček authored
-
František Řezníček authored
fix: Assure correct VM NIC order See merge request !11
-
František Řezníček authored
-
František Řezníček authored
-
František Řezníček authored
feat: multi NIC support added (port duplications) See merge request !10
-
František Řezníček authored
-