[Openstack] [Glance] Snapshots and Images I Make Have No Owner
Ludwig Tirazona
ljtirazona at gmail.com
Thu Feb 25 13:52:02 UTC 2016
That was it. Glance-registry was not set up properly to use Keystone.
Thanks, M!
On Thursday, 25 February, 2016 09:25 PM, Mohammed Naser wrote:
> Ludwig,
>
> Sounds like your Glance is not setup to use Keystone authentication.
>
> Make sure that you have:
>
> flavor=keystone
>
> setup in your glance-api.conf and glance-registry.conf
>
> Good luck
> M
>
> On Thu, Feb 25, 2016 at 8:09 AM, Ludwig Tirazona <ljtirazona at gmail.com> wrote:
>> Hello Everyone,
>>
>> I've been testing my new OpenStack deployment. I don't know why, but the
>> instance snapshots I make, whether through Horizon or with "nova
>> image-create" all have no owners! Consequently, they are all only
>> viewable by the admin. What could be happening? Thanks in advance for
>> answers!
>>
>>
>> Here is a sample output of "glance image-show" from my latest test.
>> +------------------+----------------------------------------------------------------------------------+
>> | Property |
>> Value
>> |
>> +------------------+----------------------------------------------------------------------------------+
>> | base_image_ref |
>> 000457fd-9497-4086-ad6f-383373c488e2
>> |
>> | checksum |
>> 0c09a8cfa9a058ac7759c198c29c37e7
>> |
>> | container_format |
>> bare
>> |
>> | created_at |
>> 2016-02-25T13:01:21Z
>> |
>> | direct_url |
>> rbd://3175dc2e-bd5b-4cd7-91ce-1ab9454b4142/glance/c1f9f547-1de3-4fba-
>> |
>> | |
>> 96c2-60eff26d4386/snap
>> |
>> | disk_format |
>> raw
>> |
>> | id |
>> c1f9f547-1de3-4fba-96c2-60eff26d4386
>> |
>> | image_location |
>> snapshot
>> |
>> | image_state |
>> available
>> |
>> | image_type |
>> snapshot
>> |
>> | instance_uuid |
>> 5f039a3b-fb8a-47c9-8352-8fe177075849
>> |
>> | kernel_id |
>> None
>> |
>> | min_disk |
>> 1
>> |
>> | min_ram |
>> 256
>> |
>> | name |
>> myInstance-snap-3
>> |
>> | owner |
>> None
>> |
>> | owner_id |
>> 6433d1abb5904e679ffdb848a5bb76f8
>> |
>> | protected |
>> False
>> |
>> | ramdisk_id |
>> None
>> |
>> | size |
>> 1073741824
>> |
>> | status |
>> active
>> |
>> | tags |
>> []
>> |
>> | updated_at |
>> 2016-02-25T13:02:03Z
>> |
>> | user_id |
>> 11269e1cee4b446b9127d23296c9b307
>> |
>> | virtual_size |
>> None
>> |
>> | visibility |
>> private
>> |
>> +------------------+----------------------------------------------------------------------------------+
>>
>>
>> _______________________________________________
>> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack at lists.openstack.org
>> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
More information about the Openstack
mailing list