shade/shade
Monty Taylor ba0e9451e6
Pick most recent rather than first fixed address
If there are multiple fixed ips for a server after nat_destination
filtering, we pick one arbitrarily. The thing we really want to do is
pick the most recent one - since it's the one with the greatest chance
of success.

Removed a test that wasn't actually testing anything.

Change-Id: I73fe5fe58269931ae9a7e52b79c3211d96e69a92
2017-05-23 18:36:58 -05:00
..
_heat Remove python-heatclient and replace with REST 2017-03-27 15:28:00 -05:00
cmd Merge "Allow inventory filtering by cloud name" 2016-01-12 22:03:30 +00:00
tests Pick most recent rather than first fixed address 2017-05-23 18:36:58 -05:00
__init__.py Fix get_compute_usage normalization problem 2017-05-23 07:57:05 -05:00
_adapter.py Add optional error_message to adapter.request 2017-04-28 15:26:01 -05:00
_legacy_clients.py Move legacy client constructors to mixin 2017-05-12 12:18:34 -05:00
_log.py Add a NullHandler to all of our loggers 2015-09-22 16:10:11 -05:00
_normalize.py Fix get_compute_usage normalization problem 2017-05-23 07:57:05 -05:00
_tasks.py Convert list_server_security_groups to REST 2017-05-15 17:06:44 -05:00
_utils.py Add pprint and pformat helper methods 2017-05-08 09:52:49 -04:00
exc.py Include error message from server if one exists 2017-05-15 17:05:39 -05:00
inventory.py Always do network interface introspection 2016-03-23 10:18:24 -05:00
meta.py Find private ip addr based on fip attachment 2017-05-22 15:07:57 -07:00
openstackcloud.py Pick most recent rather than first fixed address 2017-05-23 18:36:58 -05:00
operatorcloud.py Allow a user to submit start and end time as strings 2017-05-23 14:05:59 -05:00
task_manager.py Pass task to post_task_run hook 2017-02-06 17:23:04 -06:00