| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | | | | | | | | | Revert to using context; to avoid conflict, we import context module as nova_... | Kevin L. Mitchell | 2011-07-29 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | pull-up from trunk and conflict resolution | Kevin L. Mitchell | 2011-07-29 | 1 | -1/+1 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | pull-up from trunk | Kevin L. Mitchell | 2011-07-29 | 1 | -6/+3 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | pull-up from trunk; fix problem obscuring context module with context param; ... | Kevin L. Mitchell | 2011-07-29 | 1 | -10/+15 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | pull-up from trunk | Kevin L. Mitchell | 2011-07-27 | 2 | -2/+11 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | First pass at converting this stuff--pass context down into vmops. Still nee... | Kevin L. Mitchell | 2011-07-26 | 1 | -4/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | - Remove Twisted dependency from pip-requires | Brian Waldon | 2011-08-02 | 1 | -435/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | removing compute monitor | Brian Waldon | 2011-08-02 | 1 | -435/+0 | |
| | | | | |_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | / | | | | | | | | | | | | | | | | | Use flavorid only at the API level and use instance_type_id internally | Johannes Erdfelt | 2011-08-03 | 2 | -11/+12 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | FlavorNotFound already existed, no need to create another exception. | Brian Lamar | 2011-07-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | Created exceptions for accepting in OSAPI, and handled them appropriately. | Brian Lamar | 2011-07-29 | 1 | -6/+3 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Fixed review comments: Put parsing logic of network information in create_ins... | Tushar Patil | 2011-07-29 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | Merged with trunk | Tushar Patil | 2011-07-29 | 3 | -16/+19 | |
| |\| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-07-29 | 2 | -15/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Fixes issue with OSAPI passing compute API a flavorid instead of an instance ... | Brian Lamar | 2011-07-29 | 1 | -6/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | Updated resize to call compute API with instance_type identifiers instead of ... | Brian Lamar | 2011-07-29 | 1 | -6/+3 | |
| | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Merge from trunk and conflict resolution | matt.dietz@rackspace.com | 2011-07-27 | 2 | -24/+46 | |
| | | |\| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Resolved conflict with trunk | matt.dietz@rackspace.com | 2011-07-21 | 3 | -56/+83 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Renamed the virt driver resize methods to migration for marginally more under... | matt.dietz@rackspace.com | 2011-07-21 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | CHanges based on feedback | matt.dietz@rackspace.com | 2011-07-20 | 1 | -8/+12 | |
| | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | remove extra log statement | Vishvananda Ishaya | 2011-07-28 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-07-28 | 2 | -24/+45 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fix for reviews | Vishvananda Ishaya | 2011-07-25 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-07-22 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fix all tests | Vishvananda Ishaya | 2011-07-22 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | start removing references to AuthManager | Vishvananda Ishaya | 2011-07-21 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merged with trunk and fixed broken unit test cases | Tushar Patil | 2011-07-27 | 3 | -28/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | passing host from the compute manager for add_fixed_ip_to_instance() | Trey Morris | 2011-07-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | merging trunk; resolving conflicts | Brian Waldon | 2011-07-26 | 3 | -77/+121 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | fixing merge conflict | Adam Johnson | 2011-07-26 | 1 | -3/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | fixing typos | Brian Waldon | 2011-07-25 | 1 | -3/+3 | |
| | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | Add i18n for logging, changed create_bridge/vlan to should_create_bridge/vlan... | Ryu Ishimoto | 2011-07-23 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | Added network_info to unfilter_instance to avoid exceptions when shutting dow... | Ryu Ishimoto | 2011-07-22 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | Merged trunk | Ryu Ishimoto | 2011-07-22 | 3 | -48/+72 | |
| | | |\| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | Updated the compute API so that has_finished_migration uses instance_uuid. | Dan Prince | 2011-07-21 | 1 | -2/+2 | |
| | | | |/ / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | Fixes lp813006 | matt.dietz@rackspace.com | 2011-07-21 | 2 | -2/+2 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | Some broken tests from my other merge | matt.dietz@rackspace.com | 2011-07-21 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | Merge from trunk | matt.dietz@rackspace.com | 2011-07-21 | 1 | -12/+19 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | Fixes lp813006 - inconsistent DB API naming | matt.dietz@rackspace.com | 2011-07-19 | 1 | -1/+1 | |
| | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | Merged trunk | Ryu Ishimoto | 2011-07-21 | 1 | -8/+9 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | Merged trunk | Ryu Ishimoto | 2011-07-21 | 1 | -4/+10 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | Created _get_instance_nw_info method to clean up duplicate code | Ryu Ishimoto | 2011-07-21 | 1 | -21/+20 | |
| | | * | | | | | | | | | | | | | Removed unnecessary context parameter | Ryu Ishimoto | 2011-07-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | Merged get_configurations and plug of VIF drivers | Ryu Ishimoto | 2011-07-20 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | Added network_info parameter to all the appropriate places in virt layers and... | Ryu Ishimoto | 2011-07-20 | 1 | -4/+8 | |
| | | * | | | | | | | | | | | | | Renamed setup_vif_network to plug_vif | Ryu Ishimoto | 2011-07-20 | 1 | -8/+12 | |
| | | * | | | | | | | | | | | | | Merged lp:~danwent/nova/network-refactoring-l2 | Ryu Ishimoto | 2011-07-20 | 1 | -4/+14 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | cleanup | Dan Wendlandt | 2011-07-19 | 1 | -4/+4 | |
| | | | * | | | | | | | | | | | | | merge of ovs L2 branch | Dan Wendlandt | 2011-07-19 | 1 | -5/+15 | |
| | | * | | | | | | | | | | | | | | Merged trunk | Ryu Ishimoto | 2011-07-20 | 2 | -96/+187 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
