profile-create character error

Bug #1710591 reported by chenyb4
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
senlin
Fix Released
Undecided
chenyb4

Bug Description

Use "senlin profile-create -s xxxx xxxx" appear "HttpException: Spec validation error (name): 'ascii' codec can't encode characters in position 7-8: ordinal not in range(128) (HTTP 400) (Request-ID: req-9460904f-ecca-4ea3-94e4-ebf81eff6b87), Spec validation error (name): 'ascii' codec can't encode characters in position 7-8: ordinal not in range(128)"

The profile as fllown:

type: os.nova.server
version: 1.0
properties:
  name: "coffee_测试"
  flavor: "m1.tiny"
  #key_name: "coffee-key"
  networks:
    -
      network: "540613a8-e4d6-47d5-8660-dcdb7339cff5"
      subnet_id: "e3a686ed-7c70-4f10-8abf-b23363c4df5b"
  block_device_mapping_v2:
    -
      boot_index: 0
      delete_on_termination: True
      destination_type: "volume"
      source_type: "image"
      uuid: "0face2c5-58c2-44a4-90bb-43bb6ddf1489"
      volume_size: 10
      device_name: "vda"
  security_groups: ["acfacbd6-e4e1-42c1-b3a4-893fc2924319"]

chenyb4 (chenyb4)
Changed in senlin:
assignee: nobody → chenyb4 (chenyb4)
description: updated
information type: Private Security → Public
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to senlin (master)

Fix proposed to branch: master
Review: https://review.openstack.org/493545

Changed in senlin:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on senlin (master)

Change abandoned by chenyb4 (<email address hidden>) on branch: master
Review: https://review.openstack.org/493545
Reason: In this patch has fix.
https://review.openstack.org/#/c/530433/

Revision history for this message
chenyb4 (chenyb4) wrote :

In this patch has fix. So, this bug will finish.
https://review.openstack.org/#/c/530433/

Changed in senlin:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.