Skip to content

feat(neutron): Reparent Palo Alto stub router flavor to base service plugin class PUC-1760#2141

Merged
cardoe merged 1 commit into
mainfrom
palo-alto-provider-base
Jul 14, 2026
Merged

feat(neutron): Reparent Palo Alto stub router flavor to base service plugin class PUC-1760#2141
cardoe merged 1 commit into
mainfrom
palo-alto-provider-base

Conversation

@nidzrai

@nidzrai nidzrai commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Reparent Palo Alto stub router flavor to base service plugin class

Test result on iad-dev:

~ 🐍 openstack on ☁️  uc-dev-infra(baremetal) took 4s
❯ openstack router show nidhi-palo-router
+---------------------------+--------------------------------------+
| Field                     | Value                                |
+---------------------------+--------------------------------------+
| admin_state_up            | UP                                   |
| availability_zone_hints   |                                      |
| availability_zones        |                                      |
| created_at                | 2026-07-10T09:00:02Z                 |
| description               |                                      |
| enable_default_route_bfd  | False                                |
| enable_default_route_ecmp | False                                |
| enable_ndp_proxy          | None                                 |
| enable_snat               | True                                 |
| evpn_vni                  | 5                                    |
| external_gateway_info     | null                                 |
| external_gateways         | []                                   |
| flavor_id                 | 3769f27b-1c13-4f06-8acd-f5a65547df06 |
| ha                        | False                                |
| id                        | a94b3600-195a-4fa8-93dd-eaa0b41b7679 |
| interfaces_info           | []                                   |
| name                      | nidhi-palo-router                    |
| project_id                | 32e02632f4f04415bab5895d1e7247b7     |
| revision_number           | 1                                    |
| routes                    |                                      |
| status                    | ACTIVE                               |
| tags                      |                                      |
| updated_at                | 2026-07-10T09:00:02Z                 |
+---------------------------+--------------------------------------+
(openstack)
~ 🐍 openstack on ☁️  uc-dev-infra(baremetal) took 4s
❯ openstack router show nidhi-palo-router-after-code
+---------------------------+--------------------------------------+
| Field                     | Value                                |
+---------------------------+--------------------------------------+
| admin_state_up            | UP                                   |
| availability_zone_hints   |                                      |
| availability_zones        |                                      |
| created_at                | 2026-07-14T11:17:27Z                 |
| description               |                                      |
| enable_default_route_bfd  | False                                |
| enable_default_route_ecmp | False                                |
| enable_ndp_proxy          | None                                 |
| enable_snat               | True                                 |
| evpn_vni                  | 6                                    |
| external_gateway_info     | null                                 |
| external_gateways         | []                                   |
| flavor_id                 | 3769f27b-1c13-4f06-8acd-f5a65547df06 |
| ha                        | False                                |
| id                        | 1fb702ba-91a9-4307-b407-a268ab3da275 |
| interfaces_info           | []                                   |
| name                      | nidhi-palo-router-after-code         |
| project_id                | 32e02632f4f04415bab5895d1e7247b7     |
| revision_number           | 1                                    |
| routes                    |                                      |
| status                    | ACTIVE                               |
| tags                      |                                      |
| updated_at                | 2026-07-14T11:17:27Z                 |
+---------------------------+--------------------------------------+
(openstack)
~ 🐍 openstack on ☁️  uc-dev-infra(baremetal) took 5s
❯

@nidzrai nidzrai force-pushed the palo-alto-provider-base branch from 14c8c48 to 4dd785b Compare July 14, 2026 14:32
@nidzrai nidzrai requested review from a team and cardoe July 14, 2026 14:33
@cardoe cardoe added this pull request to the merge queue Jul 14, 2026
Merged via the queue into main with commit f220646 Jul 14, 2026
62 checks passed
@cardoe cardoe deleted the palo-alto-provider-base branch July 14, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants