← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1653045] Re: Launch instance vm starting up....

 

What is the bug? There are no details here.

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1653045

Title:
  Launch instance vm  starting up....

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  all in one  mode


  [DEFAULT]
  my_ip = 10.40.1.70
  use_neutron = True
  firewall_driver = nova.virt.firewall.NoopFirewallDriver
  transport_url = rabbit://openstack:RABBIT_PASS@controller
  auth_strategy = keystone
  enabled_apis = osapi_compute,metadata
  [api_database]
  connection = mysql+pymysql://nova:NOVA_DBPASS@controller/nova_api
  [barbican]
  [cache]
  [cells]
  [cinder]
  [cloudpipe]
  [conductor]
  [cors]
  [cors.subdomain]
  [crypto]
  [database]
  connection = mysql+pymysql://nova:NOVA_DBPASS@controller/nova
  [ephemeral_storage_encryption]
  [glance]
  api_servers = http://10.40.1.70:9292
  [guestfs]
  [hyperv]
  [image_file_url]
  [ironic]
  [key_manager]
  [keystone_authtoken]
  auth_uri = http://controller:5000
  auth_url = http://controller:35357
  memcached_servers = controller:11211
  auth_type = password
  project_domain_name = default
  user_domain_name = default
  project_name = service
  username = nova
  password = 123456
  [libvirt]
  virt_type = qemu
  [matchmaker_redis]
  [metrics]
  [mks]
  [neutron]
  url = http://controller:9696
  auth_url = http://controller:35357
  auth_type = password
  project_domain_name = default
  user_domain_name = default
  region_name = RegionOne
  project_name = service
  username = neutron
  password = 123456
  service_metadata_proxy = True
  metadata_proxy_shared_secret = METADATA_SECRET
  [osapi_v21]
  [oslo_concurrency]
  lock_path = /var/lib/nova/tmp
  [oslo_messaging_amqp]
  [oslo_messaging_notifications]
  [oslo_messaging_rabbit]
  [oslo_messaging_zmq]
  [oslo_middleware]
  [oslo_policy]
  [placement]
  [placement_database]
  [rdp]
  [remote_debug]
  [serial_console]
  [spice]
  [ssl]
  [trusted_computing]
  [upgrade_levels]
  [vmware]
  [vnc]
  enabled = True
  vncserver_listen = $my_ip
  vncserver_proxyclient_address = $my_ip
  novncproxy_base_url = http://10.40.1.70:6080/vnc_auto.html
  [workarounds]
  [wsgi]
  [xenserver]
  [xvp]



  Launch instance vm  starting up....

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1653045/+subscriptions


References