shade/shade
Monty Taylor 6f40858c05
Support v4-fixed-ip and v6-fixed-ip in create_server
novaclient supports v4-fixed-ip and v6-fixed-ip as aliases for fixed_ip.
As shade used to use novaclient and passed this content through the
switch to REST resulted in a behavior regression for shade users. That's
bad, mmkay?

Add in support for the same aliases to create_server, so that users
upgrading to newer shade are hosed.

Closes-Bug: #1798489
Change-Id: I55bc88e9b2cfa5ad1b6a27640db11bc848584c21
2018-10-18 10:42:24 -05:00
..
_heat Fix recent pep8 issues 2018-05-12 10:31:30 -05:00
cmd Merge "Allow inventory filtering by cloud name" 2016-01-12 22:03:30 +00:00
tests Support v4-fixed-ip and v6-fixed-ip in create_server 2018-10-18 10:42:24 -05:00
__init__.py Decouple OpenStackCloud from Connection 2018-10-16 08:58:01 -05:00
_adapter.py Decouple OpenStackCloud from Connection 2018-10-16 08:58:01 -05:00
_legacy_clients.py Decouple OpenStackCloud from Connection 2018-10-16 08:58:01 -05:00
_log.py Add a NullHandler to all of our loggers 2015-09-22 16:10:11 -05:00
_normalize.py Decouple OpenStackCloud from Connection 2018-10-16 08:58:01 -05:00
_utils.py Decouple OpenStackCloud from Connection 2018-10-16 08:58:01 -05:00
exc.py Decouple OpenStackCloud from Connection 2018-10-16 08:58:01 -05:00
inventory.py Decouple OpenStackCloud from Connection 2018-10-16 08:58:01 -05:00
meta.py Fix private_v4 selection related to floating ip matching 2018-03-02 08:51:26 +01:00
openstackcloud.py Support v4-fixed-ip and v6-fixed-ip in create_server 2018-10-18 10:42:24 -05:00
operatorcloud.py Merge OpenstackCloud and OperatorCloud files 2017-12-04 17:35:22 +00:00
task_manager.py Decouple OpenStackCloud from Connection 2018-10-16 08:58:01 -05:00