<div dir="ltr">Actually this is not possible at the given time because one of the middlewares will enforce that you have a Project ID specified in the request. There was a bug earlier on where this was enforced..<div><br></div><div>What's the usecase of not having it bound to a tenant?</div><div><br></div><div>Endre</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-11-13 11:28 GMT+01:00 Jaime Fernández <span dir="ltr"><<a href="mailto:jjjaime@gmail.com" target="_blank">jjjaime@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>I would like to create a domain with designateclient (<a href="https://github.com/openstack/python-designateclient" target="_blank">https://github.com/openstack/python-designateclient</a>):<br><b style="font-weight:normal"><span style="font-size:10.6667px;font-family:"Courier New";color:rgb(0,0,0);background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">designate domain-create --name 172.in-addr.arpa. --email <a href="mailto:dns@xxx.es" target="_blank">dns@xxx.es</a></span></b><br></div>However,
 any domain created is associated to a tenant and I don't want such an 
association because I want this domain to be valid to any tenant.<br><div><br></div><div>With the REST API, you could use the <b style="font-weight:normal"><span style="font-size:12px;font-family:"Courier New";color:rgb(0,0,0);background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">X-Auth-Sudo-Tenant-ID</span></b> header to assign a domain to a tenant. If the header was not present, it was not assigned to a tenant.<br><br></div><div>Is there any option to use designateclient but forcing that it's created with no tenant?</div></div></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>