| Summary: | Scaling out an Openstack Infrastructure provider with an additional compute node doesn't work for an updated overcloud | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Mike Burns <mburns> |
| Component: | rhosp-director | Assignee: | Angus Thomas <athomas> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dan Yasny <dyasny> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 7.0 (Kilo) | CC: | achernet, athomas, hbrock, jcoufal, jfrey, jhardy, kbasil, mburns, mcornea, obarenbo, rhel-osp-director-maint, ukalifon |
| Target Milestone: | ga | Keywords: | TestOnly, Triaged |
| Target Release: | 8.0 (Liberty) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1288220 | Environment: | |
| Last Closed: | 2016-04-20 11:22:14 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: | |
| Bug Depends On: | 1288220 | ||
| Bug Blocks: | |||
|
Description
Mike Burns
2016-01-13 12:58:29 UTC
I believe this is fixed by the patch described in this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1290796 Mike Burns, can you verify the patch in the referenced bug made it into 8.0, and if so move this to on_qa testonly? Thanks, --Hugh The patch for that particular bug was a downstream only patch that shouldn't be needed on liberty. Basically, this means that using parameter_defaults everywhere should be all that we need and that's been done Retested 1. without SSL on both UC and OC 2. installed 7.3GA, upgraded UC to 8puddle Workarounds: - updated the rabbitmq password - added extra swap to the instack VM - fixed the (broken by UC upgrade) networking (missing vlan10) 3. populated the overcloud with 5 tenants/vms/volumes/etc 4. made a local kilo THT copy 5. ran the deploy command pointing at the kilo THT dir, and added 1 compute 6. added 5 more instances 7. verified some of the new instances got started on the new compute node setting BZ to verified, though it would be beneficial to repeat the test with SSL on UC and OC as well as IPv6 |