~ubuntu-branches/ubuntu/raring/nova/raring-proposed

« back to all changes in this revision

Viewing changes to nova/tests/integrated/api_samples/os-quota-sets/quotas-show-get-resp.json.tpl

  • Committer: Package Import Robot
  • Author(s): Chuck Short, James Page, Chuck Short
  • Date: 2013-04-02 08:44:39 UTC
  • mfrom: (1.1.70)
  • Revision ID: package-import@ubuntu.com-20130402084439-e6veyayncnqpxxct
Tags: 1:2013.1~rc2-0ubuntu1
[ James Page ]
* d/control: Promote novnc and websockify to Depends for
  nova-novncproxy (LP: #1066845). 

[ Chuck Short ]
*  New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
    "quota_set": {
3
3
        "cores": 20,
4
4
        "floating_ips": 10,
5
 
        "fixed_ips": 10,
 
5
        "fixed_ips": -1,
6
6
        "id": "fake_tenant",
7
7
        "injected_file_content_bytes": 10240,
8
8
        "injected_file_path_bytes": 255,