add CLI deb package

This commit is contained in:
edison 2010-10-17 15:51:12 -07:00
parent 8a6bde7d83
commit 762bf1eaa3
3 changed files with 14 additions and 1 deletions

5
debian/cloud-cli.install vendored Normal file
View File

@ -0,0 +1,5 @@
/usr/lib/python*/dist-packages/cloudtool*
/usr/lib/python*/dist-packages/cloudapis.py
/etc/cloud/cli/commands.xml
/usr/bin/cloud-tool
/usr/bin/cloudvoladm

View File

@ -1 +1,3 @@
/usr/lib/python*/dist-packages/cloud*
/usr/lib/python*/dist-packages/cloud_PrettyPrint.*
/usr/lib/python*/dist-packages/cloud_sxp.*
/usr/lib/python*/dist-packages/cloud_utils.*

6
debian/control vendored
View File

@ -139,6 +139,12 @@ Description: Cloud.com Python library
The Cloud.com Python library contains a few Python modules that the
CloudStack uses.
Package: cloud-cli
Architecture: any
Depends: python
Description: Cloud.com Volume Manager Tools
The Cloud.com cli tool set let you to access CloudStack Management API through CLI and Manage Volumes
Package: cloud-agent
Provides: vmops-agent
Conflicts: vmops-agent