Feature #3570
Add install_gems script extra options
Status: | Closed | Start date: | 02/06/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 4.12 | |||
Resolution: | fixed | Pull request: | https://github.com/OpenNebula/one/pull/46 |
Description
Hi
We are working in a new addon to package for each OS the required ruby gems by opennebula (instead of install them through gem install). To simplify the process we have modified the install_gems script to execute a dryrun to show the list of packages and gems dependencies (this list will be used by the addon script to generate the packages in an automated way).
A new PR was created to include these options:
History
#1 Updated by Ruben S. Montero over 6 years ago
- Tracker changed from Request to Feature
- Category set to Core & System
- Status changed from Pending to Closed
- Assignee set to Javi Fontan
- Target version set to Release 4.12
- Resolution set to fixed
- Pull request set to https://github.com/OpenNebula/one/pull/46