Skip to content
Snippets Groups Projects
Verified Commit 82f445fa authored by Neda Moeini's avatar Neda Moeini Committed by Karel van Klink
Browse files

Improve docstr.

parent 456b76cd
No related branches found
No related tags found
1 merge request!286Add Edge Port, GÉANT IP and IAS products
......@@ -66,7 +66,7 @@ class BGPSession(BGPSessionProvisioning, lifecycle=[SubscriptionLifecycle.ACTIVE
has_custom_policies: bool
#: The authentication key of the :term:`BGP` session.
authentication_key: str
#: Whether multipath is enabled.
#: Whether multi-path is enabled.
multipath_enabled: bool
#: Whether we send a last resort route.
send_default_route: bool
......
......@@ -18,7 +18,7 @@ from gso.utils.types.interfaces import LAGMemberList, PhysicalPortCapacity
class EncapsulationType(strEnum):
"""Enum representing different Ethernet encapsulation service options.
"""Types of encapsulation for edge ports.
Null supports a single service on the port.
Dot1Q supports multiple services for one customer or services for multiple customers.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment