[GitHub] [cloudstack-go] psycofdj opened a new pull request #7: WIP: Fix generator for map parameters that are lists of objects

2021-08-30 Thread GitBox
psycofdj opened a new pull request #7: URL: https://github.com/apache/cloudstack-go/pull/7 This PR modifies the generator to handle some parameters that are list of objects and not list of key/values. For instance, when using the `deployVirtualMachines` endpoint while configuring multip

[GitHub] [cloudstack-cloudmonkey] Pearl1594 opened a new pull request #95: Display output in human readable format

2021-08-30 Thread GitBox
Pearl1594 opened a new pull request #95: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/95 Fixes: https://github.com/apache/cloudstack-cloudmonkey/issues/94 When output format is set to anything other than JSON, it is observed that large values for example, size, etc are repr

[GitHub] [cloudstack-cloudmonkey] rhtyd closed issue #94: add human readable output

2021-08-30 Thread GitBox
rhtyd closed issue #94: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/94 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubs

[GitHub] [cloudstack-cloudmonkey] rhtyd merged pull request #95: Display output in human readable format

2021-08-30 Thread GitBox
rhtyd merged pull request #95: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/95 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

[GitHub] [cloudstack-cloudmonkey] rhtyd commented on issue #94: add human readable output

2021-08-30 Thread GitBox
rhtyd commented on issue #94: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/94#issuecomment-908915481 The linked PR fixes the formatting issue, however it doesn't do what @pdion891 has asked - PL please check if the PR is sufficient to close the ticket? -- This is an au

[GitHub] [cloudstack-cloudmonkey] rhtyd edited a comment on issue #94: add human readable output

2021-08-30 Thread GitBox
rhtyd edited a comment on issue #94: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/94#issuecomment-908915481 The linked PR fixes the formatting issue, however it doesn't do what @pdion891 has asked - PL please check if the PR is sufficient to close the ticket as ideally the