Wrong synced folder for vagrant environment

Bug #1635329 reported by Martin André
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Martin André

Bug Description

A 'vagrant up' with latest master fails with:

==> operator: You should consider upgrading via the 'pip install --upgrade pip' command.
==> operator: Directory '/home/vagrant/kolla' is not installable. File 'setup.py' not found.
==> operator: Traceback (most recent call last):
==> operator: File "/bin/tox", line 11, in <module>
==> operator: sys.exit(cmdline())
==> operator: File "/usr/lib/python2.7/site-packages/tox/session.py", line 38, in main
==> operator: config = prepare(args)
==> operator: File "/usr/lib/python2.7/site-packages/tox/session.py", line 26, in prepare
==> operator: config = parseconfig(args)
==> operator: File "/usr/lib/python2.7/site-packages/tox/config.py", line 234, in parseconfig
==> operator: parseini(config, inipath)
==> operator: File "/usr/lib/python2.7/site-packages/tox/config.py", line 665, in __init__
==> operator: self._cfg = py.iniconfig.IniConfig(config.toxinipath)
==> operator: File "/usr/lib/python2.7/site-packages/py/_iniconfig.py", line 50, in __init__
==> operator: f = open(self.path)
==> operator: IOError: [Errno 2] No such file or directory: '/home/vagrant/kolla/tox.ini'
==> operator: cp: cannot stat ‘/home/vagrant/kolla/etc/kolla/’: No such file or directory
==> operator: /tmp/vagrant-shell: line 182: /home/vagrant/kolla/tools/generate_passwords.py: No such file or directory
==> operator: chown: cannot access ‘/etc/kolla’: No such file or directory
==> operator: sed: can't read /etc/kolla/kolla-build.conf: No such file or directory
==> operator: sed: can't read /etc/kolla/kolla-build.conf: No such file or directory
==> operator: sed: can't read /etc/kolla/globals.yml: No such file or directory
==> operator: sed: can't read /etc/kolla/globals.yml: No such file or directory
==> operator: sed: can't read /etc/kolla/globals.yml: No such file or directory
==> operator: sed: can't read /etc/kolla/globals.yml: No such file or directory
==> operator: sed: can't read /etc/kolla/globals.yml: No such file or directory
==> operator: sed: can't read /etc/kolla/globals.yml: No such file or directory

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/389256

Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/389256
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=e259c2a60dff33c1ee709a598b8cc798c16995f0
Submitter: Jenkins
Branch: master

commit e259c2a60dff33c1ee709a598b8cc798c16995f0
Author: Martin André <email address hidden>
Date: Thu Oct 20 17:33:27 2016 +0200

    Fix vagrant's kolla folder sync

    Correct relative path of kolla root directory after vagrant environment was
    moved from dev/vagrant to contrib/dev/vagrant.

    Closes-Bug: #1635329

    Change-Id: Ib13a6123f34d69884e27029f5144ff1ad165e73e

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 4.0.0.0b1

This issue was fixed in the openstack/kolla 4.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.