senlin/senlin/profiles/os/nova
Duc Truong aca5b42d81 Pass in correct port id parameter
When calling interface create on a server, the port id must be passed in
port_id as specified in [1].  Passing in the incorrect parameter was
causing nodes to go into error state during cluster update that involved
a profile whose network was changed.

[1] https://docs.openstack.org/api-ref/compute/?expanded=create-interface-detail#create-interface

Change-Id: I4627cba1064097234c765a7c97cfd1be8b3224a7
Closes-Bug: #1895759
2020-09-16 00:57:25 +00:00
..
__init__.py Initial version of nova server profile 2015-03-28 15:48:29 +08:00
server.py Pass in correct port id parameter 2020-09-16 00:57:25 +00:00