summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Fixes issues with describe instances due to improperly set metadata.Vishvananda Ishaya2011-04-081-1/+0
|\
| * merged trunkVishvananda Ishaya2011-04-074-56/+104
| |\
| * \ merged trunkVishvananda Ishaya2011-04-054-26/+36
| |\ \
| * | | remove all references to image_type and change nova-manage upload to set cont...Vishvananda Ishaya2011-03-301-1/+0
* | | | Keep guest instances when libvirt host restartsJustin Santa Barbara2011-04-071-12/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | Log libvirt errcode on exceptionJustin Santa Barbara2011-04-071-2/+5
| * | | Fix to correct libvirt error code when the domain is not foundJustin Santa Barbara2011-04-071-1/+1
| * | | Removed commented-out old 'delete instance on SHUTOFF' codeJustin Santa Barbara2011-04-071-7/+1
| * | | Narrowly focused bugfix - don't lose libvirt instances on host reboot or if t...Justin Santa Barbara2011-03-291-12/+47
* | | | 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
|/ / / / /
* | / / / Dont configure vnc if we are using lxcChuck Short2011-04-051-1/+2
| |/ / / |/| | |
* | | | 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
| * | | intermediate progress on vnc-nova integration. checking in to show vish.Anthony Young2011-03-222-1/+5
| * | | initial commit of vnc supportAnthony Young2011-03-022-0/+18