ITP bug and fix description
diff --git a/debian/changelog b/debian/changelog
index da4dc75..59bd89a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 salt-formula-nova (2016.4.1-1) UNRELEASED; urgency=medium
 
-  * Initial release (Closes: #821460)
+  * Initial release (Closes: #821921)
 
  -- Filip Pytloun <filip@pytloun.cz>  Mon, 18 Apr 2016 16:03:21 +0200
diff --git a/debian/control b/debian/control
index c824e73..a5d562d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,9 @@
 Depends: reclass,
          salt-master,
          ${misc:Depends},
-Description: Salt formula for OpenStack Ceilometer
+Description: Salt formula for OpenStack Nova
  Salt is a powerful remote execution manager that can be used to
  administer servers in a fast and efficient way.
  .
  This SaltStack formula manages both installation and configuration of
- OpenStack Ceilometer.
+ OpenStack Nova.