yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #91375
[Bug 2008116] [NEW] In train, current version is 2.1 instead of 2.10
Public bug reported:
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/"
}
]
}
]
}
** Affects: glance
Importance: Undecided
Status: In Progress
--
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:
In Progress
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
Follow ups