summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | This branch is a patch for fixing below issue.Kei Masumoto2011-04-071-11/+29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | fix pep8 violationKei Masumoto2011-04-081-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | fixed based on reviewer's comment - 1. erase unnecessary blank line, 2. addin...Kei Masumoto2011-04-071-1/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | fix bug 746821Kei Masumoto2011-04-051-11/+27
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Update instances table to use instance_type_id instead of the old instance_ty...Dan Prince2011-04-073-17/+21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge w/ trunk.Dan Prince2011-04-071-1/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Correct variable name.Dan Prince2011-04-041-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-04-042-26/+23
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Refactor so that instances.instance_type is now instances.instance_type_id.Dan Prince2011-04-043-17/+21
| | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | adds a timeout on session.login_with_password()Sandy Walsh2011-04-071-1/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | better error messageSandy Walsh2011-04-071-1/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | pep8Sandy Walsh2011-04-071-0/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | adds timeout to login_with_passwordSandy Walsh2011-04-071-2/+7
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | another syntax errorTrey Morris2011-04-061-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | syntax errorTrey Morris2011-04-061-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | updated get_network_info in libvirt_conn to correctly insert ip6s and gateway...Trey Morris2011-04-061-18/+18
| | * | | | | | | | | | | | | | | | | | | | | | | | updated _prepare_injectables() to use info[gateway6] instead of looking insid...Trey Morris2011-04-061-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | modified behavior of inject_network_info and reset_network related to a vm_re...Trey Morris2011-04-061-5/+23
| | * | | | | | | | | | | | | | | | | | | | | | | | typoTrey Morris2011-04-051-3/+4
| | |/ / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-04-061-2/+3
| |\| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | merging trunkBrian Waldon2011-04-043-24/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | fixing log messageBrian Waldon2011-04-041-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | Removal of instance_set_state from driver code, it shouldnt be there, but ins...Brian Lamar2011-03-312-18/+12
| * | | | | | | | | | | | | | | | | | | | | | | | Better error handling for spawn and destroy in libvirt.Brian Lamar2011-03-311-37/+54
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge trunk.Todd Willey2011-04-071-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Dont configure vnc if we are using lxcChuck Short2011-04-051-1/+2
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | test provider fw rules at the virt/ipteables layer.Todd Willey2011-04-071-10/+13
* | | | | | | | | | | | | | | | | | | | | | | Undo use of $ in chain name where not needed.Todd Willey2011-04-051-6/+6
* | | | | | | | | | | | | | | | | | | | | | | Don't double-apply provider fw rules in NWFilter and Iptables.Todd Willey2011-04-052-80/+105
* | | | | | | | | | | | | | | | | | | | | | | Fix a giant batch of copypasta.Todd Willey2011-04-051-0/+5
* | | | | | | | | | | | | | | | | | | | | | | Merge trunk.Todd Willey2011-04-0429-814/+6362
|\| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | working with network_ref like with mappingIlya Alekseyev2011-04-041-1/+1
| * | | | | | | | | | | | | | | | | | | | | | network injection check fixedIlya Alekseyev2011-04-041-1/+1
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Hopefully absolved us of the suds issue?Brian Lamar2011-03-311-25/+22
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Add obviously-missing method that prevents an Hyper-V compute node from evenThierry Carrez2011-03-301-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Add missing method that prevent HyperV compute nodes from starting upThierry Carrez2011-03-301-0/+4
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | WhoopsJosh Kearney2011-03-301-0/+1
| * | | | | | | | | | | | | | | | | | | Handle in vim.pyJosh Kearney2011-03-302-14/+11
| * | | | | | | | | | | | | | | | | | | Avoid hard dependenciesJosh Kearney2011-03-301-2/+12
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Do not push 'None' to authorized_keys when no key is specifiedThierry Carrez2011-03-301-1/+4
| |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | The VNC Proxy is an OpenStack component that allows users of Nova to accessAnthony Young2011-03-303-1/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | incorporate feedback from termieAnthony Young2011-03-291-2/+0
| | * | | | | | | | | | | | | | | | | move flags per termie's feedbackAnthony Young2011-03-291-0/+1
| | * | | | | | | | | | | | | | | | | fix flag namesAnthony Young2011-03-292-3/+3
| | * | | | | | | | | | | | | | | | | merge trunk, add unit testAnthony Young2011-03-241-0/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | make everything work with trunk againAnthony Young2011-03-241-1/+1
| | * | | | | | | | | | | | | | | | | merge trunkAnthony Young2011-03-2428-698/+5437
| | |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | incorporate feedback from termieAnthony Young2011-03-242-3/+4
| | * | | | | | | | | | | | | | | | | fix typoAnthony Young2011-03-241-1/+1
| | * | | | | | | | | | | | | | | | | general cleanup, use whitelist for webserver securityAnthony Young2011-03-232-2/+2