~junaidali/charms/trusty/plumgrid-edge/trunk

« back to all changes in this revision

Viewing changes to hooks/pg_edge_utils.py

  • Committer: Junaid Ali
  • Date: 2016-06-19 18:55:33 UTC
  • Revision ID: junaidali@plumgrid.com-20160619185533-x3f5v02jxs1qjuf4
Changes:
 Updated fabric-interfaces config description
 Removed unused imports

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    get_iface_from_addr,
24
24
    get_bridges,
25
25
    get_bridge_nics,
26
 
    is_address_in_network,
27
 
    get_iface_addr
28
26
)
29
27
from charmhelpers.core.host import (
30
28
    write_file,