| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add a NOTE() | Kevin L. Mitchell | 2011-09-08 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | pull-up from trunk | Kevin L. Mitchell | 2011-09-08 | 28 | -39/+1862 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | novaclient v1_0 has an ipgroups argument, but novaclient v1_1 doesn't | Kevin L. Mitchell | 2011-09-06 | 1 | -3/+3 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the reroute_compute decorator in the scheduler API so that it properly: | Chris Behrens | 2011-09-08 | 3 | -22/+139 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merged trunk | Chris Behrens | 2011-09-08 | 22 | -28/+1833 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | added tests for failure cases talking with zones | Chris Behrens | 2011-09-08 | 1 | -5/+97 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | comment fix | Chris Behrens | 2011-09-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | typo trying to raise InstanceNotFound when all zones returned nothing | Chris Behrens | 2011-09-07 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | create a new exception ZoneRequestError to use for returning errors when zone... | Chris Behrens | 2011-09-07 | 2 | -1/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | catch exceptions from novaclient when talking to child zones. store them and... | Chris Behrens | 2011-09-07 | 1 | -17/+31 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix lp:844155 | Chris Behrens | 2011-09-08 | 2 | -3/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merged trunk | Chris Behrens | 2011-09-08 | 21 | -27/+1832 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | pep8 fix for tests/api/openstack/test_servers.py which is an issue in trunk | Chris Behrens | 2011-09-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | added test to cover case where no local hosts are available but child hosts are | Chris Behrens | 2011-09-07 | 1 | -0/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | remove the short circuit in abstract scheduler when no local hosts are available | Chris Behrens | 2011-09-07 | 1 | -3/+0 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Changing a behavior of update_dhcp() to write out dhcp options file. | Keisuke Tagami | 2011-09-08 | 3 | -4/+409 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk | Tushar Patil | 2011-09-08 | 28 | -39/+1862 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | modified unit tests, set use_single_default_gateway flag to True whereever ne... | Tushar Patil | 2011-09-07 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | exclude net tag from host_dhcp if use_single_default_gateway flag is set to f... | Tushar Patil | 2011-09-07 | 2 | -5/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Added use_single_default_gateway to switch from multiple default gateways to ... | Tushar Patil | 2011-09-06 | 2 | -51/+38 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | fix a mistaking of dataset and expected values on small test. | Keisuke Tagami | 2011-09-06 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | fix a mistaking of deletion in ensure_floating_forward | Keisuke Tagami | 2011-09-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | revert codes for db | Keisuke Tagami | 2011-09-06 | 2 | -0/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | correct a method to collect instances from db | Keisuke Tagami | 2011-09-06 | 4 | -47/+54 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | added me to Authors | Keisuke Tagami | 2011-09-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | format for pep8 | Keisuke Tagami | 2011-09-05 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | format for pep8 | Keisuke Tagami | 2011-09-05 | 4 | -51/+141 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | implement unit test for linux_net | Keisuke Tagami | 2011-09-05 | 3 | -7/+247 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #835919 that output a option file for dnsmasq not to offer a default ... | Keisuke Tagami | 2011-09-05 | 2 | -2/+68 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Make weigh_hosts() return a host per instance, instead of just a list of hosts. | Kevin L. Mitchell | 2011-09-08 | 2 | -2/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | pull-up from trunk | Kevin L. Mitchell | 2011-09-08 | 18 | -22/+1775 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | pull-up from trunk | Kevin L. Mitchell | 2011-09-07 | 4 | -4/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -2/+46 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Do not attempt to mount the swap VDI for file injection. | Josh Kearney | 2011-09-08 | 2 | -4/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Use .get instead. | Josh Kearney | 2011-09-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Do not attempt to mount the swap VDI for file injection. | Josh Kearney | 2011-09-08 | 2 | -4/+11 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | | | | | | * / / / / / / / / / / / / / / | First pass at adding reboot_type to reboot codepath. | Josh Kearney | 2011-09-08 | 13 | -21/+38 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | This code contains contains a new NetworkManager class that can leverage Quan... | Dan Wendlandt | 2011-09-08 | 18 | -22/+1775 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | merge trunk | Dan Wendlandt | 2011-09-07 | 74 | -1042/+3463 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | fix pep8 violation | Dan Wendlandt | 2011-09-02 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | feedback from jk0's review, including removing a lot of spaces from docstrings | Dan Wendlandt | 2011-09-02 | 9 | -142/+141 | |
| | * | | | | | | | | | | | | | | | | | | | | | | change db migrate script again to match other similar scripts | Dan Wendlandt | 2011-09-02 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | move networks declarations within upgrade/downgrade methods | Dan Wendlandt | 2011-09-02 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | more review cleanup | Dan Wendlandt | 2011-09-02 | 3 | -13/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | remove import of 'fake' from nova manager, now that we've moved that to test_... | Dan Wendlandt | 2011-09-02 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | move content of quantum/fake.py to test_quantum.py in unit testing class (mos... | Dan Wendlandt | 2011-09-01 | 3 | -99/+78 | |
| | * | | | | | | | | | | | | | | | | | | | | | | melange testing cleanup, localization cleanup | Dan Wendlandt | 2011-09-01 | 5 | -25/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | remove references to MelangeIPAMTest, as they cannot be used yet | Dan Wendlandt | 2011-09-01 | 1 | -10/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | undo change in setting q_tenant_id in quantum_manager.create_network | Dan Wendlandt | 2011-09-01 | 1 | -1/+1 | |
