summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | misplaced comma...Trey Morris2011-08-262-1/+3
| | * | | | | | | | | | | | | | | | | | | | | | | altered fake network modelTrey Morris2011-08-251-0/+3
| | * | | | | | | | | | | | | | | | | | | | | | | forget a returnTrey Morris2011-08-251-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | typoTrey Morris2011-08-251-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | fixed a couple of syntax errorsTrey Morris2011-08-252-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | updated libvirt tests to use fake_network_infoTrey Morris2011-08-253-28/+53
| | * | | | | | | | | | | | | | | | | | | | | | | syntaxTrey Morris2011-08-221-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | update test_network test_get_instance_nw_info()Trey Morris2011-08-223-56/+48
| | * | | | | | | | | | | | | | | | | | | | | | | finished fake network info, removed testing shimsTrey Morris2011-08-191-3/+0
| | * | | | | | | | | | | | | | | | | | | | | | | updated a mathsTrey Morris2011-08-191-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | updated a mathsTrey Morris2011-08-191-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | who caresTrey Morris2011-08-191-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | added returnTrey Morris2011-08-191-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | fixed formatting stringTrey Morris2011-08-191-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | typoTrey Morris2011-08-191-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | typoTrey Morris2011-08-192-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | typoTrey Morris2011-08-191-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | typoTrey Morris2011-08-191-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | typoTrey Morris2011-08-191-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | typoTrey Morris2011-08-191-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | added fake network infoTrey Morris2011-08-191-0/+107
| | * | | | | | | | | | | | | | | | | | | | | | | initial committTrey Morris2011-08-191-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | Adding a can_read_deleted filter back to db.api.instance_get_all_by_filters t...Brian Waldon2011-09-092-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | converting fix to just address ec2; updating testBrian Waldon2011-09-083-8/+4
| | * | | | | | | | | | | | | | | | | | | | | | | adding can_read_deleted back to db apiBrian Waldon2011-09-081-0/+4
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Open Essex (switch version to 2012.1)Thierry Carrez2011-09-091-1/+1
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | fix for lp844364: fix check for fixed_ip association in os-floating-ipsAnthony Young2011-09-082-5/+77
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | make check for fixed_ip association more defensiveAnthony Young2011-09-081-2/+2
| | * | | | | | | | | | | | | | | | | | | | | fix for lp844364: improve check for fixed_ip associationAnthony Young2011-09-072-5/+77
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | NetworkManager's add_fixed_ip_to_instance calls _allocate_fixed_ips without v...Tushar Patil2011-09-082-5/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Fix for LP Bug #837867Tushar Patil2011-09-072-5/+59
| | | |_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | One more bug fix to make zones work in trunk. Basic problem is that in novac...Kevin L. Mitchell2011-09-081-3/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Add a NOTE()Kevin L. Mitchell2011-09-081-0/+8
| | * | | | | | | | | | | | | | | | | | | | pull-up from trunkKevin L. Mitchell2011-09-0825-30/+1827
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | novaclient v1_0 has an ipgroups argument, but novaclient v1_1 doesn'tKevin L. Mitchell2011-09-061-3/+3
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fixes the reroute_compute decorator in the scheduler API so that it properly:Chris Behrens2011-09-083-22/+139
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged trunkChris Behrens2011-09-0819-19/+1799
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | added tests for failure cases talking with zonesChris Behrens2011-09-081-5/+97
| | * | | | | | | | | | | | | | | | | | | | comment fixChris Behrens2011-09-071-2/+2
| | * | | | | | | | | | | | | | | | | | | | typo trying to raise InstanceNotFound when all zones returned nothingChris Behrens2011-09-071-4/+5
| | * | | | | | | | | | | | | | | | | | | | create a new exception ZoneRequestError to use for returning errors when zone...Chris Behrens2011-09-072-1/+11
| | * | | | | | | | | | | | | | | | | | | | catch exceptions from novaclient when talking to child zones. store them and...Chris Behrens2011-09-071-17/+31
| | | |_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fix lp:844155Chris Behrens2011-09-082-3/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged trunkChris Behrens2011-09-0818-18/+1798
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | pep8 fix for tests/api/openstack/test_servers.py which is an issue in trunkChris Behrens2011-09-071-1/+1
| | * | | | | | | | | | | | | | | | | | | | added test to cover case where no local hosts are available but child hosts areChris Behrens2011-09-071-0/+22
| | * | | | | | | | | | | | | | | | | | | | remove the short circuit in abstract scheduler when no local hosts are availableChris Behrens2011-09-071-3/+0
| | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Changing a behavior of update_dhcp() to write out dhcp options file.Keisuke Tagami2011-09-082-4/+408
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Merged trunkTushar Patil2011-09-0825-30/+1827
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | modified unit tests, set use_single_default_gateway flag to True whereever ne...Tushar Patil2011-09-071-2/+4