Skip to content

Conversation

@efahnle
Copy link
Member

@efahnle efahnle commented Jan 23, 2026

No description provided.

- Update coriolis_transfer_actions.py for new Coriolis transfers API:
  - Change migrations API to transfers API with transfer_scenario parameter
  - Add explicit transfer execution step after creation
  - Fix get_transfer_status() to handle new API attributes
  - Add source environment with coriolis_backups export mechanism
  - Nest export options under coriolis_backups_options

- Fix tenant_actions.py check_already_done() to return tenant ID
  instead of tenant name (was causing "project not found" errors)

- Add Coriolis export worker config options to conf.py:
  - export_image: Glance image for export worker
  - export_network: Network for export worker
  - export_flavor_name: Flavor for export worker
  - export_worker_use_fip: Whether to use floating IP

- Fix networks.py:
  - Fix subnet lookup to use destination subnet IDs (not source)
  - Fix missing comma in relevant_keys causing string concatenation

- Update instances.py to use transfers API instead of migrations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant