Skip to content

Commit b414e3b

Browse files
Merge pull request #8 from devdattakulkarni/ObjectStores
README updated to include steps for running s3 example
2 parents ee4b0bf + 7bdf626 commit b414e3b

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,10 @@ Examples
5959

6060
$ sudo apt install python-pip
6161
$ pip install libvirt-python
62-
$ python libvirt/domain_handler.py
62+
$ python libvirt/domain_handler.py
63+
64+
3) ObjectStores:
65+
- Examples demonstrating use of Cloud Object Stores (e.g. AWS S3)
66+
- Try:
67+
68+
$ python ObjectStores/s3_handler.py

0 commit comments

Comments
 (0)