Did the trick! Thanks for records, commands typed: workon fuel-web cd fuel-web/nailgun pip install -r requirements.txt pip install nodeenv nodeenv nenv source nenv/bin/activate npm install -g gulp bower gulp bower scp -r static/ root@<master>:/tmp/ master# dockerctl copy /tmp/static nailgun:/usr/share/nailgun/ master# dockerctl shell nailgun nailgun# rsync -arv --delete /tmp/static/ /usr/share/nailgun/static/ ... remove cache browser
On Thu, May 28, 2015 at 11:19 AM, Julia Aranovich <jkirnos...@mirantis.com> wrote: > You can setting up fake dev environment [1] based on the latest master, > run 'npm install && gulp bower' from fuel-web/nailgun directory to load > uncompressed ui and its dependencies and replace nailgun/static dir with > compressed ui on your master node by the static dir from fake environment. > > But this is a rather cumbersome way, and something can go wrong :) so I > would still suggest you to re-install with the last iso. > > Hope this will be helpful for you! > > [1] - > https://github.com/stackforge/fuel-web/blob/master/docs/develop/nailgun/development/env.rst#running-nailgun-in-fake-mode > > On Thu, May 28, 2015 at 11:29 AM, Swann Croiset <scroi...@mirantis.com> > wrote: > >> Many thanks Julia for the quick fix! >> >> Is it possible to update my fuel master to test this patch? w/o download >> a new ISO and avoid to reinstall my env ? >> >> On Wed, May 27, 2015 at 6:04 PM, Julia Aranovich <jkirnos...@mirantis.com >> > wrote: >> >>> Hi, >>> >>> That's an issue of course. Settings definitely should support 'none' >>> action in their restrictions. Thank you for catching it! >>> And we've prepared the *fix*: https://review.openstack.org/#/c/186049/. It >>> should be merged ASAP. >>> >>> Best regards, >>> Julia >>> >>> On Wed, May 27, 2015 at 5:57 PM, Swann Croiset <scroi...@mirantis.com> >>> wrote: >>> >>>> Folks, >>>> >>>> With our plugin UI definition [0] I'm trying to use a restriction with >>>> 'action: "none"' to display a message but nothing happen. >>>> According to the doc this should just works [1], btw I didn't find any >>>> similar example on fuel-web/nailgun. >>>> So I guess I hit a bug here or smth is wrong with plugin integration or >>>> I missed smth. >>>> >>>> Does somebody can confirm the bug and help to determine if it should be >>>> filled on 'fuel-plugin' or 'fuel' launchpad project? >>>> >>>> Thanks >>>> >>>> [0] >>>> https://review.openstack.org/#/c/184981/4/environment_config.yaml,cm >>>> [1] >>>> https://github.com/stackforge/fuel-web/blob/master/docs/develop/nailgun/customization/settings.rst#restrictions >>>> >>>> >>>> >>>> __________________________________________________________________________ >>>> OpenStack Development Mailing List (not for usage questions) >>>> Unsubscribe: >>>> openstack-dev-requ...@lists.openstack.org?subject:unsubscribe >>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >>>> >>>> >>> >>> >>> -- >>> Kind Regards, >>> Julia Aranovich, >>> Software Engineer, >>> Mirantis, Inc >>> +7 (905) 388-82-61 (cell) >>> Skype: juliakirnosova >>> www.mirantis.ru >>> jaranov...@mirantis.com <jkirnos...@mirantis.com> >>> >>> >>> __________________________________________________________________________ >>> OpenStack Development Mailing List (not for usage questions) >>> Unsubscribe: >>> openstack-dev-requ...@lists.openstack.org?subject:unsubscribe >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >>> >>> >> >> __________________________________________________________________________ >> OpenStack Development Mailing List (not for usage questions) >> Unsubscribe: >> openstack-dev-requ...@lists.openstack.org?subject:unsubscribe >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> > > > -- > Kind Regards, > Julia Aranovich, > Software Engineer, > Mirantis, Inc > +7 (905) 388-82-61 (cell) > Skype: juliakirnosova > www.mirantis.ru > jaranov...@mirantis.com <jkirnos...@mirantis.com> > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev