Prasanna Santhanam created CLOUDSTACK-2472:
----------------------------------------------
Summary: test_project_limits.py : Unresolved reference to max_value
Key: CLOUDSTACK-2472
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2472
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Test
Affects Versions: 4.2.0
Reporter: Prasanna Santhanam
Priority: Critical
Fix For: 4.2.0
def test_01_project_limits(self):
with self.assertRaises(Exception):
self.debug(
"Attempting to update project: %s resource limit to: %s" % (
project.id,
max_value
))
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira