New in version 2015.5.0.
Create and destroy Rackspace queues. Be aware that this interacts with Rackspace's services, and so may incur charges.
This module uses pyrax
, which can be installed via package, or pip.
This module is greatly inspired by boto_* modules from SaltStack code source.
myqueue:
pyrax_queues.present:
- provider: my-pyrax
myqueue:
pyrax_queues.absent:
- provider: my-pyrax
Ensure the named Rackspace queue is deleted.
Name of the Rackspace queue.
Salt Cloud provider
Ensure the RackSpace queue exists.
Name of the Rackspace queue.
Salt Cloud Provider
Generated on October 23, 2024 at 09:02:06 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.9, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy