summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "removed a dead db function register_models()"Jenkins2012-05-251-48/+0
|\ \ \ \ \
| * | | | | removed a dead db function register_models()Yun Mao2012-05-241-48/+0
| | |_|_|/ | |/| | |
* / | | | add queue name argument to TopicConsumerDoug Hellmann2012-05-246-16/+124
|/ / / /
* | | | Merge "Remove deprecated quota code."Jenkins2012-05-242-639/+2
|\ \ \ \
| * | | | Remove deprecated quota code.Kevin L. Mitchell2012-05-242-639/+2
* | | | | Merge "Use memcache to store consoleauth tokens"Jenkins2012-05-241-22/+18
|\ \ \ \ \
| * | | | | Use memcache to store consoleauth tokensAnthony Young2012-05-211-22/+18
* | | | | | Merge "Added a instance state update notification"Jenkins2012-05-2416-135/+602
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Added a instance state update notificationBrian Elliott2012-05-2416-135/+602
| | |/ / / | |/| | |
* | | | | Merge "Add help string to option 'osapi_max_request_body_size'"Jenkins2012-05-241-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add help string to option 'osapi_max_request_body_size'Zhongyue Luo2012-05-241-1/+2
* | | | | Merge "API users should not see deleted flavors."Jenkins2012-05-241-3/+1
|\ \ \ \ \
| * | | | | API users should not see deleted flavors.Dan Prince2012-05-231-3/+1
* | | | | | Update pep8 dependency to v1.1Brian Waldon2012-05-2415-37/+37
|/ / / / /
* | | | | Merge "Imported Translations from Launchpad"OpenStack Jenkins2012-05-2419-13737/+15396
|\ \ \ \ \
| * | | | | Imported Translations from LaunchpadOpenStack Jenkins2012-05-2019-13737/+15396
| | |/ / / | |/| | |
* | | | | Merge "Add scheduler filter: TypeAffinityFilter"Jenkins2012-05-244-3/+80
|\ \ \ \ \
| * | | | | Add scheduler filter: TypeAffinityFilterJoe Gordon2012-05-234-3/+80
* | | | | | Merge "More accurate rescue mode testing for XenAPI"Jenkins2012-05-243-14/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | More accurate rescue mode testing for XenAPIBrian Lamar2012-05-223-14/+22
| | |_|_|/ | |/| | |
* | | | | Merge "Sync with latest version of openstack.common.cfg"Jenkins2012-05-232-17/+89
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Sync with latest version of openstack.common.cfgMark McLoughlin2012-05-212-18/+90
* | | | | Merge "fixes bug 999206"Jenkins2012-05-231-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fixes bug 999206Yun Mao2012-05-141-1/+1
* | | | | Merge "Permit deleted instance types to be queried for active instances."Jenkins2012-05-233-4/+23
|\ \ \ \ \
| * | | | | Permit deleted instance types to be queried for active instances.Josh Kearney2012-05-233-4/+23
* | | | | | Merge "Finish quota refactor."Jenkins2012-05-2333-173/+522
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Finish quota refactor.Kevin L. Mitchell2012-05-2333-173/+522
* | | | | | Use utils.parse_strtime rather than datetime.strptimeZhongyue Luo2012-05-234-33/+24
|/ / / / /
* | | | | 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
|\ \ \ \