[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662992#comment-13662992
 ] 

ASF subversion and git services commented on CLOUDSTACK-2472:
-------------------------------------------------------------

Commit b74d13f9b1daf7e09fa3fa23d963b20ed12e588a in branch refs/heads/master 
from [~gpshilamkar]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b74d13f ]

CLOUDSTACK-2472: Fix unresolved reference to max_value

Signed-off-by: Prasanna Santhanam <[email protected]>

                
> 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
>            Assignee: Girish Shilamkar
>            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

Reply via email to