Newer
Older
extension_ranges=[],
oneofs=[
],
serialized_start=3703,
serialized_end=3899,
_CONNECTION = _descriptor.Descriptor(
name='Connection',
full_name='context.Connection',
filename=None,
file=DESCRIPTOR,
containing_type=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
name='connection_id', full_name='context.Connection.connection_id', index=0,
number=1, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='service_id', full_name='context.Connection.service_id', index=1,
number=2, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='path_hops_endpoint_ids', full_name='context.Connection.path_hops_endpoint_ids', index=2,
number=3, type=11, cpp_type=10, label=3,
has_default_value=False, default_value=[],
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='sub_service_ids', full_name='context.Connection.sub_service_ids', index=3,
number=4, type=11, cpp_type=10, label=3,
has_default_value=False, default_value=[],
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='settings', full_name='context.Connection.settings', index=4,
number=5, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=3902,
serialized_end=4145,
)
_CONNECTIONIDLIST = _descriptor.Descriptor(
name='ConnectionIdList',
full_name='context.ConnectionIdList',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='connection_ids', full_name='context.ConnectionIdList.connection_ids', index=0,
number=1, type=11, cpp_type=10, label=3,
has_default_value=False, default_value=[],
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=4147,
serialized_end=4212,
)
_CONNECTIONLIST = _descriptor.Descriptor(
name='ConnectionList',
full_name='context.ConnectionList',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='connections', full_name='context.ConnectionList.connections', index=0,
number=1, type=11, cpp_type=10, label=3,
has_default_value=False, default_value=[],
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=4214,
serialized_end=4272,
)
_CONNECTIONEVENT = _descriptor.Descriptor(
name='ConnectionEvent',
full_name='context.ConnectionEvent',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='event', full_name='context.ConnectionEvent.event', index=0,
number=1, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='connection_id', full_name='context.ConnectionEvent.connection_id', index=1,
number=2, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=4274,
serialized_end=4368,
)
_ENDPOINTID = _descriptor.Descriptor(
name='EndPointId',
full_name='context.EndPointId',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='topology_id', full_name='context.EndPointId.topology_id', index=0,
number=1, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='device_id', full_name='context.EndPointId.device_id', index=1,
number=2, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='endpoint_uuid', full_name='context.EndPointId.endpoint_uuid', index=2,
number=3, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=4371,
serialized_end=4501,
)
_ENDPOINT = _descriptor.Descriptor(
name='EndPoint',
full_name='context.EndPoint',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='endpoint_id', full_name='context.EndPoint.endpoint_id', index=0,
number=1, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='endpoint_type', full_name='context.EndPoint.endpoint_type', index=1,
number=2, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='kpi_sample_types', full_name='context.EndPoint.kpi_sample_types', index=2,
number=3, type=14, cpp_type=8, label=3,
has_default_value=False, default_value=[],
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=4504,
serialized_end=4638,
)
_CONFIGRULE_CUSTOM = _descriptor.Descriptor(
name='ConfigRule_Custom',
full_name='context.ConfigRule_Custom',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='resource_key', full_name='context.ConfigRule_Custom.resource_key', index=0,
number=1, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='resource_value', full_name='context.ConfigRule_Custom.resource_value', index=1,
number=2, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
Lluis Gifre Renom
committed
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=4640,
serialized_end=4705,
)
_CONFIGRULE_ACL = _descriptor.Descriptor(
name='ConfigRule_ACL',
full_name='context.ConfigRule_ACL',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
Lluis Gifre Renom
committed
_descriptor.FieldDescriptor(
name='endpoint_id', full_name='context.ConfigRule_ACL.endpoint_id', index=0,
number=1, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='rule_set', full_name='context.ConfigRule_ACL.rule_set', index=1,
number=2, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=4707,
serialized_end=4800,
_CONFIGRULE = _descriptor.Descriptor(
name='ConfigRule',
full_name='context.ConfigRule',
filename=None,
file=DESCRIPTOR,
containing_type=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='action', full_name='context.ConfigRule.action', index=0,
number=1, type=14, cpp_type=8, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='custom', full_name='context.ConfigRule.custom', index=1,
number=2, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='acl', full_name='context.ConfigRule.acl', index=2,
number=3, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
_descriptor.OneofDescriptor(
name='config_rule', full_name='context.ConfigRule.config_rule',
index=0, containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[]),
],
serialized_start=4803,
serialized_end=4959,
_CONSTRAINT_CUSTOM = _descriptor.Descriptor(
name='Constraint_Custom',
full_name='context.Constraint_Custom',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='constraint_type', full_name='context.Constraint_Custom.constraint_type', index=0,
number=1, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='constraint_value', full_name='context.Constraint_Custom.constraint_value', index=1,
number=2, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=4961,
serialized_end=5031,
_CONSTRAINT_SCHEDULE = _descriptor.Descriptor(
name='Constraint_Schedule',
full_name='context.Constraint_Schedule',
filename=None,
file=DESCRIPTOR,
containing_type=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='start_timestamp', full_name='context.Constraint_Schedule.start_timestamp', index=0,
number=1, type=2, cpp_type=6, label=1,
has_default_value=False, default_value=float(0),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='duration_days', full_name='context.Constraint_Schedule.duration_days', index=1,
number=2, type=2, cpp_type=6, label=1,
has_default_value=False, default_value=float(0),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=5033,
serialized_end=5102,
_GPS_POSITION = _descriptor.Descriptor(
name='GPS_Position',
full_name='context.GPS_Position',
filename=None,
file=DESCRIPTOR,
containing_type=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='latitude', full_name='context.GPS_Position.latitude', index=0,
number=1, type=2, cpp_type=6, label=1,
has_default_value=False, default_value=float(0),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='longitude', full_name='context.GPS_Position.longitude', index=1,
number=2, type=2, cpp_type=6, label=1,
has_default_value=False, default_value=float(0),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=5104,
serialized_end=5155,
_CONSTRAINT_ENDPOINTLOCATION = _descriptor.Descriptor(
name='Constraint_EndPointLocation',
full_name='context.Constraint_EndPointLocation',
filename=None,
file=DESCRIPTOR,
containing_type=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='endpoint_id', full_name='context.Constraint_EndPointLocation.endpoint_id', index=0,
number=1, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='region', full_name='context.Constraint_EndPointLocation.region', index=1,
number=2, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
name='gps_position', full_name='context.Constraint_EndPointLocation.gps_position', index=2,
number=3, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
_descriptor.OneofDescriptor(
name='location', full_name='context.Constraint_EndPointLocation.location',
index=0, containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[]),
],
serialized_start=5158,
serialized_end=5306,
)
_CONSTRAINT_SLA_LATENCY = _descriptor.Descriptor(
name='Constraint_SLA_Latency',
full_name='context.Constraint_SLA_Latency',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='e2e_latency_ms', full_name='context.Constraint_SLA_Latency.e2e_latency_ms', index=0,
number=1, type=2, cpp_type=6, label=1,
has_default_value=False, default_value=float(0),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=5308,
serialized_end=5356,
_CONSTRAINT_SLA_CAPACITY = _descriptor.Descriptor(
name='Constraint_SLA_Capacity',
full_name='context.Constraint_SLA_Capacity',
filename=None,
file=DESCRIPTOR,
containing_type=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='capacity_gbps', full_name='context.Constraint_SLA_Capacity.capacity_gbps', index=0,
number=1, type=2, cpp_type=6, label=1,
has_default_value=False, default_value=float(0),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=5358,
serialized_end=5406,
)
_CONSTRAINT_SLA_AVAILABILITY = _descriptor.Descriptor(
name='Constraint_SLA_Availability',
full_name='context.Constraint_SLA_Availability',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='num_disjoint_paths', full_name='context.Constraint_SLA_Availability.num_disjoint_paths', index=0,
number=1, type=13, cpp_type=3, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='all_active', full_name='context.Constraint_SLA_Availability.all_active', index=1,
number=2, type=8, cpp_type=7, label=1,
has_default_value=False, default_value=False,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=5408,
serialized_end=5485,
_CONSTRAINT = _descriptor.Descriptor(
name='Constraint',
full_name='context.Constraint',
filename=None,
file=DESCRIPTOR,
containing_type=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='custom', full_name='context.Constraint.custom', index=0,
number=1, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
name='schedule', full_name='context.Constraint.schedule', index=1,
number=2, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='endpoint_location', full_name='context.Constraint.endpoint_location', index=2,
number=3, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='sla_capacity', full_name='context.Constraint.sla_capacity', index=3,
number=4, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='sla_latency', full_name='context.Constraint.sla_latency', index=4,
number=5, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='sla_availability', full_name='context.Constraint.sla_availability', index=5,
number=6, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
_descriptor.OneofDescriptor(
name='constraint', full_name='context.Constraint.constraint',
index=0, containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[]),
],
serialized_start=5488,
serialized_end=5857,
)
_TERAFLOWCONTROLLER = _descriptor.Descriptor(
name='TeraFlowController',
full_name='context.TeraFlowController',
filename=None,
file=DESCRIPTOR,
containing_type=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='context_id', full_name='context.TeraFlowController.context_id', index=0,
number=1, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='ip_address', full_name='context.TeraFlowController.ip_address', index=1,
number=2, type=9, cpp_type=9, label=1,
Lluis Gifre Renom
committed
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='port', full_name='context.TeraFlowController.port', index=2,
number=3, type=13, cpp_type=3, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=5859,
serialized_end=5953,
)
_AUTHENTICATIONRESULT = _descriptor.Descriptor(
name='AuthenticationResult',
full_name='context.AuthenticationResult',
filename=None,
file=DESCRIPTOR,
containing_type=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='context_id', full_name='context.AuthenticationResult.context_id', index=0,
number=1, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='authenticated', full_name='context.AuthenticationResult.authenticated', index=1,
number=2, type=8, cpp_type=7, label=1,
has_default_value=False, default_value=False,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
Lluis Gifre Renom
committed
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto3',
extension_ranges=[],
oneofs=[
],
serialized_start=5955,
serialized_end=6040,
_EVENT.fields_by_name['event_type'].enum_type = _EVENTTYPEENUM
_CONTEXTID.fields_by_name['context_uuid'].message_type = _UUID
_CONTEXT.fields_by_name['context_id'].message_type = _CONTEXTID
_CONTEXT.fields_by_name['topology_ids'].message_type = _TOPOLOGYID
_CONTEXT.fields_by_name['service_ids'].message_type = _SERVICEID
_CONTEXT.fields_by_name['controller'].message_type = _TERAFLOWCONTROLLER
_CONTEXTIDLIST.fields_by_name['context_ids'].message_type = _CONTEXTID
_CONTEXTLIST.fields_by_name['contexts'].message_type = _CONTEXT
_CONTEXTEVENT.fields_by_name['event'].message_type = _EVENT
_CONTEXTEVENT.fields_by_name['context_id'].message_type = _CONTEXTID
_TOPOLOGYID.fields_by_name['context_id'].message_type = _CONTEXTID
_TOPOLOGYID.fields_by_name['topology_uuid'].message_type = _UUID
_TOPOLOGY.fields_by_name['topology_id'].message_type = _TOPOLOGYID
_TOPOLOGY.fields_by_name['device_ids'].message_type = _DEVICEID
_TOPOLOGY.fields_by_name['link_ids'].message_type = _LINKID
_TOPOLOGYIDLIST.fields_by_name['topology_ids'].message_type = _TOPOLOGYID
_TOPOLOGYLIST.fields_by_name['topologies'].message_type = _TOPOLOGY
_TOPOLOGYEVENT.fields_by_name['event'].message_type = _EVENT
_TOPOLOGYEVENT.fields_by_name['topology_id'].message_type = _TOPOLOGYID
_DEVICEID.fields_by_name['device_uuid'].message_type = _UUID
_DEVICE.fields_by_name['device_id'].message_type = _DEVICEID
_DEVICE.fields_by_name['device_config'].message_type = _DEVICECONFIG
_DEVICE.fields_by_name['device_operational_status'].enum_type = _DEVICEOPERATIONALSTATUSENUM
_DEVICE.fields_by_name['device_drivers'].enum_type = _DEVICEDRIVERENUM
_DEVICE.fields_by_name['device_endpoints'].message_type = _ENDPOINT
_DEVICECONFIG.fields_by_name['config_rules'].message_type = _CONFIGRULE
_DEVICEIDLIST.fields_by_name['device_ids'].message_type = _DEVICEID
_DEVICELIST.fields_by_name['devices'].message_type = _DEVICE
_DEVICEEVENT.fields_by_name['event'].message_type = _EVENT
_DEVICEEVENT.fields_by_name['device_id'].message_type = _DEVICEID
_LINKID.fields_by_name['link_uuid'].message_type = _UUID
_LINK.fields_by_name['link_id'].message_type = _LINKID
_LINK.fields_by_name['link_endpoint_ids'].message_type = _ENDPOINTID
_LINKIDLIST.fields_by_name['link_ids'].message_type = _LINKID
_LINKLIST.fields_by_name['links'].message_type = _LINK
_LINKEVENT.fields_by_name['event'].message_type = _EVENT
_LINKEVENT.fields_by_name['link_id'].message_type = _LINKID
_SERVICEID.fields_by_name['context_id'].message_type = _CONTEXTID
_SERVICEID.fields_by_name['service_uuid'].message_type = _UUID
_SERVICE.fields_by_name['service_id'].message_type = _SERVICEID
_SERVICE.fields_by_name['service_type'].enum_type = _SERVICETYPEENUM
_SERVICE.fields_by_name['service_endpoint_ids'].message_type = _ENDPOINTID
_SERVICE.fields_by_name['service_constraints'].message_type = _CONSTRAINT
_SERVICE.fields_by_name['service_status'].message_type = _SERVICESTATUS
_SERVICE.fields_by_name['service_config'].message_type = _SERVICECONFIG
_SERVICESTATUS.fields_by_name['service_status'].enum_type = _SERVICESTATUSENUM
_SERVICECONFIG.fields_by_name['config_rules'].message_type = _CONFIGRULE
_SERVICEIDLIST.fields_by_name['service_ids'].message_type = _SERVICEID
_SERVICELIST.fields_by_name['services'].message_type = _SERVICE
_SERVICEEVENT.fields_by_name['event'].message_type = _EVENT
_SERVICEEVENT.fields_by_name['service_id'].message_type = _SERVICEID
_SLICEID.fields_by_name['context_id'].message_type = _CONTEXTID
_SLICEID.fields_by_name['slice_uuid'].message_type = _UUID
_SLICE.fields_by_name['slice_id'].message_type = _SLICEID
_SLICE.fields_by_name['slice_endpoint_ids'].message_type = _ENDPOINTID
_SLICE.fields_by_name['slice_constraints'].message_type = _CONSTRAINT
_SLICE.fields_by_name['slice_service_ids'].message_type = _SERVICEID
_SLICE.fields_by_name['slice_subslice_ids'].message_type = _SLICEID
_SLICE.fields_by_name['slice_status'].message_type = _SLICESTATUS
_SLICESTATUS.fields_by_name['slice_status'].enum_type = _SLICESTATUSENUM
_SLICEIDLIST.fields_by_name['slice_ids'].message_type = _SLICEID
_SLICELIST.fields_by_name['slices'].message_type = _SLICE
_SLICEEVENT.fields_by_name['event'].message_type = _EVENT
_SLICEEVENT.fields_by_name['slice_id'].message_type = _SLICEID
_CONNECTIONID.fields_by_name['connection_uuid'].message_type = _UUID
_CONNECTIONSETTINGS.fields_by_name['l0'].message_type = _CONNECTIONSETTINGS_L0
_CONNECTIONSETTINGS.fields_by_name['l2'].message_type = _CONNECTIONSETTINGS_L2
_CONNECTIONSETTINGS.fields_by_name['l3'].message_type = _CONNECTIONSETTINGS_L3
_CONNECTIONSETTINGS.fields_by_name['l4'].message_type = _CONNECTIONSETTINGS_L4
_CONNECTION.fields_by_name['connection_id'].message_type = _CONNECTIONID
_CONNECTION.fields_by_name['service_id'].message_type = _SERVICEID
_CONNECTION.fields_by_name['path_hops_endpoint_ids'].message_type = _ENDPOINTID
_CONNECTION.fields_by_name['sub_service_ids'].message_type = _SERVICEID
_CONNECTION.fields_by_name['settings'].message_type = _CONNECTIONSETTINGS
_CONNECTIONIDLIST.fields_by_name['connection_ids'].message_type = _CONNECTIONID
_CONNECTIONLIST.fields_by_name['connections'].message_type = _CONNECTION
_CONNECTIONEVENT.fields_by_name['event'].message_type = _EVENT
_CONNECTIONEVENT.fields_by_name['connection_id'].message_type = _CONNECTIONID
_ENDPOINTID.fields_by_name['topology_id'].message_type = _TOPOLOGYID
_ENDPOINTID.fields_by_name['device_id'].message_type = _DEVICEID
_ENDPOINTID.fields_by_name['endpoint_uuid'].message_type = _UUID
_ENDPOINT.fields_by_name['endpoint_id'].message_type = _ENDPOINTID
Lluis Gifre Renom
committed
_ENDPOINT.fields_by_name['kpi_sample_types'].enum_type = kpi__sample__types__pb2._KPISAMPLETYPE
_CONFIGRULE_ACL.fields_by_name['endpoint_id'].message_type = _ENDPOINTID
_CONFIGRULE_ACL.fields_by_name['rule_set'].message_type = acl__pb2._ACLRULESET
_CONFIGRULE.fields_by_name['action'].enum_type = _CONFIGACTIONENUM
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
_CONFIGRULE.fields_by_name['custom'].message_type = _CONFIGRULE_CUSTOM
_CONFIGRULE.fields_by_name['acl'].message_type = _CONFIGRULE_ACL
_CONFIGRULE.oneofs_by_name['config_rule'].fields.append(
_CONFIGRULE.fields_by_name['custom'])
_CONFIGRULE.fields_by_name['custom'].containing_oneof = _CONFIGRULE.oneofs_by_name['config_rule']
_CONFIGRULE.oneofs_by_name['config_rule'].fields.append(
_CONFIGRULE.fields_by_name['acl'])
_CONFIGRULE.fields_by_name['acl'].containing_oneof = _CONFIGRULE.oneofs_by_name['config_rule']
_CONSTRAINT_ENDPOINTLOCATION.fields_by_name['endpoint_id'].message_type = _ENDPOINTID
_CONSTRAINT_ENDPOINTLOCATION.fields_by_name['gps_position'].message_type = _GPS_POSITION
_CONSTRAINT_ENDPOINTLOCATION.oneofs_by_name['location'].fields.append(
_CONSTRAINT_ENDPOINTLOCATION.fields_by_name['region'])
_CONSTRAINT_ENDPOINTLOCATION.fields_by_name['region'].containing_oneof = _CONSTRAINT_ENDPOINTLOCATION.oneofs_by_name['location']
_CONSTRAINT_ENDPOINTLOCATION.oneofs_by_name['location'].fields.append(
_CONSTRAINT_ENDPOINTLOCATION.fields_by_name['gps_position'])
_CONSTRAINT_ENDPOINTLOCATION.fields_by_name['gps_position'].containing_oneof = _CONSTRAINT_ENDPOINTLOCATION.oneofs_by_name['location']
_CONSTRAINT.fields_by_name['custom'].message_type = _CONSTRAINT_CUSTOM
_CONSTRAINT.fields_by_name['schedule'].message_type = _CONSTRAINT_SCHEDULE
_CONSTRAINT.fields_by_name['endpoint_location'].message_type = _CONSTRAINT_ENDPOINTLOCATION
_CONSTRAINT.fields_by_name['sla_capacity'].message_type = _CONSTRAINT_SLA_CAPACITY
_CONSTRAINT.fields_by_name['sla_latency'].message_type = _CONSTRAINT_SLA_LATENCY
_CONSTRAINT.fields_by_name['sla_availability'].message_type = _CONSTRAINT_SLA_AVAILABILITY
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
_CONSTRAINT.fields_by_name['custom'])
_CONSTRAINT.fields_by_name['custom'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
_CONSTRAINT.fields_by_name['schedule'])
_CONSTRAINT.fields_by_name['schedule'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
_CONSTRAINT.fields_by_name['endpoint_location'])
_CONSTRAINT.fields_by_name['endpoint_location'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
_CONSTRAINT.fields_by_name['sla_capacity'])
_CONSTRAINT.fields_by_name['sla_capacity'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
_CONSTRAINT.fields_by_name['sla_latency'])
_CONSTRAINT.fields_by_name['sla_latency'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_CONSTRAINT.oneofs_by_name['constraint'].fields.append(
_CONSTRAINT.fields_by_name['sla_availability'])
_CONSTRAINT.fields_by_name['sla_availability'].containing_oneof = _CONSTRAINT.oneofs_by_name['constraint']
_TERAFLOWCONTROLLER.fields_by_name['context_id'].message_type = _CONTEXTID
_AUTHENTICATIONRESULT.fields_by_name['context_id'].message_type = _CONTEXTID
DESCRIPTOR.message_types_by_name['Empty'] = _EMPTY
DESCRIPTOR.message_types_by_name['Uuid'] = _UUID
DESCRIPTOR.message_types_by_name['Event'] = _EVENT
DESCRIPTOR.message_types_by_name['ContextId'] = _CONTEXTID
DESCRIPTOR.message_types_by_name['Context'] = _CONTEXT
DESCRIPTOR.message_types_by_name['ContextIdList'] = _CONTEXTIDLIST
DESCRIPTOR.message_types_by_name['ContextList'] = _CONTEXTLIST
DESCRIPTOR.message_types_by_name['ContextEvent'] = _CONTEXTEVENT
DESCRIPTOR.message_types_by_name['TopologyId'] = _TOPOLOGYID
DESCRIPTOR.message_types_by_name['Topology'] = _TOPOLOGY
DESCRIPTOR.message_types_by_name['TopologyIdList'] = _TOPOLOGYIDLIST
DESCRIPTOR.message_types_by_name['TopologyList'] = _TOPOLOGYLIST
DESCRIPTOR.message_types_by_name['TopologyEvent'] = _TOPOLOGYEVENT
DESCRIPTOR.message_types_by_name['DeviceId'] = _DEVICEID
DESCRIPTOR.message_types_by_name['Device'] = _DEVICE
DESCRIPTOR.message_types_by_name['DeviceConfig'] = _DEVICECONFIG
DESCRIPTOR.message_types_by_name['DeviceIdList'] = _DEVICEIDLIST
DESCRIPTOR.message_types_by_name['DeviceList'] = _DEVICELIST
DESCRIPTOR.message_types_by_name['DeviceEvent'] = _DEVICEEVENT
DESCRIPTOR.message_types_by_name['LinkId'] = _LINKID
DESCRIPTOR.message_types_by_name['Link'] = _LINK
DESCRIPTOR.message_types_by_name['LinkIdList'] = _LINKIDLIST
DESCRIPTOR.message_types_by_name['LinkList'] = _LINKLIST
DESCRIPTOR.message_types_by_name['LinkEvent'] = _LINKEVENT
DESCRIPTOR.message_types_by_name['ServiceId'] = _SERVICEID
DESCRIPTOR.message_types_by_name['Service'] = _SERVICE
DESCRIPTOR.message_types_by_name['ServiceStatus'] = _SERVICESTATUS
DESCRIPTOR.message_types_by_name['ServiceConfig'] = _SERVICECONFIG
DESCRIPTOR.message_types_by_name['ServiceIdList'] = _SERVICEIDLIST
DESCRIPTOR.message_types_by_name['ServiceList'] = _SERVICELIST
DESCRIPTOR.message_types_by_name['ServiceEvent'] = _SERVICEEVENT
DESCRIPTOR.message_types_by_name['SliceId'] = _SLICEID
DESCRIPTOR.message_types_by_name['Slice'] = _SLICE
DESCRIPTOR.message_types_by_name['SliceStatus'] = _SLICESTATUS
DESCRIPTOR.message_types_by_name['SliceIdList'] = _SLICEIDLIST
DESCRIPTOR.message_types_by_name['SliceList'] = _SLICELIST
DESCRIPTOR.message_types_by_name['SliceEvent'] = _SLICEEVENT
DESCRIPTOR.message_types_by_name['ConnectionId'] = _CONNECTIONID
DESCRIPTOR.message_types_by_name['ConnectionSettings_L0'] = _CONNECTIONSETTINGS_L0
DESCRIPTOR.message_types_by_name['ConnectionSettings_L2'] = _CONNECTIONSETTINGS_L2
DESCRIPTOR.message_types_by_name['ConnectionSettings_L3'] = _CONNECTIONSETTINGS_L3
DESCRIPTOR.message_types_by_name['ConnectionSettings_L4'] = _CONNECTIONSETTINGS_L4
DESCRIPTOR.message_types_by_name['ConnectionSettings'] = _CONNECTIONSETTINGS
DESCRIPTOR.message_types_by_name['Connection'] = _CONNECTION
DESCRIPTOR.message_types_by_name['ConnectionIdList'] = _CONNECTIONIDLIST
DESCRIPTOR.message_types_by_name['ConnectionList'] = _CONNECTIONLIST
DESCRIPTOR.message_types_by_name['ConnectionEvent'] = _CONNECTIONEVENT
DESCRIPTOR.message_types_by_name['EndPointId'] = _ENDPOINTID
DESCRIPTOR.message_types_by_name['EndPoint'] = _ENDPOINT
DESCRIPTOR.message_types_by_name['ConfigRule_Custom'] = _CONFIGRULE_CUSTOM
DESCRIPTOR.message_types_by_name['ConfigRule_ACL'] = _CONFIGRULE_ACL
DESCRIPTOR.message_types_by_name['ConfigRule'] = _CONFIGRULE
DESCRIPTOR.message_types_by_name['Constraint_Custom'] = _CONSTRAINT_CUSTOM