Activity log for bug #985867

Date Who What changed Old value New value Message
2012-04-19 20:09:22 Armando Migliaccio bug added bug
2012-04-19 20:09:29 Armando Migliaccio tempest: status New Confirmed
2012-04-19 20:09:32 Armando Migliaccio tempest: assignee Armando Migliaccio (armando-migliaccio)
2012-04-23 15:53:18 OpenStack Infra tempest: status Confirmed In Progress
2012-04-23 17:54:43 Armando Migliaccio summary conf_from_devstack generate incomplete compute config remove conf_from_devstack in favor of devstack.git/tools/configure_tempest.sh
2012-04-23 18:00:19 Armando Migliaccio description it looks like the config being generated by the tool lacks a few fields, as shown by the sample config file: [compute] # This section contains configuration options used when executing tests # against the OpenStack Compute API. # This should be the username of a user WITHOUT administrative privileges username = {$USERNAME} # The above non-administrative user's password password = {$PASSWORD} # The above non-administrative user's tenant name tenant_name = {$TENANT_NAME} it looks like conf_from_devstack has rotten and devstack.git/tools/configure_tempest.sh has taken over. Remove it to avoid confusion.
2012-04-24 20:34:08 OpenStack Infra tempest: status In Progress Fix Committed
2012-07-11 15:39:48 Jay Pipes tempest: status Fix Committed Fix Released