CVP Shaker docker repo

Change-Id: If9d39409caaf4eb562ca6734a26808642b4ffd3b
Related-task: https://mirantis.jira.com/browse/PROD-24883
diff --git a/scenarios/essential/l3/full_l3_east_west.yaml b/scenarios/essential/l3/full_l3_east_west.yaml
new file mode 100644
index 0000000..2e10877
--- /dev/null
+++ b/scenarios/essential/l3/full_l3_east_west.yaml
@@ -0,0 +1,27 @@
+title: OpenStack L3 East-West
+
+description:
+  In this scenario Shaker launches pairs of instances, each instance on its own
+  compute node. All available compute nodes are utilized. 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_east_west.hot
+  accommodation: [pair, single_room]
+
+execution:
+  progression: quadratic
+  tests:
+  -
+    title: Download
+    class: flent
+    method: tcp_download
+  -
+    title: Upload
+    class: flent
+    method: tcp_upload
+  -
+    title: Bi-directional
+    class: flent
+    method: tcp_bidirectional