summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Drop unneeded Fkey on InstanceTypes.id.Dan Prince2011-04-071-2/+1
| * | | | | | | | | | Merge w/ trunk.Dan Prince2011-04-0740-68/+247
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Remove comments.Dan Prince2011-04-051-2/+0
| * | | | | | | | | | Correct variable name.Dan Prince2011-04-041-1/+1
| * | | | | | | | | | Merge w/ trunk.Dan Prince2011-04-0415-533/+195
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Refactor so that instances.instance_type is now instances.instance_type_id.Dan Prince2011-04-0423-96/+256
* | | | | | | | | | | Renamed computeFault back to cloudServersFault in an effort to maintain consi...Josh Kearney2011-04-072-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Renamed computeFault to cloudServersFaultJosh Kearney2011-04-072-5/+5
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | 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
| |/ / / / / / / / / /
* | | | | | | | | | | Bypass a potential security vulnerability by not setting shell=True in xensto...Josh Kearney2011-04-071-16/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Incorprate johannes.erdfelt's patchJosh Kearney2011-04-061-16/+19
* | | | | | | | | | | | fixed the way ip6 address were retrieved/returned in _get_network_info in nov...Trey Morris2011-04-074-30/+49
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | another syntax errorTrey Morris2011-04-061-1/+1
| * | | | | | | | | | | syntax errorTrey Morris2011-04-061-1/+1
| * | | | | | | | | | | updated check_vm_record in test_xenapi to check the gateway6 correctlyTrey Morris2011-04-061-3/+3
| * | | | | | | | | | | 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
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Remove <addressSet> and <item> from AllocateAddress response, and fix bug #75...Masanori Itoh2011-04-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Rebased to trunk rev 949.Masanori Itoh2011-04-0738-66/+213
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Support providing an XML namespace on the XML output from the OpenStack APIJustin Santa Barbara2011-04-0621-52/+164
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merged with trunk, fixed up test that wasn't checking namespaceJustin Santa Barbara2011-04-0640-559/+417
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Make sure ca_folder is created before chdir()ing into it.Soren Hansen2011-04-061-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Create ca_folder if it does not already exist.Soren Hansen2011-04-061-0/+2
* | | | | | | | | | | Only create ca_path directory if it does not already exist.Soren Hansen2011-04-061-1/+2
|\| | | | | | | | | |
| * | | | | | | | | | Added bug referenceSoren Hansen2011-04-060-0/+0
| * | | | | | | | | | Only create ca_path directory if it does not already exist.Soren Hansen2011-04-061-1/+2
| * | | | | | | | | | Merge trunkSoren Hansen2011-04-065-8/+26
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Make "setup.py install" much more thorough. It now installs tools/ into /usr/...Soren Hansen2011-04-063-0/+16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Help paste_config_file find the api config now that we moved it.Soren Hansen2011-04-051-0/+1
| * | | | | | | | | | Add bug referenceSoren Hansen2011-04-050-0/+0
| * | | | | | | | | | Move api-paste.ini into a nova/ subdir of etc/Soren Hansen2011-04-051-0/+0
| * | | | | | | | | | Add a find_data_files method to setup.py. Use it to get tools/ installed unde...Soren Hansen2011-04-051-0/+15
| |/ / / / / / / / /
* | | | | | | | | | Moved 'name' from <imageId> to <imageLocation>, corrected <imageType> and fix...Masanori Itoh2011-04-051-7/+8
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Rebased to trunk 942.Masanori Itoh2011-04-0513-508/+195
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Moved 'name' property from <imageId> to <imageLocation>, corrected <imageType...Masanori Itoh2011-04-051-7/+8
* | | | | | | | | | | This branch contains the fix for lp:749973. VNC is assumed that is default fo...Chuck Short2011-04-051-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Dont configure vnc if we are using lxcChuck Short2011-04-051-1/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Separate CA/ dir into code and state.Soren Hansen2011-04-0514-6/+20
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Automatically create CA state dir, and make sure the CA scripts look for the ...Soren Hansen2011-04-053-2/+4
| * | | | | | | | | Allow CA code and state to be separated, and make sure CA code gets installed...Soren Hansen2011-04-0514-4/+16
|/ / / / / / / / /
| | * | | | | | | Refixed unit test to check XML nsJustin Santa Barbara2011-03-301-4/+4
| | * | | | | | | Merged with trunk (after faults change to return correct content-type)Justin Santa Barbara2011-03-302-28/+105
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | More tests that were checking for no-namespaceJustin Santa Barbara2011-03-301-4/+11
| | * | | | | | | Some tests actually tested for the lack of a namespace :-)Justin Santa Barbara2011-03-304-11/+16
| | * | | | | | | Add XML namespaces to the OpenStack APIJustin Santa Barbara2011-03-3016-32/+103