| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Fix test_migrations to work with python 2.6 | Vishvananda Ishaya | 2012-05-01 | 1 | -40/+41 | |
| * | | | | Merge "Fix test_launcher_app to ensure service actually got started" | Jenkins | 2012-05-01 | 1 | -1/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix test_launcher_app to ensure service actually got started | Johannes Erdfelt | 2012-05-01 | 1 | -1/+5 | |
| * | | | | | Merge "Remove hack for xenapi driver tests" | Jenkins | 2012-05-01 | 1 | -0/+4 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Remove hack for xenapi driver tests | Johannes Erdfelt | 2012-05-01 | 1 | -0/+4 | |
| * | | | | | Merge "Return a BadRequest on bad flavors param values." | Jenkins | 2012-05-01 | 1 | -98/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Return a BadRequest on bad flavors param values. | Alex Meade | 2012-05-01 | 1 | -98/+14 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Enable InnoDB checking" | Jenkins | 2012-05-01 | 1 | -43/+113 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Enable InnoDB checking | Sean Dague | 2012-04-26 | 1 | -43/+113 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Update integration tests to listen on 127.0.0.1 | Brian Lamar | 2012-05-01 | 1 | -0/+6 | |
| | |/ / |/| | | ||||||
| * | | | Merge "Make KillFilter to handle 'deleted' w/o rstrip." | Jenkins | 2012-05-01 | 1 | -0/+14 | |
| |\ \ \ | ||||||
| | * | | | Make KillFilter to handle 'deleted' w/o rstrip. | Dan Prince | 2012-04-27 | 1 | -0/+14 | |
| * | | | | Merge "Migrate block_device_mapping to use instance uuids." | Jenkins | 2012-04-30 | 4 | -48/+54 | |
| |\ \ \ \ | ||||||
| | * | | | | Migrate block_device_mapping to use instance uuids. | Michael Still | 2012-05-01 | 4 | -48/+54 | |
| * | | | | | Merge "Clean up ElementTree usage" | Jenkins | 2012-04-30 | 5 | -38/+32 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Clean up ElementTree usage | Chuck Short | 2012-04-30 | 5 | -38/+32 | |
| * | | | | | | Merge "Use openstack.common.importutils." | Jenkins | 2012-04-30 | 12 | -43/+51 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Use openstack.common.importutils. | Russell Bryant | 2012-04-28 | 12 | -43/+51 | |
| * | | | | | | | Merge "Port types and extra specs to volume api" | Jenkins | 2012-04-30 | 12 | -28/+629 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Port types and extra specs to volume api | Vishvananda Ishaya | 2012-04-13 | 12 | -28/+629 | |
| * | | | | | | | Merge "Keep uuid with bandwidth usage tracking to handle the case where a MAC... | Jenkins | 2012-04-30 | 2 | -2/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Keep uuid with bandwidth usage tracking to handle the case where a MAC addres... | Brian Elliott | 2012-04-27 | 2 | -2/+8 | |
| * | | | | | | | | Remove unnecessary return statements | Johannes Erdfelt | 2012-04-30 | 2 | -6/+0 | |
| | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | | Merge "Add libvirt get_console_output tests: pty and file" | Jenkins | 2012-04-30 | 1 | -0/+82 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add libvirt get_console_output tests: pty and file | Dan Prince | 2012-04-27 | 1 | -0/+82 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "Remove unnecessary references to resize_confirm_window flag" | Jenkins | 2012-04-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove unnecessary references to resize_confirm_window flag | Mark McLoughlin | 2012-04-30 | 1 | -1/+1 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Implements EC2 DescribeAddresses by specific PublicIp." | Jenkins | 2012-04-30 | 1 | -0/+18 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Implements EC2 DescribeAddresses by specific PublicIp. | MotoKen | 2012-04-25 | 1 | -0/+18 | |
| * | | | | | | | Merge "Make rebuilds with an emtpy name raise BadRequest." | Jenkins | 2012-04-28 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Make rebuilds with an emtpy name raise BadRequest. | Alex Meade | 2012-04-18 | 1 | -0/+11 | |
| * | | | | | | | Merge "Do not allow blank adminPass attribute on set password" | Jenkins | 2012-04-27 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Do not allow blank adminPass attribute on set password | Alex Meade | 2012-04-18 | 1 | -0/+10 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "Fix instance delete notifications." | Jenkins | 2012-04-27 | 1 | -9/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix instance delete notifications. | Monsyne Dragon | 2012-04-27 | 1 | -9/+13 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Disconnect stale instance VDIs when starting nova-compute" | Jenkins | 2012-04-27 | 2 | -5/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Disconnect stale instance VDIs when starting nova-compute | Johannes Erdfelt | 2012-04-27 | 2 | -5/+20 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "Add additional capabilities for computes" | Jenkins | 2012-04-27 | 1 | -0/+31 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Add additional capabilities for computes | Monsyne Dragon | 2012-04-27 | 1 | -0/+31 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge "Refactor nova.rpc config handling." | Jenkins | 2012-04-27 | 6 | -45/+60 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Refactor nova.rpc config handling. | Russell Bryant | 2012-04-25 | 6 | -45/+60 | |
| * | | | | | | Merge "Make the filename that image hashes are written to configurable." | Jenkins | 2012-04-27 | 1 | -0/+71 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Make the filename that image hashes are written to configurable. | Michael Still | 2012-04-26 | 1 | -0/+71 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge "Fixes bug 989271, fixes launched_at date on notifications." | Jenkins | 2012-04-27 | 1 | -0/+120 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fixes bug 989271, fixes launched_at date on notifications. | Monsyne Dragon | 2012-04-26 | 1 | -0/+120 | |
| | |/ / / / / | ||||||
| * / / / / / | Imports to human alphabetical order | Joe Gordon | 2012-04-26 | 4 | -5/+5 | |
| |/ / / / / | ||||||
| * / / / / | fix bug #980452 set net.ipv4.ip_forward=1 on network | Peng Yong | 2012-04-25 | 1 | -0/+4 | |
| |/ / / / | ||||||
| * | | | | Merge "Validate min_ram/min_disk on rebuild." | Jenkins | 2012-04-25 | 1 | -0/+54 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Validate min_ram/min_disk on rebuild. | Dan Prince | 2012-04-23 | 1 | -0/+54 | |
| * | | | | Merge "Introduced flag base_dir_name. Fixes bug 973194" | Jenkins | 2012-04-25 | 2 | -6/+9 | |
| |\ \ \ \ | ||||||
