blob: 67aee1708cf3482e2499549657864ea67a3aeb7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
title: OpenStack L3 East-West Performance
description:
In this scenario tdep launches 1 pair of instances, each instance on its own
compute node. Instances are connected to one of 2 tenant networks, which
plugged into single router. The traffic goes from one network to the other
(L3 east-west).
deployment:
template: l3.hot
accommodation: [pair, single_room, compute_nodes: 2]
|