
There may be cases where a name server is not configured on a system, and there is no Internet access. Changing the local IP detection code to work on these cases, by using the default gateway as a reference. Change-Id: I3a6da3cdd3f3a17c24a855a912a3134e651cdc61 Closes-Bug: #1656459
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
pbr>=1.6 # Apache-2.0
|
|
netaddr>=0.7.6
|
|
PyYAML>=3.10
|
|
docutils>=0.11
|
|
cryptography!=1.3.0,>=1.0
|
|
pyOpenSSL<15.0.0
|
|
netifaces
|