Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/handle migration network mapping #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

almgwary
Copy link

fix(vcdConfigureEdgeGatewayServices): fix subInterfaces keyError mapping:

  • handle subInterfaces missing IPs(primaryAddress/ secondaryAddresses)

fix gitlab.ci pipeline, add missing packages:

  • downgrade PyYAML=5.4.1 to PyYAML==5.3.1
  • replace pycrypt with pycryptodome
  • fix subpackage version pyinstaller-hooks-contrib
  • add ci missing windows pre build [visualstudio2022buildtools, openssl, virtualenv]
  • install requirements

amrvm and others added 2 commits April 29, 2024 13:04
- downgrade PyYAML=5.4.1 to PyYAML==5.3.1
- replace pycrypt with pycryptodome
- fix subpackage version pyinstaller-hooks-contrib
- add ci missing windows pre build [visualstudio2022buildtools, openssl, virtualenv]
- install requirements
Handle subInterfaces missing IPs(primaryAddress/ secondaryAddresses)
@almgwary almgwary force-pushed the bugfix/handle-migration-network-mapping branch from b2e42ba to f8a2e7c Compare April 29, 2024 10:12
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.

2 participants