I am unable to reproduce this bug. What version of neutron are you
using? Here are my steps, done on master:
neutron net-create test2
neutron subnet-create --name test2 test2 30.0.0.0/24 #(dhcp is enabled, I
checked)
neutron port-list | grep "30.0." #shows one port, as expected
neutron port-del
Accordig to http://docs.openstack.org/cli-reference/nova.html, nova
scrub isn't supposed to remove a vm, only "Delete networks and security
groups associated with a project". This bug doesn't seem valid.
** Changed in: python-novaclient
Status: Confirmed => Invalid
--
You received this b
2 matches
Mail list logo