summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't show user-data when its not sent.Chuck Short2012-08-221-1/+1
* Adds missing assertion to FloatingIP testsSulochan Acharya2012-08-221-3/+12
* Merge "Introduce ImagePropertiesFilter scheduler filter"Jenkins2012-08-227-224/+146
|\
| * Introduce ImagePropertiesFilter scheduler filterJim Fehlig2012-08-177-224/+146
* | Merge "Debugged extra_specs_ops.py"Jenkins2012-08-212-2/+28
|\ \
| * | Debugged extra_specs_ops.pyJinwoo 'Joseph' Suh2012-08-212-2/+28
* | | Merge "Add deprecated warning to SimpleScheduler"Jenkins2012-08-211-0/+12
|\ \ \
| * | | Add deprecated warning to SimpleSchedulerJoe Gordon2012-08-211-0/+12
* | | | Merge "Have compute_node_get() join 'service'"Jenkins2012-08-211-9/+10
|\ \ \ \
| * | | | Have compute_node_get() join 'service'Chris Behrens2012-08-211-9/+10
| |/ / /
* | | | Merge "Cleanup pip dependencies"Jenkins2012-08-212-2/+1
|\ \ \ \
| * | | | Cleanup pip dependenciesJoe Gordon2012-08-212-2/+1
* | | | | Remove unused exceptions from nova/exception.pyJoe Gordon2012-08-211-130/+0
|/ / / /
* | | | Merge "Make glance image service check base exception classes"Jenkins2012-08-212-14/+53
|\ \ \ \
| * | | | Make glance image service check base exception classesChris Behrens2012-08-212-14/+53
| |/ / /
* | | | Merge "Implements sending notification on metadata change"Jenkins2012-08-214-2/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Implements sending notification on metadata changeNikhil Komawar2012-08-214-2/+30
| |/ /
* | | Merge "Remove stub_network flag"Jenkins2012-08-2112-43/+66
|\ \ \
| * | | Remove stub_network flagRongze Zhu2012-08-2112-43/+66
| |/ /
* | | Merge "Keep the ComputeNode model updated with usage"Jenkins2012-08-2129-301/+1675
|\ \ \ | |/ / |/| |
| * | Keep the ComputeNode model updated with usageBrian Elliott2012-08-2029-301/+1675
* | | Merge "Return HTTP 422 on bad server update PUT request."Jenkins2012-08-213-2/+23
|\ \ \
| * | | Return HTTP 422 on bad server update PUT request.Dan Prince2012-08-173-2/+23
| | |/ | |/|
* | | Merge "Makes sure instance deletion ok with deleted data"Jenkins2012-08-213-21/+58
|\ \ \
| * | | Makes sure instance deletion ok with deleted dataVishvananda Ishaya2012-08-173-21/+58
| |/ /
* | | Merge "OpenStack capitalization added to HACKING.rst"Jenkins2012-08-2121-22/+31
|\ \ \
| * | | OpenStack capitalization added to HACKING.rstJoe Gordon2012-08-1721-22/+31
| |/ /
* | | Merge "Allow network to call get_fixed_ip_by_address."Jenkins2012-08-212-0/+2
|\ \ \
| * | | Allow network to call get_fixed_ip_by_address.Dan Prince2012-08-202-0/+2
* | | | Merge "Add key_name attribute in XML servers API"Jenkins2012-08-201-1/+1
|\ \ \ \
| * | | | Add key_name attribute in XML servers APIMauro S. M. Rodrigues2012-08-201-1/+1
| |/ / /
* | | | Merge "Fix PEP8 issues"Jenkins2012-08-202-27/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Fix PEP8 issuesRay Chen2012-08-172-27/+36
* | | | Fix is_admin check via policyVishvananda Ishaya2012-08-204-7/+12
| |_|/ |/| |
* | | Merge "Move volume size validation to api layer."Jenkins2012-08-204-18/+67
|\ \ \
| * | | Move volume size validation to api layer.Eoghan Glynn2012-08-154-18/+67
* | | | Merge "Fix spelling typos"Jenkins2012-08-2011-18/+18
|\ \ \ \
| * | | | Fix spelling typosJoe Gordon2012-08-1611-18/+18
* | | | | Merge "Remove unused function in console api"Jenkins2012-08-201-6/+0
|\ \ \ \ \
| * | | | | Remove unused function in console apiSulochan Acharya2012-08-151-6/+0
* | | | | | Merge "Refactor extra specs matching into a new module"Jenkins2012-08-202-45/+65
|\ \ \ \ \ \
| * | | | | | Refactor extra specs matching into a new moduleMark McLoughlin2012-08-172-45/+65
* | | | | | | Merge "Disable I18N in Nova's test suites"Jenkins2012-08-202-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Disable I18N in Nova's test suitesJian Wen2012-08-182-0/+8
* | | | | | | | Merge "Make missing imports flag in hacking settable."Jenkins2012-08-201-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Make missing imports flag in hacking settable.Monty Taylor2012-08-171-4/+5
* | | | | | | | | Merge "Restore libvirt block storage connections on reboot."Jenkins2012-08-208-19/+64
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Restore libvirt block storage connections on reboot.Rafi Khardalian2012-08-148-19/+64
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* / | | | | | | | Remove hard-coded 'admin' role checking and use policy insteadunicell2012-08-196-3/+35
|/ / / / / / / /
* | | | | | | | Merge "Fix get_vnc_console race."Jenkins2012-08-172-0/+12
|\ \ \ \ \ \ \ \