[ussuri][goal] Updates for python 2.7 drop
OpenStack is dropping the py2.7 support in ussuri cycle.
charm repos need few updates on either py2 drop or updating ussuri python template, tox.ini etc.
Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support
Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html
Needed-By: https://review.opendev.org/#/c/714728/
Change-Id: I533f383c7289759c71cf5a4096b38c9bd7c9ac0a
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Overview
This charm deploys and configures a node with OpenStack Ironic which has integration with other OpenStack components.
Configuration
Create an
options.yamlfile with the necessary configurations needed to deploy the charm:The above configurations can be used to deploy the charm using the OpenStack Newton release. Make sure you change the config options according to your needs. See the configuration section for details about the charm’s config options.
Networking
OpenStack Ironic supports integration with Neutron, which is used as a DHCP provider for the
ironic-conductor.Usage
Deploy the charm and add the relations with the other OpenStack charms:
To scale out horizontally:
To scale down:
To deploy locally