summaryrefslogtreecommitdiff
path: root/bin/nova-dhcpbridge
Commit message (Expand)AuthorAgeFilesLines
* Switch to common logging.Andrew Bogott2012-07-021-2/+2
* Use rpc from openstack-common.Russell Bryant2012-06-201-1/+1
* Use openstack.common.cfg.CONF.Russell Bryant2012-06-041-2/+0
* Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-311-4/+4
* Use cfg's new global CONF objectMark McLoughlin2012-05-301-2/+1
* Remove old flagfile support.Ghe Rivero2012-05-101-1/+1
* Use openstack.common.importutils.Russell Bryant2012-04-281-3/+4
* Merge "Refactor nova.rpc config handling."Jenkins2012-04-271-0/+2
|\
| * Refactor nova.rpc config handling.Russell Bryant2012-04-251-0/+2
* | Imports to human alphabetical orderJoe Gordon2012-04-261-1/+1
|/
* Stop notifications from old leasesVishvananda Ishaya2012-03-191-9/+5
* Clear out RPC connection pool before exit.Russell Bryant2012-01-311-0/+3
* Remove useless flags declarationJulien Danjou2011-12-151-4/+0
* Add DHCP support to the QuantumManager and break apart dhcp/gatewayBrad Hall2011-11-041-1/+2
* dhcpbridge: add better error if NETWORK_ID is not set, convert locals() to st...Dan Wendlandt2011-08-181-2/+10
* in dhcpbridge, only grab network id from env if neededDan Wendlandt2011-08-171-4/+2
* bug #828429: remove references to interface in nova-dhcpbridgeDan Wendlandt2011-08-171-6/+6
* merge trunk, fix conflict frim dprince's branch to remove hostname from bin/n...Dan Wendlandt2011-08-121-9/+8
|\
| * Nuke hostname. We don't use it.Dan Prince2011-08-041-9/+8
* | initial commit of vif-plugging for network-service interfacesDan Wendlandt2011-08-011-12/+12
|/
* filter the dhcp to only respond to requests from this hostVishvananda Ishaya2011-07-051-1/+1
* removed unneded mac parameter to lease and release fixed ip functionsTrey Morris2011-06-271-6/+2
* make fake_flags set defaults instead of runtime valuestermie2011-05-241-0/+7
* Make Dnsmasq_interface configurableJosh Kearney2011-03-291-1/+3
* Make "dhcpbridge init" output correctly formatted leases information.Soren Hansen2011-03-071-1/+1
* use flags for sqlite db names and fix flags in dhcpbridgeVishvananda Ishaya2011-02-231-12/+1
* pretty colors for logs and a few optimizationsVishvananda Ishaya2011-02-211-0/+2
* switch to explicit call to logging.setup()Vishvananda Ishaya2011-02-211-1/+2
* remove extra references to logging.basicConfigVishvananda Ishaya2011-02-201-1/+0
* Removed tabs form source. Merged trunk changesEd Leafe2011-01-241-1/+1
|\
* | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-181-3/+3
|/
* Final few log tweaks, i18n, levels, including contexts, etc.Todd Willey2011-01-041-9/+6
* Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-041-7/+13
* Fixed network test (thanks Vish!) and fixed run_tests.sh.Eric Day2010-12-161-1/+0
* Initial i18n commit for endpoints. All endpoints must installjaypipes@gmail.com2010-12-111-0/+3
* update leases on old leases as wellVishvananda Ishaya2010-10-181-2/+3
* Fix some unit tests:Soren Hansen2010-10-151-3/+1
|\
| * Perform a redisectomy on bin/nova-dhcpbridge.Soren Hansen2010-10-151-3/+1
* | fix context in bin filesVishvananda Ishaya2010-10-131-4/+2
* | Fix the deprecation warnings for passing no context.Vishvananda Ishaya2010-10-011-6/+14
|/
* typo fixes, add flag to nova-dhcpbridgeVishvananda Ishaya2010-09-111-0/+1
* improved network error case handling for fixed ipsVishvananda Ishaya2010-09-111-4/+6
* dhcpbridge needed host instead of node nameVishvananda Ishaya2010-09-101-2/+2
* merged trunkVishvananda Ishaya2010-09-071-4/+7
|\
| * Make the scripts in bin/ detect if they're being run from a bzr checkoutSoren Hansen2010-09-081-4/+7
* | dhcpbridge fixes from reviewVishvananda Ishaya2010-09-071-5/+4
* | more pep8Vishvananda Ishaya2010-08-301-3/+4
* | ip addresses work nowVishvananda Ishaya2010-08-301-2/+2
* | tests passVishvananda Ishaya2010-08-291-9/+12
* | network tests pass againVishvananda Ishaya2010-08-251-4/+0