Hello Everyone,
We are planning to add support for NFS and iSCSI protocol-based primary
storage-pool provisioning support with the ONTAP plugin.
Looking at the current code, our understanding is to extend some CloudStack
core files under the hypervisors package, like libvirtStoragePool, and add
o
Hi Sandeep,
To get some idea about the storage plugin, you can refer to the details
about storage subsystem, the interfaces/methods to implement here:
-
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Storage+subsystem+2.0
.
For sample design & implementation, check the powerflex plugin det
Hi Daan,
I'm looking for documentation to build my own storage plugin. Currently,
I'm building stuff by hit and trial, going through errors in the logs and
understanding core cloudstack code. This is becoming very inefficient,
hence the query.
Any leads would be highly appreciated.
Thankyou,
Be
Sandeep, tl;dr no
It would be a good idea but storage vendors are usually not core developers. It
would be good to have an extension documentation framework in general (not just
for storage vendors). Are you looking for answers on a specific storage vendor
or looking for how to implement your o
DaanHoogland commented on code in PR #84:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/pull/84#discussion_r2576106981
##
.golangci.yml:
##
@@ -1,53 +1,50 @@
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.