summaryrefslogtreecommitdiffstats
path: root/nova/cloudpipe
Commit message (Expand)AuthorAgeFilesLines
* Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-4/+6
* Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-2/+2
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Move vpn_key_suffix into pipelibMark McLoughlin2013-01-091-1/+3
* Move vpn_image_id to pipelibMark McLoughlin2013-01-091-12/+26
* Add helper methods to nova.pathsMark McLoughlin2013-01-041-2/+2
* Move global path opts in nova.pathsMark McLoughlin2013-01-041-1/+1
* Move ec2 config opts to nova.api.ec2.cloudMark McLoughlin2012-11-281-2/+2
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+5
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+1
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in misc modulesMark McLoughlin2012-11-041-16/+13
* Remove flags.DECLAREMark McLoughlin2012-11-041-1/+4
* Merge "Migrate to fileutils and lockutils."Jenkins2012-10-261-1/+2
|\
| * Migrate to fileutils and lockutils.Michael Still2012-10-251-1/+2
* | Declare vpn client option in pipelibVishvananda Ishaya2012-10-221-0/+1
|/
* Remove outdated moduleauthor tagsJoe Gordon2012-10-011-3/+0
* Port existing code to utils.ensure_treeMichael Still2012-08-281-2/+1
* Fix cloudpipe keypair creation. Add pipelib testsAlvaro Lopez Garcia2012-07-191-3/+4
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* pylint cleanupJoe Gordon2012-05-071-1/+0
* Cloudpipe tap vpn not always workingCor Cornelisse2012-04-081-0/+5
* Add pybasedir and bindir optionsMark McLoughlin2012-03-091-1/+1
* Merge "Fixes cloudpipe extension to work with keystone"Jenkins2012-02-281-21/+23
|\
| * Fixes cloudpipe extension to work with keystoneVishvananda Ishaya2012-02-261-21/+23
* | Add utils.tempdir() context manager for easy temp dirsJohannes Erdfelt2012-02-281-30/+33
|/
* 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