multiprovidernet: fix a comment
Change-Id: I8a09af9f77bb589203bb47fcc1c6c7b704a5b6c2
This commit is contained in:
parent
33dd7325c1
commit
b363cbe3a6
@ -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…
x
Reference in New Issue
Block a user