Skip to content

Commit

Permalink
[sonic-utilities]: update sonic-utilities to use redis-load-dump to d…
Browse files Browse the repository at this point in the history
…ump redis db data (#530)
  • Loading branch information
lguohan committed Apr 25, 2017
1 parent 035b08b commit 147b89f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions files/build_templates/sonic_debian_extension.j2
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ sudo rm -rf $FILESYSTEM_ROOT/$CONFIG_ENGINE_WHEEL_NAME

# Install Python client for Redis
sudo LANG=C chroot $FILESYSTEM_ROOT pip install redis
sudo LANG=C chroot $FILESYSTEM_ROOT pip install redis-dump-load

# Install SwSS SDK Python 2 package
SWSSSDK_PY2_WHEEL_NAME=$(basename {{swsssdk_py2_wheel_path}})
Expand Down
2 changes: 1 addition & 1 deletion src/sonic-utilities

0 comments on commit 147b89f

Please sign in to comment.