Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged trunk | Chris Behrens | 2011-08-29 | 1 | -0/+12 |
|\ | |||||
| * | merged with volume_types. no code refactoring yet | vladimir.p | 2011-08-24 | 1 | -0/+11 |
| |\ | |||||
| * \ | merged with nova-1450 | vladimir.p | 2011-08-17 | 1 | -0/+7 |
| |\ \ | |||||
| * \ \ | merged with 1416 | vladimir.p | 2011-08-11 | 1 | -0/+3 |
| |\ \ \ | |||||
| * \ \ \ | merged with nova-1411 | vladimir.p | 2011-08-09 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merged with 1382 | vladimir.p | 2011-08-05 | 1 | -1/+6 |
| |\ \ \ \ \ | |||||
| * | | | | | | returned vsa_manager, nova-manage arg and print changes | vladimir.p | 2011-07-28 | 1 | -0/+2 |
| * | | | | | | some minor cosmetic work. addressed some dead code section | vladimir.p | 2011-07-28 | 1 | -2/+0 |
| * | | | | | | volume name change. some cleanup | vladimir.p | 2011-07-25 | 1 | -1/+0 |
| * | | | | | | some cleanup. VSA flag status changes. returned some files | vladimir.p | 2011-07-25 | 1 | -14/+0 |
| * | | | | | | VSA: first cut. merged with 1279 | vladimir.p | 2011-07-15 | 1 | -0/+27 |
* | | | | | | | pep8 fixes | Chris Behrens | 2011-08-29 | 1 | -3/+6 |
* | | | | | | | Default rabbit max_retries to forever | Chris Behrens | 2011-08-27 | 1 | -3/+3 |
* | | | | | | | flag for kombu connection backoff on retries | Chris Behrens | 2011-08-26 | 1 | -0/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Fixed doc string | Nachi Ueno | 2011-08-23 | 1 | -4/+4 |
* | | | | | | Merged with trunk | Nachi Ueno | 2011-08-23 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 'use the ipv6' -- 'use ipv6' | Dan Prince | 2011-08-23 | 1 | -1/+1 |
| * | | | | | | Move use_ipv6 into flags. Its used in multiple places (network manager and th... | Dan Prince | 2011-08-23 | 1 | -0/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Added Test Code, doc string, and fixed pip-requiresw | Nachi Ueno | 2011-08-22 | 1 | -2/+3 |
* | | | | | | Fixed typo | Nachi Ueno | 2011-08-19 | 1 | -1/+1 |
* | | | | | | Added monkey patching notification code function | Nachi Ueno | 2011-08-19 | 1 | -0/+8 |
|/ / / / / | |||||
* | | | | | remerge trunk | Monsyne Dragon | 2011-08-13 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | merged trunk | Brian Lamar | 2011-08-11 | 1 | -0/+3 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | * Removes rogue direct usage of subprocess module by proper utils.execute calls | Thierry Carrez | 2011-08-11 | 1 | -0/+3 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | Rename sudo_helper FLAG into root_helper | Thierry Carrez | 2011-08-09 | 1 | -1/+1 |
| | | * | | | Add run_as_root parameter to utils.execute, uses new sudo_helper FLAG to pref... | Thierry Carrez | 2011-08-05 | 1 | -0/+3 |
| | | | |/ | | | |/| | |||||
| * | / | | Allows multiple MySQL connections to be maintained using eventlet's db_pool. | Brian Lamar | 2011-08-10 | 1 | -0/+6 |
| |/ / / | |||||
* / / / | Added durable option for nova rabbit queues | Monsyne Dragon | 2011-08-12 | 1 | -0/+1 |
|/ / / | |||||
* / / | OS v1.1 is now the default into novarc | Sandy Walsh | 2011-08-04 | 1 | -1/+1 |
|/ / | |||||
* | | Yet another conflict resolved. | Nikolay Sokolov | 2011-08-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add a flag to set the default file mode of logs. | Josh Kearney | 2011-07-27 | 1 | -1/+1 |
| |/ | |||||
* | | Fixed old libvirt semantics, added resume_guests_state_on_host_boot flag. | Nikolay Sokolov | 2011-07-26 | 1 | -0/+2 |
* | | Moved restaring instances from livbirt driver to ComputeManager. | Nikolay Sokolov | 2011-07-22 | 1 | -0/+3 |
|/ | |||||
* | Add a flag to disable ec2 or osapi. | Josh Kearney | 2011-07-08 | 1 | -0/+2 |
* | merging trunk | Brian Waldon | 2011-06-17 | 1 | -1/+1 |
|\ | |||||
| * | Glance host defaults to rather than localhost | Rick Harris | 2011-06-16 | 1 | -1/+1 |
* | | merging trunk | Brian Waldon | 2011-06-13 | 1 | -2/+6 |
|\| | |||||
| * | Fixing code per review comments | Rick Harris | 2011-06-09 | 1 | -2/+2 |
| * | Merging trunk | Rick Harris | 2011-06-09 | 1 | -0/+2 |
| |\ | |||||
| | * | trunk merge after 2b hit | Sandy Walsh | 2011-06-03 | 1 | -0/+1 |
| | |\ | |||||
| | * \ | merge against 2a | Sandy Walsh | 2011-05-25 | 1 | -3/+4 |
| | |\ \ | |||||
| | * \ \ | merge | Sandy Walsh | 2011-05-23 | 1 | -0/+2 |
| | |\ \ \ | |||||
| | | * | | | getting closer to working select call | Sandy Walsh | 2011-05-23 | 1 | -0/+2 |
| * | | | | | Support multiple glance-api servers | Rick Harris | 2011-06-09 | 1 | -2/+4 |
| | |_|_|/ | |/| | | | |||||
* / | | | | further changes | Brian Waldon | 2011-06-09 | 1 | -1/+1 |
|/ / / / | |||||
* | | / | Allow SSL AMQP connections. | Josh Kearney | 2011-06-01 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | add a test from vish and fix the issues | termie | 2011-05-24 | 1 | -0/+1 |
* | | | Properly reparse flags when adding dynamic flags | termie | 2011-05-24 | 1 | -3/+3 |
|/ / | |||||
* | | Merge prop changes | Cerberus | 2011-05-16 | 1 | -1/+1 |
* | | Merge from trunk | Cerberus | 2011-05-09 | 1 | -0/+3 |
|\| |