Merge lp://staging/~danwent/neutron/test-show-no-attachment into lp://staging/neutron/essex
Proposed by
dan wendlandt
Status: | Merged |
---|---|
Merge reported by: | dan wendlandt |
Merged at revision: | not available |
Proposed branch: | lp://staging/~danwent/neutron/test-show-no-attachment |
Merge into: | lp://staging/neutron/essex |
Diff against target: |
38 lines (+22/-0) 1 file modified
tests/unit/test_api.py (+22/-0) |
To merge this branch: | bzr merge lp://staging/~danwent/neutron/test-show-no-attachment |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Salvatore Orlando (community) | Approve | ||
Tyler Smith (community) | Approve | ||
Brad Hall (community) | Approve | ||
Somik Behera (community) | netstack-core | Approve | |
Review via email: mp+76801@code.staging.launchpad.net |
Description of the change
This does not change functionality.
It adds unit tests to validate how the API performs when fetching a port attachment when no attachment is set.
To post a comment you must log in.
Unit test looks good.