Re: [jclouds/jclouds] Remove hardcoded content size for personality in Openstack Nova (#1012)

2016-09-22 Thread arvindn05
@nacx Please review when you get a chance https://issues.apache.org/jira/browse/JCLOUDS-1175 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1012#issuecomment-249039546

[jira] [Commented] (JCLOUDS-1175) Remove hardcoded limitation of content size in Openstack Nova CreateServerOptions API

2016-09-22 Thread Arvind Nadendla (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514538#comment-15514538 ] Arvind Nadendla commented on JCLOUDS-1175: -- Thanks Ignasi. I created the pull request.

Re: [jclouds/jclouds-labs] Pb compute api (#292)

2016-09-22 Thread alibazlamit
@alibazlamit pushed 1 commit. d133573 Changed from the review applied -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-22 Thread Andrea Turli
@andreaturli pushed 1 commit. 342666f fix create network card interface -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [jclouds/jclouds-labs] Pb compute api (#292)

2016-09-22 Thread alibazlamit
@devcsrj the gist results [here](https://gist.github.com/alibazlamit/c09d8fc26af8d615bf7f48c710a65254) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/292#issuecomment-248996349

[jclouds/jclouds] Remove hardcoded content size for personality in Openstack Nova (#1012)

2016-09-22 Thread arvindn05
Fix issue JCLOUDS-1175 by removing hardcoded content sizes in Openstack Nova API You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1012 -- Commit Summary -- * Remove hardcoded limitation of content size in Openstack Nova