Issue 3231: Commit "vifs: replace 'ifconfig' usage with 'ip'" should be fixed to activate Network for Nova Docker containers
Status:  Invalid
Owner: ----
Closed:  Apr 2015
Reported by dba...@gmail.com, Mar 9, 2015
*****************************************************************
*****                                                       *****
***** !!!! THIS BUG TRACKER IS FOR GERRIT CODE REVIEW !!!!  *****
*****                                                       *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, CYANOGENMOD,  *****
***** INTERNAL ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC.*****
*****                                                       *****
*****   THOSE ISSUES BELONG IN DIFFERENT ISSUE TRACKERS     *****
*****                                                       *****
*****************************************************************

Affected Version:

Current http://github.com/stackforge/nova-docker.git master branch

What steps will reproduce the problem?
$ git clone http://github.com/stackforge/nova-docker.git
$ cd nova-docker
$ sudo pip install .

What is the expected output? What do you see instead?

Stack.sh will load Nova Docker Driver network enabled

Actually,stack.sh run loads network disabled Nova Docker driver
due to mistake in commit "vifs: replace 'ifconfig' usage with 'ip'"
9d06520645f28d96ef905a709f8ff0c27842b58b

Nova Docker instances been launched don't respond to
assigned private and floating IPs

Please provide any additional information below.

Patch to fix this issue has been written by me and terted with
positive results. I am sending you the patch.

vifs.patch
771 bytes   Download
Apr 28, 2015
Project Member #1 edwin.ke...@gmail.com
Wrong issue tracker. This issue tracker is for the Gerrit Code Review Project.
Status: Invalid