yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #91386
[Bug 2008116] Re: In train, current version is 2.1 instead of 2.10
** Changed in: glance
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/2008116
Title:
In train, current version is 2.1 instead of 2.10
Status in Glance:
Confirmed
Bug description:
In train, current version is 2.1 instead of 2.10:
(undercloud) [stack@undercloud-0 ~]$ curl http://10.10.10.10:9292 | jq .
{
"versions": [
{
"id": "v2.1",
"status": "CURRENT",
"links": [
{
"rel": "self",
"href": "http://10.10.10.10:9292/v2/"
}
]
},
{
"id": "v2.9",
"status": "SUPPORTED",
"links": [
{
"rel": "self",
"href": "http://10.10.10.10:9292/v2/"
}
]
},
{
"id": "v2.8",
"status": "SUPPORTED",
"links": [
{
"rel": "self",
"href": "http://10.10.10.10:9292/v2/"
}
]
},
{
"id": "v2.7",
"status": "SUPPORTED",
"links": [
{
"rel": "self",
"href": "http://10.10.10.10:9292/v2/"
}
]
},
{
"id": "v2.6",
"status": "SUPPORTED",
"links": [
{
"rel": "self",
"href": "http://10.10.10.10:9292/v2/"
}
]
},
{
"id": "v2.5",
"status": "SUPPORTED",
"links": [
{
"rel": "self",
"href": "http://10.10.10.10:9292/v2/"
}
]
},
{
"id": "v2.4",
"status": "SUPPORTED",
"links": [
{
"rel": "self",
"href": "http://10.10.10.10:9292/v2/"
}
]
},
{
"id": "v2.3",
"status": "SUPPORTED",
"links": [
{
"rel": "self",
"href": "http://10.10.10.10:9292/v2/"
}
]
},
{
"id": "v2.2",
"status": "SUPPORTED",
"links": [
{
"rel": "self",
"href": "http://10.10.10.10:9292/v2/"
}
]
},
{
"id": "v2.1",
"status": "SUPPORTED",
"links": [
{
"rel": "self",
"href": "http://10.10.10.10:9292/v2/"
}
]
},
{
"id": "v2.0",
"status": "SUPPORTED",
"links": [
{
"rel": "self",
"href": "http://10.10.10.10:9292/v2/"
}
]
}
]
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/2008116/+subscriptions
References