Nick, Can you provide some examples of the tools you are using? Kieron On Sun, Jul 29, 2012 at 2:44 AM, Nick Downs <nickryand at gmail.com> wrote: > I am having an issue with getting the public IP's to be typed correctly > inside of nova. My nova configuration seems to be pretty basic: > > network_manager=nova.network.manager.FlatDHCPManager > public_interface=eth0 > flat_interface=eth1 > fixed_range=192.168.100.0/24 > flat_network_dhcp_start=192.168.100.2 > flat_network_bridge=br100 > force_dhcp_release=True > flat_injected=False > send_arp_for_ha=True > libvirt_use_virtio_for_bridges=true > > Floating IP's are 10.10.0.128/25 > > The issue I am running into is the floating IP's are returned by the > nova API as private. This breaks a couple of tools I am using because > those tools are looking for addresses listed as "public". > > How can I change my configuration to return the public IP's as type > "public"? > > _______________________________________________ > OpenStack-operators mailing list > OpenStack-operators at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20120730/184dda51/attachment.html>