summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Finish quota refactor.Kevin L. Mitchell2012-05-2333-173/+522
* Add version to compute rpc API.Russell Bryant2012-05-236-165/+630
* Add version to scheduler rpc API.Russell Bryant2012-05-2313-120/+226
* Add version to console rpc API.Russell Bryant2012-05-236-19/+148
* Merge "Enable checking for imports in alphabetical order"Jenkins2012-05-236-10/+10
|\
| * Enable checking for imports in alphabetical orderJoe Gordon2012-05-226-10/+10
* | Add tenant id in self link in /servers call for imagesPhilip Knouff2012-05-225-43/+74
|/
* Only permit alpha-numerics and ._- for instance type names.Josh Kearney2012-05-212-0/+17
* Merge "Cleanup LOG.getLoggers to use __name__"Jenkins2012-05-219-10/+9
|\
| * Cleanup LOG.getLoggers to use __name__Zhongyue Luo2012-05-219-10/+9
* | cert/manager.py not using crypto.fetch_crlZhongyue Luo2012-05-211-1/+1
|/
* Merge "Imported Translations from Launchpad"OpenStack Jenkins2012-05-1919-27600/+32077
|\
| * Imported Translations from LaunchpadOpenStack Jenkins2012-05-1319-27600/+32077
* | Merge "Alphabetize imports in nova/tests/"Jenkins2012-05-1980-135/+135
|\ \
| * | Alphabetize imports in nova/tests/Joe Gordon2012-05-1880-135/+135
* | | Merge "Fix Multi_Scheduler to process host capabilities"Jenkins2012-05-182-0/+28
|\ \ \
| * | | Fix Multi_Scheduler to process host capabilitiesArmando Migliaccio2012-05-182-0/+28
* | | | Merge "fixed_ip_get_by_address read_deleted from context"Jenkins2012-05-182-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | fixed_ip_get_by_address read_deleted from contextJohn Tran2012-05-182-1/+3
* | | | Merge "Fix for Quantum LinuxBridge Intf driver plug call"Jenkins2012-05-181-4/+4
|\ \ \ \
| * | | | Fix for Quantum LinuxBridge Intf driver plug callSumit Naiksatam2012-05-171-4/+4
| |/ / /
* | | | Merge "Add version to consoleauth rpc API."Jenkins2012-05-188-24/+164
|\ \ \ \
| * | | | Add version to consoleauth rpc API.Russell Bryant2012-05-178-24/+164
* | | | | Merge "Implement get_hypervisor_hostname for libvirt."Jenkins2012-05-183-0/+13
|\ \ \ \ \
| * | | | | Implement get_hypervisor_hostname for libvirt.Dan Prince2012-05-153-0/+13
* | | | | | Merge "Add version to the cert rpc API."Jenkins2012-05-186-17/+200
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Add version to the cert rpc API.Russell Bryant2012-05-176-17/+200
* | | | | Merge "Remove unused _get_target code from xenapi"Jenkins2012-05-183-40/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove unused _get_target code from xenapiVishvananda Ishaya2012-05-153-40/+0
* | | | | Merge "Add unit test coverage for bug 1000261."Jenkins2012-05-171-0/+23
|\ \ \ \ \
| * | | | | Add unit test coverage for bug 1000261.Russell Bryant2012-05-171-0/+23
* | | | | | Merge "make get_all_bw_usage() signature match for fake virt driver."Jenkins2012-05-171-1/+1
|\ \ \ \ \ \
| * | | | | | make get_all_bw_usage() signature match for fake virt driver.Yun Mao2012-05-171-1/+1
| |/ / / / /
* | | | | | Merge "use a RequestContext object instead of context module"Jenkins2012-05-171-1/+1
|\ \ \ \ \ \
| * | | | | | use a RequestContext object instead of context moduleYun Mao2012-05-171-1/+1
| |/ / / / /
* | | | | | Merge "Add base support for rpc API versioning."Jenkins2012-05-1711-20/+550
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Add base support for rpc API versioning.Russell Bryant2012-05-1711-20/+550
* | | | | | Merge "get instance details results in volumes key error"Jenkins2012-05-175-42/+179
|\ \ \ \ \ \
| * | | | | | get instance details results in volumes key errorJohn Griffith2012-05-155-42/+179
* | | | | | | Add additional logging to compute filterRick Harris2012-05-171-0/+5
* | | | | | | Merge "Add configurable timeout to Quantum HTTP connections."Jenkins2012-05-172-10/+19
|\ \ \ \ \ \ \
| * | | | | | | Add configurable timeout to Quantum HTTP connections.Johannes Erdfelt2012-05-162-10/+19
* | | | | | | | Merge "Add eventlet backdoor to facilitate troubleshooting."Jenkins2012-05-172-1/+73
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add eventlet backdoor to facilitate troubleshooting.Johannes Erdfelt2012-05-162-1/+73
* | | | | | | | Merge "Moving network tests into the network folder."Jenkins2012-05-173-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Moving network tests into the network folder.Rick Harris2012-05-173-0/+0
| | |_|_|/ / / / | |/| | | | | |
* / | | | | | | fixes typo that completely broken Quantum/Nova integrationDan Wendlandt2012-05-161-1/+1
|/ / / / / / /
* | | | | | | Make Iptables FW Driver handle dhcp_server None.Dan Prince2012-05-161-2/+3
* | | | | | | Merge "Optional timeout for servers stuck in build"Jenkins2012-05-162-0/+125
|\ \ \ \ \ \ \
| * | | | | | | Optional timeout for servers stuck in buildPhilip Knouff2012-05-162-0/+125
| | |/ / / / / | |/| | | | |