cleanup: description: | Clean up after the Neutron agents. params: i-really-mean-it: type: boolean default: false description: | The default false will not run the action, set to true to perform cleanup. . WARNING: Running this action will interrupt instance connectivity and it will not be restored until either Neutron agents or a different SDN reprograms connectivity on the gateway. . NOTE: The unit must be paused prior to running this action. required: - i-really-mean-it openstack-upgrade: description: Perform openstack upgrades. Config option action-managed-upgrade must be set to True. pause: description: Pause the neutron-gateway unit. resume: descrpition: Resume the neutron-gateway unit. security-checklist: description: Validate the running configuration against the OpenStack security guides checklist