projects
/
osm
/
vim-emu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b61f06
)
typos
author
peusterm
<manuel.peuster@uni-paderborn.de>
Fri, 15 Jan 2016 09:23:26 +0000
(10:23 +0100)
committer
peusterm
<manuel.peuster@uni-paderborn.de>
Fri, 15 Jan 2016 09:23:26 +0000
(10:23 +0100)
emuvim/example_topology.py
patch
|
blob
|
history
diff --git
a/emuvim/example_topology.py
b/emuvim/example_topology.py
index
0117fa7
..
ce267d5
100644
(file)
--- a/
emuvim/example_topology.py
+++ b/
emuvim/example_topology.py
@@
-75,7
+75,7
@@
def create_topology1():
"""
5.1. For our example, we create a second endpoint to illustrate that
- this is support by our design. This feature allows us to have
+ this is support
ed
by our design. This feature allows us to have
one API endpoint for each data center. This makes the emulation
environment more realistic because you can easily create one
OpenStack-like REST API endpoint for *each* data center.