Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2024 13:18:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 279876] nuageinit does not process openstack user-data file
Message-ID:  <bug-279876-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279876

            Bug ID: 279876
           Summary: nuageinit does not process openstack user-data file
           Product: Base System
           Version: 14.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: dimon.bat@yandex.ru

Hi!

Freebsd does not process openstack user-data:

Openstack userdata have filename 'user_data'

# ls /media/nuageinit/openstack/latest
meta_data.json          network_data.json       user_data=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20
vendor_data.json        vendor_data2.json

but /usr/libexec/nuageinit try to open 'user-data'

```=20
f =3D io.open(path.."/user-data")
```

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279876-227>