Fix RAPI network tag handling
authorHrvoje Ribicic <riba@google.com>
Mon, 16 Dec 2013 13:21:04 +0000 (14:21 +0100)
committerHrvoje Ribicic <riba@google.com>
Mon, 16 Dec 2013 15:31:37 +0000 (16:31 +0100)
commit92ea7d797cabcdd51c32c1752ec822db1bb6c53a
tree88f7f4560c81a4f3a700923c8eea3d2ca6f871df
parent9d0b521ee7dd4df2ac571c47c2eda936ab93dc8d
Fix RAPI network tag handling

The network tags were absent from an if check used to actually list
tags. The patch fixes the oversight, and adds a proper error message in
case the issue occurs again for a new tag type.

Signed-off-by: Hrvoje Ribicic <riba@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
lib/rapi/rlib2.py