<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">So the usecase is,<br>
      <br>
      i've a shared private net for shared services that can use by all
      tenants.<br>
      <br>
      I've created a router, shared-net and subnet for this.<br>
      Now i'm trying to attach to the user-tenant router an interface
      with any IP of the service-shared net, but thats not working:<br>
      <br>
      quantum router-interface-add 424a4e14-54c1-4cd3-b0ef-69deeba3d24c
      7e522217-4633-4def-b1eb-5be2eb3f2335<br>
      Unable to complete operation for network
      39610c0f-228f-4a78-b65c-e523f49bbeed. The IP address 10.0.101.1 is
      in use.<br>
      <br>
      It's possible to attach an interface of an other subnet to a
      router ? It's to make it possible to communicate between
      user-tenant and shared-tenant (not external network).<br>
      <br>
      I'm using openvswitch and gre with namespaces so for each tenant
      one router.<br>
      <br>
      <br>
      I'm trying now since many hours to combine two internal
      networks... <br>
      <br>
      Usecase:<br>
      <br>
      tenant1 (10.0.0.0/24):<br>
      router1<br>
      vm1:<br>
      IP: 10.0.0.20<br>
      <br>
      tenant2(10.0.1.0/24):<br>
      router2<br>
      vm2:<br>
      IP: 10.0.1.8<br>
      <br>
      tenant3(10.0.2.0/24):<br>
      router3<br>
      vm3<br>
      ip: 10.0.2.9<br>
      ....<br>
      <br>
      now should it possible:<br>
      connect from vm1 and vm2 to vm3<br>
      not from vm1 to vm2<br>
      <br>
      i need attach a port of the shared-net to the router of each
      tenant <br>
      <br>
      <br>
      I'm going to crazy :D<br>
      <br>
      <br>
      Greetings and thx<br>
      Heiko<br>
      <br>
      <br>
      On 26.04.2013 12:53, Akihiro MOTOKI wrote:<br>
    </div>
    <blockquote
cite="mid:CALhU9t=KVJXgMtwD2G-OoqM8AxmAHwcAbEOrmnq0yp6egbit6A@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Heiko,
        <div><br>
        </div>
        <div>net-gateway-* feature is provided by network gateway
          extension.</div>
        <div>This extension is specific to Nicira NVP plugin and not
          supported by other plugins (in Grizzly release).</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Akihiro</div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">2013/4/26 Heiko Krämer <span dir="ltr"><<a
              moz-do-not-send="true" href="mailto:info@honeybutcher.de"
              target="_blank">info@honeybutcher.de</a>></span><br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"> Hey guys,<br>
              <br>
              <font face="Courier New, Courier, monospace">I'm trying to
                use:<br>
                <i>quantum net-gateway-list </i></font><br>
              <br>
              or something else of this command. I get every time 404:<br>
              <br>
              <font face="Courier New, Courier, monospace"><i>quantum
                  net-gateway-list</i><i><br>
                </i><i>404 Not Found</i><i><br>
                </i><i><br>
                </i><i>The resource could not be found.</i></font><i><br>
              </i><br>
              I think any extension is missing in my conf?! But i can't
              find any doc :(<br>
              <br>
              quantum.conf:<br>
              <font face="Courier New, Courier, monospace"><i><br>
                  core_plugin =
                  quantum.plugins.openvswitch.ovs_quantum_plugin.OVSQuantumPluginV2</i><i><br>
                </i><i>service_plugins =
                  quantum.plugins.services.agent_loadbalancer.plugin.LoadBalancerPlugin</i><i><br>
                </i><i>router_scheduler_driver =
                  quantum.scheduler.l3_agent_scheduler.ChanceScheduler</i></font><br>
              <br>
              <br>
              <br>
              Greetings and Thx<span class="HOEnZb"><font
                  color="#888888"><br>
                  Heiko<br>
                </font></span></div>
            <br>
            _______________________________________________<br>
            Mailing list: <a moz-do-not-send="true"
              href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
            Post to     : <a moz-do-not-send="true"
              href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
            Unsubscribe : <a moz-do-not-send="true"
              href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
            More help   : <a moz-do-not-send="true"
              href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        Akihiro MOTOKI <<a moz-do-not-send="true"
          href="mailto:amotoki@gmail.com" target="_blank">amotoki@gmail.com</a>>
      </div>
    </blockquote>
    <br>
  </body>
</html>