| Workbook name: | tripleo.swift.v1 | 
|---|
TripleO Swift Utility Workflows
Workflows in the Swift Workbook
tripleo.swift.v1.container_existsVerify if a Swift container exists Given the name of a Swift container this workflow will verify if it already exists. The workflow will ERROR if it doesn’t and end in SUCCESS if it does. If create_container: true is passed in, then the container will be created if it doesn’t exist. In this case, if the workflow fails the container failed to create.
Workflow inputs:
| Input container: | |
|---|---|
| Required. | |
| Input {‘headers’: | |
| {}}: Required. | |
| Input {‘create_container’: | |
| False}: Required. | |
tripleo.swift.v1.object_existsVerify if a Swift object exists Given the name of a Swift container and object this workflow will verify if it already exists. The workflow will ERROR if it doesn’t and end in SUCCESS if it does.
Workflow inputs:
| Input container: | |
|---|---|
| Required. | |
| Input object: | Required. | 
 
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.