| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge "Remove fetching of networks that weren't created via nova-manage" | Jenkins | 2012-01-30 | 1 | -9/+0 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Remove fetching of networks that weren't created via nova-manage | Brad Hall | 2012-01-26 | 1 | -9/+0 | |
| * | | | | | | Merge "Remove session arguments from db.api" | Jenkins | 2012-01-30 | 1 | -18/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove session arguments from db.api | Mark Washenberger | 2012-01-27 | 1 | -18/+12 | |
| * | | | | | | | Merge "Refactor away the flags.DEFINE_* helpers" | Jenkins | 2012-01-30 | 79 | -1157/+1853 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Refactor away the flags.DEFINE_* helpers | Mark McLoughlin | 2012-01-28 | 79 | -1157/+1853 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge "Raise 400 if bad kepair data is provided" | Jenkins | 2012-01-30 | 4 | -1/+27 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Raise 400 if bad kepair data is provided | Brian Waldon | 2012-01-28 | 4 | -1/+27 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "Add authorization checks to flavormanage extension" | Jenkins | 2012-01-29 | 4 | -32/+11 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Add authorization checks to flavormanage extension | Brian Waldon | 2012-01-25 | 4 | -32/+11 | |
| * | | | | | | Merge "Remove session arg from sm_backend_conf_update" | Jenkins | 2012-01-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove session arg from sm_backend_conf_update | Brian Waldon | 2012-01-27 | 1 | -1/+1 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge "fix `nova-manage image convert` exception" | Jenkins | 2012-01-27 | 1 | -2/+1 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | fix `nova-manage image convert` exception | Pádraig Brady | 2012-01-27 | 1 | -2/+1 | |
| * | | | | | | Merge "Added validation of name when creating a new keypair" | Jenkins | 2012-01-27 | 2 | -0/+29 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Added validation of name when creating a new keypair | Philip Knouff | 2012-01-27 | 2 | -0/+29 | |
| | |/ / / / | ||||||
| * / / / / | Ignore case in policy role checks. | Dan Prince | 2012-01-27 | 2 | -6/+14 | |
| |/ / / / | ||||||
| * | | | | Add a note explaining why unhandled exceptions shouldn't be returned | Johannes Erdfelt | 2012-01-26 | 1 | -0/+4 | |
| * | | | | uses the instance uuid in libvirt by introducing a new variable 'uuid' for th... | Christian Berendt | 2012-01-26 | 3 | -0/+18 | |
| | |/ / |/| | | ||||||
| * | | | Merge "Fixing rebuilds on libvirt, seriously." | Jenkins | 2012-01-26 | 1 | -9/+9 | |
| |\ \ \ | ||||||
| | * | | | Fixing rebuilds on libvirt, seriously. | Naveed Massjouni | 2012-01-25 | 1 | -9/+9 | |
| * | | | | Fixes bug 914418 | Monsyne Dragon | 2012-01-26 | 1 | -1/+1 | |
| | |_|/ |/| | | ||||||
| * | | | Merge changes If0c92dca,I75d8b616 | Jenkins | 2012-01-26 | 13 | -10/+1008 | |
| |\ \ \ | ||||||
| | * | | | blueprint host-aggregates: OSAPI extensions | Armando Migliaccio | 2012-01-25 | 7 | -4/+619 | |
| | * | | | blueprint host-aggregates: OSAPI/virt integration, via nova.compute.api | Armando Migliaccio | 2012-01-25 | 8 | -10/+393 | |
| * | | | | Merge "Remove LazySerializationMiddleware." | Jenkins | 2012-01-26 | 6 | -57/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove LazySerializationMiddleware. | Dan Prince | 2012-01-26 | 6 | -57/+2 | |
| * | | | | | Merge "Bug #921730: plugins/xenserver/xenapi/etc/xapi.d/plugins/objectstore n... | Jenkins | 2012-01-26 | 3 | -261/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Bug #921730: plugins/xenserver/xenapi/etc/xapi.d/plugins/objectstore no longe... | Armando Migliaccio | 2012-01-26 | 3 | -261/+14 | |
| | |/ / / / | ||||||
| * / / / / | Adding live migration server actions | masumotok | 2012-01-26 | 12 | -59/+323 | |
| |/ / / / | ||||||
| * | | | | bug 921931: fix Quantum Manager VM launch race condition | Dan Wendlandt | 2012-01-25 | 1 | -0/+1 | |
| * | | | | Fix authorization checks for simple_usage.show | Anthony Young | 2012-01-25 | 5 | -29/+28 | |
| * | | | | Merge "Don't pass filter_properites to managers" | Jenkins | 2012-01-26 | 2 | -1/+12 | |
| |\ \ \ \ | ||||||
| | * | | | | Don't pass filter_properites to managers | Chris Behrens | 2012-01-25 | 2 | -1/+12 | |
| * | | | | | Merge "Simplify somewhat complicated reduce() into sum()" | Jenkins | 2012-01-26 | 1 | -4/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Simplify somewhat complicated reduce() into sum() | Johannes Erdfelt | 2012-01-25 | 1 | -4/+1 | |
| * | | | | | | Ignore connection_type when no instances exist | Brian Waldon | 2012-01-25 | 1 | -4/+13 | |
| |/ / / / / | ||||||
| * | | | | | Merge "Add HACKING compliance testing to run_test.sh" | Jenkins | 2012-01-25 | 2 | -0/+207 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add HACKING compliance testing to run_test.sh | Joe Gordon | 2012-01-24 | 2 | -0/+207 | |
| * | | | | | | Merge "Fix uptime calculation in simple_usage" | Jenkins | 2012-01-25 | 2 | -1/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix uptime calculation in simple_usage | Anthony Young | 2012-01-25 | 2 | -1/+4 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge "Do not output admin_password in debug logs" | Jenkins | 2012-01-25 | 1 | -1/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Do not output admin_password in debug logs | Thierry Carrez | 2012-01-24 | 1 | -1/+4 | |
| * | | | | | | | Merge "rootwrap: Fix KillFilter matching" | Jenkins | 2012-01-25 | 1 | -4/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | rootwrap: Fix KillFilter matching | Adam Gandelman | 2012-01-25 | 1 | -4/+5 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Fixes bug 921265 - i'nova-manage flavor create|list'" | Jenkins | 2012-01-25 | 2 | -40/+24 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Fixes bug 921265 - i'nova-manage flavor create|list' | Dean Troyer | 2012-01-25 | 2 | -40/+24 | |
| * | | | | | | | Merge "Fix bug 921715 - 'nova x509-create-cert' fails" | Jenkins | 2012-01-25 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | Fix bug 921715 - 'nova x509-create-cert' fails | Dean Troyer | 2012-01-25 | 1 | -4/+4 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge "Remove unused flags.Help*Flag" | Jenkins | 2012-01-25 | 5 | -31/+0 | |
| |\ \ \ \ \ \ | ||||||
