*** openstack has joined #openstack-masakari | 13:15 | |
*** ChanServ sets mode: +o openstack | 13:15 | |
goldyfruit | Guys | 17:36 |
---|---|---|
goldyfruit | This commit https://github.com/openstack/python-masakariclient/commit/2475bf1ba27683b3ce5c679b5ea3517921b57926 broke the CLI | 17:37 |
goldyfruit | I'm using the master branch and the latest microversion available is 1.0 no 1.1 | 17:37 |
goldyfruit | The error I got: | 17:38 |
goldyfruit | A default microversion for service instance-ha of 1.1 was requested, but the cloud only supports a maximum of only supports a minimum of 1.0 and a maximum of 1.0. The default microversion was set because a microversion formatted version string, '1.1', was passed for the api_version of the service. If it was not intended to set a default microversion please remove anything other than an integer major version from the version setting for | 17:38 |
goldyfruit | the service. | 17:38 |
goldyfruit | But if I run the command with the version it works | 17:39 |
goldyfruit | openstack --os-ha-api-version 1.0 notification list | 17:39 |
goldyfruit | Version returned by the API | 17:50 |
goldyfruit | { | 17:50 |
goldyfruit | "versions": [ | 17:50 |
goldyfruit | { | 17:50 |
goldyfruit | "id": "v1.0", | 17:50 |
goldyfruit | "status": "CURRENT", | 17:50 |
goldyfruit | "version": "1.0", | 17:50 |
goldyfruit | "min_version": "1.0", | 17:50 |
goldyfruit | "updated": "2016-07-01T11:33:21Z", | 17:50 |
goldyfruit | "links": [ | 17:50 |
goldyfruit | { | 17:50 |
goldyfruit | "rel": "self", | 17:50 |
goldyfruit | "href": "http://192.168.3.200:15868/v1/" | 17:50 |
goldyfruit | } | 17:50 |
goldyfruit | ] | 17:50 |
goldyfruit | } | 17:50 |
goldyfruit | ] | 17:50 |
goldyfruit | } | 17:50 |
goldyfruit | Other question, is it possible to make hostmonitoring running into a docker container ? | 18:01 |
goldyfruit | systemctl commands into a container will be complex | 18:04 |
goldyfruit | samP, any idea ? | 19:07 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!