[Update] Patching fails on neutron enviroments
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Invalid
|
Critical
|
Sergey Vasilenko | ||
5.0.x |
Fix Committed
|
Critical
|
Sergey Vasilenko |
Bug Description
Steps to reproduce:
1. Deploy simple with neutron on Ubuntu on 5.026
2. Upgrade to 5.1
3. Patch environment on 2014.1.1-5.0.2 release
Actual result:
Puppet fail on controller during patching with can not sync neutron db
http://
VERSION:
feature_groups:
- mirantis
production: "docker"
release: "5.1"
api: "1.0"
build_number: "410"
build_id: "2014-08-
astute_sha: "b52910642d6de9
fuellib_sha: "d699fc178559e9
ostf_sha: "e33390c275e225
nailgun_sha: "67c4f1c18ab083
fuelmain_sha: "3d452c04345ca3
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
status: | Confirmed → Triaged |
Changed in fuel: | |
assignee: | Fuel Library Team (fuel-library) → Aleksandr Didenko (adidenko) |
Changed in fuel: | |
assignee: | Aleksandr Didenko (adidenko) → Sergey Vasilenko (xenolog) |
milestone: | 5.1 → 5.0.1 |
Changed in fuel: | |
milestone: | 5.0.1 → 5.0.2 |
no longer affects: | fuel/5.0.x |
Changed in fuel: | |
milestone: | 5.0.2 → 5.1 |
2014-08- 07T15:51: 19.254323+ 01:00 notice: (/Stage[ main]/Neutron: :Server/ Exec[upgrade_ neutron_ head]/returns) sqlalchemy. exc.Operational Error: (OperationalError) (1050, "Table 'networks' already exists") '\nCREATE TABLE networks (\n\ttenant_id VARCHAR(255), \n\tid VARCHAR(36) NOT NULL, \n\tname VARCHAR(255), \n\tstatus VARCHAR(16), \n\tadmin_state_up BOOL, \n\tshared BOOL, \n\tPRIMARY KEY (id), \n\tCHECK (admin_state_up IN (0, 1)), \n\tCHECK (shared IN (0, 1))\n)\n\n' ()