Skip to content

Commit 55c6533

Browse files
Update README.md
1 parent d88201b commit 55c6533

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

README.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -112,18 +112,22 @@ make container
112112
- [CloudStack documentation on storage](http://docs.cloudstack.apache.org/en/latest/adminguide/storage.html)
113113
- [CSI (Container Storage Interface) specification](https://github.com/container-storage-interface/spec)
114114

115-
---
115+
## History
116116

117-
Copyright 2021 Apalia SAS
117+
Apalia SAS originally started the [CloudStack CSI Driver](https://github.com/apalia/cloudstack-csi-driver)
118+
project, which was later [forked and progressed](https://github.com/apalia/cloudstack-csi-driver/forks)
119+
by several members of the CloudStack community, notably [Leaseweb](https://github.com/leaseweb/cloudstack-csi-driver).
118120

119-
Licensed under the Apache License, Version 2.0 (the "License");
120-
you may not use this file except in compliance with the License.
121-
You may obtain a copy of the License at
121+
This repository attempts to widen the scope of the original project to make it work across
122+
hypervisors (KVM, VMware, XenServer/XCP-ng) and add support for domains, projects, CKS, CAPC, and advanced storage
123+
operations such as volume snapshots.
122124

123-
http://www.apache.org/licenses/LICENSE-2.0
125+
## License
124126

125-
Unless required by applicable law or agreed to in writing, software
126-
distributed under the License is distributed on an "AS IS" BASIS,
127-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
128-
See the License for the specific language governing permissions and
129-
limitations under the License.
127+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
128+
this file except in compliance with the License. You may obtain a copy of the
129+
License at <http://www.apache.org/licenses/LICENSE-2.0>
130+
131+
## Contributors
132+
133+
[![CloudStack CSI Driver Contributors](https://contrib.rocks/image?repo=shapeblue/cloudstack-csi-driver&anon=0&max=500)](https://github.com/shapeblue/cloudstack-csi-driver/graphs/contributors)

0 commit comments

Comments
 (0)