*** chenyb4 has joined #senlin | 01:06 | |
*** pzchen has joined #senlin | 01:15 | |
*** dtruong2 has joined #senlin | 01:27 | |
*** dtruong2 has quit IRC | 01:45 | |
openstackgerrit | chenyb4 proposed openstack/senlin master: Fix nova rebuild not support vm use boot volume https://review.openstack.org/530861 | 02:27 |
---|---|---|
*** blkart has joined #senlin | 02:32 | |
chenyb4 | hi, Qiming I have a problem. execute "openstack cluster receiver create --cluster mycluster --action CLUSTER_SCALE_IN w_scale_in" operation appear "raise NotImplementedError()" | 02:37 |
Qiming | oh? | 02:39 |
chenyb4 | The problem appears to be related to the ReceiverCreateRequest verification. | 02:40 |
Qiming | check the log | 02:40 |
chenyb4 | schema = self._type.get_schema() raise error | 02:41 |
Qiming | which module? | 02:43 |
chenyb4 | https://github.com/openstack/senlin/blob/master/senlin/objects/fields.py#L113 | 02:44 |
chenyb4 | oslo_versionedobjects module | 02:44 |
Qiming | I see. you will need to verify if the request is presenting a usable JSON | 02:46 |
chenyb4 | https://github.com/openstack/senlin/blob/master/doc/source/tutorial/receivers.rst I use this document operation | 02:49 |
Qiming | you will need to verify if the request is presenting a usable JSON | 02:50 |
chenyb4 | ok | 02:51 |
openstackgerrit | lei zhang proposed openstack/senlin master: Remove the deprecated "giturl" option https://review.openstack.org/533477 | 03:09 |
openstackgerrit | Qiming Teng proposed openstack/senlin master: Remove local subclass of Object and ObjectField https://review.openstack.org/533496 | 04:49 |
-openstackstatus- NOTICE: The logs.openstack.org filesystem has been restored to full health. We are attempting to keep logs uploaded between the prior alert and this one, however if your job logs are missing please issue a recheck. | 04:51 | |
*** ChanServ changes topic to "The logs.openstack.org filesystem has been restored to full health. We are attempting to keep logs uploaded between the prior alert and this one, however if your job logs are missing please issue a recheck." | 04:51 | |
*** ChanServ changes topic to "IRCLog: http://eavesdrop.openstack.org/irclogs/%23senlin/ | Bugs: bugs.launchpad.net/senlin | Review: https://review.openstack.org/#/q/project:openstack/senlin,n,z" | 04:54 | |
openstackgerrit | Merged openstack/senlin-dashboard master: Fix issue the deleted item is selected again with batch delete https://review.openstack.org/532731 | 07:03 |
openstackgerrit | Duc Truong proposed openstack/senlin master: [WIP] Fix devgate https://review.openstack.org/533108 | 07:14 |
openstackgerrit | Merged openstack/senlin-dashboard master: Can not recover a clusetr in warning status by senlin-dashboard https://review.openstack.org/532136 | 07:15 |
*** AlexeyAbashkin has joined #senlin | 07:54 | |
*** blkart_ has joined #senlin | 08:08 | |
*** blkart has quit IRC | 08:09 | |
openstackgerrit | Qiming Teng proposed openstack/senlin master: WIP - release notes for Queens https://review.openstack.org/533552 | 08:14 |
chenyb4 | Hi, Qiming about receiver create appear "raise NotImplementedError()", I found that with ClusterActionName not exist get_schema. | 08:48 |
chenyb4 | It has nothing to do with json format. | 08:48 |
*** shu-mutou-AWAY has quit IRC | 08:50 | |
chenyb4 | https://github.com/openstack/oslo.versionedobjects/blob/master/oslo_versionedobjects/fields.py#L244 if self._type value is "<senlin.objects.fields.ClusterActionName object at 0x52f3ad0>",self._type.get_schema() not found get_schema() | 08:53 |
Qiming | I see | 08:56 |
Qiming | do you have this in your local code base? | 08:58 |
Qiming | http://git.openstack.org/cgit/openstack/senlin/tree/senlin/objects/fields.py#n231 | 08:58 |
Qiming | oh, we need get_schema function for BaseEnum class: http://git.openstack.org/cgit/openstack/senlin/tree/senlin/objects/fields.py#n355 | 09:00 |
chenyb4 | i will record this bug | 09:02 |
Qiming | ok | 09:02 |
chenyb4 | Qiming, bug record in this url. https://bugs.launchpad.net/senlin/+bug/1743328 | 09:14 |
openstack | Launchpad bug 1743328 in senlin "receiver create ClusterActionName validation fails" [Undecided,New] | 09:14 |
Qiming | thanks | 09:15 |
*** pzchen has quit IRC | 09:25 | |
*** chenyb4 has quit IRC | 09:26 | |
*** fabian has joined #senlin | 09:51 | |
*** fabian is now known as chenyb4 | 09:54 | |
*** pzchen has joined #senlin | 10:01 | |
*** chenyb4 has quit IRC | 10:03 | |
*** pzchen has quit IRC | 10:07 | |
*** blkart_ has quit IRC | 10:19 | |
*** fabian has joined #senlin | 11:35 | |
*** fabian is now known as chenyb4 | 11:35 | |
*** chenyb4 has quit IRC | 11:49 | |
*** chenyb4 has joined #senlin | 12:09 | |
openstackgerrit | chenyb4 proposed openstack/senlin master: Change AdjustmentType use consts public module https://review.openstack.org/533636 | 12:35 |
*** openstackgerrit has quit IRC | 13:18 | |
*** openstackgerrit has joined #senlin | 13:59 | |
*** ChanServ sets mode: +v openstackgerrit | 13:59 | |
openstackgerrit | chenyb4 proposed openstack/senlin master: Fix reciever create validation error https://review.openstack.org/533646 | 13:59 |
openstackgerrit | chenyb4 proposed openstack/senlin master: Fix reciever create validation error https://review.openstack.org/533646 | 14:57 |
*** chenyb4 has quit IRC | 15:19 | |
*** AlexeyAbashkin has quit IRC | 16:39 | |
*** AlexeyAbashkin has joined #senlin | 16:39 | |
*** AlexeyAbashkin has quit IRC | 16:47 | |
-openstackstatus- NOTICE: Zuul has been restarted and has lost queue contents; changes in progress will need to be rechecked. | 18:24 | |
openstackgerrit | Duc Truong proposed openstack/senlin master: [WIP] Fix devgate https://review.openstack.org/533108 | 18:30 |
*** AlexeyAbashkin has joined #senlin | 18:50 | |
*** AlexeyAbashkin has quit IRC | 18:55 | |
openstackgerrit | Duc Truong proposed openstack/senlin master: [WIP] Fix devgate https://review.openstack.org/533108 | 19:12 |
*** AlexeyAbashkin has joined #senlin | 19:51 | |
*** AlexeyAbashkin has quit IRC | 19:55 | |
*** AlexeyAbashkin has joined #senlin | 20:50 | |
*** AlexeyAbashkin has quit IRC | 20:54 | |
*** AlexeyAbashkin has joined #senlin | 21:50 | |
*** AlexeyAbashkin has quit IRC | 21:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!