| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | Specify the conf file when creating a volume. | Dan Prince | 2012-09-06 | 2 | -1/+3 | |
| * | | | | | | | | | | | Create image of volume-backed instance via native API | Eoghan Glynn | 2012-09-09 | 5 | -76/+202 | |
| | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge "rbd: implement create_volume_from_snapshot" | Jenkins | 2012-09-09 | 1 | -8/+60 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | rbd: implement create_volume_from_snapshot | Josh Durgin | 2012-09-07 | 1 | -8/+60 | |
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge "Set install_requires in setup.py." | Jenkins | 2012-09-09 | 3 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Set install_requires in setup.py. | Andrew Laski | 2012-09-07 | 3 | -4/+6 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge "Add ServerStartStop extension API test" | Jenkins | 2012-09-09 | 9 | -0/+92 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Add ServerStartStop extension API test | Dan Smith | 2012-09-07 | 9 | -0/+92 | |
| * | | | | | | | | | | | Merge "Add Server Detail and Metadata tests" | Jenkins | 2012-09-09 | 21 | -2/+319 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Add Server Detail and Metadata tests | Dan Smith | 2012-09-07 | 21 | -2/+319 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge "fix unmounting of LXC containers in the presence of symlinks" | Jenkins | 2012-09-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | fix unmounting of LXC containers in the presence of symlinks | Pádraig Brady | 2012-09-08 | 1 | -1/+1 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * / | | | | | | | | | Have device mapping use autocreated device nodes | Clemens Perz | 2012-09-08 | 1 | -3/+14 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge "Correct ephemeral disk cache filename." | Jenkins | 2012-09-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Correct ephemeral disk cache filename. | Dan Prince | 2012-09-07 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge "Execute attach_time query earlier in migration 98" | Jenkins | 2012-09-08 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Execute attach_time query earlier in migration 98 | Brian Waldon | 2012-09-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge "xenapi: Make dom0 serialization consistent." | Jenkins | 2012-09-07 | 10 | -132/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | xenapi: Make dom0 serialization consistent. | Rick Harris | 2012-09-07 | 10 | -132/+68 | |
| * | | | | | | | | | | | Merge "Refer to correct column names in migration 98" | Jenkins | 2012-09-07 | 2 | -2/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Refer to correct column names in migration 98 | Brian Waldon | 2012-09-07 | 2 | -2/+22 | |
| * | | | | | | | | | | | | Merge "Stop lock decorator from leaving tempdirs in tests" | Jenkins | 2012-09-07 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Stop lock decorator from leaving tempdirs in tests | Vishvananda Ishaya | 2012-09-07 | 1 | -6/+6 | |
| | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge "Call driver for attach/detach_volume" | Jenkins | 2012-09-07 | 2 | -0/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Call driver for attach/detach_volume | Cory Stone | 2012-09-07 | 2 | -0/+27 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge "Use volume driver specific exceptions" | Jenkins | 2012-09-07 | 9 | -101/+123 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Use volume driver specific exceptions | Ronen Kat | 2012-09-07 | 9 | -101/+123 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge "Fake requests in tests should be to v1" | Jenkins | 2012-09-07 | 3 | -9/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fake requests in tests should be to v1 | Mike Perez | 2012-09-07 | 3 | -9/+9 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge "Implement paginate query use marker in nova-api" | Jenkins | 2012-09-07 | 10 | -37/+243 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Implement paginate query use marker in nova-api | pengyuwei | 2012-09-07 | 10 | -37/+243 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge "Add a tunable to control how many ARPs are sent." | Jenkins | 2012-09-07 | 1 | -8/+19 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Add a tunable to control how many ARPs are sent. | Brian Haley | 2012-09-05 | 1 | -8/+19 | |
| * | | | | | | | | | | Merge "Fix EC2 cinder volume creation as an admin user." | Jenkins | 2012-09-07 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix EC2 cinder volume creation as an admin user. | Dan Prince | 2012-09-06 | 1 | -2/+3 | |
| * | | | | | | | | | | | Fix typo in tgtadm LOG.error() call | Chuck Short | 2012-09-07 | 1 | -1/+1 | |
| | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge "Simplify setting up test notifier" | Jenkins | 2012-09-07 | 5 | -9/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Simplify setting up test notifier | Mark McLoughlin | 2012-09-07 | 5 | -9/+7 | |
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge "Fix synchronized decorator path cleanup" | Jenkins | 2012-09-07 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fix synchronized decorator path cleanup | Joe Gordon | 2012-09-06 | 1 | -0/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge "Allow cinder catalog match values to be configured" | Jenkins | 2012-09-06 | 1 | -1/+15 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Allow cinder catalog match values to be configured | Vishvananda Ishaya | 2012-09-06 | 1 | -1/+15 | |
| | |/ / / / / / / / | ||||||
| * | | | | | / / / | Generate a flavorid if needed at flavor creation | Adrien Cunin | 2012-09-07 | 5 | -4/+44 | |
| | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge "Fix xml metadata for volumes extension." | Jenkins | 2012-09-06 | 2 | -9/+181 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix xml metadata for volumes extension. | Matthew Treinish | 2012-08-30 | 2 | -9/+181 | |
| * | | | | | | | | | Merge "Move api_samples to doc dir" | Jenkins | 2012-09-06 | 54 | -3/+14 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Move api_samples to doc dir | Mark McLoughlin | 2012-09-05 | 54 | -3/+14 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge "Fix and cleanup compute node stat tracking" | Jenkins | 2012-09-06 | 5 | -78/+121 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Fix and cleanup compute node stat tracking | Brian Elliott | 2012-09-06 | 5 | -78/+121 | |
| * | | | | | | | | Merge "Add missing argument to novncproxy websockify call" | Jenkins | 2012-09-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
