summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Do not test foreign keys with SQLite version < 3.7" into stable/grizzly2013.1.1Jenkins2013-05-091-0/+9
|\
| * Do not test foreign keys with SQLite version < 3.7David Ripton2013-05-061-0/+9
* | Remove insecure default for signing_dir option.Russell Bryant2013-05-081-1/+4
|/
* Merge "Add missing snapshot image properties for VMware Hyper." into stable/g...Jenkins2013-05-021-1/+5
|\
| * Add missing snapshot image properties for VMware Hyper.Yaguang Tang2013-05-011-1/+5
* | Merge "Grab instance for migration before updating usage" into stable/grizzlyJenkins2013-05-021-0/+1
|\ \
| * | Grab instance for migration before updating usageAndrew Laski2013-04-291-0/+1
* | | Merge "Fix baremetal get_available_nodes" into stable/grizzlyJenkins2013-05-022-30/+2
|\ \ \
| * | | Fix baremetal get_available_nodesDevananda van der Veen2013-05-012-30/+2
* | | | Merge "Fix attach when running as root without sysfsutils" into stable/grizzlyJenkins2013-05-021-0/+11
|\ \ \ \
| * | | | Fix attach when running as root without sysfsutilsWalter A. Boring IV2013-05-011-0/+11
| |/ / /
* | | | Merge "Convert the cache key from unicode to a string." into stable/grizzlyJenkins2013-05-021-0/+1
|\ \ \ \
| * | | | Convert the cache key from unicode to a string.Dan Florea2013-05-011-0/+1
| |/ / /
* | | | Merge "Raise rather than generating millions of IPs." into stable/grizzlyJenkins2013-05-022-0/+15
|\ \ \ \
| * | | | Raise rather than generating millions of IPs.David Ripton2013-04-302-0/+15
| |/ / /
* | | | Merge "import and install gettext in vm_vdi_cleaner.py" into stable/grizzlyJenkins2013-05-021-0/+2
|\ \ \ \
| * | | | import and install gettext in vm_vdi_cleaner.pyAndrew Laski2013-05-011-0/+2
| |/ / /
* | | | Merge "Allow listing fixed_ips for a given compute host." into stable/grizzlyJenkins2013-05-026-13/+122
|\ \ \ \
| * | | | Allow listing fixed_ips for a given compute host.Michael Still2013-05-026-13/+122
* | | | | Merge "Wrong proxy port in nova.conf for Spice proxy" into stable/grizzlyJenkins2013-05-023-5/+5
|\ \ \ \ \
| * | | | | Wrong proxy port in nova.conf for Spice proxyÉmilien Macchi2013-05-023-5/+5
| |/ / / /
* | | | | Merge "Catch glance image create exceptions" into stable/grizzlyJenkins2013-05-024-2/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Catch glance image create exceptionsChris Yeoh2013-05-014-2/+23
| |/ / /
* | | | Merge "Fix missing kernel output via VNC/Spice on boot" into stable/grizzlyJenkins2013-05-011-5/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix missing kernel output via VNC/Spice on bootNicolas Simonds2013-04-291-5/+7
| |/ /
* | | Fix ec2 CreateVolumes/DescribeVolumes statusChris Yeoh2013-04-292-8/+1
|/ /
* | Merge "Encode consoleauth token in utf-8 to make it a str" into stable/grizzlyJenkins2013-04-272-10/+53
|\ \
| * | Encode consoleauth token in utf-8 to make it a strSam Morrison2013-04-232-10/+53
* | | Merge "Raise correct exception for duplicate networks" into stable/grizzlyJenkins2013-04-272-9/+23
|\ \ \
| * | | Raise correct exception for duplicate networksBen Nemec2013-04-222-9/+23
* | | | Merge "Make compute/manager use conductor for unrescue()" into stable/grizzlyJenkins2013-04-276-4/+27
|\ \ \ \
| * | | | Make compute/manager use conductor for unrescue()Dan Smith2013-04-226-4/+27
* | | | | Merge "Accepts aws-sdk-java timestamp format" into stable/grizzlyJenkins2013-04-272-4/+33
|\ \ \ \ \
| * | | | | Accepts aws-sdk-java timestamp formatMotoKen2013-04-122-4/+33
* | | | | | Merge "Ensure only pickle-able objects live in metadata" into stable/grizzlyJenkins2013-04-272-3/+13
|\ \ \ \ \ \
| * | | | | | Ensure only pickle-able objects live in metadataStanislaw Pitucha2013-04-122-3/+13
* | | | | | | Merge "Remove unnecessary db call in scheduler driver live-migration code" in...Jenkins2013-04-272-13/+9
|\ \ \ \ \ \ \
| * | | | | | | Remove unnecessary db call in scheduler driver live-migration codeHans Lindgren2013-04-122-13/+9
* | | | | | | | Merge "Fix error message in pre_live_migration." into stable/grizzlyJenkins2013-04-271-8/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix error message in pre_live_migration.Michael Still2013-04-121-8/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "set timeout for paramiko ssh connection" into stable/grizzlyJenkins2013-04-272-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | set timeout for paramiko ssh connectionPhong Ly2013-04-232-1/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Cleans up orphan compute_nodes not cleaned up by compute manager" into...Jenkins2013-04-275-45/+120
|\ \ \ \ \ \ \ \
| * | | | | | | | Cleans up orphan compute_nodes not cleaned up by compute managerDavid Peraza2013-04-135-45/+120
* | | | | | | | | Merge "Change DB API instance functions for selective metadata fetching" into...Jenkins2013-04-276-35/+55
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Change DB API instance functions for selective metadata fetchingDan Smith2013-04-226-35/+55
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Query quantum once for instance's security groups" into stable/grizzlyJenkins2013-04-274-24/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | Query quantum once for instance's security groupsAaron Rosen2013-04-244-24/+82
* | | | | | | | | Merge "get context from req rather than getting a new admin context" into sta...Jenkins2013-04-275-28/+28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | get context from req rather than getting a new admin contextAaron Rosen2013-04-245-28/+28
| | |_|_|_|_|_|/ | |/| | | | | |