Vagrant bootstrap incorrectly adds quotes to kolla-build.conf

Bug #1499758 reported by Paul Bourke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Medium
Paul Bourke

Bug Description

Results in

[vagrant@operator kolla]$ tools/build.py keystone mariadb
INFO:__main__:base:Building
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/threading.py", line 811, in __bootstrap_inner
    self.run()
  File "tools/build.py", line 77, in run
    self.builder(image)
  File "tools/build.py", line 170, in builder
    forcerm=self.forcerm):
  File "/usr/lib/python2.7/site-packages/docker/clientbase.py", line 197, in _stream_helper
    yield self._result(response)
  File "/usr/lib/python2.7/site-packages/docker/clientbase.py", line 119, in _result
    self._raise_for_status(response)
  File "/usr/lib/python2.7/site-packages/docker/clientbase.py", line 115, in _raise_for_status
    raise errors.APIError(e, response, explanation=explanation)
APIError: 500 Server Error: Internal Server Error ("repository name component must match "[a-z0-9]+(?:
[._-][a-z0-9]+)*"")

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

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

commit a97714c07a479c82fe3c5f05bbdf5743ddfc73b5
Author: Paul Bourke <email address hidden>
Date: Fri Sep 25 16:41:58 2015 +0100

    Vagrant bootstrap incorrectly adds quotes to kolla-build.conf

    Change-Id: Icff81e74ab1b1f7d8aed7a2676ac506b062832dd
    Closes-Bug: #1499758

Changed in kolla:
status: New → Fix Committed
Sam Yaple (s8m)
Changed in kolla:
milestone: none → liberty-rc1
Steven Dake (sdake)
Changed in kolla:
assignee: nobody → Paul Bourke (pauldbourke)
importance: Undecided → Medium
Sam Yaple (s8m)
Changed in kolla:
status: Fix Committed → Fix Released
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.