2.357. openstack software deployment create


usage: openstack software deployment create [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--noindent] [--prefix PREFIX]
                                            [--input-value <key=value>]
                                            [--action <action>]
                                            [--config <config>]
                                            [--signal-transport <signal-transport>]
                                            [--container <container>]
                                            [--timeout <timeout>] --server
                                            <server>
                                            <deployment-name>
Create a software deployment.

Positional arguments

<deployment-name>


        Name of the derived config associated with this
      deployment. This is used to apply a sort order to the
      list of configurations currently deployed to the
      server.

Optional arguments

-h, --help


        show this help message and exit

--input-value <key=value>


      Input value to set on the deployment. This can be
      specified multiple times.

--action <action>


        Name of an action for this deployment. This can be a
      custom action, or one of CREATE, UPDATE, DELETE,
      SUSPEND, RESUME. Default is UPDATE

--config <config> ID


        of the configuration to deploy

--signal-transport <signal-transport>


      How the server should signal to heat with the
      deployment output values. TEMP_URL_SIGNAL will create
      a Swift TempURL to be signaled via HTTP PUT.
      ZAQAR_SIGNAL will create a dedicated zaqar queue to be
      signaled using the provided keystone
      credentials.NO_SIGNAL will result in the resource
      going to the COMPLETE state without waiting for any
      signal

--container <container>


      Optional name of container to store TEMP_URL_SIGNAL
      objects in. If not specified a container will be
      created with a name derived from the DEPLOY_NAME

--timeout <timeout>


        Deployment timeout in minutes

--server <server> ID


        of the server being deployed to

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