import error on novadocker virt driver
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova-docker |
New
|
Undecided
|
Unassigned |
Bug Description
2017-02-05 06:23:13.473598 | Failed to import test module: novadocker.
2017-02-05 06:23:13.473611 | Traceback (most recent call last):
2017-02-05 06:23:13.473652 | File "/home/
2017-02-05 06:23:13.473668 | module = self._get_
2017-02-05 06:23:13.473712 | File "/home/
2017-02-05 06:23:13.473722 | __import__(name)
2017-02-05 06:23:13.473745 | File "novadocker/
2017-02-05 06:23:13.473767 | from novadocker.
2017-02-05 06:23:13.473786 | File "novadocker/
2017-02-05 06:23:13.473802 | from novadocker.
2017-02-05 06:23:13.473821 | File "novadocker/
2017-02-05 06:23:13.473833 | from nova.compute import arch
2017-02-05 06:23:13.473850 | ImportError: cannot import name arch
Nova has moved 'arch' to 'fields. Architecture' in https:/ /review. openstack. org/#/c/ 356067/