c27da4b59379d3c1b4ae32e95f70e70628e704d3

Add network options to zunclient to allow use specify the pre created network to use to create container. CLI format like 'zun create --nets network=982a86dc1194,v4-fixed-ip=172.17.0.3 --nets port=1234567,v6-fixed-ip=2001:db8::2 nginx bash' Value passed to api like this ‘[{u'v4-fixed-ip': u'172.17.0.3', u'network': u'982a86dc1194', u'v6-fixed-ip': u'', u'port': u''}, {u'v4-fixed-ip': u'', u'network': u'', u'v6-fixed-ip': u'2001:db8::2', u'port': u'1234567'}]'’. Change-Id: I6507d153e97564160308dabe90ce8693bc061863
python-zunclient
Client Library for Zun
Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.
- Free software: Apache license
- Documentation: https://docs.openstack.org/developer/python-zunclient
- Source: https://git.openstack.org/cgit/openstack/python-zunclient
- Bugs: http://bugs.launchpad.net/python-zunclient
Features
- TODO
Description
Languages
Python
99.1%
Shell
0.9%