Grenade test fails while using a deprecated glance command

Bug #1356310 reported by Marc Koderer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
grenade
Fix Released
Undecided
Unassigned

Bug Description

Job "check-grenade-dsvm-icehouse" fails due to a wrong usage of glance.
"glance add" is deprecated with commit: https://review.openstack.org/#/c/108804/
And this was adapted in grenade with: https://review.openstack.org/#/c/109724/

Error message in the log (see http://logs.openstack.org/20/113820/2/check/check-grenade-dsvm-icehouse/a4647ad/):

 2014-08-13 10:08:31.740 | ++ glance add --silent-upload name=javelin-0.3.1-x86_64-uec-ramdisk is_public=True container_format=ari disk_format=ari
2014-08-13 10:08:32.100 | usage: glance [--version] [-d] [-v] [--get-schema] [--timeout TIMEOUT]
2014-08-13 10:08:32.100 | [--no-ssl-compression] [-f] [--os-image-url OS_IMAGE_URL]
2014-08-13 10:08:32.100 | [--os-image-api-version OS_IMAGE_API_VERSION] [-k]
2014-08-13 10:08:32.100 | [--os-cert OS_CERT] [--cert-file OS_CERT] [--os-key OS_KEY]
2014-08-13 10:08:32.100 | [--key-file OS_KEY] [--os-cacert ]
2014-08-13 10:08:32.100 | [--ca-file OS_CACERT] [--os-username OS_USERNAME]
2014-08-13 10:08:32.100 | [--os-user-id OS_USER_ID]
2014-08-13 10:08:32.100 | [--os-user-domain-id OS_USER_DOMAIN_ID]
2014-08-13 10:08:32.100 | [--os-user-domain-name OS_USER_DOMAIN_NAME]
2014-08-13 10:08:32.100 | [--os-project-id OS_PROJECT_ID]
2014-08-13 10:08:32.100 | [--os-project-name OS_PROJECT_NAME]
2014-08-13 10:08:32.100 | [--os-project-domain-id OS_PROJECT_DOMAIN_ID]
2014-08-13 10:08:32.100 | [--os-project-domain-name OS_PROJECT_DOMAIN_NAME]
2014-08-13 10:08:32.100 | [--os-password OS_PASSWORD] [--os-tenant-id OS_TENANT_ID]
2014-08-13 10:08:32.100 | [--os-tenant-name OS_TENANT_NAME] [--os-auth-url OS_AUTH_URL]
2014-08-13 10:08:32.100 | [--os-region-name OS_REGION_NAME]
2014-08-13 10:08:32.100 | [--os-auth-token OS_AUTH_TOKEN]
2014-08-13 10:08:32.100 | [--os-service-type OS_SERVICE_TYPE]
2014-08-13 10:08:32.100 | [--os-endpoint-type OS_ENDPOINT_TYPE]

Marc Koderer (m-koderer)
summary: - Grenade test fails with deprecated glance command
+ Grenade test fails while using a deprecated glance command
Jeremy Stanley (fungi)
affects: openstack-ci → grenade
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to grenade (stable/icehouse)

Reviewed: https://review.openstack.org/113878
Committed: https://git.openstack.org/cgit/openstack-dev/grenade/commit/?id=3be1c825f9217dbedb27ade2facd4834dede141d
Submitter: Jenkins
Branch: stable/icehouse

commit 3be1c825f9217dbedb27ade2facd4834dede141d
Author: Cindy Pallares <email address hidden>
Date: Fri Jul 25 15:56:07 2014 -0500

    Remove deprecated glance commands from javelin setup

    There are some deprecated commands being used in the javelin setup
    they should be removed since we are removing all the deprecated
    glance client commands in this patch
    http://review.openstack.org/#/c/108804/

    Closes-Bug: #1356310

    Change-Id: Ieb05c7ba2959c26c987667dba751e94b899772af
    (cherry picked from commit 6c4165320118e669f223398633c6a761ed442522)

tags: added: in-stable-icehouse
Marc Koderer (m-koderer)
Changed in grenade:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.