summaryrefslogtreecommitdiffstats
path: root/nova/network/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-7/+8
* Move api_class options to where they are usedMark McLoughlin2013-01-091-0/+9
* Remove nova.config.CONFMark McLoughlin2012-11-201-2/+3
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in nova.networkMark McLoughlin2012-11-041-1/+2
* Stop network.api import on network importVishvananda Ishaya2012-10-041-3/+5
* Alphabetize importsJoe Gordon2012-05-141-1/+1
* Use openstack.common.importutils.Russell Bryant2012-04-281-1/+3
* Core modifications for future zones service.Chris Behrens2012-02-161-1/+6
* Moved __init__ api code to api.py and changed allowed_instances quota method ...Eric Day2011-01-041-69/+1
* Moved network operation code in ec2 api into a generic network API class. Rem...Eric Day2010-12-301-12/+67
* refactor daemons to use common base class in preparation for network refactorVishvananda Ishaya2010-07-211-0/+32