summaryrefslogtreecommitdiff
path: root/src/thousands/thousands.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/thousands/thousands.rst')
-rw-r--r--src/thousands/thousands.rst17
1 files changed, 16 insertions, 1 deletions
diff --git a/src/thousands/thousands.rst b/src/thousands/thousands.rst
index ec20202..05baf39 100644
--- a/src/thousands/thousands.rst
+++ b/src/thousands/thousands.rst
@@ -17,6 +17,15 @@ Test Slide
17Testing Thousands of Python Projects Every Day 17Testing Thousands of Python Projects Every Day
18============================================== 18==============================================
19 19
20Who the heck am I?
21==================
22
23 * Python programmer since 2000
24 * PSF Fellow
25 * @e_monty on twitter
26 * mordred on freenode
27 * I like scuba diving, smoking meat and long walks on the beach ...
28
20Red Hat 29Red Hat
21======= 30=======
22 31
@@ -256,6 +265,12 @@ Zuul Architecture
256Zuul is written in Python 3.5 265Zuul is written in Python 3.5
257============================= 266=============================
258 267
268.. container:: progressive
269
270 * Heavily threaded (don't let anyone tell you this doesn't scale)
271 * aiohttp for REST API + WebSocket
272 * Web Dashboard in Angular
273
259Not just for OpenStack 274Not just for OpenStack
260====================== 275======================
261 276
@@ -264,7 +279,7 @@ Not just for OpenStack
264 Also running at: 279 Also running at:
265 280
266 * BMW (control plane in OpenShift) 281 * BMW (control plane in OpenShift)
267 * Godaddy (control plane in Kubernetes) 282 * GoDaddy (control plane in Kubernetes)
268 * OpenContrail 283 * OpenContrail
269 * OpenLab 284 * OpenLab
270 * others ... 285 * others ...