Nassos,
Can you confirm your use case? You want to have a big RDS MySQL server instance used in a multi-tenant way with many smaller MySQL database instances?
We are no longer using the MySQL RDS service at Pivotal since we have partnered with ClearDB to provide MySQL Services that are hosted at
run.pivotal.io. It was working for us for awhile, so the code may be usable, but is not being actively used by us.
The best place to look at what values are required for a manifest is probably here in the spec file for the rds_mysql_gateway:
specifically the mysql_gateway.yml.erb file:
If I hear about an example manifest, then I try to share it.