lp:~kxteam/kxplatform/trunk

Created by Josh Higgins and last modified

Platform Server development series

Get this branch:
bzr branch lp:~kxteam/kxplatform/trunk
Members of KX can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
KX
Project:
Platform
Status:
Abandoned

Recent revisions

23. By Josh Higgins

Providers are now Python scripts downloaded by Client

22. By Josh Higgins

Changed id to cid to avoid conflict with built in

21. By Josh Higgins

Use MongoClient if available, else fall back to Connection object. Import gridfs and set up database with -filestore prefix ready for filestore implementation

20. By Josh Higgins

configuration_save_run_log now uses clientkey. Added private function to get database id from clientkey

19. By Josh Higgins

Fixed passing parameters to check_build_credentials and added global configuration parameter handling - two new functions get_global_config and set_global_config in DatabaseController. Build username and password is now set in global config.

18. By Josh Higgins

Completed rename to client key, modified computer functions to accept key instead of database id

17. By Josh Higgins

API change, computer uuid is no longer used, server will issue a key when registering which is stored by the client, and can be revoked by the server at any time. Modified computer_authorise function and added computer_find

16. By Josh Higgins

Adding platform-client as dependency for debian packaging

15. By Josh Higgins

Fixed clobbering of spaces to tabs in controller.py

14. By Josh Higgins

Added authorise_existing_computer to controller, to check whether a computer on which the client has not been configured already exists in the platform database

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers