Commit Graph

24 Commits

Author SHA1 Message Date
termie 40dd925070 merged from upstream 2010-12-15 11:02:33 -08:00
termie a2a8406b5d updates per review 2010-12-14 16:05:39 -08:00
jaypipes@gmail.com a6645d8a43 Initial i18n commit for endpoints. All endpoints must install
gettext, which injects the _ function into the builtins.
2010-12-11 15:10:24 -05:00
Andy Smith 4d06429290 add back utils.default_flagflie 2010-12-09 16:45:51 -08:00
Andy Smith a1640f3528 formatting and naming cleanup 2010-12-09 16:05:13 -08:00
Andy Smith 00f329d479 make nova binaries use eventlet 2010-12-09 14:36:23 -08:00
Eric Day 60c82177da Fix for bug#613264, allowing hosts to be specified for nova-api and objectstore listeners. 2010-11-03 12:38:15 -07:00
Eric Day 2e2dce7ebf Added support for OpenStack and EC2 APIs to run on different ports. 2010-11-02 11:28:14 -07:00
Eric Day e012a2b737 PEP8 and pylint cleanup. There should be no functional changes here, just style changes to get violations down. 2010-10-21 11:49:51 -07:00
Eric Day 6460a2e9f8 Merged gundlach's branch. 2010-09-23 11:24:26 -07:00
Eric Day 54122c0a15 Various loose ends for endpoint and tornado removal cleanup, including cloudpipe API addition, rpc.call() cleanup by removing tornado ioloop, and fixing bin/* programs. Tornado still exists as part of some test cases and those should be reworked to not require it. 2010-09-22 17:54:57 -07:00
Soren Hansen f2a3f9a622 Make the scripts in bin/ detect if they're being run from a bzr checkout
or an extracted release tarball or whatever and adjust PYTHONPATH
accordingly.
2010-09-08 10:45:39 +02:00
Eric Day 47e98cdae2 Removed old cloud_topic queue setup, it is no longer used. 2010-08-18 18:25:16 -07:00
Eric Day 46c0f66d12 Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is already cleaned up in another branch. 2010-08-07 19:51:17 -07:00
Vishvananda Ishaya a3ca587654 Massive refactor of users.py
Split users.py into manager.py and ldpadriver.py
Added tons of docstrings
Cleaned up public methods
Simplified manager singleton handling
2010-07-19 13:19:26 -05:00
Jesse Andrews 3ce6ec1a83 reorder imports spacing 2010-07-15 18:13:48 -05:00
Jesse Andrews c8fdce0110 remove import of vendor since we have PPA now 2010-07-15 11:07:40 -05:00
Todd Willey c88d1f033b update copyrights 2010-07-15 01:28:51 -04:00
Todd Willey ced951677c Finish singletonizing UserManager usage. 2010-07-14 19:51:38 -04:00
Todd Willey 09f69254b5 Whitespace fix. 2010-07-14 19:38:41 -04:00
Todd Willey 849282175c Admin API + Worker Tracking. 2010-06-25 18:55:14 -04:00
Vishvananda Ishaya 4ba6802ae5 Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
Devin Carlen caeece6e37 Updated licenses 2010-06-23 22:04:16 -07:00
Jesse Andrews bf6e6e718c initial commit 2010-05-27 23:05:26 -07:00