Verification done, commands are present.

root@controller-1:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.04
DISTRIB_CODENAME=vivid
DISTRIB_DESCRIPTION="Ubuntu 15.04"

root@controller-1:~# apt-cache policy heat-common
heat-common:
  Installed: 2015.1.0-0ubuntu1.1
  Candidate: 2015.1.0-0ubuntu1.1
  Version table:
 *** 2015.1.0-0ubuntu1.1 0
        100 /var/lib/dpkg/status
     2015.1.0-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ vivid-updates/main amd64 
Packages
     2015.1~rc1-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages

root@controller-1:~# heat-keystone-setup-domain --version
2015.1.0
root@controller-1:~# heat-db-setup --version
Set up a local MySQL database for use with heat.
This script will create a 'heat' database that is accessible
only on localhost by user 'heat' with password 'heat'.

Usage: heat-db-setup <rpm|deb> [options]
Options:
        select a distro type (rpm or debian)

        --help        | -h
                Print usage information.
        --password <pw> | -p <pw>
                Specify the password for the 'heat' MySQL user that  will
                use to connect to the 'heat' MySQL database.  By default,
                the password 'heat' will be used.
        --rootpw <pw> | -r <pw>
                Specify the root MySQL password.  If the script installs
                the MySQL server, it will set the root password to this value
                instead of prompting for a password.  If the MySQL server is
                already installed, this password will be used to connect to the
                database instead of having to prompt for it.
        --yes         | -y
                In cases where the script would normally ask for confirmation
                before doing something, such as installing mysql-server,
                just assume yes.  This is useful if you want to run the script
                non-interactively.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1453160

Title:
  [SRU] missing binaries in Ubuntu heat packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1453160/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to