Comment 12 for bug 1463208

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/12429
Committed: http://github.org/Juniper/contrail-server-manager/commit/ae01d832d6371e9b66c08a7c4bfa525ed7bbacd9
Submitter: Zuul
Branch: master

commit ae01d832d6371e9b66c08a7c4bfa525ed7bbacd9
Author: root <root@1404-build-vm-sm.admin.ci>
Date: Mon Sep 14 22:41:31 2015 +0000

Related-Bug: #1463208 - Moving Server Manager Client CLI to Cliff Framework

This check-in:
- Added main Cliff framework files
- Added Server Manager commands
- Added setup.py for cliff client pip installable package
- Packaging scripts in separate checkin

Patch 2:
- Changed bash completion to new path

Patch 3:
- Implemented review comments
- Add command substantially changed
- Discarded bash autocompletion
- Env variable smgr_ip and port can be sourced from /etc/contrail/servermanagerclient

Patch 4:
- Added edit command
- Multiple bug fixes
- Tested all commands except upload_image
- Moved common functions to smgr_client_utils from smgr_client_def

Change-Id: I5b9fac1474fba58feb08588a549eec40f77542c9