Bug 1918617
| Summary: | ovn-migration tool does not support OSP16.2 version | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eran Kuris <ekuris> |
| Component: | python-networking-ovn | Assignee: | Roman Safronov <rsafrono> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Eran Kuris <ekuris> |
| Severity: | urgent | Docs Contact: | |
| Priority: | medium | ||
| Version: | 16.2 (Train) | CC: | apevec, ksambor, lhh, majopela, rsafrono, scohen |
| Target Milestone: | Alpha | Keywords: | AutomationBlocker, Regression, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-02-02 10:23:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Description of problem: The ovn migration plugin does not support OSP16.2 version # CWD: /home/rhos-ci/jenkins/workspace/DFG-network-networking-ovn-16.2_director-rhel-virthost-3cont_2comp-ipv4-vxlan-ml2ovs-to-ovn-migration # SCRIPT: . /tmp/ir-venv-1InSFRf/bin/activate infrared tripleo-ovn-migration --version 16.2 --registry-mirror rhos-qe-mirror-tlv.usersys.redhat.com:5000 --registry-prefix rhosp16-openstack --external_network nova --image_name cirros-0.4.0-x86_64-disk.img --dvr True # OUTPUT: usage: infrared tripleo-ovn-migration [-h] [--registry-namespace REGISTRY-NAMESPACE] [--registry-prefix REGISTRY-PREFIX] [--registry-tag REGISTRY-TAG] [--registry-mirror REGISTRY-MIRROR] [--version VERSION] [--install_from_package INSTALL_FROM_PACKAGE] [--dvr DVR] [--create_resources CREATE_RESOURCES] [--external_network EXTERNAL_NETWORK] [--image_name IMAGE_NAME] [-v] [--ansible-args ANSIBLE-ARGS] [--inventory INVENTORY] [--dry-run] [-e EXTRA-VARS] [-o OUTPUT] [--from-file FROM-FILE] [--generate-answers-file GENERATE-ANSWERS-FILE] infrared tripleo-ovn-migration: error: argument --version: invalid choice: '16.2' (choose from '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '16.1', 'kilo', 'liberty', 'mitaka', 'newton', 'ocata', 'pike', 'queens', 'rocky', 'stein', 'train') Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: