Add change log for committed patch #624036

Forgot to update CHANGELOG for commit #624036, add this change log
to CHANGELOG.

Change-Id: I64aa29ea0f1e75353b3292d362ab2ae640a3f297
This commit is contained in:
chenhb 2019-02-28 10:05:55 +08:00
parent 3acde99264
commit 9ac1de7be4

View File

@ -51,9 +51,11 @@ Added
* Enhanced neutron trunk port scenario to create multiple trunks
* Enhanced NeutronSecurityGroup.create_and_list_security_group_rules
* Added three new trunk port related scenarios
* [scenario plugin] NeutronTrunks.boot_server_with_subports
* [scenario plugin] NeutronTrunks.boot_server_and_add_subports
* [scenario plugin] NeutronTrunks.boot_server_and_batch_add_subports
* [scenario plugin] NeutronTrunks.boot_server_with_subports
* [scenario plugin] NeutronTrunks.boot_server_and_add_subports
* [scenario plugin] NeutronTrunks.boot_server_and_batch_add_subports
* Added neutron scenarios
[scenario plugin] NeutronNetworks.associate_and_dissociate_floating_ips
Changed
~~~~~~~