[Bug 1897838] [NEW] Bad network format: missing 'uuid'

zhangss 1897838 at bugs.launchpad.net
Wed Sep 30 03:12:56 UTC 2020


Public bug reported:

https://docs.openstack.org/trove/latest/user/create-db.html

...
openstack database instance create mysql_instance_1 \
    --flavor 6 \
    --size 5 \
    --nic net-id=8799cf10-01ef-40e2-b04e-06da7cfa5668 \
    --databases test --users userA:password \
    --datastore mysql --datastore_version 5.7 \
    --is-public \
    --allowed-cidr 10.1.0.1/24 \
    --allowed-cidr 202.37.199.1/24
...

Report one fault "Failed to create server for instance 97bd5e8f-1da7
-499a-baaf-85bf185b7dce Bad network format: missing 'uuid'".

** Affects: openstack-trove (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to openstack-trove in Ubuntu.
https://bugs.launchpad.net/bugs/1897838

Title:
  Bad network format: missing 'uuid'

Status in openstack-trove package in Ubuntu:
  New

Bug description:
  https://docs.openstack.org/trove/latest/user/create-db.html

  ...
  openstack database instance create mysql_instance_1 \
      --flavor 6 \
      --size 5 \
      --nic net-id=8799cf10-01ef-40e2-b04e-06da7cfa5668 \
      --databases test --users userA:password \
      --datastore mysql --datastore_version 5.7 \
      --is-public \
      --allowed-cidr 10.1.0.1/24 \
      --allowed-cidr 202.37.199.1/24
  ...

  Report one fault "Failed to create server for instance 97bd5e8f-1da7
  -499a-baaf-85bf185b7dce Bad network format: missing 'uuid'".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openstack-trove/+bug/1897838/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list