| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | | | | | | | | | | | | | | | | | | | * | | trunk merge | Sandy Walsh | 2011-09-09 | 32 | -1556/+1086 | |
| | | | | | | | | | | | | | | | | | | | | | | |\ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | | | | | | | * | | adding auth tokens to child zone calls | Sandy Walsh | 2011-09-09 | 1 | -11/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | * | | child zone queries working with keystone now | Sandy Walsh | 2011-09-08 | 30 | -42/+1869 | |
| | | | | | | | | | | | | | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | * | migration move | Sandy Walsh | 2011-09-12 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | * | trunk merge | Sandy Walsh | 2011-09-12 | 65 | -1628/+3017 | |
| | | | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | use 'qemu-image resize' rather than 'truncate' to grow image files | Scott Moser | 2011-09-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | use 'qemu-image resize' rather than 'truncate' to grow image files | Scott Moser | 2011-09-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | When vpn=true in allocate ip, it attempts to allocate the ip that is reserved... | Tushar Patil | 2011-09-12 | 4 | -6/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Added docstring to explain usage of reserved keyword argument | Tushar Patil | 2011-09-08 | 42 | -116/+2664 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for LP Bug #839269 | Tushar Patil | 2011-09-02 | 4 | -6/+11 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Do not require --bridge_interface for FlatDHCPManager (lp:844944) | Mark McLoughlin | 2011-09-11 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Do not require --bridge_interface for FlatDHCPManager | Mark McLoughlin | 2011-08-24 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes nova-vncproxy listen for requests on the queue like it did before the b... | Vishvananda Ishaya | 2011-09-10 | 1 | -6/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | fixes vncproxy service listening on rabbit | Vishvananda Ishaya | 2011-09-08 | 1 | -6/+9 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Stock zones follows a fill-first methodology—the current zone is filled wit... | Kevin L. Mitchell | 2011-09-09 | 2 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | don't need random in abstract_scheduler.py anymore... | Kevin L. Mitchell | 2011-09-09 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | pull-up from trunk; move spread_first into base_scheduler.py | Kevin L. Mitchell | 2011-09-09 | 30 | -1554/+1088 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add comment to document why random.shuffle() works | Kevin L. Mitchell | 2011-09-09 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | pull-up from trunk | Kevin L. Mitchell | 2011-09-08 | 18 | -22/+1775 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | actually shuffle the weighted_hosts list... | Kevin L. Mitchell | 2011-09-07 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | spread-first strategy | Kevin L. Mitchell | 2011-09-07 | 1 | -1/+4 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Pass reboot_type (either HARD or SOFT) to the virt layers from the API. | Josh Kearney | 2011-09-09 | 12 | -20/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk. | Josh Kearney | 2011-09-09 | 3 | -11/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the unnecessary sudo from qemu-img as it is unneeded and doesn't work ... | Vishvananda Ishaya | 2011-09-09 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | remove sudo from qemu-img commands | Vishvananda Ishaya | 2011-09-09 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Remove chanes_since and key_name from basic server entity. | Brian Waldon | 2011-09-09 | 2 | -9/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | removing key_name and config_drive from non-detailed server entity | Brian Waldon | 2011-09-09 | 2 | -9/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | Merged trunk. | Josh Kearney | 2011-09-09 | 19 | -1505/+442 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | adds a fake_network module to tests to generate sensible network info for tes... | Trey Morris | 2011-09-09 | 4 | -136/+252 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | properly handle the id resetters | Trey Morris | 2011-09-07 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | removed vestige | Trey Morris | 2011-09-07 | 1 | -15/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | forgot _id | Trey Morris | 2011-09-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | had used wrong variable | Trey Morris | 2011-09-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | changed the fixed_ip_generator | Trey Morris | 2011-09-07 | 1 | -39/+71 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | merged trunk | Trey Morris | 2011-09-07 | 22 | -67/+291 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | updated floating_ip generation | Trey Morris | 2011-09-07 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | correct floating ip id to increment in fake_network | Trey Morris | 2011-09-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | removed unneeded import | Trey Morris | 2011-09-02 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | rick nits | Trey Morris | 2011-09-02 | 1 | -33/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | alex meade issues | Trey Morris | 2011-09-02 | 1 | -19/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | renamed fake_network_info.py | Trey Morris | 2011-09-01 | 3 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | trunk merge | Trey Morris | 2011-09-01 | 56 | -926/+3095 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | moved cidr_v6 back | Trey Morris | 2011-09-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | trunk merge | Trey Morris | 2011-08-31 | 158 | -1679/+12260 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | removed self.test ip and _setup_networking from libvirt | Trey Morris | 2011-08-26 | 1 | -61/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | updated libvirt test | Trey Morris | 2011-08-26 | 1 | -5/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | stubbed some stuff in test_libvirt | Trey Morris | 2011-08-26 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | couple of pep8s | Trey Morris | 2011-08-26 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | updated fake values | Trey Morris | 2011-08-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | updated fake values | Trey Morris | 2011-08-26 | 1 | -5/+8 | |
