| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't show user-data when its not sent. | Chuck Short | 2012-08-22 | 1 | -1/+1 |
| * | Adds missing assertion to FloatingIP tests | Sulochan Acharya | 2012-08-22 | 1 | -3/+12 |
| * | Merge "Introduce ImagePropertiesFilter scheduler filter" | Jenkins | 2012-08-22 | 7 | -224/+146 |
| |\ | |||||
| | * | Introduce ImagePropertiesFilter scheduler filter | Jim Fehlig | 2012-08-17 | 7 | -224/+146 |
| * | | Merge "Debugged extra_specs_ops.py" | Jenkins | 2012-08-21 | 2 | -2/+28 |
| |\ \ | |||||
| | * | | Debugged extra_specs_ops.py | Jinwoo 'Joseph' Suh | 2012-08-21 | 2 | -2/+28 |
| * | | | Merge "Add deprecated warning to SimpleScheduler" | Jenkins | 2012-08-21 | 1 | -0/+12 |
| |\ \ \ | |||||
| | * | | | Add deprecated warning to SimpleScheduler | Joe Gordon | 2012-08-21 | 1 | -0/+12 |
| * | | | | Merge "Have compute_node_get() join 'service'" | Jenkins | 2012-08-21 | 1 | -9/+10 |
| |\ \ \ \ | |||||
| | * | | | | Have compute_node_get() join 'service' | Chris Behrens | 2012-08-21 | 1 | -9/+10 |
| | |/ / / | |||||
| * | | | | Merge "Cleanup pip dependencies" | Jenkins | 2012-08-21 | 2 | -2/+1 |
| |\ \ \ \ | |||||
| | * | | | | Cleanup pip dependencies | Joe Gordon | 2012-08-21 | 2 | -2/+1 |
| * | | | | | Remove unused exceptions from nova/exception.py | Joe Gordon | 2012-08-21 | 1 | -130/+0 |
| |/ / / / | |||||
| * | | | | Merge "Make glance image service check base exception classes" | Jenkins | 2012-08-21 | 2 | -14/+53 |
| |\ \ \ \ | |||||
| | * | | | | Make glance image service check base exception classes | Chris Behrens | 2012-08-21 | 2 | -14/+53 |
| | |/ / / | |||||
| * | | | | Merge "Implements sending notification on metadata change" | Jenkins | 2012-08-21 | 4 | -2/+30 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Implements sending notification on metadata change | Nikhil Komawar | 2012-08-21 | 4 | -2/+30 |
| | |/ / | |||||
| * | | | Merge "Remove stub_network flag" | Jenkins | 2012-08-21 | 12 | -43/+66 |
| |\ \ \ | |||||
| | * | | | Remove stub_network flag | Rongze Zhu | 2012-08-21 | 12 | -43/+66 |
| | |/ / | |||||
| * | | | Merge "Keep the ComputeNode model updated with usage" | Jenkins | 2012-08-21 | 29 | -301/+1675 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Keep the ComputeNode model updated with usage | Brian Elliott | 2012-08-20 | 29 | -301/+1675 |
| * | | | Merge "Return HTTP 422 on bad server update PUT request." | Jenkins | 2012-08-21 | 3 | -2/+23 |
| |\ \ \ | |||||
| | * | | | Return HTTP 422 on bad server update PUT request. | Dan Prince | 2012-08-17 | 3 | -2/+23 |
| | | |/ | |/| | |||||
| * | | | Merge "Makes sure instance deletion ok with deleted data" | Jenkins | 2012-08-21 | 3 | -21/+58 |
| |\ \ \ | |||||
| | * | | | Makes sure instance deletion ok with deleted data | Vishvananda Ishaya | 2012-08-17 | 3 | -21/+58 |
| | |/ / | |||||
| * | | | Merge "OpenStack capitalization added to HACKING.rst" | Jenkins | 2012-08-21 | 21 | -22/+31 |
| |\ \ \ | |||||
| | * | | | OpenStack capitalization added to HACKING.rst | Joe Gordon | 2012-08-17 | 21 | -22/+31 |
| | |/ / | |||||
| * | | | Merge "Allow network to call get_fixed_ip_by_address." | Jenkins | 2012-08-21 | 2 | -0/+2 |
| |\ \ \ | |||||
| | * | | | Allow network to call get_fixed_ip_by_address. | Dan Prince | 2012-08-20 | 2 | -0/+2 |
| * | | | | Merge "Add key_name attribute in XML servers API" | Jenkins | 2012-08-20 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Add key_name attribute in XML servers API | Mauro S. M. Rodrigues | 2012-08-20 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge "Fix PEP8 issues" | Jenkins | 2012-08-20 | 2 | -27/+36 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Fix PEP8 issues | Ray Chen | 2012-08-17 | 2 | -27/+36 |
| * | | | | Fix is_admin check via policy | Vishvananda Ishaya | 2012-08-20 | 4 | -7/+12 |
| | |_|/ |/| | | |||||
| * | | | Merge "Move volume size validation to api layer." | Jenkins | 2012-08-20 | 4 | -18/+67 |
| |\ \ \ | |||||
| | * | | | Move volume size validation to api layer. | Eoghan Glynn | 2012-08-15 | 4 | -18/+67 |
| * | | | | Merge "Fix spelling typos" | Jenkins | 2012-08-20 | 11 | -18/+18 |
| |\ \ \ \ | |||||
| | * | | | | Fix spelling typos | Joe Gordon | 2012-08-16 | 11 | -18/+18 |
| * | | | | | Merge "Remove unused function in console api" | Jenkins | 2012-08-20 | 1 | -6/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove unused function in console api | Sulochan Acharya | 2012-08-15 | 1 | -6/+0 |
| * | | | | | | Merge "Refactor extra specs matching into a new module" | Jenkins | 2012-08-20 | 2 | -45/+65 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Refactor extra specs matching into a new module | Mark McLoughlin | 2012-08-17 | 2 | -45/+65 |
| * | | | | | | | Merge "Disable I18N in Nova's test suites" | Jenkins | 2012-08-20 | 2 | -0/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Disable I18N in Nova's test suites | Jian Wen | 2012-08-18 | 2 | -0/+8 |
| * | | | | | | | | Merge "Make missing imports flag in hacking settable." | Jenkins | 2012-08-20 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Make missing imports flag in hacking settable. | Monty Taylor | 2012-08-17 | 1 | -4/+5 |
| * | | | | | | | | | Merge "Restore libvirt block storage connections on reboot." | Jenkins | 2012-08-20 | 8 | -19/+64 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Restore libvirt block storage connections on reboot. | Rafi Khardalian | 2012-08-14 | 8 | -19/+64 |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * / | | | | | | | | Remove hard-coded 'admin' role checking and use policy instead | unicell | 2012-08-19 | 6 | -3/+35 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge "Fix get_vnc_console race." | Jenkins | 2012-08-17 | 2 | -0/+12 |
| |\ \ \ \ \ \ \ \ | |||||
