[Openstack] [openstack]diablo release dashboard error[Could not import dashboard.views. Error was: No module named kombu.connection]

2011-09-23 Thread darkfower
Hi, my open dasboard url ,error : ViewDoesNotExist at / Could not import dashboard.views. Error was: No module named kombu.connection Request Method: GET Request URL: http://60.12.206.111:8000/ Django Version: 1.3 Exception Type: ViewDoesNotExist Exception Value: Could not import das

[Openstack] ImageTooLarge: Image is larger than instance type allows

2011-09-24 Thread darkfower
Hi, 2011-09-24 22:59:51,603 DEBUG nova.compute.manager [-] image_id=3, image_size_bytes=48318382080, allowed_size_bytes=21474836480 from (pid=31702) _check_image_size /usr/lib/python2.7/dist-packages/nova/compute/manager.py:354 2011-09-24 22:59:51,604 INFO nova.compute.manager [-] Image '3' size 4

[Openstack] [openstack] dashboard + keystone error [ubuntu , diablo release]

2011-09-27 Thread darkfower
Hi, when i login dashboard , error : Unable to get usage info: Invalid service catalog service: nova ERROR:django_openstack.dash:ApiException in instance usage Traceback (most recent call last): File "/opt/openstack-dashboard/django-openstack/django_openstack/dash/views/instances.py", line

Re: [Openstack] [openstack] dashboard + keystone error [ubuntu , diablo release]

2011-09-27 Thread darkfower
plates', 'add', 'RegionOne', 'cdn', 'http://cdn.publicinternets.com/v1.1/%tenant_id%', 'http://cdn.admin-nets.local/v1.1/%tenant_id%', 'http://127.0.0.1:/v1.1/%tenant_id%', '1', '0'

[Openstack] [openstack] dashboard error (Unable to get usage info: Invalid service catalog service: compute)

2011-09-27 Thread darkfower
hi, i login dashboard, error : Unable to get usage info: Invalid service catalog service: compute Traceback (most recent call last): File "/opt/openstack-dashboard/django-openstack/django_openstack/dash/views/instances.py", line 174, in usage usage = api.usage_get(request, tenant_id, da

[Openstack] instance N nics

2011-09-28 Thread darkfower
Hi, now instance support N nics ? ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] dashboard + keystone success (diablo release)

2011-09-28 Thread darkfower
hi, dashboard has normal operation,Thank you very much for anotherjesse ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.

[Openstack] resize error (diablo)

2011-11-16 Thread darkfower
first, i exec command : nova --username admin --apikey gamewave --projectid admin --url http://192.168.1.2:5000/v2.0/ --version 1.1 --debug list result as follow : ++++-+ | ID |Name| Status | Netw

Re: [Openstack] resize error (diablo)

2011-11-17 Thread darkfower
; > > > > *From:* openstack-bounces+adrian_f_smith=dell....@lists.launchpad.net[mailto: > openstack-bounces+adrian_f_smith=dell@lists.launchpad.net] *On Behalf > Of *darkfower > *Sent:* Thursday, November 17, 2011 6:33 AM > *To:* openstack@lists.launchpad.net &g

[Openstack] nova-network exception (diablo)

