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

Fix dynampis missing key #151

Merged
merged 1 commit into from
May 2, 2022
Merged

Fix dynampis missing key #151

merged 1 commit into from
May 2, 2022

Conversation

ttafsir
Copy link
Owner

@ttafsir ttafsir commented May 2, 2022

Fixes #150

@ttafsir ttafsir changed the base branch from master to develop May 2, 2022 23:46
@ttafsir ttafsir merged commit 0aab779 into develop May 2, 2022
@ttafsir ttafsir deleted the fix_dynampis_missing_key branch May 7, 2022 02:01
ttafsir added a commit that referenced this pull request May 7, 2022
* updating black  due to incompatibility with Click (#144)

* Security upgrade mkdocs from 1.2.3 to 1.3.0 (#146)

* update README with links to docs (#148)

* Fixes KeyError due to unavailable options for dynamips (#151)

* Fixes lab deletion with empty nodes (#153)

* Clean up broken tests

* move shared fixtures
* fix failing tests
* Adds pytest config

* Fix tracebacks in CLI output

* clean up tracebacks for lab commands

* clean up tracebacks for node commands

* clean up tracebacks for system commands

* clean up tracebacks for user commands

* Adds template for topo builder test

* fix linting errors

* Bumped version number to 0.2.6
ttafsir added a commit that referenced this pull request May 7, 2022
* updating black  due to incompatibility with Click (#144)

* Security upgrade mkdocs from 1.2.3 to 1.3.0 (#146)

* update README with links to docs (#148)

* Fixes KeyError due to unavailable options for dynamips (#151)

* Fixes lab deletion with empty nodes (#153)

* Clean up broken tests

* move shared fixtures
* fix failing tests
* Adds pytest config

* Fix tracebacks in CLI output

* clean up tracebacks for lab commands

* clean up tracebacks for node commands

* clean up tracebacks for system commands

* clean up tracebacks for user commands

* Adds tempate for topo builder test

* fix linting errors

* Bumped version number to 0.2.6

* clean up old files (#161)
ttafsir added a commit that referenced this pull request May 7, 2022
* updating black  due to incompatibility with Click (#144)

* Security upgrade mkdocs from 1.2.3 to 1.3.0 (#146)

* update README with links to docs (#148)

* Fixes KeyError due to unavailable options for dynamips (#151)

* Fixes lab deletion with empty nodes (#153)

* Clean up broken tests

* move shared fixtures
* fix failing tests
* Adds pytest config

* Fix tracebacks in CLI output

* clean up tracebacks for lab commands

* clean up tracebacks for node commands

* clean up tracebacks for system commands

* clean up tracebacks for user commands

* Adds tempate for topo builder test

* fix linting errors

* clean up old files

* Adds mkdoc docs

* Adds docs directory

* Bumped version number to 0.2.7
ttafsir added a commit that referenced this pull request May 7, 2022
* updating black  due to incompatibility with Click (#144)

* Security upgrade mkdocs from 1.2.3 to 1.3.0 (#146)

* update README with links to docs (#148)

* Fixes KeyError due to unavailable options for dynamips (#151)

* Fixes lab deletion with empty nodes (#153)

* Clean up broken tests

* move shared fixtures
* fix failing tests
* Adds pytest config

* Fix tracebacks in CLI output

* clean up tracebacks for lab commands

* clean up tracebacks for node commands

* clean up tracebacks for system commands

* clean up tracebacks for user commands

* Adds tempate for topo builder test

* fix linting errors

* clean up old files

* Adds mkdoc docs

* Adds docs directory

* Bump version to 0.2.7
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.

addNode seems to be coded towards using a vEOS image only?
1 participant