Comment 6 for bug 1629729

Revision history for this message
Takashi Sogabe (sogabe) wrote :

Amend the previous comment as follows:

I checked with yesterday's version of kolla-kubernetes, and 2.0.0 of python-rfc3986 was installed in nova-api.

[vagrant@localhost ~]$ kubectl exec -c main nova-api-3662253284-8fl4q -- rpm -qa | grep rfc
python-rfc3986-0.2.0-1.el7.noarch

[vagrant@localhost ~]$ kubectl exec -c main nova-api-3662253284-8fl4q cat /etc/nova/nova.conf | grep neutron
use_neutron = True
[neutron]
url = http://neutron-server:9696
username = neutron