| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | implement unit test for linux_net | Keisuke Tagami | 2011-09-05 | 1 | -0/+232 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Make weigh_hosts() return a host per instance, instead of just a list of hosts. | Kevin L. Mitchell | 2011-09-08 | 1 | -0/+33 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | pull-up from trunk | Kevin L. Mitchell | 2011-09-08 | 1 | -0/+323 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | pull-up from trunk | Kevin L. Mitchell | 2011-09-07 | 2 | -2/+7 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | fix a couple of typos in the added unit test | Kevin L. Mitchell | 2011-09-07 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | weigh_hosts() needs to return a list of hosts for the instances, not just a l... | Kevin L. Mitchell | 2011-09-07 | 1 | -0/+32 | |
| | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Do not attempt to mount the swap VDI for file injection. | Josh Kearney | 2011-09-08 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | First pass at adding reboot_type to reboot codepath. | Josh Kearney | 2011-09-08 | 4 | -6/+17 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | This code contains contains a new NetworkManager class that can leverage Quan... | Dan Wendlandt | 2011-09-08 | 1 | -0/+323 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | merge trunk | Dan Wendlandt | 2011-09-07 | 29 | -489/+1302 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | more review cleanup | Dan Wendlandt | 2011-09-02 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | move content of quantum/fake.py to test_quantum.py in unit testing class (mos... | Dan Wendlandt | 2011-09-01 | 1 | -2/+74 | |
| | * | | | | | | | | | | | | | | remove references to MelangeIPAMTest, as they cannot be used yet | Dan Wendlandt | 2011-09-01 | 1 | -10/+0 | |
| | * | | | | | | | | | | | | | | additional review cleanup | Dan Wendlandt | 2011-09-01 | 1 | -10/+11 | |
| | * | | | | | | | | | | | | | | Address code review feedback from Rick and Matt | Brad Hall | 2011-08-23 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | merge trunk | danwent@gmail.com | 2011-08-28 | 31 | -186/+3731 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | restore fixed_ip_associate_pool in nova/db/sqlalchemy.py to its original form... | danwent@gmail.com | 2011-08-28 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | remove fake IPAM lib, since qmanager must now access nova DB directly | danwent@gmail.com | 2011-08-28 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | | | | use 'uuid' field in networks table rather than 'bridge'. Specify project_id ... | Dan Wendlandt | 2011-08-28 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | rearrange imports | Dan Wendlandt | 2011-08-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | add priority for static networks | Dan Wendlandt | 2011-08-25 | 1 | -22/+16 | |
| | * | | | | | | | | | | | | | | | pulling all qmanager changes into a branch based on trunk, as they were previ... | Dan Wendlandt | 2011-08-22 | 1 | -0/+261 | |
| * | | | | | | | | | | | | | | | | Fixes a case where if a VIF is returned with a NULL network it might not be a... | Brian Lamar | 2011-09-07 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-09-07 | 4 | -21/+125 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Added test for NULL network. | Brian Lamar | 2011-09-01 | 1 | -1/+6 | |
| | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Set flat_injected to False by default. | Josh Kearney | 2011-09-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Fixed unit test. | Josh Kearney | 2011-09-06 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | An AMI image without ramdisk image should start. | Thuleau Édouard | 2011-09-07 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merged trunk. | Thuleau Édouard | 2011-09-03 | 2 | -17/+93 | |
| | |\| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merged trunk. | Thuleau Édouard | 2011-09-02 | 28 | -465/+1139 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Correct tests associated. | Thuleau Édouard | 2011-09-02 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-09-06 | 2 | -17/+93 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Instance record is not inserted in db if the security group passed to the Run... | Tushar Patil | 2011-09-03 | 1 | -0/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Added unit tests to check instance record is not inserted in db when security... | Tushar Patil | 2011-09-02 | 1 | -0/+13 | |
| | * | | | | | | | | | | | | | | Fixed review comments | Tushar Patil | 2011-09-02 | 1 | -0/+26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Deleted debug messages | Tushar Patil | 2011-09-01 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | Resolved conflicts and fixed pep8 errors | Tushar Patil | 2011-09-01 | 26 | -449/+1090 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | added unit tests and cleanup of import statements | Tushar Patil | 2011-09-01 | 1 | -18/+95 | |
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | remove extra description stuff | Vishvananda Ishaya | 2011-09-02 | 2 | -19/+1 | |
| * | | | | | | | | | | | | | | | revert description changes, use metadata['description'] if it is set to popul... | Vishvananda Ishaya | 2011-09-02 | 1 | -28/+0 | |
| * | | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-09-02 | 9 | -25/+204 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Glance can now perform its own authentication/authorization checks when we're... | Kevin L. Mitchell | 2011-09-01 | 1 | -0/+26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | pull-up from trunk | Kevin L. Mitchell | 2011-09-01 | 34 | -460/+3089 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | Adds test for image.glance.GlanceImageService._is_image_available | Christopher MacGown | 2011-09-01 | 1 | -0/+26 | |
| | | * | | | | | | | | | | | | | | Fix glance image authorization check now that glance can do authorization che... | Kevin L. Mitchell | 2011-08-25 | 1 | -1/+1 | |
| | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | remove extra references to state_description | Vishvananda Ishaya | 2011-09-01 | 1 | -4/+6 | |
| | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | - implements changes-since for servers resource | Brian Waldon | 2011-09-01 | 3 | -3/+33 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | merging trunk | Brian Waldon | 2011-09-01 | 25 | -455/+1019 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | adding an assert | Brian Waldon | 2011-08-30 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | supporting changes-since | Brian Waldon | 2011-08-30 | 1 | -0/+24 | |
| | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
