python tools/build.py -b ubuntu fail

Bug #1754373 reported by LiHua Shen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Expired
Undecided
Unassigned

Bug Description

python tools/build.py -b ubuntu
INFO:kolla.common.utils:Image squash is disabled
INFO:kolla.common.utils:Found the docker image folder at /home/openstack/kolla/docker
Traceback (most recent call last):
  File "tools/build.py", line 40, in <module>
    sys.exit(main())
  File "tools/build.py", line 30, in main
    statuses = build.run_build()
  File "/home/openstack/kolla/kolla/image/build.py", line 1242, in run_build
    kolla = KollaWorker(conf)
  File "/home/openstack/kolla/kolla/image/build.py", line 705, in __init__
    self.dc = docker.APIClient(version='auto', **docker_kwargs)
  File "/usr/local/lib/python2.7/dist-packages/docker/api/client.py", line 110, in __init__
    config_dict=self._general_configs
TypeError: load_config() got an unexpected keyword argument 'config_dict'

LiHua Shen (sharyhua)
Changed in kolla:
status: New → In Progress
Changed in kolla:
status: In Progress → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for kolla because there has been no activity for 60 days.]

Changed in kolla:
status: Incomplete → Expired
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.