| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | Remerged trunk, fixed a few conflicts. | Monsyne Dragon | 2011-03-03 | 1 | -1/+77 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Add in multi-tenant support in openstack api. | Monsyne Dragon | 2011-03-03 | 1 | -0/+3 | |
| | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | | Make "dhcpbridge init" output correctly formatted leases information. | Soren Hansen | 2011-03-07 | 1 | -1/+1 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | merged to trunk rev781 | Kei Masumoto | 2011-03-10 | 2 | -46/+169 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | | merged trunk | Vishvananda Ishaya | 2011-03-10 | 2 | -41/+14 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Hi guys | Ricardo Carrillo Cruz | 2011-03-09 | 1 | -0/+9 | |
| | | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | | | * | | | | | | Fixed pep8 issues | Ricardo Carrillo Cruz | 2011-03-09 | 1 | -2/+3 | |
| | | | * | | | | | | fixed lp715427 | Ricardo Carrillo Cruz | 2011-03-09 | 1 | -3/+4 | |
| | | | * | | | | | | Added ability to remove networks on nova-manage command | Ricardo Carrillo Cruz | 2011-03-08 | 1 | -1/+5 | |
| | | | * | | | | | | deleted network_is_associated from nova.db api | Ricardo Carrillo Cruz | 2011-03-07 | 1 | -2/+2 | |
| | | | * | | | | | | added network_get_by_cidr method to nova.db api | Ricardo Carrillo Cruz | 2011-03-07 | 1 | -8/+1 | |
| | | | * | | | | | | Added initial support to delete networks nova-manage | Ricardo Carrillo Cruz | 2011-03-04 | 1 | -0/+10 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | Sorted imports correctly | Justin Santa Barbara | 2011-03-08 | 1 | -1/+1 | |
| | | * | | | | | | Moved FLAGS.paste_config to its re-usable location | Justin Santa Barbara | 2011-03-07 | 1 | -11/+3 | |
| | | * | | | | | | Merged with trunk and fixed conflict. Sigh. | Justin Santa Barbara | 2011-03-07 | 1 | -2/+5 | |
| | | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | | * | | | | | | Converted tabs to spaces in bin/nova-api | Justin Santa Barbara | 2011-03-07 | 1 | -1/+1 | |
| | | * | | | | | | Merge with trunk, resolve conflicts and refactor | Justin Santa Barbara | 2011-03-07 | 5 | -19/+114 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | | Alphabetize imports | Justin Santa Barbara | 2011-02-23 | 1 | -1/+1 | |
| | | * | | | | | | Removed unused import & formatting cleanups | Justin Santa Barbara | 2011-02-22 | 1 | -1/+0 | |
| | | * | | | | | | Exit with exit code 1 if conf cannot be read | Justin Santa Barbara | 2011-02-22 | 1 | -0/+1 | |
| | | * | | | | | | Support service-like wait behaviour for API service | Justin Santa Barbara | 2011-02-22 | 1 | -1/+2 | |
| | | * | | | | | | Refactoring nova-api to be a service, so that we can reuse it in tests | Justin Santa Barbara | 2011-02-22 | 1 | -45/+5 | |
| | * | | | | | | | update code to work with new container and disk formats from glance | Vishvananda Ishaya | 2011-03-08 | 1 | -15/+30 | |
| | * | | | | | | | move the images_dir out of the way when converting | Vishvananda Ishaya | 2011-03-07 | 1 | -0/+10 | |
| | * | | | | | | | pep8 | Vishvananda Ishaya | 2011-03-07 | 1 | -1/+0 | |
| | * | | | | | | | rework register commands based on review | Vishvananda Ishaya | 2011-03-07 | 1 | -7/+9 | |
| | * | | | | | | | make compute get the new images properly, fix a bunch of tests, and provide c... | Vishvananda Ishaya | 2011-03-07 | 1 | -2/+129 | |
| | * | | | | | | | Replace objectstore images with S3 image service backending to glance or local | Vishvananda Ishaya | 2011-03-04 | 1 | -1/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | fixed based on reviewer's comment. | Kei Masumoto | 2011-03-10 | 1 | -4/+4 | |
| * | | | | | | | merged to trunk rev 769 | Kei Masumoto | 2011-03-09 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | Create --paste_config flag defaulting to api-paste.ini and mv etc/nova-api.co... | Kevin L. Mitchell | 2011-03-07 | 1 | -2/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | Merged to trunk rev 757. Main changes are below. | Kei Masumoto | 2011-03-04 | 1 | -2/+2 | |
| * | | | | | | merged to trunk rev757 | Kei Masumoto | 2011-03-03 | 1 | -1/+77 | |
| |\| | | | | | ||||||
| | * | | | | | pep8 | Ken Pepple | 2011-03-02 | 1 | -1/+1 | |
| | * | | | | | fixed coding style per devcamcar review notes | Ken Pepple | 2011-03-02 | 1 | -29/+8 | |
| | * | | | | | refactored nova-manage list (-all, <name>) and fixed docs | Ken Pepple | 2011-02-28 | 1 | -19/+18 | |
| | * | | | | | merge trunk | Ken Pepple | 2011-02-28 | 4 | -17/+14 | |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | | merge trunk | Ken Pepple | 2011-02-24 | 13 | -99/+56 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | added purge option and tightened up testing | Ken Pepple | 2011-02-18 | 1 | -5/+10 | |
| | * | | | | | | completed doc and added --purge option to instance type delete | Ken Pepple | 2011-02-17 | 1 | -3/+8 | |
| | * | | | | | | Merged trunk | Josh Kearney | 2011-02-17 | 1 | -4/+49 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | | Merged trunk | Josh Kearney | 2011-02-16 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | merge jk0 branch (with trunk merge) which added additional columns for instan... | Ken Pepple | 2011-02-14 | 1 | -10/+36 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merged trunk | Josh Kearney | 2011-02-11 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Added more columns to instance_types tables | Josh Kearney | 2011-02-11 | 1 | -7/+34 | |
| | * | | | | | | | | | updated tests and added more error checking | Ken Pepple | 2011-02-11 | 1 | -9/+6 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | testing refactor | Ken Pepple | 2011-02-10 | 1 | -1/+1 | |
| | * | | | | | | | | added testing for instance_types.py and refactored nova-manage to use instanc... | Ken Pepple | 2011-02-08 | 1 | -33/+30 | |
| | * | | | | | | | | additional error checking for nova-manage instance_type | Ken Pepple | 2011-02-08 | 1 | -22/+35 | |
| | * | | | | | | | | aliased flavor to instance_types in nova-manage. will probably need to make f... | Ken Pepple | 2011-02-06 | 1 | -2/+3 | |
