[Openstack] Devstack fedora 17 (issues)

Ghatigar, Prasad M prasad.m.ghatigar at intel.com
Fri Jun 22 09:02:30 UTC 2012


Hi All,

New to devstack. Any help would be appreciated.

Currently I am using devstack on fedora 17 and I get the following error 
(pasting only error log) (This is master branch )

==============
....
....
......

Waiting for keystone to start...
+ timeout 60 sh -c 'while ! http_proxy= wget -O- 
http://10.237.213.237:5000/v2.0/ 2>&1 | grep -q '\''200 OK'\''; do sleep 1; 
done'
+ SERVICE_ENDPOINT=http://10.237.213.237:35357/v2.0
+ ADMIN_PASSWORD=nomoresecrete
+ SERVICE_TENANT_NAME=service
+ SERVICE_PASSWORD=nomoresecrete
+ SERVICE_TOKEN=tester
+ SERVICE_ENDPOINT=http://10.237.213.237:35357/v2.0
+ DEVSTACK_DIR=/home/tester/OpenStack/devstack
+ ENABLED_SERVICES=g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-net,n-vol,n
+ -sch,n-novnc,n-xvnc,n-cauth,horizon,mysql,rabbit
+ bash /home/tester/OpenStack/devstack/files/keystone_data.sh
string indices must be integers, not str

string indices must be integers, not str

string indices must be integers, not str

string indices must be integers, not str

string indices must be integers, not str

string indices must be integers, not str

string indices must be integers, not str

string indices must be integers, not str

string indices must be integers, not str

string indices must be integers, not str
usage: keystone user-role-add --user_id <user-id> --role_id <role-id>
                              [--tenant_id <tenant-id>] keystone 
user-role-add: error: argument --user_id: expected one argument
usage: keystone user-role-add --user_id <user-id> --role_id <role-id>
                              [--tenant_id <tenant-id>] keystone 
user-role-add: error: argument --user_id: expected one argument
usage: keystone user-role-add --user_id <user-id> --role_id <role-id>
                              [--tenant_id <tenant-id>] keystone 
user-role-add: error: argument --user_id: expected one argument
usage: keystone user-role-add --user_id <user-id> --role_id <role-id>
                              [--tenant_id <tenant-id>] keystone 
user-role-add: error: argument --user_id: expected one argument
usage: keystone user-role-add --user_id <user-id> --role_id <role-id>
                              [--tenant_id <tenant-id>] keystone 
user-role-add: error: argument --user_id: expected one argument

...............
...........
..........




++ glance --os-auth-token --os-image-url http://10.237.213.237:9292
++ image-create --name 
cirros-0.3.0-x86_64-uec-kernel --public --container-format aki --disk-format 
aki grep ' id '
++ get_field 2
++ read data
usage: glance [--os-username OS_USERNAME] [--os-password OS_PASSWORD]
              [--os-tenant-id OS_TENANT_ID] [--os-tenant-name OS_TENANT_NAME]
              [--os-auth-url OS_AUTH_URL] [--os-region-name OS_REGION_NAME]
              [--os-auth-token OS_AUTH_TOKEN] [--os-image-url OS_IMAGE_URL]
              [--os-image-api-version OS_IMAGE_API_VERSION]
              [--os-service-type OS_SERVICE_TYPE]
glance: error: argument --os-auth-token: expected one argument
+ KERNEL_ID=
+ '[' -n 
/home/tester/OpenStack/devstack/files/images/cirros-0.3.0-x86_64-uec/cirros-0.3.0-x86_64-initrd 
']'
++ glance --os-auth-token --os-image-url http://10.237.213.237:9292
++ image-create --name 
cirros-0.3.0-x86_64-uec-ramdisk --public --container-format ari --disk-format 
ari grep ' id '
++ get_field 2
++ read data
usage: glance [--os-username OS_USERNAME] [--os-password OS_PASSWORD]
              [--os-tenant-id OS_TENANT_ID] [--os-tenant-name OS_TENANT_NAME]
              [--os-auth-url OS_AUTH_URL] [--os-region-name OS_REGION_NAME]
              [--os-auth-token OS_AUTH_TOKEN] [--os-image-url OS_IMAGE_URL]
              [--os-image-api-version OS_IMAGE_API_VERSION]
              [--os-service-type OS_SERVICE_TYPE]
glance: error: argument --os-auth-token: expected one argument
+ RAMDISK_ID=
+ glance --os-auth-token --os-image-url http://10.237.213.237:9292
+ image-create --name cirros-0.3.0-x86_64-uec --public
+ --container-format ami --disk-format ami
usage: glance [--os-username OS_USERNAME] [--os-password OS_PASSWORD]
              [--os-tenant-id OS_TENANT_ID] [--os-tenant-name OS_TENANT_NAME]
              [--os-auth-url OS_AUTH_URL] [--os-region-name OS_REGION_NAME]
              [--os-auth-token OS_AUTH_TOKEN] [--os-image-url OS_IMAGE_URL]
              [--os-image-api-version OS_IMAGE_API_VERSION]
              [--os-service-type OS_SERVICE_TYPE]
glance: error: argument --os-auth-token: expected one argument
++ failed
++ local r=2
++ set +o xtrace


Thanks for taking time, is this a bug or issue with my environment?

Note that I see same issue with F16 with stable/essex brach.

Prasad


--
You received this question notification because you asked the question.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 8658 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120622/eff22b60/attachment.bin>
-------------- next part --------------
--------------------------------------------------------------
Intel Shannon Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263
Business address: Dromore House, East Park, Shannon, Co. Clare

This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.



More information about the Openstack mailing list