Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge "Add option to make exception format errors fatal." | Jenkins | 2012-12-19 | 1 | -2/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add option to make exception format errors fatal. | Dan Prince | 2012-12-18 | 1 | -2/+16 | |
* | | | | | | Merge "Import cfg module in extract_opts.py." | Jenkins | 2012-12-19 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Import cfg module in extract_opts.py. | Dan Prince | 2012-12-18 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge "Update command on devref doc" | Jenkins | 2012-12-19 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update command on devref doc | Sulochan Acharya | 2012-12-14 | 1 | -1/+1 | |
* | | | | | | Merge "Fixed deleting instance booted from invalid vol" | Jenkins | 2012-12-19 | 2 | -2/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixed deleting instance booted from invalid vol | Unmesh Gurjar | 2012-12-14 | 2 | -2/+28 | |
* | | | | | | | Merge "Fix API samples generation." | Jenkins | 2012-12-19 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix API samples generation. | Matthew Treinish | 2012-12-17 | 1 | -2/+5 | |
* | | | | | | | | Merge "Remove the WillNotSchedule exception." | Jenkins | 2012-12-19 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove the WillNotSchedule exception. | Dan Prince | 2012-12-16 | 1 | -4/+0 | |
* | | | | | | | | | Merge "Allow specification of libvirt guest interface backend driver" | Jenkins | 2012-12-19 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Allow specification of libvirt guest interface backend driver | Daniel P. Berrange | 2012-12-18 | 2 | -0/+7 | |
* | | | | | | | | | Fix typos in vncserver_listen config param help description | Daniel P. Berrange | 2012-12-18 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge "Move network_driver into new nova.network.driver" | Jenkins | 2012-12-18 | 5 | -18/+50 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Move network_driver into new nova.network.driver | Mark McLoughlin | 2012-12-16 | 5 | -18/+50 | |
* | | | | | | | | | Merge "network/api add_fixed_ip correctly passes uuid" | Jenkins | 2012-12-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | network/api add_fixed_ip correctly passes uuid | Trey Morris | 2012-12-18 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge "Imported Translations from Transifex" | OpenStack Jenkins | 2012-12-18 | 1 | -251/+278 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Imported Translations from Transifex | OpenStack Jenkins | 2012-12-18 | 1 | -251/+278 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge "Move DNS manager options into network.manager" | Jenkins | 2012-12-18 | 3 | -13/+12 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Move DNS manager options into network.manager | Mark McLoughlin | 2012-12-16 | 3 | -13/+12 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge "Traceback when user doesn't have permission." | Jenkins | 2012-12-18 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Traceback when user doesn't have permission. | Chuck Short | 2012-12-18 | 1 | -0/+3 | |
* | | | | | | | | | Merge "removed duplicate function definitions" | Jenkins | 2012-12-18 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | removed duplicate function definitions | Trey Morris | 2012-12-18 | 1 | -8/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge "Properly remove the time override in quota tests." | Jenkins | 2012-12-18 | 1 | -7/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Properly remove the time override in quota tests. | Robert Collins | 2012-12-18 | 1 | -7/+3 | |
* | | | | | | | | | Merge "Move TimeOverride to the general reusable-test-helper place." | Jenkins | 2012-12-18 | 2 | -11/+10 | |
|\| | | | | | | | | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Move TimeOverride to the general reusable-test-helper place. | Robert Collins | 2012-12-18 | 2 | -11/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge "Added conf support for security groups" | Jenkins | 2012-12-18 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Added conf support for security groups | Justin Hammond | 2012-12-17 | 1 | -1/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge "Use service fixture in DB servicegroup tests." | Jenkins | 2012-12-18 | 1 | -15/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use service fixture in DB servicegroup tests. | Clark Boylan | 2012-12-17 | 1 | -15/+26 | |
* | | | | | | | | Merge "Reset the IPv6 API backend when resetting the conf stack." | Jenkins | 2012-12-18 | 1 | -0/+2 | |
|\| | | | | | | | ||||||
| * | | | | | | | Reset the IPv6 API backend when resetting the conf stack. | Robert Collins | 2012-12-18 | 1 | -0/+2 | |
* | | | | | | | | Merge "Add DBDuplicateEntry exception for unique constraint violations" | Jenkins | 2012-12-18 | 3 | -25/+91 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add DBDuplicateEntry exception for unique constraint violations | Boris Pavlovic | 2012-12-18 | 3 | -25/+91 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge "Add the missing replacement text in devref doc." | Jenkins | 2012-12-18 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Add the missing replacement text in devref doc. | Xiangyang Chu | 2012-12-14 | 2 | -0/+2 | |
* | | | | | | | | Merge "Remove the deprecated quantum v1 code and directory." | Jenkins | 2012-12-18 | 1 | -273/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove the deprecated quantum v1 code and directory. | Yaguang Tang | 2012-12-12 | 1 | -273/+0 | |
* | | | | | | | | | Merge "fix test_nbd using stubs" | Jenkins | 2012-12-18 | 1 | -12/+9 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix test_nbd using stubs | Sean Dague | 2012-12-17 | 1 | -12/+9 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge "Allows an instance to post encrypted password" | Jenkins | 2012-12-18 | 4 | -4/+144 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allows an instance to post encrypted password | Vishvananda Ishaya | 2012-12-10 | 4 | -4/+144 | |
* | | | | | | | | | Merge "Add more association support to network API" | Jenkins | 2012-12-18 | 32 | -34/+310 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add more association support to network API | Chris Yeoh | 2012-12-17 | 32 | -34/+310 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge "Add accounting for orphans to resource tracker." | Jenkins | 2012-12-17 | 7 | -22/+164 | |
|\ \ \ \ \ \ \ \ |