Extract vshard_bootstrap into a separate rpc call
Currently vshard.router.bootstrap is called in the proc_sharding when the corresponding flag is passed. Maybe it should be done as a separate call to a separate stored procedure.
Currently vshard.router.bootstrap is called in the proc_sharding when the corresponding flag is passed. Maybe it should be done as a separate call to a separate stored procedure.