added billometer to salt formulas
diff --git a/salt/master/formula/git/openstack.yml b/salt/master/formula/git/openstack.yml
index f34b9b1..0f3e72f 100644
--- a/salt/master/formula/git/openstack.yml
+++ b/salt/master/formula/git/openstack.yml
@@ -6,7 +6,11 @@
           formula:
             aodh:
               source: git
-              address: 'https://github.com/openstack/salt-formula-aodh.git'
+              address: 'https://github.com/tcpcloud/salt-formula-aodh.git'
+              revision: ${_param:salt_master_environment_revision}
+            billometer:
+              source: git
+              address: 'https://github.com/tcpcloud/salt-formula-billometer.git'
               revision: ${_param:salt_master_environment_revision}
             ceilometer:
               source: git