summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-05-0923-2902/+2873
| |_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "xenapi: cleanup vdi when disk too big exception raised"Jenkins2013-05-092-22/+145
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | xenapi: cleanup vdi when disk too big exception raisedJohn Garbutt2013-05-092-22/+145
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Add pointer to compute driver matrix wiki page."Jenkins2013-05-091-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Add pointer to compute driver matrix wiki page.Russell Bryant2013-05-091-0/+5
| | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Change type of cells.deleted from boolean to integer."Jenkins2013-05-092-0/+228
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Change type of cells.deleted from boolean to integer.David Ripton2013-05-082-0/+228
| | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Fixes typo in server-evacuate-req.xml"Jenkins2013-05-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fixes typo in server-evacuate-req.xmlKravchenko Pavel2013-05-091-1/+1
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Fix variable referenced before assginment in vmwareapi code."Jenkins2013-05-092-4/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Fix variable referenced before assginment in vmwareapi code.Yaguang Tang2013-05-092-4/+56
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Removes unnecessary check for admin context in evacuate."Jenkins2013-05-093-4/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Removes unnecessary check for admin context in evacuate.Kravchenko Pavel2013-05-083-4/+17
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Removes duplicate assertEqual"Jenkins2013-05-081-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Removes duplicate assertEqualBelmiro Moreira2013-05-081-1/+0
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Session cleanup for db.floating_ip_* methods"Jenkins2013-05-082-12/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Session cleanup for db.floating_ip_* methodsBoris Pavlovic2013-05-082-12/+7
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Remove insecure default for signing_dir option."Jenkins2013-05-081-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Remove insecure default for signing_dir option.Russell Bryant2013-05-081-1/+4
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge "Rename nova.compute.instance_types to flavors"Jenkins2013-05-0861-389/+390
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-0761-389/+390
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Fixes mock calls in Hyper-V test method"Jenkins2013-05-081-7/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fixes mock calls in Hyper-V test methodAlessandro Pilotti2013-05-081-7/+4
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Transition from openstack.common.setup to pbr."Jenkins2013-05-087-445/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Transition from openstack.common.setup to pbr.Monty Taylor2013-05-077-445/+77
* | | | | | | | | | | | | | | Merge "libvirt: ignore NOSTATE in resume_state_on_host_boot() method."Jenkins2013-05-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | libvirt: ignore NOSTATE in resume_state_on_host_boot() method.Yufang Zhang2013-05-061-0/+1
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Add an index to compute_node_stats"Jenkins2013-05-081-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add an index to compute_node_statsBrian Elliott2013-05-041-0/+37
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* / | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-05-0723-3396/+2025
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Nova evacuate failed when VM is in SHUTOFF status"Jenkins2013-05-072-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Nova evacuate failed when VM is in SHUTOFF statusYang Yu2013-05-072-1/+19
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Remove security_group_handler"Jenkins2013-05-079-263/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Remove security_group_handlerAaron Rosen2013-05-069-263/+5
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Remove random print statements"Jenkins2013-05-074-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove random print statementsAaron Rosen2013-05-064-5/+0
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-05-0723-26644/+38949
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-05-0623-26644/+38949
* | | | | | | | | | | | Merge "Sync oslo-incubator print statement changes"Jenkins2013-05-073-17/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Sync oslo-incubator print statement changesMatthew Sherborne2013-05-063-17/+23
* | | | | | | | | | | | | Merge "Delete InstanceSystemMetadata on instance deletion"Jenkins2013-05-073-25/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Delete InstanceSystemMetadata on instance deletionJoe Gordon2013-05-023-25/+13
* | | | | | | | | | | | | Remove referances to LegacyFormatter in example logging.conf.Tim Miller2013-05-061-7/+7
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge "xenapi: Always set other_config for VDIs"Jenkins2013-05-063-40/+251
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xenapi: Always set other_config for VDIsRick Harris2013-05-023-40/+251
* | | | | | | | | | | | | Merge "Convert to using oslo's execute() method."Jenkins2013-05-0628-268/+97
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Convert to using oslo's execute() method.Michael Still2013-05-0428-268/+97
* | | | | | | | | | | | | | Merge "Fix stub_instance() to include missing attributes"Jenkins2013-05-061-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix stub_instance() to include missing attributesDan Smith2013-05-041-1/+8
* | | | | | | | | | | | | | Merge "Import latest log module from oslo"Jenkins2013-05-052-7/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \