Public bug reported: Description =========== I refer to this address http://docs.openstack.org/developer/dragonflow/installation.html#automated-setup-using-vagrant-virtualbox deployment failure
Steps to reproduce ================== # git clone https://git.openstack.org/openstack/dragonflow # cd dragonflow # vagrant plugin install vagrant-cachier # vagrant plugin install vagrant-vbguest # cd vagrant && vagrant up # vagrant ssh devstack_controller # cd devstack/ # ./stack.sh Expected result =============== ++stackrc:source:762 HOST_IP= ++stackrc:source:763 '[' '' == '' ']' ++stackrc:source:764 die 764 'Could not determine host ip address. See local.conf for suggestions on setting HOST_IP.' ++functions-common:die:186 local exitcode=0 ++functions-common:die:187 set +o xtrace [Call Trace] ./stack.sh:191:source /home/vagrant/devstack/stackrc:764:die [ERROR] /home/vagrant/devstack/stackrc:764 Could not determine host ip address. See local.conf for suggestions on setting HOST_IP. Actual result ============= get HOST_IP and continue. Environment =========== 1. os version # cat /proc/version Linux version 4.4.0-57-generic (buildd@lgw01-54) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #78-Ubuntu SMP Fri Dec 9 23:50:32 UTC 2016 2. vagrant version # vagrant -v Vagrant 1.9.1 3. virtualbox version # virtualbox --help Oracle VM VirtualBox Manager 5.1.12 (C) 2005-2016 Oracle Corporation All rights reserved. Logs & Configs ============== ** Affects: dragonflow Importance: Undecided Assignee: liuxin (liuxin) Status: In Progress ** Project changed: nova => dragonflow ** Changed in: dragonflow Assignee: (unassigned) => 刘鑫 (liuxin) ** Changed in: dragonflow Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1655939 Title: Automated setup using Vagrant + Virtualbox Failed Status in DragonFlow: In Progress Bug description: Description =========== I refer to this address http://docs.openstack.org/developer/dragonflow/installation.html#automated-setup-using-vagrant-virtualbox deployment failure Steps to reproduce ================== # git clone https://git.openstack.org/openstack/dragonflow # cd dragonflow # vagrant plugin install vagrant-cachier # vagrant plugin install vagrant-vbguest # cd vagrant && vagrant up # vagrant ssh devstack_controller # cd devstack/ # ./stack.sh Expected result =============== ++stackrc:source:762 HOST_IP= ++stackrc:source:763 '[' '' == '' ']' ++stackrc:source:764 die 764 'Could not determine host ip address. See local.conf for suggestions on setting HOST_IP.' ++functions-common:die:186 local exitcode=0 ++functions-common:die:187 set +o xtrace [Call Trace] ./stack.sh:191:source /home/vagrant/devstack/stackrc:764:die [ERROR] /home/vagrant/devstack/stackrc:764 Could not determine host ip address. See local.conf for suggestions on setting HOST_IP. Actual result ============= get HOST_IP and continue. Environment =========== 1. os version # cat /proc/version Linux version 4.4.0-57-generic (buildd@lgw01-54) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #78-Ubuntu SMP Fri Dec 9 23:50:32 UTC 2016 2. vagrant version # vagrant -v Vagrant 1.9.1 3. virtualbox version # virtualbox --help Oracle VM VirtualBox Manager 5.1.12 (C) 2005-2016 Oracle Corporation All rights reserved. Logs & Configs ============== To manage notifications about this bug go to: https://bugs.launchpad.net/dragonflow/+bug/1655939/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

