| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | TopicConsumer -> TopicAdapterConsumer | Brian Lamar | 2011-03-28 | 1 | -1/+1 |
| * | port s3server to eventlet/wsgi | termie | 2011-03-24 | 1 | -6/+9 |
| * | pep8 cleanups | termie | 2011-03-24 | 1 | -1/+0 |
| * | add some more docs and make it more obvious which parts are examples | termie | 2011-03-24 | 1 | -2/+13 |
| * | add an example of a versioned api | termie | 2011-03-24 | 1 | -1/+10 |
| * | add Limited, an API limiting/versioning wrapper | termie | 2011-03-24 | 1 | -0/+7 |
| * | improve the formatting of the stack tool | termie | 2011-03-24 | 1 | -2/+12 |
| * | support volume and network in the direct api | termie | 2011-03-24 | 1 | -2/+7 |
| * | Made service_get_all()'s disabled parameter default to None. Pass False for e... | Josh Kleinpeter | 2011-03-24 | 1 | -1/+1 |
| |\ | |||||
| | * | Changed default for disabled on service_get_all to None. Changed calls to ser... | Josh Kleinpeter | 2011-03-22 | 1 | -1/+1 |
| * | | Declare libvirt_type to avoid AttributeError in live_migration | Muneyuki Noguchi | 2011-03-24 | 1 | -0/+1 |
| |/ | |||||
| * | Changed fixed_range (CIDR) to be required in the nova-manage command; changed... | Josh Kleinpeter | 2011-03-21 | 1 | -2/+3 |
| |\ | |||||
| | * | Changed error to TypeError so that we get the arguments list. | Josh Kleinpeter | 2011-03-21 | 1 | -2/+2 |
| | * | Added my name to Authors | Josh Kleinpeter | 2011-03-21 | 1 | -2/+2 |
| | * | Made fixed_range a required parameter for nova-manage network create. Changed... | Josh Kleinpeter | 2011-03-17 | 1 | -2/+3 |
| * | | cleanup another inconsistent use of 1 for True in nova-manage | Ken Pepple | 2011-03-18 | 1 | -1/+1 |
| * | | disable-msg -> disable | Brian Lamar | 2011-03-18 | 5 | -5/+5 |
| * | | Merge trunk | Soren Hansen | 2011-03-17 | 1 | -8/+57 |
| |\| | |||||
| | * | added new class Instances for managaging instances | Christian Berendt | 2011-03-16 | 1 | -8/+57 |
| | |\ | |||||
| | | * | fixed pep8 errors (with version 0.5.0) | Christian Berendt | 2011-03-16 | 1 | -6/+3 |
| | | * | merged with trunk and removed conflicts | Christian Berendt | 2011-03-15 | 13 | -147/+394 |
| | | |\ | |||||
| | | * | | added listing of instances running on a specific host | Christian Berendt | 2011-02-27 | 1 | -1/+7 |
| | | * | | beautification... | Christian Berendt | 2011-02-26 | 1 | -5/+5 |
| | | * | | added new class Instances to manage instances and added a new listing method ... | Christian Berendt | 2011-02-18 | 1 | -1/+42 |
| | | * | | added functionality to list only fixed ip addresses of one node and added exc... | Christian Berendt | 2011-02-18 | 1 | -7/+12 |
| * | | | | Make error message match the check. | Soren Hansen | 2011-03-17 | 1 | -1/+1 |
| * | | | | Fix a couple of things that assume that libvirt == kvm/qemu. | Soren Hansen | 2011-03-16 | 1 | -1/+3 |
| |/ / / | |||||
| * | / | small typo in nova-manage vm live-migration | Ken Pepple | 2011-03-14 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Merge trunk, resolve conflicts, and rename 010_ migrate file to 011_ since an... | jaypipes@gmail.com | 2011-03-14 | 2 | -2/+5 |
| |\ \ | |||||
| | * \ | Merge trunk | Soren Hansen | 2011-03-14 | 2 | -44/+173 |
| | |\ \ | |||||
| | | * | | Fix instructions for setting up the initial database. | Soren Hansen | 2011-03-13 | 1 | -1/+1 |
| | | * | | remerge trunk (again). fix issues caused by changes to deserialization calls ... | Monsyne Dragon | 2011-03-11 | 1 | -2/+164 |
| | | |\ \ | |||||
| | | * \ \ | remerge trunk | Monsyne Dragon | 2011-03-09 | 1 | -44/+5 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Remerged trunk. fixed conflict | Monsyne Dragon | 2011-03-08 | 1 | -2/+5 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | 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 |
