Merge "multiprovidernet: fix a comment"

This commit is contained in:
Jenkins 2014-06-11 06:43:59 +00:00 committed by Gerrit Code Review
commit 74226b35c3
1 changed files with 2 additions and 2 deletions

View File

@ -80,10 +80,10 @@ class Multiprovidernet(extensions.ExtensionDescriptor):
metadata about the multiple provider network extension available to
clients. No new resources are defined by this extension. Instead,
the existing network resource's request and response messages are
extended with attributes in the provider namespace.
extended with 'segments' attribute.
With admin rights, network dictionaries returned will also include
provider attributes.
'segments' attribute.
"""
@classmethod