We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The creation of the "switch" network fails.
eden network create 10.11.13.0/24 --type switch --uplink eth0 -n direct
FATA[0000] not found subnet with name direct
The network must be created
Commit a4a2af6
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
The creation of the "switch" network fails.
Steps to Reproduce
eden network create 10.11.13.0/24 --type switch --uplink eth0 -n direct
Actual Results
FATA[0000] not found subnet with name direct
Expected Results
The network must be created
Additional Information
Commit a4a2af6
The text was updated successfully, but these errors were encountered: