FWIW folks have added *a lot* of cool network functionality lately, it's just all unreleased. See our release notes: http://docs.openstack.org/releasenotes/python-openstackclient/unreleased.html
Look for a 3.0.0 of OpenStackClient any day now On Wed, Aug 17, 2016 at 7:29 AM, <[email protected]> wrote: > Thanks Darek, being new to openstack your links help me understand the > situation much better. > > The openstack client being used what that installed on a controller by > Fuel v9/mikata, i.e. 2.2.0. > I’ll install 2.6.0 on my workstation and try from there. > > [1] also links to python-openstacksdk, which looks (more) interesting, but > there too all operations are not covered. > Don’t see much mention of domain support when clicking though the docs, so > it is perhaps a major limitation if I need to work with ldap. > > By the looks of things though, one needs to go to the neutron CLI for > certain things. > The reference doc for using for neutron is http://docs.openstack.org/ > developer/python-neutronclient/ ? > Would it be correct to say that neutron only does v2 and cannot work with > domains? > > I wonder how horizon is able to “set conext” to a domain and then > operations are valid with context. > > Perhaps one need to just learn the API and program from there without any > libraries or CLI wrappers. > > Regards > > Sean > > ----- > From: Darek Śmigiel > Date: Wednesday 17 August 2016 at 12:28 > Hey Sean, > Please remind, that transition is in progress. You can verify how far we > are here [1]. > But, according to OSC documentation [2] and release notes [3], you should > be able to create subnet. It was released with OSC 2.4 version. > > Could you verify, if you have correct version? > > Darek > > [1] https://etherpad.openstack.org/p/osc-neutron-support > [2] https://github.com/openstack/python-openstackclient/blob/master/ > doc/source/command-objects/subnet.rst#subnet-create > [3] http://docs.openstack.org/releasenotes/python- > openstackclient/unreleased.html#id77 > > > > _______________________________________________ > 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 >
_______________________________________________ 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
