On Fri, 2018-07-13 at 15:23 -0500, Matt Riedemann wrote: > There are currently no open changes for the nova-network API removal > tracked here [1] but there are at least two low-hanging fruit APIs to > remove: > > * os-floating-ips-bulk > * os-floating-ips-dns The two of these are done now. * https://review.openstack.org/582912 * https://review.openstack.org/582943 There's a tempest test that needs to be disabled/removed for the first one and I'm waiting on CI results for the second. Looking at the other ones to see if I can figure out if they can/should be removed. Stephen > It would be nice to at least get those removed yet before the feature > freeze. See one of the existing linked removal patches in the etherpad > for an example of how to do this, and/or read the doc [2]. > > [1] https://etherpad.openstack.org/p/nova-network-removal-rocky > [2] > https://docs.openstack.org/nova/latest/contributor/api.html#removing-deprecated-apis >