summaryrefslogtreecommitdiffstats
path: root/nova/console
Commit message (Expand)AuthorAgeFilesLines
* Remove spurious direct use of subprocessThierry Carrez2011-08-051-1/+0
* phew ... workingSandy Walsh2011-06-292-4/+4
* Fixed incorrect error messageAlex Meade2011-06-071-1/+1
* merging trunkBrian Waldon2011-04-226-123/+110
|\
| * fixed indentationtermie2011-04-201-4/+5
| * docstring cleanup, consoletermie2011-04-206-122/+108
* | Addressing exception.NotFound across the projectBrian Waldon2011-04-211-4/+2
|/
* Implementation of blueprint hypervisor-vmware-vsphere-support. (Link to blue...sateesh2011-03-242-0/+302
|\
| * * Updated document vmware_readme.rst to mention VLAN networking sateesh2011-03-162-13/+38
| * * Modified raise statements to raise nova defined Exceptions.sateesh2011-03-111-18/+32
| * Updated the code to detect the exception by fault type. sateesh2011-03-101-1/+1
| * Support for guest consoles for VMs running on VMware ESX/ESXi servers.sateesh2011-03-022-0/+263
* | Don't generate insecure passwords where it's easy to use urandom insteadJustin Santa Barbara2011-03-142-5/+1
* | execvp passes pep8Eric Windisch2011-03-091-3/+3
* | execvpEric Windisch2011-02-271-5/+5
|/
* fixes for various logging errors and issuesVishvananda Ishaya2011-02-202-2/+2
* i18n's strings that were missed or have been added since initial i18n strings...jaypipes@gmail.com2011-01-202-8/+8
* remove uneeded superclassMonsyne Dragon2011-01-103-64/+6
* change API classname to match the way other API's are done.Monsyne Dragon2011-01-072-2/+3
* fix some glitches due to someone removing instanc.internal_id (not that I mind) Monsyne Dragon2011-01-052-14/+11
* add in separate public hostname for console hosts. Monsyne Dragon2011-01-051-1/+6
* Fix a bunch of pep8 stuff Monsyne Dragon2011-01-056-31/+27
* pulled changes from trunkMonsyne Dragon2011-01-052-12/+86
* add in xs-console worker and tests. Monsyne Dragon2011-01-056-0/+468