Bug 1420383
| Summary: | Package LevelDBJNI and use in ODL | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Mike Kolesnik <mkolesni> |
| Component: | opendaylight | Assignee: | Stephen Kitt <skitt> |
| Status: | CLOSED ERRATA | QA Contact: | Itzik Brown <itbrown> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 10.0 (Newton) | CC: | lruzicka, mkolesni, nyechiel, skitt, tvignaud |
| Target Milestone: | beta | Keywords: | Triaged, ZStream |
| Target Release: | 12.0 (Pike) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | opendaylight-6.0.0-4.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: |
This update replaces the Java based LevelDB in favour of the JNI package and provides the
leveldbjni-all-1.8-15.5.el7ost.x86_64 package.
|
Story Points: | --- |
| Clone Of: | Environment: |
N/A
|
|
| Last Closed: | 2017-12-13 21:08:54 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1432091 | ||
| Bug Blocks: | 1414298 | ||
|
Description
Mike Kolesnik
2017-02-08 14:37:17 UTC
http://pkgs.devel.redhat.com/cgit/rpms/opendaylight/commit/?h=private-skitt-remove-dsos&id=ef6752c5dd71f8cd64d62d6c48003a4a04ab2618 implements this, but it needs netty and leveldbjni to be available in RHEL or OSP. The candidate build for this is https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=13652244 Return to POST since the candidate build isn’t done yet... Checked with: leveldbjni-all-1.8-15.5.el7ost.x86_64 opendaylight-6.1.0-2.el7ost.noarch 1. Checked that opendaylight package is installed 2. $ rpm -q --whatrequires leveldbjni-all opendaylight-6.1.0-2.el7ost.noarch 3. Checked that akka.conf has # native = off Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:3462 |