The TTL can be set per message so putting it on the API method (e.g. `MessageApi.create(UUID clientId, List<CreateMessage> messages, int ttl)`) would mean that the TTL would be set the same for all the messages. The API is more flexible than that.
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/46#issuecomment-27357605
