Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | corrects incorrect openstack api responses for metadata (numeric/string conve... | Ken Pepple | 2011-04-08 | 3 | -8/+8 |
|\ | |||||
| * | merged trunk | Ken Pepple | 2011-04-06 | 36 | -64/+434 |
| |\ | |||||
| * | | removed comment on API compliance | Ken Pepple | 2011-04-06 | 1 | -1/+0 |
| * | | correct test for numeric/string metadata value conversion | Ken Pepple | 2011-04-04 | 1 | -2/+2 |
| * | | openstack api metadata responses must be strings | Ken Pepple | 2011-04-04 | 1 | -1/+2 |
| * | | openstack api requires uppercase image format status responses | Ken Pepple | 2011-04-04 | 1 | -5/+5 |
* | | | Implement a mechanism to enforce a configurable quota limit for image metadat... | Dan Prince | 2011-04-08 | 2 | -0/+51 |
|\ \ \ | |||||
| * | | | Add missing underscore. | Dan Prince | 2011-04-05 | 1 | -1/+1 |
| * | | | Merge w/ trunk. | Dan Prince | 2011-04-05 | 17 | -538/+262 |
| |\ \ \ | |||||
| * | | | | Limit image metadata to the configured metadata quota for a project. | Dan Prince | 2011-03-31 | 2 | -0/+51 |
* | | | | | Fixes issues with describe instances due to improperly set metadata. | Vishvananda Ishaya | 2011-04-08 | 11 | -101/+102 |
|\ \ \ \ \ | |||||
| * | | | | | fix tests from moving access check into update and delete | Vishvananda Ishaya | 2011-04-07 | 2 | -5/+8 |
| * | | | | | merged trunk | Vishvananda Ishaya | 2011-04-07 | 47 | -206/+534 |
| |\ \ \ \ \ | |||||
| * | | | | | | check visibility on delete and update | Vishvananda Ishaya | 2011-04-06 | 3 | -5/+9 |
| * | | | | | | pep8 | Vishvananda Ishaya | 2011-04-05 | 1 | -0/+1 |
| * | | | | | | fallback to status if image_state is not set | Vishvananda Ishaya | 2011-04-05 | 1 | -1/+5 |
| * | | | | | | update and fix tests | Vishvananda Ishaya | 2011-04-05 | 3 | -9/+21 |
| * | | | | | | unite the filtering done by glance client and s3 | Vishvananda Ishaya | 2011-04-05 | 5 | -72/+34 |
| * | | | | | | merged trunk | Vishvananda Ishaya | 2011-04-05 | 31 | -549/+515 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | makes sure s3 filtering works even without metadata set properly | Vishvananda Ishaya | 2011-03-31 | 1 | -2/+3 |
| * | | | | | | | review cleanup | Vishvananda Ishaya | 2011-03-30 | 1 | -1/+1 |
| * | | | | | | | remove all references to image_type and change nova-manage upload to set cont... | Vishvananda Ishaya | 2011-03-30 | 5 | -8/+4 |
| * | | | | | | | Key type values in ec2_api off of container format | Vishvananda Ishaya | 2011-03-30 | 1 | -13/+31 |
* | | | | | | | | Keep guest instances when libvirt host restarts | Justin Santa Barbara | 2011-04-07 | 3 | -19/+48 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Log libvirt errcode on exception | Justin Santa Barbara | 2011-04-07 | 1 | -2/+5 |
| * | | | | | | | | Fix to correct libvirt error code when the domain is not found | Justin Santa Barbara | 2011-04-07 | 1 | -1/+1 |
| * | | | | | | | | Removed commented-out old 'delete instance on SHUTOFF' code | Justin Santa Barbara | 2011-04-07 | 2 | -13/+1 |
| * | | | | | | | | Fix unit test to reflect fact that instance is no longer deleted, just marked... | Justin Santa Barbara | 2011-03-29 | 1 | -1/+2 |
| * | | | | | | | | Narrowly focused bugfix - don't lose libvirt instances on host reboot or if t... | Justin Santa Barbara | 2011-03-29 | 2 | -18/+55 |
* | | | | | | | | | Added support for listing addresses of a server in the openstack api. | Naveed Massjouni | 2011-04-07 | 5 | -11/+164 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Controllers now inherit from nova.api.openstack.common.OpenstackController. | Naveed Massjouni | 2011-04-06 | 1 | -1/+2 |
| * | | | | | | | | | Merge from trunk | Naveed Massjouni | 2011-04-06 | 23 | -53/+169 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Added support for listing addresses of a server in the openstack api. | Naveed Massjouni | 2011-04-06 | 5 | -11/+163 |
* | | | | | | | | | | | This fixes how the metadata and addresses collections are serialized in xml r... | Naveed Massjouni | 2011-04-07 | 3 | -0/+61 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Merge from trunk | Naveed Massjouni | 2011-04-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge from trunk | Naveed Massjouni | 2011-04-06 | 23 | -53/+169 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Removing naughty semicolon. | Naveed Massjouni | 2011-04-05 | 1 | -1/+1 |
| * | | | | | | | | | Merge from trunk | Naveed Massjouni | 2011-04-05 | 15 | -12/+266 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Fixed the addresses and metadata collections in xml responses. | Naveed Massjouni | 2011-04-05 | 3 | -0/+61 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Automatically add the metadata address to the network host. This allows gues... | Vishvananda Ishaya | 2011-04-07 | 2 | -1/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Simplify by always adding to loopback | Vishvananda Ishaya | 2011-04-07 | 2 | -6/+3 |
| * | | | | | | | | | if we delete the old route when we move it we don't need to check for exists | Vishvananda Ishaya | 2011-04-06 | 2 | -6/+5 |
| * | | | | | | | | | Add automatic metadata ip to network host on start. Also fix race where gw i... | Vishvananda Ishaya | 2011-04-06 | 2 | -1/+15 |
* | | | | | | | | | | This branch is a patch for fixing below issue. | Kei Masumoto | 2011-04-07 | 2 | -12/+31 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fix pep8 violation | Kei Masumoto | 2011-04-08 | 1 | -1/+1 |
| * | | | | | | | | | | fixed based on reviewer's comment - 1. erase unnecessary blank line, 2. addin... | Kei Masumoto | 2011-04-07 | 1 | -1/+3 |
| * | | | | | | | | | | fix bug 746821 | Kei Masumoto | 2011-04-05 | 2 | -12/+29 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Update instances table to use instance_type_id instead of the old instance_ty... | Dan Prince | 2011-04-07 | 22 | -103/+260 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Drop extra 'None' arg from dict.get call. | Dan Prince | 2011-04-07 | 1 | -1/+1 |
| * | | | | | | | | | | Some i18n fixes to instance_types. | Dan Prince | 2011-04-07 | 1 | -11/+11 |