cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
753
Views
0
Helpful
0
Replies

Vagrant sandbox updated with YDK-Py 0.7.1

saalvare
Cisco Employee
Cisco Employee

ydk-white-256.pngThe Vagrant sandbox for YDK has been upgraded with YDK-Py 0.7.1 for both Python 3 and 2.  If you have used this sandbox before, the following commands would be useful to upgrade your sandbox:

Display installed boxes

$ vagrant box list

ydk-py-ubuntu              (virtualbox, 0.7.0)

$ more Vagrantfile

Display outdated boxes

$ vagrant box outdated

Checking if box 'ydk-py-ubuntu' is up to date...

A newer version of the box 'ydk-py-ubuntu' is available! You currently

have version '0.7.0'. The latest is version '0.7.1'. Run

`vagrant box update` to update.

$

Upgrade YDK-Py sandbox

$ vagrant box update

==> ydk-py-ubuntu: Checking for updates to 'ydk-py-ubuntu'

    ydk-py-ubuntu: Latest installed version: 0.7.0

    ydk-py-ubuntu: Version constraints:

    ydk-py-ubuntu: Provider: virtualbox

==> ydk-py-ubuntu: Updating 'ydk-py-ubuntu' with provider 'virtualbox' from version

==> ydk-py-ubuntu: '0.7.0' to '0.7.1'...

==> ydk-py-ubuntu: Loading metadata for box 'http://ydk.cisco.com/vagrant/ydk-py-ubuntu/'

==> ydk-py-ubuntu: Adding box 'ydk-py-ubuntu' (v0.7.1) for provider: virtualbox

    ydk-py-ubuntu: Downloading: http://ydk.cisco.com/vagrant/ydk-py-ubuntu/boxes/ydk-py-0.7.1-ubuntu.box

    ydk-py-ubuntu: Calculating and comparing box checksum...

==> ydk-py-ubuntu: Successfully added box 'ydk-py-ubuntu' (v0.7.1) for 'virtualbox'!

$

If you're new to Vagrant our our sandbox, read our posting on sandboxes:

Is there a YDK Sandbox?

Enjoy!

0 Replies 0