summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comment stringsKen Pepple2011-08-201-3/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added unit tests for versions.pyKen Pepple2011-08-201-0/+58
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix flag override in unit testHisaharu Ishii2011-08-241-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix pep8Hisaharu Ishii2011-08-231-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged from trunkHisaharu Ishii2011-08-2337-501/+984
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a use_deprecated_auth flag to make sure creds generated using nova-manag...Vishvananda Ishaya2011-08-232-2/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to set the flag for the testVishvananda Ishaya2011-08-231-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for rc generation using noauth.Vishvananda Ishaya2011-08-231-2/+11
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I added notifications decorator for each API call using monkey_patching.Nachi Ueno2011-08-238-0/+235
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed doc stringNachi Ueno2011-08-231-4/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed some docstringNachi Ueno2011-08-235-20/+16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed blank lineNachi Ueno2011-08-231-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged with trunkNachi Ueno2011-08-2338-572/+1750
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo and docstring and example class nameNachi Ueno2011-08-236-18/+18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed conflict with branchNachi Ueno2011-08-2248-687/+1975
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added Test Code, doc string, and fixed pip-requireswNachi Ueno2011-08-225-5/+100
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typoNachi Ueno2011-08-191-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typoNachi Ueno2011-08-191-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed NoneType returned bugwNachi Ueno2011-08-191-2/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged with trunkwNachi Ueno2011-08-1953-871/+1410
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added monkey patching notification code functionNachi Ueno2011-08-193-1/+49
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updating testsBrian Waldon2011-08-231-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merging trunkBrian Waldon2011-08-2367-1169/+3003
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'use the ipv6' -- 'use ipv6'Dan Prince2011-08-231-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move use_ipv6 into flags. Its used in multiple places (network manager and th...Dan Prince2011-08-232-2/+2
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | This branch does the final tear out of AuthManager from the main code. The No...Vishvananda Ishaya2011-08-2310-154/+94
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | unindented per review, added a note about auth v2Vishvananda Ishaya2011-08-221-15/+17
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix commentVishvananda Ishaya2011-08-221-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | change NoAuth to actually use a tenant and userVishvananda Ishaya2011-08-223-31/+61
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-08-2281-1492/+3106
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8Vishvananda Ishaya2011-08-171-0/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove extra reference in pipelibVishvananda Ishaya2011-08-171-2/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | clean up fake auth from server actions testVishvananda Ishaya2011-08-171-8/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix integration testsVishvananda Ishaya2011-08-174-130/+31
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | make admin context the default, clean up pipelibVishvananda Ishaya2011-08-174-5/+27
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-08-1755-995/+2492
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved migration and fixed tests from upstreamChristopher MacGown2011-08-227-20/+61
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunkChristopher MacGown2011-08-2211-40/+276
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added the fixes suggested by Eric Windisch from cloudscaling...Christopher MacGown2011-08-223-4/+5
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add copyright noticesChristopher MacGown2011-08-1910-3/+10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Define FLAGS.default_local_format. By default it's None, to match current exp...Christopher MacGown2011-08-191-0/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix config_drive migration, per Matt Dietz.Christopher MacGown2011-08-191-8/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ugly little violations before someone says anythingChristopher MacGown2011-08-121-2/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge config_drive with trunkChristopher MacGown2011-08-1212-37/+308
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Accidentally added inject_files to mergeChristopher MacGown2011-08-111-3/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates to libvirt, write metadata, net, and key to the config driveChristopher MacGown2011-08-114-33/+68
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Config-Drive happiness, minus smoketestChristopher MacGown2011-07-2210-21/+263
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Our goal is to add optional parameter to the Create server OS 1.0 and 1.1 API...Tushar Patil2011-08-2316-52/+1050
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fixes bug 831627 where nova-manage does not exit when given a non-existent ne...Alex Meade2011-08-231-0/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged trunkAlex Meade2011-08-2232-397/+555
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \