yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32210
[Bug 1447215] [NEW] Schema Missing kernel_id, ramdisk_id causes #1447193
Public bug reported:
[Description]
[Environment]
- Ubuntu 14.04.2
- OpenStack Kilo
ii glance 1:2015.1~rc1-0ubuntu2~cloud0 all OpenStack Image Registry and Delivery Service - Daemons
ii glance-api 1:2015.1~rc1-0ubuntu2~cloud0 all OpenStack Image Registry and Delivery Service - API
ii glance-common 1:2015.1~rc1-0ubuntu2~cloud0 all OpenStack Image Registry and Delivery Service - Common
ii glance-registry 1:2015.1~rc1-0ubuntu2~cloud0 all OpenStack Image Registry and Delivery Service - Registry
ii python-glance 1:2015.1~rc1-0ubuntu2~cloud0 all OpenStack Image Registry and Delivery Service - Python library
ii python-glance-store 0.4.0-0ubuntu1~cloud0 all OpenStack Image Service store library - Python 2.x
ii python-glanceclient 1:0.15.0-0ubuntu1~cloud0 all Client library for Openstack glance server.
[Steps to reproduce]
0) Set /etc/glance/glance-api.conf to enable_v2_api=False
1) nova boot --flavor m1.small --image base-image --key-name keypair --availability-zone nova --security-groups default snapshot-bug
2) nova image-create snapshot-bug snapshot-bug-instance
At this point the created image has no kernel_id (None) and image_id
(None)
3) Enable_v2_api=True in glance-api.conf and restart.
4) Run a os-image-api=2 client,
$ glance --os-image-api-version 2 image-list
This will fail with #1447193
[Description]
The schema-image.json file needs to be modified to allow null, string
values for both attributes.
** Affects: glance
Importance: Undecided
Assignee: Jorge Niedbalski (niedbalski)
Status: New
** Affects: glance (Ubuntu)
Importance: Undecided
Status: New
** Changed in: glance
Assignee: (unassigned) => Jorge Niedbalski (niedbalski)
** Also affects: glance (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1447215
Title:
Schema Missing kernel_id, ramdisk_id causes #1447193
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Status in glance package in Ubuntu:
New
Bug description:
[Description]
[Environment]
- Ubuntu 14.04.2
- OpenStack Kilo
ii glance 1:2015.1~rc1-0ubuntu2~cloud0 all OpenStack Image Registry and Delivery Service - Daemons
ii glance-api 1:2015.1~rc1-0ubuntu2~cloud0 all OpenStack Image Registry and Delivery Service - API
ii glance-common 1:2015.1~rc1-0ubuntu2~cloud0 all OpenStack Image Registry and Delivery Service - Common
ii glance-registry 1:2015.1~rc1-0ubuntu2~cloud0 all OpenStack Image Registry and Delivery Service - Registry
ii python-glance 1:2015.1~rc1-0ubuntu2~cloud0 all OpenStack Image Registry and Delivery Service - Python library
ii python-glance-store 0.4.0-0ubuntu1~cloud0 all OpenStack Image Service store library - Python 2.x
ii python-glanceclient 1:0.15.0-0ubuntu1~cloud0 all Client library for Openstack glance server.
[Steps to reproduce]
0) Set /etc/glance/glance-api.conf to enable_v2_api=False
1) nova boot --flavor m1.small --image base-image --key-name keypair --availability-zone nova --security-groups default snapshot-bug
2) nova image-create snapshot-bug snapshot-bug-instance
At this point the created image has no kernel_id (None) and image_id
(None)
3) Enable_v2_api=True in glance-api.conf and restart.
4) Run a os-image-api=2 client,
$ glance --os-image-api-version 2 image-list
This will fail with #1447193
[Description]
The schema-image.json file needs to be modified to allow null, string
values for both attributes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1447215/+subscriptions
Follow ups
-
[Bug 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193
From: Chuck Short, 2015-10-13
-
[Bug 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193
From: James Page, 2015-09-02
-
[Bug 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193
From: Launchpad Bug Tracker, 2015-08-20
-
[Bug 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193
From: Chris J Arges, 2015-07-24
-
[Bug 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193
From: Jorge Niedbalski, 2015-07-24
-
[Bug 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193
From: Flavio Percoco, 2015-07-24
-
[Bug 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193
From: Samuel Matzek, 2015-07-06
-
[Bug 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193
From: Ian Cordasco, 2015-07-02
-
[Bug 1447215] [NEW] Schema Missing kernel_id, ramdisk_id causes #1447193
From: Jorge Niedbalski, 2015-04-22
References