| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the describe_image_attribute and modify_image_attribute functions | Dan Prince | 2011-04-08 | 1 | -2/+2 |
| |\ | |||||
| | * | Update the describe_image_attribute and modify_image_attribute functions | Dan Prince | 2011-04-07 | 1 | -2/+2 |
| * | | corrects incorrect openstack api responses for metadata (numeric/string conve... | Ken Pepple | 2011-04-08 | 2 | -6/+6 |
| |\ \ | |||||
| | * \ | merged trunk | Ken Pepple | 2011-04-06 | 17 | -41/+72 |
| | |\ \ | |||||
| | * | | | removed comment on API compliance | Ken Pepple | 2011-04-06 | 1 | -1/+0 |
| | * | | | 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 | 1 | -0/+12 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Add missing underscore. | Dan Prince | 2011-04-05 | 1 | -1/+1 |
| | * | | | Merge w/ trunk. | Dan Prince | 2011-04-05 | 4 | -22/+40 |
| | |\| | | |||||
| | * | | | Limit image metadata to the configured metadata quota for a project. | Dan Prince | 2011-03-31 | 1 | -0/+12 |
| * | | | | Fixes issues with describe instances due to improperly set metadata. | Vishvananda Ishaya | 2011-04-08 | 2 | -16/+38 |
| |\ \ \ \ | |||||
| | * \ \ \ | merged trunk | Vishvananda Ishaya | 2011-04-07 | 18 | -42/+70 |
| | |\ \ \ \ | |||||
| | * | | | | | fallback to status if image_state is not set | Vishvananda Ishaya | 2011-04-05 | 1 | -1/+5 |
| | * | | | | | unite the filtering done by glance client and s3 | Vishvananda Ishaya | 2011-04-05 | 1 | -1/+1 |
| | * | | | | | merged trunk | Vishvananda Ishaya | 2011-04-05 | 4 | -30/+56 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | 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 | 1 | -1/+1 |
| | * | | | | | | Key type values in ec2_api off of container format | Vishvananda Ishaya | 2011-03-30 | 1 | -13/+31 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Added support for listing addresses of a server in the openstack api. | Naveed Massjouni | 2011-04-07 | 4 | -11/+86 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | 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 | 17 | -34/+57 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Added support for listing addresses of a server in the openstack api. | Naveed Massjouni | 2011-04-06 | 4 | -11/+85 |
| * | | | | | | | | This fixes how the metadata and addresses collections are serialized in xml r... | Naveed Massjouni | 2011-04-07 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| | * | | | | | | | Merge from trunk | Naveed Massjouni | 2011-04-07 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | | Merge from trunk | Naveed Massjouni | 2011-04-06 | 17 | -34/+57 |
| | |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | | Merge from trunk | Naveed Massjouni | 2011-04-05 | 1 | -8/+16 |
| | |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | | Fixed the addresses and metadata collections in xml responses. | Naveed Massjouni | 2011-04-05 | 1 | -0/+7 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Update instances table to use instance_type_id instead of the old instance_ty... | Dan Prince | 2011-04-07 | 3 | -6/+11 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Drop extra 'None' arg from dict.get call. | Dan Prince | 2011-04-07 | 1 | -1/+1 |
| | * | | | | | | Merge w/ trunk. | Dan Prince | 2011-04-07 | 17 | -42/+73 |
| | |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | | Merge w/ trunk. | Dan Prince | 2011-04-04 | 4 | -18/+19 |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | | Refactor so that instances.instance_type is now instances.instance_type_id. | Dan Prince | 2011-04-04 | 3 | -6/+11 |
| * | | | | | | | Renamed computeFault back to cloudServersFault in an effort to maintain consi... | Josh Kearney | 2011-04-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| | * | | | | | | Renamed computeFault to cloudServersFault | Josh Kearney | 2011-04-07 | 1 | -1/+1 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Rebased to trunk rev 949. | Masanori Itoh | 2011-04-07 | 17 | -41/+72 |
| |\| | | | | | |||||
| | * | | | | | Merged with trunk, fixed up test that wasn't checking namespace | Justin Santa Barbara | 2011-04-06 | 4 | -30/+57 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Only create ca_path directory if it does not already exist. | Soren Hansen | 2011-04-06 | 1 | -1/+2 |
| | | | |_|/ / | | |/| | | | |||||
| | | * | | | | Moved 'name' from <imageId> to <imageLocation>, corrected <imageType> and fix... | Masanori Itoh | 2011-04-05 | 1 | -7/+8 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Rebased to trunk 942. | Masanori Itoh | 2011-04-05 | 3 | -18/+17 |
| | | | |\ \ \ \ | | | | | |/ / | | | | |/| | | |||||
| | | | * | | | | Moved 'name' property from <imageId> to <imageLocation>, corrected <imageType... | Masanori Itoh | 2011-04-05 | 1 | -7/+8 |
| | | * | | | | | Automatically create CA state dir, and make sure the CA scripts look for the ... | Soren Hansen | 2011-04-05 | 1 | -0/+1 |
| | | * | | | | | Allow CA code and state to be separated, and make sure CA code gets installed... | Soren Hansen | 2011-04-05 | 1 | -1/+7 |
| | | | |/ / / | | |/| | | | |||||
| | * | | | | | Merged with trunk (after faults change to return correct content-type) | Justin Santa Barbara | 2011-03-30 | 1 | -0/+1 |
| | |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | | Some tests actually tested for the lack of a namespace :-) | Justin Santa Barbara | 2011-03-30 | 3 | -6/+5 |
| | * | | | | | Add XML namespaces to the OpenStack API | Justin Santa Barbara | 2011-03-30 | 14 | -26/+45 |
| | * | | | | | Merged with trunk | Justin Santa Barbara | 2011-03-30 | 25 | -375/+1882 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fixed up unit tests and direct api that was also calling _serialize (naughty!) | Justin Santa Barbara | 2011-03-22 | 1 | -1/+3 |
| * | | | | | | | Remove <addressSet> and <item> from AllocateAddress response, and fix bug #75... | Masanori Itoh | 2011-04-05 | 1 | -1/+1 |
| | |_|_|/ / / |/| | | | | | |||||
| * | | | | | | Don't prefix adminPass with the first 4 chars of the instance name. | Josh Kearney | 2011-04-04 | 1 | -2/+1 |
| |\ \ \ \ \ \ | |||||
