CiscoDevNet / devnet-express-dna-issues

Suggested changes to the content of the learning labs for Devnet Express for DNA
Apache License 2.0
6 stars 2 forks source link

"This is around line 90" is incorrect #48

Closed tmero closed 7 years ago

tmero commented 7 years ago

"This is around line 80". The function is being called on line 90. For the people brand new to Python, it is very confusing where to go. For people familiar with programming, it's obvious where to go. There needs to be a bit more clarification on how to make this change.

https://learninglabs.cisco.com/tracks/devnet-express-dna/dna-restconf-netconf-yang/06-dmi-05-mission/step/3

Content: Within the function get_netconf(xml_filter) function, implement the correct NETCONF operation. This is around line 90.

darien-hirotsu commented 7 years ago

@tmero This should be resolved in dev. https://github.com/CiscoDevNet/devnet-express/pull/104/files

Feel free to review and provide additional feedback.

austinMarcos commented 7 years ago

Published on 31-July-2017. Marcos verified.