Nodepool: Identify public internap network

This uses a new feature just added to our running nodepool that
allows us to identify which network is public so that nodepool
knows how to find a public ip address for servers.

Change-Id: I1427d22933a315346386718a65cf16262d45d008
This commit is contained in:
James E. Blair 2016-01-05 14:08:12 -08:00
parent 50ceec5d58
commit 2cd6d723aa

@ -967,7 +967,8 @@ providers:
max-servers: 1
rate: 0.001
networks:
- net-label: inap-17304-WAN2342
- name: inap-17304-WAN2342
public: true
images:
- name: devstack-precise
min-ram: 8000