Skip to content
Snippets Groups Projects
Commit 78fad39b authored by sguazt's avatar sguazt
Browse files

Fixed some typos

parent 41c37094
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,7 @@ package_name = aws_libcloud
manager_name = AWS
# Library dependencies
dependencies = apache-libcloud:git+https://github.com/subwave07/libcloud.git@trunk,
boto3, pytz, tzlocal
dependencies = apache-libcloud, boto3, pytz, tzlocal
# Author
author = Luca Banzato
......@@ -28,4 +27,4 @@ module_version = 0.10.0
release_date = February 22, 2019
# License
license = GNU v3
\ No newline at end of file
license = GNU v3
......@@ -12,8 +12,7 @@ package_name = chameleon_libcloud
manager_name = ChameleonCloud
# Library dependencies
dependencies = apache-libcloud:git+https://github.com/subwave07/libcloud.git@trunk,
gnocchiclient, python-blazarclient, pytz, tzlocal
dependencies = apache-libcloud, gnocchiclient, python-blazarclient, pytz, tzlocal
# Author
author = Luca Banzato
......@@ -28,4 +27,4 @@ module_version = 0.10.0
release_date = February 09, 2019
# License
license = GNU v3
\ No newline at end of file
license = GNU v3
......@@ -27,4 +27,4 @@ module_version =
release_date =
# License
license =
license = GNU v3
......@@ -12,8 +12,7 @@ package_name = gcp_libcloud
manager_name = GCP
# Library dependencies
dependencies = apache-libcloud:git+https://github.com/subwave07/libcloud.git@trunk,
google-auth, google-auth-oauthlib, google-cloud-monitoring, pytz, tzlocal
dependencies = apache-libcloud, google-auth, google-auth-oauthlib, google-cloud-monitoring, pytz, tzlocal
# Author
author = Luca Banzato
......@@ -22,10 +21,10 @@ author = Luca Banzato
email = 20005492@studenti.uniupo.it
# Version
module_version = 0.10.0
module_version =
# Release date
release_date = February 26, 2019
release_date =
# License
license = GNU v3
\ No newline at end of file
license = GNU v3
......@@ -12,8 +12,7 @@ package_name = openstack_libcloud
manager_name = OpenStack
# Library dependencies
dependencies = apache-libcloud:git+https://github.com/subwave07/libcloud.git@trunk,
python-ceilometerclient, gnocchiclient, python-blazarclient, pytz, tzlocal
dependencies = apache-libcloud, python-ceilometerclient, gnocchiclient, python-blazarclient, pytz, tzlocal
# Author
author = Luca Banzato
......@@ -22,10 +21,10 @@ author = Luca Banzato
email = 20005492@studenti.uniupo.it
# Version
module_version = 0.10.0
module_version =
# Release date
release_date = February 09, 2019
release_date =
# License
license = GNU v3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment