summaryrefslogtreecommitdiff
path: root/nova/cloudpipe
Commit message (Expand)AuthorAgeFilesLines
* Remove Deprecated EC2 and ObjectStore impl/testsDavanum Srinivas2016-01-081-5/+1
* Optimize "open" method with context managerxiexs2015-12-031-10/+7
* Switch to the oslo_utils.fileutilsSergey Vilgelm2015-07-241-1/+1
* Move policy enforcement into REST API layer for v2.1 cloudpipeShaoHe Feng2015-02-261-2/+2
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* Fixes potential reliablity issue with missing CONF importChris Yeoh2014-09-261-0/+1
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Don't translate debug level logs in cloudpipe, hacking, ipv6, keymgrGary Kotton2014-04-301-1/+1
* Remove vi modelinesliu-sheng2014-02-034-8/+0
* Small edits on help stringsAndreas Jaeger2014-01-231-1/+1
* Merge "Rename instance_type to flavor in nova.cloudpipe"Jenkins2013-12-191-3/+2
|\
| * Rename instance_type to flavor in nova.cloudpipeMatt Riedemann2013-12-171-3/+2
* | Remove deprecated config aliasesJoe Gordon2013-12-171-2/+0
|/
* Remove exceptions.DuplicateMichael Still2013-09-241-1/+1
* Port Cheetah templates to Jinja2Sascha Peilicke2013-09-021-3/+3
* Make compute_api use KeyPair objectsDan Smith2013-08-231-4/+3
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* Add unique constraint for security groupsRoman Bogorodskiy2013-07-021-3/+4
* 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