Project teams interested in joining as an official project should read theRequirements for new OpenStack Project applications, and apply by proposing thecorresponding change to the reference/projects.yaml file in theopenstack/governance repository.
My openstack based public cloud instance backups which I am trying to configure for the first time, keeps on failing with error : To back up an OpenStack instance, select a Virtual Server Agent proxy that is running as an instance in the OpenStack environment.
It should just be on a openstack instance (i.e not physical or VMware/HyperV or other hypervisor machine) in the same region of the machines you intend to protect. It sounds like perhaps the flavor of OpenStack may not be supported - once you find out you can check it against the requirements in this list (Feature release 23) to make sure.
Concerned body:JB-Cloud-srvrAdditional information:Server is stuck in the "Backup instance creation" state and has been for multiple hours. We are unable to reboot the instance or even have it be usable in SSH or from OVH VNC... Last night the backup worked just fine and today it's been down for 3+ hours and no error is being thrown with relation to the backup. Even through the API we aren't able to cancel the task (not documented anywhere how to cancel openstack tasks) nor are we able to resume the instance. We've attempted to delete the current image it was trying to upload (30/12/2022) as a way to make the current task error out so we can resume the instance. However, that didn't change anything... We have image backup from the 29th but we'd like to backup todays image (30/12/2022).Help and feedback is greatly appreciated!
Content for this site is automatically generated from the data submitted tothe openstack/releases git repository. You can learn more about thisrepository and the release management team processes in the followingdocumentation:
If you configured the environment manually, instead of using Terraform, downloading the RC file from OpenStack might help with figuring out the required values, like the auth_url, region and openstack_domain.
Once the director is deployed, you probably want to upload a cloud config with IaaS specific configuration for your deployments. The vars.yml contains most values, except custom DNS, necessary to interpolate the cloud config from bosh-deployment/openstack/cloud-config.yml:
To enable the OpenStack cloud provider, besides setting the name as openstack, there are specific configuration options that must be set. The OpenStack configuration options are grouped into different sections.
If your OpenStack installation uses a non-standard authentication methodthat might not be yet supported by rclone or the underlying swift library,you can authenticate externally (e.g. calling manually the openstackcommands to get a token). Then, you just need to pass the twoconfiguration variables auth_token and storage_url.If they are both provided, the other variables are ignored. rclone willnot try to authenticate but instead assume it is already authenticatedand use these two variables to access the OpenStack installation.
All discussions or questions about use, operation or future development of OpenStack are welcome on the openstack-discuss mailing list. Please see -team-guide/open-community.html#mailing-lists for guidance on how to apply topic tags in subject lines, and for general netiquette advice.
The task force has created an open mailing list for discussions and announcements. Please send an email to openstack...@snia.org to join. Your request is moderated and will be approved by the list maintainers. You must be subscribed in order to post a new message.
760c119bf3