Feature #482
Installation of client utilities
Status: | Closed | Start date: | 02/09/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | CLI | |||
Target version: | Release 2.2 | |||
Resolution: | fixed | Pull request: |
Description
OpenNebula's install.sh script lets you install either the ec2 or occi client utilities.
There should be an option to install all client related commands, including the CLI (onevm, onevnet, etc.)
History
#1 Updated by Zeeshan Shah over 10 years ago
it will be more good to have client util CLI, ec2, occi etc as rpm, .deb binaries
Zeeshan
#2 Updated by Damien Raude-Morvan over 10 years ago
Hi,
That's something that matters to me (and Debian users) for next OpenNebula release.
I'm planning to implement this "split" in Debian packages :
Cheers,
--
Damien
#3 Updated by Carlos Martín over 10 years ago
Damien Raude-Morvan wrote:
That's something that matters to me (and Debian users) for next OpenNebula release.
I'm planning to implement this "split" in Debian packages :
Hi Damien,
Did you take a look at the commit? Right now the -c option will install all three client tools: ec2, occi and CLI, and required libs.
Let us know if that's what you were planning for an opennebula-client deb package, or if you need any other additional install options.
Cheers.
#4 Updated by Damien Raude-Morvan over 10 years ago
Hi Carlos,
My current plan for 2.2 is to :- add new library package "libopennebula-ruby" with
/var/lib/ruby/cloud/occi /var/lib/ruby/cloud/econe /var/lib/ruby/OpenNebula
- add new "opennebula-tools" with :
onevm, oneimage & so
this package will depends on libopennebula-ruby - rename actual "opennebula" package to "opennebula-server"
- create new "opennebula" meta-package depends on "opennebula-server" + "opennebula-tools"
Regards,
#5 Updated by Ruben S. Montero over 10 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed