| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge lp:~termie/nova/trunkdoc (via patch, since bzr though it was already me... | Todd Willey | 2010-11-07 | 2 | -2/+38 |
| * | back out stacked merge | Todd Willey | 2010-11-07 | 2 | -38/+2 |
| * | Normalization of Dev reference docs. | Andy Smith | 2010-11-08 | 2 | -2/+38 |
| * | Fix docstrings for wsigfied methods. | Todd Willey | 2010-11-05 | 2 | -0/+11 |
| * | merge trunk | Todd Willey | 2010-11-04 | 1 | -0/+4 |
| |\ |
|
| | * | Enables the exclusive flag for DirectConsumer queues. | Eric Day | 2010-11-03 | 1 | -0/+1 |
| | |\ |
|
| | | * | Fix for bug #640400, enables the exclusive flag on the temporary queues. | Eric Day | 2010-11-03 | 1 | -0/+1 |
| | * | | make sure context keys are not unicode so they can be passed as kwargs | Vishvananda Ishaya | 2010-11-03 | 1 | -0/+3 |
| | |/ |
|
| * | | pep8 whitespace and line length fixes | Vishvananda Ishaya | 2010-11-03 | 5 | -9/+10 |
| * | | merged trunk | Vishvananda Ishaya | 2010-11-03 | 15 | -134/+544 |
| |\| |
|
| | * | Change socket type in nova.utils.get_my_ip() to SOCK_DGRAM. This way, we don'... | Soren Hansen | 2010-11-03 | 1 | -2/+2 |
| | |\ |
|
| | | * | Change socket type in nova.utils.get_my_ip() to SOCK_DGRAM. This way, we don'... | Soren Hansen | 2010-11-03 | 1 | -2/+2 |
| | * | | Fixes issue with security groups not being associated with instances. | Vishvananda Ishaya | 2010-11-03 | 2 | -2/+24 |
| | |\ \ |
|
| | | * | | Change retrieval of security groups from kwargs so they are associated proper... | Vishvananda Ishaya | 2010-10-30 | 2 | -2/+24 |
| | * | | | Fix flags help display. | Eric Day | 2010-11-03 | 1 | -0/+2 |
| | |\ \ \
| | |/ /
| |/| | |
|
| | | * | | Fixed --help display for non-twisted bin/* commands. | Eric Day | 2010-11-02 | 1 | -0/+2 |
| | * | | | don't check for vgroup in fake mode | Vishvananda Ishaya | 2010-10-30 | 1 | -0/+8 |
| | * | | | merged trunk, just in case | Vishvananda Ishaya | 2010-10-30 | 18 | -352/+247 |
| | |\ \ \
| | | |/
| | |/| |
|
| | * | | | updates from review, fix models.get and note about exception raising | Vishvananda Ishaya | 2010-10-27 | 2 | -6/+6 |
| | * | | | renamed target_id to iscsi_target | Vishvananda Ishaya | 2010-10-25 | 24 | -143/+481 |
| | |\ \ \ |
|
| | * | | | | pep8 cleanup | Vishvananda Ishaya | 2010-10-25 | 3 | -4/+2 |
| | * | | | | print the exception on fail, because it doesn't seem to reraise it | Vishvananda Ishaya | 2010-10-25 | 1 | -2/+2 |
| | * | | | | use libvirt connection for attaching disks and avoid the symlink | Vishvananda Ishaya | 2010-10-25 | 2 | -10/+40 |
| | * | | | | more bugfixes, flag for local volumes | Vishvananda Ishaya | 2010-10-25 | 6 | -12/+27 |
| | * | | | | fix bugs, describe volumes, detach on terminate | Vishvananda Ishaya | 2010-10-25 | 4 | -11/+20 |
| | * | | | | ISCSI Volume support | Vishvananda Ishaya | 2010-10-25 | 9 | -112/+439 |
| * | | | | | Doc cleanups. | Todd Willey | 2010-11-03 | 1 | -46/+70 |
| * | | | | | Fixes after trunk merge. | Todd Willey | 2010-11-02 | 1 | -0/+1 |
| * | | | | | Merge trunk. | Todd Willey | 2010-11-02 | 9 | -59/+64 |
| |\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | | Fixed tests to work with new default API argument. | Eric Day | 2010-11-02 | 7 | -36/+28 |
| | * | | | | Added support for OpenStack and EC2 APIs to run on different ports. | Eric Day | 2010-11-02 | 2 | -23/+36 |
| | | |_|/
| |/| | |
|
| * | | | | Document final undocumented python modules. | Todd Willey | 2010-11-02 | 1 | -20/+14 |
| * | | | | Add ec2 api docs. | Todd Willey | 2010-11-01 | 1 | -1/+3 |
| * | | | | API endpoint documentation. | Todd Willey | 2010-11-01 | 1 | -1/+7 |
| * | | | | Virt documentation. | Todd Willey | 2010-11-01 | 4 | -11/+50 |
| * | | | | Merge trunk and apply some sphinx love. | Todd Willey | 2010-11-01 | 11 | -116/+166 |
| |\| | | |
|
| | * | | | Remove unused updated_data variable | jaypipes@gmail.com | 2010-10-28 | 1 | -3/+0 |
| | * | | | OK, let's try this one more time. | jaypipes@gmail.com | 2010-10-27 | 3 | -19/+14 |
| | * | | | Style cleanups and review from Eric. | jaypipes@gmail.com | 2010-10-27 | 2 | -14/+24 |
| | * | | | Merge trunk and resolve conflicts | jaypipes@gmail.com | 2010-10-27 | 94 | -1452/+1886 |
| | |\ \ \ |
|
| | | * | | | More PEP8 fixes that were introduced in the last couple commits. | Eric Day | 2010-10-26 | 2 | -3/+8 |
| | * | | | | Moves db writes into compute manager class. Cleans up sqlalchemy model/api to... | jaypipes@gmail.com | 2010-10-21 | 7 | -80/+104 |
| * | | | | | Update compute/disk.py docs. | Todd Willey | 2010-10-30 | 1 | -9/+13 |
| * | | | | | Volume documentation. | Todd Willey | 2010-10-29 | 3 | -28/+56 |
| * | | | | | Update database docs. | Todd Willey | 2010-10-29 | 1 | -0/+10 |
| * | | | | | Update database page a bit. | Todd Willey | 2010-10-29 | 2 | -3/+7 |
| * | | | | | Document Fakes | Todd Willey | 2010-10-29 | 1 | -3/+1 |
| * | | | | | Pep-257 | Todd Willey | 2010-10-28 | 1 | -22/+25 |
| * | | | | | Pep-257 cleanups. | Todd Willey | 2010-10-28 | 1 | -58/+70 |
| * | | | | | :func: links to python functions in the documentation. | Todd Willey | 2010-10-28 | 1 | -2/+2 |