2011-11-18 Thread darkfower
hello ,everyone: compute node nova-network exception: 2011-11-18 22:35:35,910 ERROR nova.exception [-] DB exception wrapped. (nova.exception): TRACE: Traceback (most recent call last): (nova.exception): TRACE: File "/usr/lib/python2.7/dist-packages/nova/exception.py", line 78, in _wrap (nov

[Openstack] openstack Diablo Installation manual [Simplified Chinese]

2011-11-28 Thread darkfower
hi,everybody: I come from China,In my spare time I wrote a openstack Diablo version of the simplified Chinese installation documentation,Hope to Chinese friends have help ___ Mailing list: https://launchpad.net/~openstack Post to : openstac

[Openstack] nova compute node error [diablo]

2011-12-01 Thread darkfower
hi ,everybody nova compute node error : 2011-12-01 17:35:52,871 WARNING nova.compute.manager [-] Error during power_state sync: QueuePool limit of size 10 overflow 10 reached, connection timed out, timeout 30 2011-12-01 17:37:27,531 WARNING nova.compute.manager [-] Error during power_state sync:

Re: [Openstack] nova compute node error [diablo]

2011-12-01 Thread darkfower
Reox : > Hi > > Thats an sqlalchemy error, what database backend are you using ? That error > is that actually youre not closing connections and they are not returning to > the pool > > Regards > > On Thu, Dec 1, 2011 at 7:04 AM, darkfower wrote: >> >> hi ,

Re: [Openstack] nova compute node error [diablo]

2011-12-01 Thread darkfower
o,thanks 2011/12/2 Leandro Reox : > This might be a bug > > .launchpad.net/horizon/+bug/876663 > > The fix that was backported into Diablo/stable was to retry connections a > few times. Here's info about the fix: https:// > review.openstack.org/#change,1661 > > On

Re: [Openstack] openstack Diablo Installation manual [Simplified Chinese]

2011-12-05 Thread darkfower
no. 2011/11/30 Stefano Maffulli : > HelloOn Tue, 2011-11-29 at 11:29 +0800, darkfower wrote: >> I come from China,In my spare time I wrote a openstack >> Diablo version of the simplified Chinese installation >> documentation,Hope to Chinese friends have help > &

Re: [Openstack] openstack Diablo Installation manual [Simplified Chinese]

2011-12-05 Thread darkfower
d a second email to the list with thoughts on a translation > process for documentation. > > Thanks, > Anne > > > On Tue, Nov 29, 2011 at 10:31 AM, Stefano Maffulli > wrote: >> HelloOn Tue, 2011-11-29 at 11:29 +0800, darkfower wrote: >>> I come

[Openstack] flatdhcp mode bug ..

2011-12-10 Thread darkfower
I use the flatdhcp Openstack in network pattern, the first time the following problem is in a week or so, but later will be more frequent /usr/lib/python2.7/dist-packages/nova/network/manager.py:642 2011-12-10 06:25:38,897 ERROR nova.rpc [-] Exception during message handling (nova.rpc): TRACE:

[Openstack] Essex-2 error (nova-objectstore)

2011-12-20 Thread darkfower
2011-12-20 15:23:45,031 DEBUG nova [-] network_topic : network from (pid=17286) wait /opt/nova-2012.1/nova/service.py:391 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 336, in fire_timers timer() File "/usr/lib/python2.7/dist-packages/

Re: [Openstack] Essex-2 error (nova-objectstore)

2011-12-20 Thread darkfower
hi listen ip error , sorry 2011/12/20 Razique Mahroua : > Hey, > looks like an objectstore instance is already running, or you don't have the > right to bind the port. > Are you root ? > > Le 20 déc. 2011 à 08:24, darkfower a écrit : > >> 2011-12-20 15:23:45,

[Openstack] quantum error (essex-2)

2011-12-20 Thread darkfower
hi, everybody when i exec python setup.py develop in the quantum dir , error as follow : Checking for virtual-env and easy_install done. Command 'develop' not found can i help me ? ___ Mailing list: https://launchpad.net/~openstack P

Re: [Openstack] quantum error (essex-2)

2011-12-20 Thread darkfower
#x27; attribute",) 2011/12/21 Brad Hall : > Hi darkfower, > > Currently you have to do python setup_x.py develop where x corresponds > to the package you want to do that for (server, client, common, etc). > This will be changing soon (I've got a patchset for review that

Re: [Openstack] quantum error (essex-2)

2011-12-20 Thread darkfower
path has gone wrong. > > (why is python looking in /opt/horizon/... when you're starting > quantum-server?) > > On Wed, Dec 21, 2011 at 12:18:33PM +0800, darkfower wrote: > > hi brad, > > > > The inside of the horizon pip-requires wrote -e git+ > >

[Openstack] openstack nova-comoute boot instance error (diablo)

2011-12-23 Thread darkfower
hi,everybody: when i new create a kvm instance , error as flollow: 2011-12-24 11:45:17,937 INFO nova.virt.libvirt_conn [-] Instance instance-0001 spawned successfully. 2011-12-24 11:45:18,126 ERROR nova.exception [-] DB exception wrapped. (nova.exception): TRACE: Traceback (most recent

[Openstack] [openstack] dashboard error (diablo)

2012-01-12 Thread darkfower
hi ,everybody i install opentack all in one in the centos 6.2 x64 bit system, but i click launch of the image , error as flollow : NotFound at /dash/1/images/1/launch The resource could not be found. (HTTP 404) Request Method:GETRequest URL: http://60.12.206.101:800/dash/1/images/1/launch

[Openstack] Essex-4 horizon error

2012-03-01 Thread darkfower
hi , all: i get horizon(essex-4) software package from https://launchpad.net/horizon/essex/essex-4/+download/horizon-2012.1%7Ee4.tar.gz, but i tar xf horizon compress package after, when i exec python setup.py install emerge error , as follows: Traceback (most recent call last): File "setup