Comment 1 for bug 843142

Revision history for this message
klmitch (q-noreply) wrote :

BasURL would have a flag called default.When this flag is set to be true tenants that are getting created would automatically get these urls as their reference by default.In case tenant doesn't want the default, they are still free to go and delete the existing references and create new references.
My only contention is for someone making the call this is like a hidden information.He is attempting to create a tenant and has not passed any baseurl for the tenant during the create call.That seems non RESTful to me.
Also should we make tenant creation calls heavy.Ie giving the option of passing the references in case they want to override defaults?
 Ziad could you let me know that this is how you wanted.I shall start working on it.