Activity log for bug #1518268

Date Who What changed Old value New value Message
2015-11-20 11:11:21 Valentin Kaplov bug added bug
2015-11-20 11:11:45 Valentin Kaplov fuel: assignee Fuel Python Team (fuel-python)
2015-11-20 11:14:42 Valentin Kaplov description Next test nailgun.test.integration.test_network_manager.TestNetworkManager#test_assign_ip_multiple_groups fails if run integration tests. If run the test separately, then it passed successfully. .... self.assertIn( IPAddress(ip.ip_addr), > IPNetwork(mgmt_net.cidr) ) E AssertionError: IPAddress('9.9.9.1') not found in IPNetwork('192.168.0.0/24') .... Next test nailgun.test.integration.test_network_manager.TestNetworkManager#test_assign_ip_multiple_groups fails if run integration tests. If run the test separately, then it passed successfully. ##################################             self.assertIn(                 IPAddress(ip.ip_addr), > IPNetwork(mgmt_net.cidr)             ) E AssertionError: IPAddress('9.9.9.1') not found in IPNetwork('192.168.0.0/24') ##################################
2015-11-20 11:40:12 Ilya Kutukov fuel: importance Undecided High
2015-11-20 11:40:17 Ilya Kutukov fuel: milestone 8.0
2015-11-20 11:40:21 Ilya Kutukov fuel: status New Confirmed
2015-11-20 11:40:57 Ilya Kutukov fuel: importance High Medium
2015-11-20 11:41:05 Ilya Kutukov fuel: status Confirmed Incomplete
2015-12-18 13:35:50 Dmitry Pyzhov tags area-python area-python tech-debt
2015-12-28 12:18:36 Dmitry Pyzhov fuel: status Incomplete Confirmed
2015-12-28 12:18:39 Dmitry Pyzhov fuel: milestone 8.0 9.0
2015-12-29 10:57:14 Dmitry Pyzhov fuel: importance Medium High
2015-12-29 10:57:20 Dmitry Pyzhov fuel: milestone 9.0 8.0
2015-12-30 14:27:58 Ihor Kalnytskyi fuel: assignee Fuel Python Team (fuel-python) Igor Kalnitsky (ikalnitsky)
2015-12-30 16:01:01 OpenStack Infra fuel: status Confirmed In Progress
2015-12-31 10:08:43 OpenStack Infra fuel: status In Progress Fix Committed
2016-01-19 11:31:36 Artem Roma fuel: status Fix Committed Confirmed
2016-01-21 11:59:48 Artem Roma fuel: status Confirmed Fix Committed