[
https://issues.apache.org/jira/browse/CLOUDSTACK-9153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055003#comment-15055003
]
ASF GitHub Bot commented on CLOUDSTACK-9153:
--------------------------------------------
Github user DaanHoogland commented on the pull request:
https://github.com/apache/cloudstack/pull/1234#issuecomment-164266288
@agneya2001 I ran test_quota.py
```
nosetests --with-marvin
--marvin-config=/data/shared/marvin/mct-zone1-kvm1-kvm2-zwps.cfg -s -a
tags=advanced,required_hardware=false
/data/git/cs1/cloudstack/test/integration/smoke/test_quota.py
```
all tests failed with exceptions like
```
======================================================================
ERROR: test_01_quota (integration.smoke.test_quota.TestQuota)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_quota.py",
line 59, in test_01_quota
response = self.apiclient.quotaTariffList(cmd)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2972, in quotaTariffList
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: error failed, due to: errorCode: 432,
errorText:The given command does not exist or it is not available for user
```
might I be missing something?
> When balance goes negative while adding negative credits then lock the
> account if quota is enforced
> ---------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9153
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9153
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.7.0
> Reporter: Abhinandan Prateek
> Assignee: Abhinandan Prateek
> Fix For: 4.7.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)