Merge "multiprovidernet: fix a comment"
This commit is contained in:
commit
16881c2a14
@ -80,10 +80,10 @@ class Multiprovidernet(extensions.ExtensionDescriptor):
|
|||||||
metadata about the multiple provider network extension available to
|
metadata about the multiple provider network extension available to
|
||||||
clients. No new resources are defined by this extension. Instead,
|
clients. No new resources are defined by this extension. Instead,
|
||||||
the existing network resource's request and response messages are
|
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
|
With admin rights, network dictionaries returned will also include
|
||||||
provider attributes.
|
'segments' attribute.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
Loading…
Reference in New Issue
Block a user