You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/05/04 15:20:04 UTC

[GitHub] izenk opened a new issue #2624: Unknown parameters : projectid

izenk opened a new issue #2624: Unknown parameters : projectid
URL: https://github.com/apache/cloudstack/issues/2624
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   #### ISSUE TYPE
   <!-- Pick one below and delete the rest --> 
   **Other**
   
   
   #### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   **Management Node**
   
   #### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master branch.
   -->
   **4.11.0**
   
   #### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   * **Advanced Networking**
   * **KVM**
   
   #### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   **CentOS Linux release 7.4.1708**
   
   #### SUMMARY
   <!-- Explain the problem/feature briefly -->
   During different UI operations (VPC creation, VM management, Forwarding Rules managements and etc.) I can see such WARNINGS:
   ~~~
   2018-05-04 16:45:33,690 WARN  [c.c.a.d.ParamGenericValidationWorker] (qtp788117692-323:ctx-9c5a250d ctx-83e49862) (logid:87d0fc5a) Received unknown parameters for command listNics. Unknown parameters : projectid
   2018-05-04 16:45:35,497 WARN  [c.c.a.d.ParamGenericValidationWorker] (qtp788117692-13:ctx-a6e4db2e ctx-06296171) (logid:7cb8a0e1) Received unknown parameters for command createPortForwardingRule. Unknown parameters : projectid
   ~~~
   #### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   I don't now if such messages mean that something will go wrong. But as I understand if you create some entity under project, cs should link somehow this entity to the project

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services