Split api_calls.py and api.py to make the documentation of the XMLRPC calls
authorStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 25 Oct 2007 17:49:11 +0000 (17:49 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 25 Oct 2007 17:49:11 +0000 (17:49 +0000)
commita7f54b07b8599d2d2c32d1ab729471f8fc8b769a
treeb170736d116b2eb01292ca848514b7c6eead2bc2
parent106d33a2055836ce373a3cc5c69c41728a97ceb5
Split api_calls.py and api.py to make the documentation of the XMLRPC calls
easier.

TODO: need to add ReCreate() back to the api.  According to David, it was
lost.

TODO: test that these changes do not break the running operation of NM.
api.py
api_calls.py [new file with mode: 0644]