Aleksadner,
Yep you are right we don't import PROJECT_ID variable according to the code
https://github.com/openstack/rally/blob/master/rally/cli/envutils.py#L91-L125
It's should be easy to fix patch, you are welcome to report bug and you can
even fix it (seems like 1 line change).
Best regards,
Hi everyone,
(running Mitaka)
When doing block live-migration, if the image / backing file is not present
at destination host, sometimes pre-live migration fails after 60 seconds as
shown below. Retrying the migration to the same destination host succeeds.
It seems that an rpc_response_timeout o
Very productive meeting today on #openstack-operators. Please review the
following links for the full discussion, however it was agreed by those
present that the tentative proposal for official co-location of Ops Meetups
events and OpenStack PTG events is dead. This was proposed on the mailing
last
Hello,
I am currently trying to set up Rally so that it will connect with an
OpenStack deployment. I am able to set up Rally with no problem (via the
install script) and I source the needed openrc file. Once that is set up I
issue the command:
rally deployment create --fromenv --name=test
Rally