Public bug reported:
Hi,
Following test fails. I debugged this test and I think following
"self.assertNotIn('ha', router)" method should be change, because router
has 'ha' words. Should be check "ha:False" words instead of "ha".
Test:
neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_co
Public bug reported:
Hi,
Some port properties like dns-name cannot be set. We got mismatch error
in some tempest tests as below. I debugged it and i saw that the dns-
name properties cannot be set when creating a port. I checked with
openstack cli commands and i saw dns-name properties cannot be
Public bug reported:
Hi,
We got BadRequest error in the following test. I think, net =
self._create_network(external=False) should be change net =
self._create_network(external=True). Can you check this test?
Test:
neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworks
3 matches
Mail list logo