-
Notifications
You must be signed in to change notification settings - Fork 1.3k
updated the api documentation for createNetworkOffering and updateNetworkOffering #7545
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@blueorangutan LLpackage (testing LL build jobs <----- ignore this) |
|
@andrijapanicsb a [LL] Jenkins job has been kicked to build packages. It will be bundled with (testing LL build jobs <----- ignore this) SystemVM template(s). I'll keep you posted as I make progress. |
|
Packaging result [LL]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 6048 |
|
@blueorangutan package |
|
@andrijapanicsb a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
@blueorangutan LLpackage |
|
@andrijapanicsb a [LL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [LL]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 6049 |
|
Packaging result: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 6122 |
api/src/main/java/org/apache/cloudstack/api/command/admin/network/CreateNetworkOfferingCmd.java
Outdated
Show resolved
Hide resolved
api/src/main/java/org/apache/cloudstack/api/command/admin/network/CreateNetworkOfferingCmd.java
Outdated
Show resolved
Hide resolved
api/src/main/java/org/apache/cloudstack/api/command/admin/network/UpdateNetworkOfferingCmd.java
Outdated
Show resolved
Hide resolved
…ork/UpdateNetworkOfferingCmd.java Co-authored-by: dahn <daan.hoogland@gmail.com>
…ork/CreateNetworkOfferingCmd.java Co-authored-by: dahn <daan.hoogland@gmail.com>
weizhouapache
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code lgtm
|
@blueorangutan package |
|
@weizhouapache a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 6732 |
api/src/main/java/org/apache/cloudstack/api/command/admin/network/CreateNetworkOfferingCmd.java
Outdated
Show resolved
Hide resolved
…ork/CreateNetworkOfferingCmd.java remove line trailing
|
@blueorangutan package |
|
@weizhouapache a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6733 |
Codecov Report
@@ Coverage Diff @@
## 4.18 #7545 +/- ##
===========================================
+ Coverage 0 13.02% +13.02%
- Complexity 0 9032 +9032
===========================================
Files 0 2720 +2720
Lines 0 257071 +257071
Branches 0 40089 +40089
===========================================
+ Hits 0 33475 +33475
- Misses 0 219392 +219392
- Partials 0 4204 +4204 see 2720 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
|
@blueorangutan test rocky8 kvm-rocky8 |
api/src/main/java/org/apache/cloudstack/api/command/admin/network/UpdateNetworkOfferingCmd.java
Outdated
Show resolved
Hide resolved
|
ping @kiranchavala can you review outstanding comments, thanks. |
|
moved to 4.18.2.0 |
api/src/main/java/org/apache/cloudstack/api/command/admin/network/UpdateNetworkOfferingCmd.java
Outdated
Show resolved
Hide resolved
|
ping @kiranchavala |
|
@weizhouapache @kiranchavala , can you agree with my suggestion? |
…ork/UpdateNetworkOfferingCmd.java
|
only textual changes; mergingĤĤĤĤĤĤĤ build errors :( |
* 4.18: updated the api documentation for createNetworkOffering and updateNetworkOffering (#7545)
…workOffering (apache#7545) Co-authored-by: Kiran Chavala <kiranchavala@Kirans-MacBook-Air.local> Co-authored-by: Wei Zhou <weizhou@apache.org> Co-authored-by: dahn <daan.hoogland@gmail.com>
* 4.18: updated the api documentation for createNetworkOffering and updateNetworkOffering (apache#7545)
…workOffering
Description
This PR fixes #7510
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?