Hey Christopher, The description is the real issue.
While I understand the marketing of 'container native' the removal of 'LX Branded Zones' from the description, it does cause some customer confusion. Perhaps the Marketing team can reassess this decision. Peter On Wed, Aug 19, 2015 at 6:53 AM, Christopher Horrell <[email protected] > wrote: > Hi, > > The easiest and most reliable way is the filer by type "lx-dataset": > > curl -s https://images.joyent.com/images | json -c 'this.type === > "lx-dataset"' -a uuid name version description > > > -- > Christopher Horrell > Manager, Solutions Engineering > Joyent Inc. > http://www.joyent.com/ > > > On Mon, Aug 17, 2015 at 5:46 AM, Paul Sture <[email protected]> wrote: > >> On 17 Aug 2015, at 1:47, Ian Collins wrote: >> >> > Christopher Horrell wrote: >> >> Hi everyone, >> >> >> >> We just released the following Container-native (lx-brand) and KVM >> >> images to images.joyent.com <http://images.joyent.com> and the Joyent >> >> Public Cloud: >> >> >> >> lx-brand: >> >> centos-6 20150811 3011c3ce-3fc4-11e5-8e79-0f90655d04bf >> >> >> >> KVM >> >> centos-6 20150811 234c4a6e-402e-11e5-a311-8bc6aad0d65f >> >> >> > >> > Has there been a change in naming policy? None of the recent lx-brand >> > images have lx- in their names which makes them hard to identify. >> >> The current scheme is confusing. You need to look at the description to >> see which one is which. >> >> Comparing the manifests show that there isn't really an easy/reliable >> way to tell the >> two apart programatically: >> >> [1] "uuid": "234c4a6e-402e-11e5-a311-8bc6aad0d65f", >> [2] "uuid": "3011c3ce-3fc4-11e5-8e79-0f90655d04bf", >> >> [1] "provider": "joyent", >> [2] "provider": "community", >> >> [1] "description": "CentOS 6.67 64-bit image with just essential >> packages >> installed, built to run on KVM virtual machines.", >> [2] "description": "Container-native CentOS 6.7 64-bit image. Built to >> run >> on containers with bare metal speed, while offering all the services of >> a typical unix host", >> >> [1] "urn": "sdc:sdc:centos-6:20150811", >> [2] "urn": "smartos:smartos:centos-6:20150811", >> >> [1] "type": "zvol", >> [2] "type": "lx-dataset", >> >> [2] "requirements": { >> "brand": "lx", >> "min_platform": { >> "7.0": "20150604T203414Z" >> }, >> >> >> >> -- >> Paul Sture >> >> >> > *smartos-discuss* | Archives > <https://www.listbox.com/member/archive/184463/=now> > <https://www.listbox.com/member/archive/rss/184463/27413467-96467fc5> | > Modify > <https://www.listbox.com/member/?&> > Your Subscription <http://www.listbox.com> > ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
