ppf/new: Update storage.py to return swarm_id and client_session_id.
authorMariana Mărășoiu <mariana.marasoiu@gmail.com>
Thu, 15 Sep 2011 22:17:14 +0000 (01:17 +0300)
committerMariana Mărășoiu <mariana.marasoiu@gmail.com>
Thu, 15 Sep 2011 22:17:14 +0000 (01:17 +0300)
commit1be87d3360b8052d2de80f084f0c97de37c57b49
tree9e8630f3598197e77c608a192f75d0a51025de08
parentfc7d8063d40db45c297144368666af26495ec075
ppf/new: Update storage.py to return swarm_id and client_session_id.

add_swarms and add_client_session methods return the id after the insertion
in database is made.
ppf/new/storage.py