mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CS-14411 cloud-cli missing from Ubuntu packages
resolved fixed
This commit is contained in:
parent
7c6932ef80
commit
b4186eac6c
0
debian/cloud-cli.config
vendored
Normal file
0
debian/cloud-cli.config
vendored
Normal file
8
debian/cloud-cli.install
vendored
Normal file
8
debian/cloud-cli.install
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
/etc/cloud/cli/commands.xml
|
||||||
|
/usr/bin/cloud-grab-dependent-library-versions
|
||||||
|
/usr/bin/cloud-tool
|
||||||
|
/usr/bin/cloudvoladm
|
||||||
|
/usr/lib/python*/site-packages/cloudapis.py
|
||||||
|
/usr/lib/python*/site-packages/cloudtool
|
||||||
|
/usr/lib/python*/site-packages/cloudtool/__init__.py
|
||||||
|
/usr/lib/python*/site-packages/cloudtool/utils.py
|
||||||
7
debian/control
vendored
7
debian/control
vendored
@ -172,3 +172,10 @@ Depends: openjdk-6-jre, cloud-utils (= ${source:Version}), cloud-core (= ${sourc
|
|||||||
Description: CloudStack usage monitor
|
Description: CloudStack usage monitor
|
||||||
The CloudStack usage monitor provides usage accounting across the entire cloud for
|
The CloudStack usage monitor provides usage accounting across the entire cloud for
|
||||||
cloud operators to charge based on usage parameters.
|
cloud operators to charge based on usage parameters.
|
||||||
|
|
||||||
|
Package: cloud-cli
|
||||||
|
Provides: cloud-cli
|
||||||
|
Architecture: any
|
||||||
|
Depends: openjdk-6-jre, cloud-utils (= ${source:Version}), cloud-core (= ${source:Version}), cloud-deps (= ${source:Version}), cloud-server (= ${source:Version}), cloud-daemonize (= ${source:Version}), cloud-setup (= ${source:Version}), cloud-client (= ${source:Version})
|
||||||
|
Description: CloudStack commandline tool
|
||||||
|
The CloudStack commandline tool for invoking APi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user