Comment 2 for bug 1645979

Revision history for this message
Jean-Philippe Evrard (jean-philippe-evrard) wrote :

Ok, the env.d/nova has now the following (N/master):

  nova_compute_container:
    belongs_to:
      - compute_containers
    contains:
      - neutron_linuxbridge_agent
      - neutron_openvswitch_agent
      - neutron_l3_agent
      - neutron_metadata_agent
      - nova_compute
    properties:
      is_metal: true
      service_name: nova

instead of (M):

  nova_compute_container:
    belongs_to:
      - compute_containers
    contains:
      - neutron_linuxbridge_agent
      - nova_compute
    properties:
      is_metal: true
      service_name: nova
      container_release: trusty