2.64. openstack dataprocessing cluster create


usage: openstack dataprocessing cluster create [-h]
                                               [-f {json,shell,table,value,yaml}]
                                               [-c COLUMN]
                                               [--max-width <integer>]
                                               [--noindent] [--prefix PREFIX]
                                               [--name <name>]
                                               [--cluster-template <cluster-template>]
                                               [--image <image>]
                                               [--description <description>]
                                               [--user-keypair <keypair>]
                                               [--neutron-network <network>]
                                               [--count <count>] [--public]
                                               [--protected] [--transient]
                                               [--json <filename>] [--wait]
Copy to Clipboard Toggle word wrap
Creates cluster

Optional arguments

-h, --help


        show this help message and exit

--name <name>


        Name of the cluster [REQUIRED if JSON is not provided]

--cluster-template <cluster-template>


      Cluster template name or ID [REQUIRED if JSON is not
      provided]

--image <image>


        Image that will be used for cluster deployment (Name
      or ID) [REQUIRED if JSON is not provided]

--description <description>


      Description of the cluster

--user-keypair <keypair>


      User keypair to get acces to VMs after cluster
      creation

--neutron-network <network>


      Instances of the cluster will get fixed IP addresses
      in this network. (Name or ID should be provided)

--count <count>


        Number of clusters to be created

--public


        Make the cluster public (Visible from other tenants)

--protected


        Make the cluster protected

--transient


        Create transient cluster

--json <filename> JSON


        representation of the cluster. Other arguments
      (except for --wait) will not be taken into account if
      this one is provided

--wait


        Wait for the cluster creation to complete

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