Bug #4611
Migrator creates public marketplace with zone -1
Status: | Closed | Start date: | 06/28/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 5.0.2 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 5.0 |
Description
This makes the marketplace unusable. Clean installation creates public marketplace with zone ID 0.
Deleting and creating the marketplace again fixes the problem:
$ cat << EOT > market NAME = "OpenNebula Public" MARKET_MAD = one EOT $ onemarket create market
Related issues
Associated revisions
Bug #4611: Fix missing zone_id in market after migration
Bug #4611: Fix missing zone_id in market after migration
(cherry picked from commit 02494be37878492018bb8f130a46e400ead89e78)
History
#1 Updated by Ruben S. Montero about 5 years ago
- Target version changed from Release 5.2 to Release 5.0.2
#2 Updated by Carlos Martín almost 5 years ago
- Status changed from Pending to Closed
- Assignee set to Carlos Martín
- Resolution set to fixed
#3 Updated by Ruben S. Montero almost 5 years ago
- Related to Bug #4512: OpenNebula reports aborted query "SELECT body FROM marketplace_pool WHERE oid = 0" added