rajujith opened a new issue, #7951:
URL: https://github.com/apache/cloudstack/issues/7951

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main 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 -->
    * Bug Report
    
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   Tungsten
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.18.0
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   
   Multizone installation with Tungsten.
   Network offerings with ConfigDrive as the userdata provider.
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   NA
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   In CloudStack installations with multizone the config drive provider is 
enabled only in the first zone. It is disabled by default in other zones. This 
restricts creating guest networks with config drive support in the affected 
zones at first. In the UI the network offering won't be listed when the zone is 
switched. On using API/CMK the error is visible hence we can enable the 
provider to fix the issue. 
   
   ##### 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.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   1. Create a multi-zone cloudstack installation with Tungsten fabric.
   2. Create a network offering with all supported services using Tungsten and 
userdata using configdrive.
   3. Create a guest network using the above offering in the second zone.
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   Config drive provider is enabled by default in a zone.
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   ConfigDrive provider is disabled by default in additional zones. 
   ~~~
   <img width="1184" alt="Screenshot 2023-09-08 at 11 04 26 AM" 
src="https://github.com/apache/cloudstack/assets/5229147/67525512-ff5c-4289-9862-e8b614f0c398";>
   
   ![Screenshot 2023-09-08 at 10 36 18 
AM](https://github.com/apache/cloudstack/assets/5229147/fb364ab4-b9a7-48dc-be1b-73566af7562d)
   
   
   ![Screenshot 2023-09-08 at 10 36 05 
AM](https://github.com/apache/cloudstack/assets/5229147/85d52aec-ff27-499f-abce-f883d18b9553)
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to