weizhouapache opened a new issue #5838:
URL: https://github.com/apache/cloudstack/issues/5838
when I create network offering for vpc tiers, I checked some services
(dhcp,dns,sourcenat,staticnat,etc), the offering was created successfully.
however, the offering does not have any supported services.
ntwk_offering_service_map does not contain any record.
in API log, supportedservices is empty.
2022-01-07 07:44:34,442 DEBUG [c.c.a.ApiServlet]
(qtp1748876332-2873:ctx-66612acb) (logid:6edc4a9d) ===START=== 10.0.3.151 --
GET
name=vpc-tier-no-userdata&displaytext=vpc-tier-no-userdata&guestiptype=isolated&enable=true&serviceofferingid=af59632a-b77b-4ae9-99a2-107a6ef1f5a0&sourcenattype=peraccount&forvpc=true&conservemode=false&supportedservices=&traffictype=GUEST&command=createNetworkOffering&response=json
this seems to be a regression of #5809, reverting #5809 fixes the issue.
##### ISSUE TYPE
<!-- Pick one below and delete the rest -->
* Bug Report
##### COMPONENT NAME
<!--
Categorize the issue, e.g. API, VR, VPN, UI, etc.
-->
~~~
UI
~~~
##### CLOUDSTACK VERSION
<!--
New line separated list of affected versions, commit ID for issues on main
branch.
-->
~~~
4.16 and main
~~~
##### CONFIGURATION
<!--
Information about the configuration if relevant, e.g. basic network,
advanced networking, etc. N/A otherwise
-->
##### OS / ENVIRONMENT
<!--
Information about the environment if relevant, N/A otherwise
-->
##### SUMMARY
<!-- Explain the problem/feature briefly -->
##### STEPS TO REPRODUCE
<!--
For bugs, show exactly how to reproduce the problem, using a minimal
test-case. Use Screenshots if accurate.
For new features, show how the feature would be used.
-->
<!-- Paste example playbooks or commands between quotes below -->
~~~
~~~
<!-- You can also paste gist.github.com links for larger files -->
##### EXPECTED RESULTS
<!-- What did you expect to happen when running the steps above? -->
~~~
~~~
##### ACTUAL RESULTS
<!-- What actually happened? -->
<!-- Paste verbatim command output between quotes below -->
~~~
~~~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]