You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/11/10 09:02:39 UTC

[GitHub] [cloudstack-cloudmonkey] alexandremattioli opened a new issue, #118: associatednetworkid= does not autocomplete

alexandremattioli opened a new issue, #118:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/118

   When creating a shared network using an offering which has the SpecifyVLAN option set the associatednetworkid= should be able to autocomplete with the networks of that domain/account


-- 
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-unsubscribe@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-cloudmonkey] borisstoyanov commented on issue #118: associatednetworkid= does not autocomplete

Posted by "borisstoyanov (via GitHub)" <gi...@apache.org>.
borisstoyanov commented on issue #118:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/118#issuecomment-1451527203

   @alexandremattioli can you give an example prompt with cmk please. From what I see you want it to look for associatednetworkid, but there is no such API listAssociatedNetworks, so I think this improvement is not achievable at the moment? 


-- 
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-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-cloudmonkey] borisstoyanov commented on issue #118: associatednetworkid= does not autocomplete

Posted by "borisstoyanov (via GitHub)" <gi...@apache.org>.
borisstoyanov commented on issue #118:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/118#issuecomment-1521733519

   fixed with #133 


-- 
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-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-cloudmonkey] alexandremattioli commented on issue #118: associatednetworkid= does not autocomplete

Posted by "alexandremattioli (via GitHub)" <gi...@apache.org>.
alexandremattioli commented on issue #118:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/118#issuecomment-1451567175

   @borisstoyanov  it actually should list just the networks available, so network being created can be associated to one of them. It's just a "list networks"


-- 
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-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-cloudmonkey] borisstoyanov closed issue #118: associatednetworkid= does not autocomplete

Posted by "borisstoyanov (via GitHub)" <gi...@apache.org>.
borisstoyanov closed issue #118: associatednetworkid= does not autocomplete
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/118


-- 
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-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-cloudmonkey] borisstoyanov commented on issue #118: associatednetworkid= does not autocomplete

Posted by "borisstoyanov (via GitHub)" <gi...@apache.org>.
borisstoyanov commented on issue #118:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/118#issuecomment-1451776100

   @DaanHoogland can this correlate with #72 then? 


-- 
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-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-cloudmonkey] borisstoyanov commented on issue #118: associatednetworkid= does not autocomplete

Posted by "borisstoyanov (via GitHub)" <gi...@apache.org>.
borisstoyanov commented on issue #118:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/118#issuecomment-1461504437

   @rohityadavcloud advised this could be a small one, he's open to advise the assignee


-- 
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-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-cloudmonkey] DaanHoogland commented on issue #118: associatednetworkid= does not autocomplete

Posted by "DaanHoogland (via GitHub)" <gi...@apache.org>.
DaanHoogland commented on issue #118:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/118#issuecomment-1456063136

   yes, @borisstoyanov . it is bot about more intelligent autocompletion. This one to recognise the noun to use a list call for, and the aother one to add more specific arguments to the list command.


-- 
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-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-cloudmonkey] rohityadavcloud commented on issue #118: associatednetworkid= does not autocomplete

Posted by "rohityadavcloud (via GitHub)" <gi...@apache.org>.
rohityadavcloud commented on issue #118:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/118#issuecomment-1510720210

   If the default heuristic isn't working, in the autocompletion code we can use a specific API for specific param that fixes this issue. cc @nvazquez there are existing examples with list templates etc I think in the codebase.


-- 
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-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org