Re: [Openstack] Building DevStack

2015-09-03 Thread Dean Troyer
On Thu, Sep 3, 2015 at 1:25 PM, Timothy Symanczyk < timothy_symanc...@symantec.com> wrote: > A simpler way to simply restart horizon would be to follow the advice in > David’s original email. > Actually, to restart Horizon just restart Apache. This also applies to any other services when configu

Re: [Openstack] Building DevStack

2015-09-03 Thread Timothy Symanczyk
anczyk mailto:timothy_symanc...@symantec.com>> Cc: OpenStack General mailto:openstack@lists.openstack.org>> Subject: Re: [Openstack] Building DevStack Thanks David and Timothy. But as I make custom changes to Horizon frontend of devstack in /opt/stack/horizon, I do have to run

Re: [Openstack] Building DevStack

2015-09-03 Thread Sumanth Sathyanarayana
sday, September 2, 2015 at 5:58 PM > To: Sumanth Sathyanarayana > Cc: OpenStack General > Subject: Re: [Openstack] Building DevStack > > > http://www.slideshare.net/SajuMadhavan/open-stack-devstack-screen-commands-and-key-bindings > may be more current. > > On Wed, Sep 2, 2015

Re: [Openstack] Building DevStack

2015-09-03 Thread Timothy Symanczyk
rayana mailto:sumanth.sathyanaray...@gmail.com>> Cc: OpenStack General mailto:openstack@lists.openstack.org>> Subject: Re: [Openstack] Building DevStack http://www.slideshare.net/SajuMadhavan/open-stack-devstack-screen-commands-and-key-bindings may be more current. On Wed, Sep

Re: [Openstack] Building DevStack

2015-09-02 Thread David Medberry
http://www.slideshare.net/SajuMadhavan/open-stack-devstack-screen-commands-and-key-bindings may be more current. On Wed, Sep 2, 2015 at 6:57 PM, David Medberry wrote: > Be aware that there is a "screen" session running with each of the > services. If you go to the appropriate screen in the scree

Re: [Openstack] Building DevStack

2015-09-02 Thread David Medberry
Be aware that there is a "screen" session running with each of the services. If you go to the appropriate screen in the screen session and then "Ctrl-C" therein and hit up arrow return, you'll basically be restarting just that service. This may be out of date but give it a try: http://www.rushiag

[Openstack] Building DevStack

2015-09-02 Thread Sumanth Sathyanarayana
Hi, I am relatively new to openstack and devstack and wanted to know if there is any easy way to build devstack, every time I change a class or a python file in /opt/stack/* If I just compile that particular python file which has been changed (say in Horizon - /opt/stack/horizon/*), it doesn't get