python-tempestconf/releasenotes/notes/remove-nova-network-support-79e70a0590a638c9.yaml
Chandan Kumar (raukadah) b4c1b01855 Remove support of nova-network
Since nova network feature is deprecated long time ago and was used
when neutron service is not enabled then nova lists the network and
set the compute.fixed_network_name in tempest.conf.

Since now networking is taken care by neutron, so it is no longer
needed.

nova network related client code is also removed.

Change-Id: I47c791e9257e262f6ac17fffaa2b4af6273a168e
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-01-20 20:03:16 +05:30

7 lines
163 B
YAML

---
other:
- |
It removes the support of nova network.
It also removes the setting of following config in tempest.conf:
- compute.fixed_network_name