Damans227 edited a comment on issue #6016:
URL: https://github.com/apache/cloudstack/issues/6016#issuecomment-1048899497


   > @Damans227 great to see that you are interested. In terms of the 
datasources, ideal practice is to have a datasource for the supported 
resources. However, on a priority basis, if we were to select datasources to be 
supported, we'd include:
   > 
   > ```
   > 
   > 1. volumes
   > 2. instances
   > 3. sshkeypair
   > 4. zones
   > 5. service offering
   > 6. network offering
   > 7. disk offering
   > ```
   > 
   > If you are keen on further increasing support of resources - we can also 
look at adding the following resources:
   > 
   > ```
   > user
   > account
   > domain
   > project
   > host
   > cluster
   > pod
   > zone
   > configuration
   > ```
   
   @Pearl1594 Hi! In the [CloudStack API 
documentation](https://cloudstack.apache.org/api/apidocs-4.9/), I see there are 
about 72 resources supported. Is this project going to include implementing 
data sources for all of them, or am I looking at the incorrect list of 
resources?
   
   Maybe my perspective of looking at work involved in the project is broken, 
but I feel I could define a clear timeline for implementation if I know the 
exact number of resources to be worked on. 


-- 
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