Remove references to nova-network from docs

We haven't gated on nova-network in a long time so this
removes mentions about testing with nova-network from
the docs. Also mention that this the list isn't exhaustive
since there are other grenade configurations like with
postgresql and heat, designate, etc.

Change-Id: Ia56486227688f0d7651594e9780d61d0fdccd660
This commit is contained in:
Matt Riedemann 2019-06-11 11:06:28 -04:00
parent 7d06366997
commit ac6fd1c7cf
1 changed files with 2 additions and 3 deletions

View File

@ -81,11 +81,10 @@ Status
Grenade is now running on every patch for projects that support
upgrade. Gating Grenade configurations exist for the following in
OpenStack's CI system.
OpenStack's CI system (this is not an exhaustive list):
- A cloud with nova-network upgraded between releases
- A cloud with neutron upgraded between releases
- A cloud with nova-network that upgrades all services except
- A cloud with neutron that upgrades all services except
nova-compute, thus testing RPC backwards compatibility for rolling
upgrades.