Not clear in documentation which neutron-api options are for "new style" deployment ovn and which one is only for neutron-gateway which.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Neutron API Charm |
Confirmed
|
High
|
Unassigned |
Bug Description
Especially when you start with neutron and OVN is very unclear which options in neutron-api are strict for neutron-gateway and which will affect OVN deployments as well, e.g.
#enable-l3ha: true
#
#
#
#
#
In fact, you can't even query router and DHCP agents using neutron API anymore, commands like:
neutron l3-agent-
OpenStack network agent list
won't show dhcp or l3 agents, which I think is correct as OVN is doing it but it's confusing in the guide what is applicable to which scenario, especially when OVN is now defaulted going forward.
Changed in charm-neutron-api: | |
status: | New → Confirmed |
importance: | Undecided → High |