Dear all,

is it possible to define exceptions in the group_binds definition for a network?

for instance we have something like this:
    - network:
        container_bridge: "vlan4"
        container_type: "veth"
        container_interface: "eth1"
        ip_from_q: "container"
        type: "raw"
        group_binds:
          *- all_containers*
          - hosts
        is_container_address: true
        is_ssh_address: true

So, instead of *all_containers* I would be interested in something like 
"all_containers except those running on the ceph nodes".

Any ideas are welcome.

Thank you,
Laszlo

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to