cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
756
Views
7
Helpful
1
Replies

YDK-Py Vagrant sandbox now runs 0.5.4!

saalvare
Cisco Employee
Cisco Employee

The YDK-Py Vagrant sandbox now runs the latest version 0.5.4.  If you want to use it and are a newcomer, clone the ydk-py-samples repository:

$ git clone https://github.com/CiscoDevNet/ydk-py-samples.git

That repository provides over 500 samples apps and includes the Vagrant file.

If you have used the sandbox in the past, upgrade your sandbox:

$ vagrant box update

To start you're sandbox, execute

$ vagrant up

Then connect to your sandbox using:

$ vagrant ssh


Remember, the samples and projects directory and shared between your sandbox and your host.  Given that YDK-Py installation is now dramatically simpler, this sandbox may become less relevant over time.   In the future, we expect sandbox users to manually upgrade the sandbox using the YDK-Py quick install instructions.

Enjoy!

1 Reply 1

Jason Belk
Cisco Employee
Cisco Employee

This is super cool! Just installed it and will play around with it. Thanks for taking time to put into vagrant, makes it so much easier to learn and play around with.

One additional detail to above steps is you need to have vagrant and virtual box installed and change directory to the same same directory as the vagrant file when you do vagrant up.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: