| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixes bug lp:616312 by reversing the order of args in nova-manage when it cal... | Vishvananda Ishaya | 2010-08-14 | 1 | -1/+1 |
| |\ |
|
| | * | Fixes out of order arguments in get_credentials | Vishvananda Ishaya | 2010-08-13 | 1 | -1/+1 |
| * | | Sets a hostname for instances that properly resolves and cleans up network cl... | Vishvananda Ishaya | 2010-08-14 | 1 | -4/+2 |
| |\ \ |
|
| | * | | Actually pass in hostname and create a proper model for data in network code | Vishvananda Ishaya | 2010-08-11 | 1 | -2/+2 |
| | * | | support a hostname that can be looked up | Vishvananda Ishaya | 2010-08-10 | 1 | -4/+2 |
| * | | | Improves pep8 compliance and pylint score in network code. | Vishvananda Ishaya | 2010-08-14 | 1 | -3/+4 |
| |\| |
| |/
|/| |
|
| | * | pylint cleanup | Vishvananda Ishaya | 2010-08-10 | 1 | -2/+3 |
| | * | merged trunk, fixed an error with releasing ip | Vishvananda Ishaya | 2010-08-09 | 7 | -147/+130 |
| | |\ |
|
| * | | | rename create_zip to zipfile so lazy match works | Vishvananda Ishaya | 2010-08-10 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | This branch builds off of Todd and Michael's API branches to rework the Racks... | Eric Day | 2010-08-09 | 1 | -28/+4 |
| |\ \ |
|
| | * | | Reworked WSGI helper module and converted rackspace API endpoint to use it. | Eric Day | 2010-08-07 | 1 | -17/+4 |
| | * | | Merged Todd and Michael's changes. | Eric Day | 2010-08-06 | 1 | -12/+1 |
| | |\ \
| | |/
| |/| |
|
| | | * | Merge from trunk. | Todd Willey | 2010-08-03 | 10 | -170/+85 |
| | | |\ |
|
| | | * | | Share my updates to the Rackspace API. | Todd Willey | 2010-07-26 | 1 | -12/+1 |
| * | | | | Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is alr... | Eric Day | 2010-08-07 | 6 | -119/+126 |
| |/ / / |
|
| * | | | merged trunk | Vishvananda Ishaya | 2010-08-06 | 1 | -5/+0 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Make nodaemon twistd processes log to stdout | Vishvananda Ishaya | 2010-07-30 | 1 | -5/+0 |
| * | | | clean up nova-manage. If vpn data isn't set for user it skips it | Vishvananda Ishaya | 2010-08-04 | 1 | -12/+11 |
| * | | | fixed tests, moved compute network config call, added notes, made inject opti... | Vishvananda Ishaya | 2010-08-04 | 1 | -6/+1 |
| * | | | change network_service flag to network_type and don't take full class name | Vishvananda Ishaya | 2010-08-03 | 1 | -4/+6 |
| * | | | Huge network refactor, Round I | Vishvananda Ishaya | 2010-08-03 | 2 | -12/+21 |
| |/ / |
|
| * | | Merge with trunk, including fixing up conflicts with the removal of fake_users | Ewan Mellor | 2010-07-29 | 7 | -128/+53 |
| |\ \ |
|
| | * \ | merged trunk | Vishvananda Ishaya | 2010-07-27 | 4 | -13/+13 |
| | |\ \ |
|
| | | * \ | merged trunk | Vishvananda Ishaya | 2010-07-26 | 2 | -26/+49 |
| | | |\ \ |
|
| | | | * \ | Added missing import | Ewan Mellor | 2010-07-25 | 1 | -0/+1 |
| | | | |\ \ |
|
| | | | * \ \ | Changes nova-volume to use twisted. | Vishvananda Ishaya | 2010-07-25 | 2 | -26/+48 |
| | | | |\ \ \ |
|
| | | * | | | | | More Cleanup of code | Vishvananda Ishaya | 2010-07-25 | 1 | -1/+1 |
| | | * | | | | | Merged trunk, fixed extra references to fake_users | Vishvananda Ishaya | 2010-07-21 | 1 | -1/+1 |
| | | |\| | | | |
|
| | | * | | | | | Merged trunk. Fixed new references to UserManager | Vishvananda Ishaya | 2010-07-19 | 2 | -25/+29 |
| | | |\| | | | |
|
| | | * | | | | | Massive refactor of users.py | Vishvananda Ishaya | 2010-07-19 | 4 | -15/+15 |
| | * | | | | | | renamed xxxservice to service | Vishvananda Ishaya | 2010-07-26 | 3 | -6/+6 |
| | * | | | | | | renamed xxxnode to xxservice | Vishvananda Ishaya | 2010-07-23 | 3 | -6/+6 |
| | * | | | | | | typo fixes and extra print statements removed | Vishvananda Ishaya | 2010-07-22 | 3 | -6/+6 |
| | * | | | | | | make nova-network executable | Vishvananda Ishaya | 2010-07-21 | 1 | -0/+0 |
| | * | | | | | | refactor daemons to use common base class in preparation for network refactor | Vishvananda Ishaya | 2010-07-21 | 3 | -132/+36 |
| | * | | | | | | merge with twisted-volume | Vishvananda Ishaya | 2010-07-21 | 2 | -26/+48 |
| | |\ \ \ \ \ \
| | |_|/ / / /
| |/| | / / /
| | | |/ / /
| | |/| | | |
|
| | | * | | | | remove all of the unused saved return values from attach_to_twisted | Vishvananda Ishaya | 2010-07-21 | 2 | -4/+4 |
| | | * | | | | make nova-volume start with twisteds daemonize stuff | Vishvananda Ishaya | 2010-07-16 | 2 | -24/+46 |
| | | |/ / / |
|
| * | | | | | Merge lp:~ewanmellor/nova/lp609757. | Ewan Mellor | 2010-07-25 | 1 | -0/+1 |
| |\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | | Add an import so that nova-compute sees the images_path flag, so that it | Ewan Mellor | 2010-07-25 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | Merged with trunk, since a lot of useful things have gone in there recently. | Ewan Mellor | 2010-07-24 | 2 | -25/+29 |
| |\| | | |
|
| | * | | | merged trunk | Vishvananda Ishaya | 2010-07-19 | 1 | -13/+12 |
| | |\ \ \ |
|
| | | * | | | Merge with trunk. | Soren Hansen | 2010-07-18 | 8 | -15/+7 |
| | | |\| | |
|
| | | * | | | Remove s3_internal_port setting. | Soren Hansen | 2010-07-17 | 1 | -1/+1 |
| | | * | | | Replace nova-objectstore with a twistd style wrapper. | Soren Hansen | 2010-07-17 | 1 | -14/+11 |
| | | | |/
| | |/| |
|
| | * | | | merged in trunk and fixed import merge errors | Vishvananda Ishaya | 2010-07-18 | 9 | -16/+7 |
| | |\ \ \
| | | |/
| | |/| |
|
| | * | | | Fixes to dhcp lease code to use a flagfile | Vishvananda Ishaya | 2010-07-15 | 1 | -12/+16 |
| | | |/
| |/| |
|
| * | | | In preparation for XenAPI support, refactor the interface between | Ewan Mellor | 2010-07-18 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | reorder imports spacing | Jesse Andrews | 2010-07-15 | 8 | -16/+6 |
| * | | remove import of vendor since we have PPA now | Jesse Andrews | 2010-07-15 | 6 | -6/+6 |
| |/ |
|