crowbar-openstack
crowbar-openstack copied to clipboard
Openstack deployment for Crowbar
Removed some deprecated options related to ironic/baremetal deployments. (cherry picked from commit a2d5815368c3891038165bef0794500a3dab2e45) port of #2407
Removed some deprecated options related to ironic/baremetal deployments.
The official SUSE deploy image package will be installed by default together with ironic-server role. Kernel and ramdisk images will be uploaded to glance. (cherry picked from commit a9507cef994bb1471e1c29287d0537d28d5a8fd7) port...
In Ocata use of pipeline.yaml for polling by ceilometer polling agent was deprecated. Instead it is recommended to add a separate polling section in ceilometer config file and set cfg_file...
tempest: using guid for flavor ids to avoid any conflicts for a long long time. Resolves conflict with the ids in nova::flavor
Quoting the doc: > Availability zone to use when user doesn't specify one. > > This option is used by the scheduler to determine which availability > zone to place...
Everything is now done in the new jobs cloud-crowbar-check-pr and cloud-crowbar-gitlint-pr. Delete the two badges, as travis.org is discontinued and gemnasium.com has an TLS error.
Also cleanup code a bit to use the proper entry points rather than dotted path notations (which cause a warning)
Right now the `use_serial` switch is hidden in the raw view but it's useful enough to expose it in the UI.
When you enable/disable HA on the database proposal in your existing deployment, the sstuser_password wasn't stored and on reenable was reset to "random_password", which broke IST/SST of the existing cluster,...