Bug #3293
Include vcenter_driver.rb in RUBY_LIB_LOCATION
Status: | Closed | Start date: | 11/05/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Packaging | |||
Target version: | Release 4.10.1 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.10 |
Description
Otherwise sunstone cannot be deployed in a different machine
Related issues
Associated revisions
bug #3293: move vcenter_driver.rb to /usr/lib/one/ruby
bug #3293: add ruby lib path to vcenter im
bug #3293: add ruby lib path to vcenter im
(cherry picked from commit 11641950f5f28d6ccfab29623adf5a29b8c32681)
History
#1 Updated by Ruben S. Montero over 6 years ago
- Target version set to Release 4.12
#2 Updated by Ruben S. Montero over 6 years ago
- Related to Bug #3322: Sunstone missing dependencies on Debian Wheezy added
#3 Updated by Ruben S. Montero over 6 years ago
- Target version changed from Release 4.12 to Release 4.10.1
#4 Updated by Ruben S. Montero over 6 years ago
- Assignee set to Javi Fontan
#5 Updated by Javi Fontan over 6 years ago
The packaging was changed so vcenter_driver.rb
and rbvmomi
are now included in the opennebula ruby package.
It is possible that the old vcenter_driver.rb will be left in the remotes directory of the nodes as onehost sync does not delete old files by default, it needs rsync to do so.
#6 Updated by Javi Fontan over 6 years ago
- Status changed from New to Closed
- Resolution set to fixed