use apt_update/apt_install

This commit is contained in:
Andres Rodriguez 2013-07-10 00:58:49 -04:00
parent 034487c8c8
commit 91aaa274b2
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ from charmhelpers.core.hookenv import (
from charmhelpers.core.host import (
restart_on_change,
apt_install,
apt_update,
)
from charmhelpers.contrib.hahelpers.cluster_utils import (