Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2953)

Issue 50630044: Add support for network listing api call

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by gz
Modified:
10 years, 3 months ago
Reviewers:
dimitern, mp+201906
Visibility:
Public.

Description

Add support for network listing api call Lists networks using the os-networks extension, which may backend onto either neutron or nova-network. This should provide a baseline of support even where the neutron api is not available. Goose doesn't yet support detecting if a given extension is supported, that would be nice here as we'll want to know which of neutron, os-networks, and os-tenant-networks are usable. https://code.launchpad.net/~gz/goose/list_networks/+merge/201906 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 8

Patch Set 2 : Add support for network listing api call #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -0 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M nova/live_test.go View 1 1 chunk +10 lines, -0 lines 0 comments Download
A nova/networks.go View 1 1 chunk +42 lines, -0 lines 0 comments Download
M testservices/novaservice/service.go View 4 chunks +17 lines, -0 lines 0 comments Download
M testservices/novaservice/service_http.go View 2 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 4
gz
Please take a look.
10 years, 3 months ago (2014-01-16 10:56:02 UTC) #1
dimitern
LGTM with some suggestions. https://codereview.appspot.com/50630044/diff/1/nova/live_test.go File nova/live_test.go (right): https://codereview.appspot.com/50630044/diff/1/nova/live_test.go#newcode518 nova/live_test.go:518: c.Assert(network.Cidr, Not(Equals), "") Perhaps a ...
10 years, 3 months ago (2014-01-16 11:35:46 UTC) #2
gz
https://codereview.appspot.com/50630044/diff/1/nova/live_test.go File nova/live_test.go (right): https://codereview.appspot.com/50630044/diff/1/nova/live_test.go#newcode518 nova/live_test.go:518: c.Assert(network.Cidr, Not(Equals), "") On 2014/01/16 11:35:46, dimitern wrote: > ...
10 years, 3 months ago (2014-01-16 13:03:43 UTC) #3
gz
10 years, 3 months ago (2014-01-16 14:53:43 UTC) #4
Please take a look.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b