On 2017-04-03 19:32:42 +0200 (+0200), Alex Burmashev wrote: [...] > Now i have to figure out why private IP is considered as public... [...] There are a number of potential reasons, and the logic behind that decision is encapsulated in the shade.meta.get_server_external_v4() function: http://git.openstack.org/cgit/openstack-infra/shade/tree/shade/meta.py?h=1.19.0#n113 -- Jeremy Stanley