Gaurav Aradhye created CLOUDSTACK-8012:
------------------------------------------
Summary: component/maint/test_vpc_host_maintenance.py failing in
cleanup while deleting network offering
Key: CLOUDSTACK-8012
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8012
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.5.0
Reporter: Gaurav Aradhye
Assignee: Gaurav Aradhye
Fix For: 4.5.0
Error Message
Warning: Exception during cleanup : Execute cmd: deletenetworkoffering failed,
due to: errorCode: 431, errorText:Can't delete network offering 239 as its used
by 1 networks. To make the network offering unavaiable, disable it
Stacktrace
File "/usr/local/lib/python2.7/dist-packages/nose/suite.py", line 228, in run
self.tearDown()
File "/usr/local/lib/python2.7/dist-packages/nose/suite.py", line 351, in
tearDown
self.teardownContext(ancestor)
File "/usr/local/lib/python2.7/dist-packages/nose/suite.py", line 367, in
teardownContext
try_run(context, names)
File "/usr/local/lib/python2.7/dist-packages/nose/util.py", line 470, in
try_run
return func()
File
"/root/cloudstack/test/integration/component/maint/test_vpc_host_maintenance.py",
line 362, in tearDownClass
raise Exception("Warning: Exception during cleanup : %s" % e)
'Warning: Exception during cleanup : Execute cmd: deletenetworkoffering failed,
due to: errorCode: 431, errorText:Can\'t delete network offering 239 as its
used by 1 networks. To make the network offering unavaiable, disable it\n
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)