Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
kamaki
Commits
45cb7f88
Commit
45cb7f88
authored
Nov 06, 2013
by
Stavros Sachtouris
Browse files
Cancel previous commit
parent
9e04242a
Changes
1
Show whitespace changes
Inline
Side-by-side
kamaki/clients/network/__init__.py
View file @
45cb7f88
...
...
@@ -221,7 +221,7 @@ class NetworkClient(NetworkRestClient):
def
list_ports
(
self
):
r
=
self
.
ports_get
(
success
=
200
)
return
r
.
json
[
'port'
]
return
r
.
json
[
'port
s
'
]
def
create_port
(
self
,
network_id
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment