External segment update complains with router id issue
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Group Based Policy |
Incomplete
|
Undecided
|
Ivar Lazzaro |
Bug Description
GBP APIC Opflex plugin
I created an external segment and tried to update it. The update failed
Scenario 2: 2 step process
gbp external-
Deleted external_segment: TestL3-Out
akalambu@
Created a new external_segment:
+------
| Field | Value |
+------
| cidr | 20.20.1.0/24 |
| description | |
| external_policies | |
| external_routes | |
| id | 8f279438-
| ip_version | 4 |
| l3_policies | |
| name | TestL3-Out |
| port_address_
| shared | False |
| subnet_id | |
| tenant_id | 2cb7d4e22050437
+------
akalambu@
Traceback:
2015-08-19 11:12:01.514 17158 TRACE gbpservice.
2015-08-19 11:12:01.514 17158 TRACE gbpservice.
2015-08-19 11:12:01.515 17158 ERROR neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.515 17158 TRACE neutron.
2015-08-19 11:12:01.517 17158 INFO neutron.wsgi [req-85c95b30-
My neutron.conf
[apic_external_
switch=102
cidr_exposed=
gateway_
port=1/1
router_id=20.20.0.1
Changed in group-based-policy: | |
assignee: | nobody → Ivar Lazzaro (mmaleckk) |
Changed in group-based-policy: | |
status: | New → Incomplete |
Can you try to run the update after associating the ES to a L3P? Does it still reproduce?