On 24/03/16 12:03, Eugen Block wrote: > Hi, > >> Has this been resolved? Is anyone working on this issue? > > I had traced down the effect and found a possible solution, see > https://bugs.launchpad.net/nova/+bug/1560965 > > If you're just trying to start via Horizon, changing > /srv/www/openstack-dashboard/openstack_dashboard/dashboards/project/instances/workflows/create_instance.py > ought to fix this for you: > > ---cut here--- > control1:/srv/www/openstack-dashboard/openstack_dashboard/dashboards/project/instances/workflows > # diff -u5 create_instance.py.dist create_instance.py > --- create_instance.py.dist 2016-03-18 10:40:51.123942306 +0100 > +++ create_instance.py 2016-03-24 11:49:00.404537704 +0100 > @@ -119,11 +119,11 @@
Eugen, did you file a bug for Horizon about this? I would think, that should be examined carefully. -- Matthias Runge <[email protected]> Red Hat GmbH, http://www.de.redhat.com/, Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243, Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
