Fix misleading port delete description
After the fix of: https://review.openstack.org/#/c/126309 the pre-existed Neutron port that are attached to the instance will not be deleted, the current description is misleading. Change-Id: Ibfd4bc2278911844e4b1c05e94b4e3c947365b75
This commit is contained in:
parent
6f1a39d7dc
commit
19809429e8
@ -737,8 +737,8 @@ system.
|
||||
**Asynchronous postconditions**
|
||||
|
||||
- With correct permissions, you can see the server status as
|
||||
``DELETED`` or ``SOFT_DELETED`` through API calls.
|
||||
- If hard delete, the port attached to the server is deleted.
|
||||
- The ports attached to the server, which Nova created during the server
|
||||
create process or when attaching interfaces later, are deleted.
|
||||
- The server does not appear in the list servers response.
|
||||
- If hard delete, the server managed by OpenStack Compute is deleted
|
||||
on the compute node.
|
||||
|
Loading…
x
Reference in New Issue
Block a user