-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change os-si-image-schedule extension to rax-si-image-schedule
- Loading branch information
Showing
48 changed files
with
101 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<servers xmlns:OS-SI="http://docs.openstack.org/servers/api/ext/scheduled_images/v1.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://docs.openstack.org/compute/api/v1.1"> | ||
<servers xmlns:RAX-SI="http://docs.openstack.org/servers/api/ext/scheduled_images/v1.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://docs.openstack.org/compute/api/v1.1"> | ||
<server name="new-server-test" id="59a619a2-2374-477e-9d79-4febb191fa80"> | ||
<atom:link href="http://openstack.example.com/v2/openstack/servers/59a619a2-2374-477e-9d79-4febb191fa80" rel="self"/> | ||
<atom:link href="http://openstack.example.com/openstack/servers/59a619a2-2374-477e-9d79-4febb191fa80" rel="bookmark"/> | ||
</server> | ||
</servers> | ||
</servers> |
10 changes: 0 additions & 10 deletions
10
doc/api_samples/os-si-image-schedule/servers-list-resp.xml
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions
8
...s-si-image-schedule/server-post-resp.json → ...x-si-image-schedule/server-post-resp.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...os-si-image-schedule/server-post-resp.xml → ...ax-si-image-schedule/server-post-resp.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<server xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://docs.openstack.org/compute/api/v1.1" id="a872e20c-f0c2-4e25-a00d-7098deada335" adminPass="pr5wzDY2J6WE"> | ||
<server xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://docs.openstack.org/compute/api/v1.1" id="ebcd5074-36c5-44f3-8516-6560efa3c16e" adminPass="D683juqaAhMv"> | ||
<metadata/> | ||
<atom:link href="http://openstack.example.com/v2/openstack/servers/a872e20c-f0c2-4e25-a00d-7098deada335" rel="self"/> | ||
<atom:link href="http://openstack.example.com/openstack/servers/a872e20c-f0c2-4e25-a00d-7098deada335" rel="bookmark"/> | ||
<atom:link href="http://openstack.example.com/v2/openstack/servers/ebcd5074-36c5-44f3-8516-6560efa3c16e" rel="self"/> | ||
<atom:link href="http://openstack.example.com/openstack/servers/ebcd5074-36c5-44f3-8516-6560efa3c16e" rel="bookmark"/> | ||
</server> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...-si-image-schedule/servers-list-resp.json → ...-si-image-schedule/servers-list-resp.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
doc/api_samples/rax-si-image-schedule/servers-list-resp.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<servers xmlns:RAX-SI="http://docs.openstack.org/servers/api/ext/scheduled_images/v1.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://docs.openstack.org/compute/api/v1.1"> | ||
<server name="new-server-test" id="e76c99dc-236b-47a1-afc2-1fd5c2dbbe4d"> | ||
<atom:link href="http://openstack.example.com/v2/openstack/servers/e76c99dc-236b-47a1-afc2-1fd5c2dbbe4d" rel="self"/> | ||
<atom:link href="http://openstack.example.com/openstack/servers/e76c99dc-236b-47a1-afc2-1fd5c2dbbe4d" rel="bookmark"/> | ||
<RAX-SI:image_schedule> | ||
<retention>7</retention> | ||
</RAX-SI:image_schedule> | ||
</server> | ||
</servers> |
Oops, something went wrong.