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

New Template : Show Etherchannel Summary #599

Merged
merged 18 commits into from
Mar 5, 2020

Conversation

alekgozali
Copy link
Contributor

ISSUE TYPE
  • New Template Pull Request : Show Etherchannel Summary
COMPONENT

name Template : Show Etherchannel Summary
OS : , cisco_ios
command : Show etherchannel summary

SUMMARY

@alekgozali alekgozali marked this pull request as ready for review February 24, 2020 04:12
@alekgozali
Copy link
Contributor Author

Added with show etherchannel summary.
i tried to use development scripts, but it gave me this error everytime from development script file itself
comment.value = f"{space}# {remark_formatted.lstrip()}\n"
am i missing something

@FragmentedPacket
Copy link
Contributor

Are you attempting to run it with Python 3.6+ or newer? Can you provide the actual traceback?

If you don't mind cleaning up the PR a bit as well with just the necessary template, index file, and raw/yml files.

@alekgozali
Copy link
Contributor Author

Are you attempting to run it with Python 3.6+ or newer? Can you provide the actual traceback?

If you don't mind cleaning up the PR a bit as well with just the necessary template, index file, and raw/yml files.

\ntc_template_offline\ntc-templates>development_scripts.py -yd test/cisco_ios/dir
File "C:\Users\agozali.LOGICALIS\PycharmProjects\ntc_template_offline\ntc-templates\development_scripts.py", line 111
comment.value = f"{space}# {remark_formatted.lstrip()}\n"
^
SyntaxError: invalid syntax

i'm windows user with python 3.8 version.
sure, let me clean those up.

@FragmentedPacket FragmentedPacket added changes_requested Waiting on user to address feedback New Template labels Feb 28, 2020
Co-Authored-By: Mikhail Yohman <mikhail.yohman@gmail.com>
@FragmentedPacket FragmentedPacket merged commit ed076d1 into networktocode:master Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes_requested Waiting on user to address feedback New Template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants