Bug 1575971

Summary: [RFE][TestOnly] Provision overcloud with only Ironic and Neutron (without Nova and Glance)
Product: Red Hat OpenStack Reporter: Dmitry Tantsur <dtantsur>
Component: openstack-tripleo-commonAssignee: Steve Baker <sbaker>
Status: CLOSED CURRENTRELEASE QA Contact: Paras Babbar <pbabbar>
Severity: low Docs Contact:
Priority: low    
Version: 16.0 (Train)CC: acanan, amcleod, bdobreli, bfournie, ggrasza, igallagh, jkreger, jslagle, markmc, mburns, morazi, pweeks, racedoro, sasha, scohen, shardy, slinaber
Target Milestone: ---Keywords: FutureFeature, TechPreview, TestOnly, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/tripleo/+spec/nova-less-deploy
Whiteboard: docs-accepted
Fixed In Version: openstack-tripleo-common-11.4.1-1.20200914165651.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1894547 (view as bug list) Environment:
Last Closed: 2022-05-02 20:35:45 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:

Description Dmitry Tantsur 2018-05-08 12:38:14 UTC
Making TripleO workflows use Ironic directly to provision nodes has quite a few benefits:
1. First and foremost, getting rid of the horrible "no valid hosts found" exception. The scheduling will be much simpler and the errors will be clearer.
2. Also important for the generic provisioner case, we'll be able to get rid of Nova and Glance, reducing the memory footprint.
3. We'll get rid of pre-deploy validations that currently try to get what nova scheduler will expect.
4. We'll become on charge of building the configdrive, potentially putting more useful things there.
5. In the future we'll be able to integrate things like building RAID on demand much easier.
6. Also in the future we might want to use introspection data in scheduling and provisioning decisions. Particularly, we can automate handling root device hints.
7. We'll probably have easier time combining ironic with pre-deployed services or virtual solutions (e.g. putting controllers on oVirt, which is currently done via an unsupported ironic-staging-driver driver).
8. Hopefully, scale-up will be less error-prone.

The way I see it implemented is probably similar to the config-download work (and based on it). We can have a Heat flag to not provision instances, essentially stop after creating ports and creating ansible input. Then a mistral workflow will pick the required number of nodes, prepare them and provision. Then the usual config-download will proceed.

Comment 1 Bob Fournier 2018-08-29 17:03:26 UTC
From ML discussion, making this TechPreview for OSP-15.

Comment 17 Steve Baker 2019-10-30 19:58:28 UTC
I've attached the upstream docs bug. I think this could still be Tech Preview for 16, and ready to be the default for 16.1

Comment 23 Ramon Acedo 2020-04-22 10:55:40 UTC
Exit TP in 16.1.

Comment 24 Bob Fournier 2020-04-22 12:15:28 UTC
Ramon - this isn't planned for testing in 16.1 so should probably stay in TechPreview.

Comment 26 Lon Hohberger 2020-11-05 11:54:33 UTC
According to our records, this should be resolved by openstack-tripleo-common-11.4.1-1.20200914165651.el8ost.  This build is available now.

Comment 28 Steve Baker 2021-03-30 20:03:08 UTC
Moving to 17.0 since that is where downstream CI is testing it.

Comment 29 pweeks 2021-06-14 20:39:44 UTC
Taking this off the OSP17 planning as we already have a tracking BZ for it targeting 17, 1894547

Comment 33 Julia Kreger 2022-05-02 20:35:45 UTC
No longer applicable to keep this item open. Closing out.