Re: [Openstack] Problems connecting Dashboard and Nova

2011-08-08 Thread Mauricio Arango
Thanks Mark, I'm trying your nova.sh script. I run it in a clean Ubuntu instance as 'nova.sh install'. However it didn't start the nova processes. Please let me know what is the correct way of runnig the scrpt to get everything running. Mauricio On Mon, Aug 8, 2011 at 5:28 PM, Mark Gius wro

Re: [Openstack] Problems connecting Dashboard and Nova

2011-08-08 Thread Mark Gius
$ sudo ./nova.sh branch $ sudo ./nova.sh install $ sudo ./nova.sh run This starts up everything in a screen session. When you detach the screen with Ctrl-A, D all of the openstack components will shut down. The nova.sh script generally sets up a clean environment every time it is run. This make

[Openstack] Question about recent log-related changes

2011-08-08 Thread Vladimir Popovski
Hi Josh, I have a question regarding latest changes that were introduced for log file settings. It seems like now log.py is trying to change mode of log files using: os.chmod(self.logpath, FLAGS.logfile_mode) I’m completely fine with it for all modules except nova-manage… I

Re: [Openstack] Problems connecting Dashboard and Nova

2011-08-08 Thread Mark Gius
Have you set up and configured a keystone instance for authentication? The dashboard only supports Keystone based authentication right now, and it looks like you're trying to connect to nova using Nova's builtin auth. That howto you are following is quite old. If you're looking to get openstack

[Openstack] bad nova-manage service list

2011-08-08 Thread Ivan Frain
Hi guys, I am trying to set up an openstack small cluster and I am facing a problem. I have two nodes, a controller node on which I have installed all the nova-* services and a compute node on which I have installed nova-compute and nova-network. When I run 'nova-manage service list', I only see

[Openstack] Status of Git/Gerrit Code Hosting/Review

2011-08-08 Thread Jay Pipes
Hello all, tl;dr === Contributors have been giving Monty Taylor and Jim Blair feedback on the Gerrit code review system over the last few weeks. Both the Keystone and Glance projects have now migrated to using Git as their source control system and Gerrit for code review and integration into

[Openstack] Problems connecting Dashboard and Nova

2011-08-08 Thread Mauricio Arango
Hi, I installed Nova and Dashboard on a single VirtualBox Ubuntu guest, following the instructions in: http://uksysadmin.wordpress.com/2011/02/17/running-openstack-under-virtualbox-a-complete-guide/ and http://wiki.openstack.org/OpenStackDashboard I added the following lines in Dahsboard's local

Re: [Openstack] Nova (Cactus) unit test is failing #634406

2011-08-08 Thread Jay Pipes
On Mon, Aug 8, 2011 at 11:02 AM, Thomas Goirand wrote: > > - Original message - >> Hi Thomas, >> >> I don't think it's because nobody cares. You may have just posted to >> the mailing list on release day :) > > I didn't realize it, sorry! > It seems I'm the specialist to ask for stuff at >

Re: [Openstack] Nova (Cactus) unit test is failing #634406

2011-08-08 Thread Thomas Goirand
- Original message - > Hi Thomas, > > I don't think it's because nobody cares. You may have just posted to > the mailing list on release day :) I didn't realize it, sorry! It seems I'm the specialist to ask for stuff at the worst moment! :) If its released, then I guess I should get wor

Re: [Openstack] Nova (Cactus) unit test is failing #634406

2011-08-08 Thread Jay Pipes
Hi Thomas, I don't think it's because nobody cares. You may have just posted to the mailing list on release day :) Anyway, bugs logged in Launchpad are how we track bugs on OpenStack projects. I've logged a bug for your bug: https://bugs.launchpad.net/nova/+bug/822723 It references the Debian b

[Openstack] Merge Request

2011-08-08 Thread Donal Lafferty
Hi there, I was wondering whether someone could review merge request https://code.launchpad.net/~citrix-openstack/nova/iso-boot/+merge/66352 ? I'm keen to get the changes into trunk before any merge conflicts arise. DL ___ Mailing list: https://launc