11.3. Configure and Launch the Data Processing Service


Procedure 11.5. Launching the Data Processing Service

  1. If your OpenStack deployment uses OpenStack Networking (neutron), you must configure the Data Processing service accordingly:
    # openstack-config --set /etc/sahara/sahara.conf \
       DEFAULT use_neutron true
    Copy to Clipboard Toggle word wrap
  2. Start the Data Processing services and configure them to start at boot time:
    # systemctl start openstack-sahara-api.service
    # systemctl start openstack-sahara-engine.service
    # systemctl enable openstack-sahara-api.service
    # systemctl enable openstack-sahara-engine.service
    Copy to Clipboard Toggle word wrap
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top