You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by rashmidixit <gi...@git.apache.org> on 2016/12/22 09:35:30 UTC

[GitHub] cloudstack pull request #1855: CLOUDSTACK-9697: Better error message if user...

GitHub user rashmidixit opened a pull request:

    https://github.com/apache/cloudstack/pull/1855

    CLOUDSTACK-9697: Better error message if user tries to shrink VM ROOT Volume size

    Skip the API call altogether if the UI detects this case and throw a more user friendly message
    
    Conflicts:
    	client/WEB-INF/classes/resources/messages.properties
    	client/WEB-INF/classes/resources/messages_ja_JP.properties
    	client/WEB-INF/classes/resources/messages_zh_CN.properties
    	ui/dictionary2.jsp

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Accelerite/cloudstack CLOUDSTACK-9697

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1855.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1855
    
----
commit 4b54fa3438fc88a2465b22a344c601e61d40c4af
Author: sanket_thite <sa...@accelerite.com>
Date:   2016-09-13T06:47:09Z

    CLOUDSTACK-9697: Added better error message user if tries to shrink the VM ROOT volume size
    Skip the API call altogether if the UI detects this and throw a more user friendly message
    
    Conflicts:
    	client/WEB-INF/classes/resources/messages.properties
    	client/WEB-INF/classes/resources/messages_ja_JP.properties
    	client/WEB-INF/classes/resources/messages_zh_CN.properties
    	ui/dictionary2.jsp

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1855: CLOUDSTACK-9697: Better error message in UI if user ...

Posted by ramkatru <gi...@git.apache.org>.
Github user ramkatru commented on the issue:

    https://github.com/apache/cloudstack/pull/1855
  
    tag:mergeready


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1855: CLOUDSTACK-9697: Better error message if user tries ...

Posted by rashmidixit <gi...@git.apache.org>.
Github user rashmidixit commented on the issue:

    https://github.com/apache/cloudstack/pull/1855
  
    @sadhugit I have updated the bug description based on your comments.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1855: CLOUDSTACK-9697: Better error message if user tries ...

Posted by sadhugit <gi...@git.apache.org>.
Github user sadhugit commented on the issue:

    https://github.com/apache/cloudstack/pull/1855
  
    tested on my setup and Looks good to me.
    Need to handle on API side  so please update the Bug description  by adding UI only


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---