summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "More HostAPI() cleanup for cells."Jenkins2013-01-151-5/+73
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | More HostAPI() cleanup for cells.Chris Behrens2013-01-151-5/+73
* | | | | | Merge "Populate service list with availability zone and correct unit test"Jenkins2013-01-151-0/+2
|\ \ \ \ \ \
| * | | | | | Populate service list with availability zone and correct unit testMichael J Fork2013-01-151-0/+2
| | |_|_|/ / | |/| | | |
* / | | | | Renames the new os-networks extensionMatt Dietz2013-01-154-323/+324
|/ / / / /
* | | | | Merge "Fix typos in docstring"Jenkins2013-01-151-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix typos in docstringChangbin Liu2013-01-141-1/+1
| |/ / /
* / / / Revert "Populate service list with availability zone"Clark Boylan2013-01-141-2/+0
|/ / /
* | / Populate service list with availability zoneMichael J Fork2013-01-141-0/+2
| |/ |/|
* | Merge "Handle directory conflicts with html output."Jenkins2013-01-131-0/+3
|\ \ | |/ |/|
| * Handle directory conflicts with html output.Matthew Treinish2013-01-111-0/+3
* | Move logic from os-api-host into computeMatthew Sherborne2013-01-111-145/+114
* | fix new N402 errorsSean Dague2013-01-103-3/+3
* | Move global service networking opts to new moduleMark McLoughlin2013-01-091-1/+1
* | Move memcached_servers opt into common.memorycacheMark McLoughlin2013-01-092-14/+4
* | Move service_down_time to nova.serviceMark McLoughlin2013-01-091-1/+1
* | Move vpn_key_suffix into pipelibMark McLoughlin2013-01-091-1/+1
* | Merge "Adds a new tenant-centric network extension"Jenkins2013-01-093-11/+226
|\ \
| * | Adds a new tenant-centric network extensionMatt Dietz2013-01-083-11/+226
* | | Merge "Move vpn_image_id to pipelib"Jenkins2013-01-092-4/+3
|\ \ \
| * | | Move vpn_image_id to pipelibMark McLoughlin2013-01-092-4/+3
* | | | Fixed typos in doc strings.Kurt Taylor2013-01-092-2/+2
| |/ / |/| |
* | | Merge "Fix N402 for nova/api"Jenkins2013-01-0957-127/+127
|\ \ \ | |/ / |/| |
| * | Fix N402 for nova/apiSean Dague2013-01-0857-127/+127
* | | Move api_class options to where they are usedMark McLoughlin2013-01-091-1/+1
* | | Move compute_topic into nova.compute.rpcapiMark McLoughlin2013-01-091-1/+1
|/ /
* | Merge "Remove availability_zones from service table"Jenkins2013-01-093-23/+25
|\ \
| * | Remove availability_zones from service tableJoe Gordon2013-01-083-23/+25
* | | Merge "Enable Aggregate based availability zones"Jenkins2013-01-091-1/+16
|\| |
| * | Enable Aggregate based availability zonesJoe Gordon2013-01-081-1/+16
* | | Merge "Move global glance opts into nova.image.glance"Jenkins2013-01-091-2/+2
|\ \ \
| * | | Move global glance opts into nova.image.glanceMark McLoughlin2013-01-081-2/+2
* | | | Merge "fix N401 errors, stop ignoring all N4* errors"Jenkins2013-01-094-12/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | fix N401 errors, stop ignoring all N4* errorsSean Dague2013-01-074-12/+12
* | | | Merge "Add api extension to get and reset password"Jenkins2013-01-081-0/+87
|\ \ \ \
| * | | | Add api extension to get and reset passwordVishvananda Ishaya2013-01-071-0/+87
* | | | | Merge "Add exception handler for previous deleted flavor."Jenkins2013-01-081-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add exception handler for previous deleted flavor.Ken'ichi Ohmichi2013-01-081-0/+3
| | |/ / | |/| |
* / | | config_drive is missing in xml deserializerhill2013-01-061-0/+4
|/ / /
* | | Merge "Add conditions in compute APIRouter"Jenkins2013-01-061-1/+2
|\ \ \
| * | | Add conditions in compute APIRouteryugsuo2012-12-311-1/+2
* | | | Merge "update version urls to working v2 urls"Jenkins2013-01-051-2/+2
|\ \ \ \
| * | | | update version urls to working v2 urlsSean Dague2013-01-041-2/+2
| | |_|/ | |/| |
* | | | Merge "Invalid EC2 ids should make the entire request fail."Jenkins2013-01-041-10/+34
|\ \ \ \
| * | | | Invalid EC2 ids should make the entire request fail.Michael Still2013-01-041-10/+34
* | | | | Merge "Allow larger encrypted password posts to metadata"Jenkins2013-01-042-11/+30
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Allow larger encrypted password posts to metadataVishvananda Ishaya2013-01-042-11/+30
* | | | Merge "Add html reports to report action in coverage extension."Jenkins2013-01-041-5/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Add html reports to report action in coverage extension.Matthew Treinish2012-12-201-5/+13
* | | | Merge "Add remaining get_backdoor_port() rpc calls to coverage."Jenkins2013-01-031-0/+15
|\ \ \ \