summaryrefslogtreecommitdiff
path: root/nova/cloudpipe
Commit message (Expand)AuthorAgeFilesLines
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Remove the last of the gflags shim layerMark McLoughlin2012-02-101-1/+1
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-031-1/+1
* Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-281-9/+14
* Refactor metadata code out of ec2/cloud.pyVishvananda Ishaya2011-11-171-1/+2
* Separate metadata api into its own serviceVishvananda Ishaya2011-11-151-1/+1
* remove extra reference in pipelibVishvananda Ishaya2011-08-171-2/+0
* make admin context the default, clean up pipelibVishvananda Ishaya2011-08-171-4/+3
* fix syntax errorMatthew Hooker2011-08-041-1/+1
* Remove instances of the "diaper pattern"Matthew Hooker2011-08-031-10/+7
* start removing references to AuthManagerVishvananda Ishaya2011-07-211-9/+9
* actually use the ec2_idVishvananda Ishaya2011-04-191-1/+1
* remove typoVishvananda Ishaya2011-04-191-1/+0
* Fixes cloudpipe to get the proper ip address.Vishvananda Ishaya2011-04-191-0/+2
* Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl...Todd Willey2011-01-121-2/+2
* Merge trunk.Todd Willey2011-01-071-2/+2
* merged trunk, resolved trivial conflictDavid Pravec2010-12-243-105/+135
|\
| * merged i8n and fixed conflictsVishvananda Ishaya2010-12-221-4/+4
| |\
| | * First round of i18n-ifying strings in Novajaypipes@gmail.com2010-12-111-1/+1
| * | Per-project vpns, certificates, and revocationVishvananda Ishaya2010-11-063-103/+133
| |/
* | Make nova work even when user has LANG or LC_ALL configuredDavid Pravec2010-12-161-0/+1
|/
* PEP8 cleanup in nova/*, except for tests. There should be no functional chang...Eric Day2010-10-211-11/+19
* Fix the deprecation warnings for passing no context.Vishvananda Ishaya2010-10-011-2/+2
* Fixed cloudpipe lib init.Eric Day2010-09-231-1/+2
* Various loose ends for endpoint and tornado removal cleanup, including cloudp...Eric Day2010-09-222-60/+2
* Merge from trunkMichael Gundlach2010-09-211-2/+2
|\
| * fixed old key reference and made keypair name constistent -> key_pairVishvananda Ishaya2010-09-111-2/+2
* | Move nova.endpoint.images to api.ec2 and delete nova.endpointMichael Gundlach2010-09-021-2/+2
|/
* Merged with trunkJustin Santa Barbara2010-08-182-2/+3
|\
| * rather comprehensive style fixesandy2010-08-162-2/+3
* | Added --fail argument to curl invocations, so that HTTP request fails get sur...Justin Santa Barbara2010-07-291-2/+2
|/
* merged trunkVishvananda Ishaya2010-07-261-1/+1
|\
| * remove spaces from export statements in scripts relating to certsVishvananda Ishaya2010-07-201-1/+1
* | Massive refactor of users.pyVishvananda Ishaya2010-07-192-3/+3
|/
* reorder imports spacingJesse Andrews2010-07-152-7/+7
* remove import of vendor since we have PPA nowJesse Andrews2010-07-151-1/+1
* update copyrightsTodd Willey2010-07-155-10/+0
* Use flag for vpn key suffix instead of hardcoded stringVishvananda Ishaya2010-06-241-1/+1
* don't fail to create vpn key if dir existsVishvananda Ishaya2010-06-241-1/+2
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-235-5/+5
* Updated licensesDevin Carlen2010-06-235-46/+73
* allow multiple vpn connections with the same credentialsVishvananda Ishaya2010-06-241-0/+1
* sensible defaults for instance typesVishvananda Ishaya2010-06-241-0/+1
* add missing import to pipelibVishvananda Ishaya2010-06-241-0/+1
* change pipelib to work with projectsVishvananda Ishaya2010-06-242-31/+28
* re-added cloudpipeandy2010-06-245-0/+278